- fixed recipe templates not working with shaped recipes
- fixed recipe template method not working properly and made it extendable for other recipe types
- fixed an issue with custom mod shaders on fabric
- fixed an issue with the mod shared recipe conditions
- fixed a concurrent modification exception caused by last update
- fixed recipe template method not working properly and made it extendable for other recipe types
- fixed an issue with custom mod shaders on fabric
. fixed a mod compat issue related to the latest updated
- fixed another issue with FakeLevel causing a rare crash with some mods
. fixed a mod compat issue related to the latest updated
- fixed another issue with FakeLevel causing a rare crash with some mods
- fixed a recently added issue that caused block item map to be initialized early causing all sorts of issues
- fixed an issue where FakeLevel was not returning a RegistryAccess
- fixed an issue where FakeClientPlayer was not returning a MinecraftServer
- fixed an issue with fabric networking not working when a fake server level was used
UPDATED:
- fixed some wood type child keys not gettig populated correctly
- fixed custom post shaders not loading on fabric
UPDATED:
- Corrected WoodType's logs and planks for Gardens of The Dead's whistlecane
- fixed another issue with empty fluid
- added some better api for shaders