Hotfix:
- biome context result would be null, causing it to crash on world generation.
Hotfix
- Mixin extras causes crash
Hotfix
- crash caused by mixinextras
CHANGES
- Version bump to 1.2.5
- Deprecated RendererRegistry in order to prioritize GameRendering
- Added ResourceReloadManager
- Revamped RegistryBuilder to support traditional Registries Registry
- Revamped CoreRegistry to support ResourceKeys
CHANGES
- Version bump to 1.2.5
- Deprecated RendererRegistry in order to prioritize GameRendering
- Removed SkullRegistry and ItemTransformations to prioritize GameRendering
- Replaced LootRegistry with LootModifier, a cleaner approach
- Added ResourceReloadManager
- Revamped RegistryBuilder to support traditional Registries Registry
- Revamped CoreRegistry to support ResourceKeys
BUGFIXES
- #6 - Lootr chests not opening in arclight servers
FEATURES new MathAnimator system
FIXES indev: Unsafe configs not being called in time indev: ServerListenerEvents not being called #5 Crashes on floor item rendering
BUGFIXES
- 4# - SpawnPlacementsAccessor would cause crash
FEATURES
- new Skull registry system
- new Entity Data Serializer registry
- new Entity registry
- new Block Entity registry
- new Sound registry
CHANGES
- reworked Networking system
- reworked some events
FEATURES
- new Skull registry system
- new Entity Data Serializer registry
- new Entity registry
- new Block Entity registry
- new Sound registry
CHANGES
- reworked Networking system
- reworked some events
BUGFIXES
- #3 - Incompatibility with Spongeforge
BUGFIXES
- May cause crash with create due to item rendering mixin.
- BiomePlacement not working properly on fabric side.
- EntityEvents not working properly.