- Revamped loading of CraftingTweaks compat files
- Added support for loading CraftingTweaks compat files from
config/craftingtweaks/grids - Added support for loading CraftingTweaks compat files from within mod jars under
craftingtweaks/gridsfolder - Deprecated support for loading from data packs, as data packs do not work well in scenarios where the mod is present on the client only
- Added support for loading CraftingTweaks compat files from
Data packs containing CraftingTweaks compat files will continue to work. However, to ensure they are loaded when playing in multiplayer as well, the following migrations are recommended:
- Modpack makers using data packs for CraftingTweaks should move their CraftingTweaks data pack files into the
config/craftingtweaks/gridsfolder instead - Mod makers shipping compat files for CraftingTweaks should move their compat files out of the data pack and into a
craftingtweaks/gridsfolder at the root of the resources instead - Users using data packs for CraftingTweaks should move their CraftingTweaks data pack files into the
config/craftingtweaks/gridsfolder
- Updated to Minecraft 1.21.8
- Updated to Minecraft 1.21.7
- Updated to Minecraft 1.21.6
- Fixed Tom's Simple Storage support
- Note: Crafting Tweaks is only supported on the "default" mode of the Crafting Terminal
- Added APIs for defining how to reposition or hide the recipe book button
- Updated to Minecraft 1.21.5



