- Added more rotation utils.
- Allow blocks with blockstate variants to map items models to item jsons.
- Fixed Multi Recipes not showing up in JEI.
- Fixed a rare crash when an invalid event is passed to the client ticker.
Lots of new stuff to be used by future things :eyes:
- Moved in a bunch of code from Quark.
- Added some SideOnly annotations to not mess up chisels and bits.
- Recipes can now take in Ingredient instances as parameters.
- Added BlacklistOredictIngredient.
- Fixed a missing flag in double slabs causing a crash with CustomSpawner.
- Added support for blocks to have custom ItemBlocks.
- Fixed backwards compatibility with the methods morphtool and akashic tome were using
- Added the Multi-recipe system to allow for some dynamic quark recipes to work properly with the new registry system
- Fixed a spam of debug messages being shot out when the registries initialize because I forgot to remove them after testing >_>
- Fixed recipes with block variants not registering properly.
- Updated to Forge 14.21.1.2387. Make sure you have it or later.
- Implemented a system to help working with the new registry events.
WARNING: This version is INCOMPATIBLE with AutoRegLib mods made for versions prior to this one. Do not update unless those mods have updated already.
- Fixed the forge dependency being strict and not allowing for versions after the one specified.
Updated the recipe hooks to forge's new recipe registry and added a sanity check for broken recipes.
WARNING: If you are using the deleted version of quark do NOT update to this for now.
- This version should fix recipes for mods using ARL in 1.12.
- Updated to Minecraft 1.12.
- Added recipe features from Biomes O Plenty (modified) to help with the new 1.12 recipes.
- Fixed inventories
- Ported to 1.11.2
- Fixed a crash when loading the game with the Turkish Locale.
-Release mod