Lots of AutoRegister additions and fixes!
- Added support for EntityTypes, MobEffects, and Potions.
- Added functions for Brewing recipe and Compostables recipe registration.
- Added fields to AutoRegisterBlock to auto-generate stairs, slabs, fences, fence gates, and wall blocks.
- Fixed creative tabs.
If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!
Lots of AutoRegister additions and fixes!
- Added support for EntityTypes, MobEffects, and Potions.
- Added functions for Brewing recipe and Compostables recipe registration.
- Added fields to AutoRegisterBlock to auto-generate stairs, slabs, fences, fence gates, and wall blocks.
- Fixed creative tabs.
If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!
1.20.4 release!
- Removed the custom safe structure locate trigger.
If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!
- Fixed commands using the AutoRegistration system sometimes not registering.
If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!
- Fixed SurfaceHelper not correctly detecting surface heights
If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!
- Added new icon and logo!
- Added support for Catalogue
If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!
1.20 and 1.20.1 release! Changelog:
- Added lots of documentation!
- Attempted hotfix for rare vanilla crash caused by ConcurrentModificationException in JigsawManager.
If you want to get early access to all my mods, Join the Patreon!
Join us on Discord!
Follow me on Twitter for more mod updates!
- Backported the massive Jigsaw overhaul I made for the 1.19.2+ version of the API!
- Added support for custom commands, ConfiguredFeatures and PlacedFeatures to AutoRegiser
- Potion recipes created with AutoRegister now initialize at the proper time
- Added addCompostableItem helper method to AutoRegisterUtils