- fixed registration order on fabric, causing issues with components
- fixed an issue on forge when sending packets using a fake level
- fixed shared conditions not working in all cases on neoforge, added missing conditions there
- fixed map markers json not working with tags when being sent to clients
- fixed shared conditions not working in all cases on neoforge, added missing conditions there
- fixed map markers json not working with tags when being sent to clients
- 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