CHANGE LOG:
ADDED support for the crafter block in 1.21.
- Shaped & shapeless recipes are automatically craftable here. Crafting permissions are ignored as of right now.
- Crafter debug command for debugging specifically the crafter
ADDED campfire recipes.
ADDED grindstone recipes.
ADDED multiple stonecutter outputs. Define a
'group' to show multiple recipe outputs.
ADDED ability to
disable non-crafting recipes (delete or update blacklisted.yml)
Code (Text):
override-recipes:
Crafting:
- STICK
Smelting:
- GLASS
ADDED
player head textures as recipe results.
FIXED ItemsAdder items issue, and their appearance in the vanilla recipe book
FIXED auto-discover not discovering recipes upon joining the server.
FIXED occasional recipe book issue causing some recipes to not show for default players that had the required permission.
FIXED error that occurred when custom items from other plugins were present in recipe ingredients without the actual plugin enabled.
FIXED issue with amount deductions with shapeless recipes (i.e the whole stack would be taken).
If you discover any issues or have any feature suggestions, please reach out via discord (right corner get - support button) or PM me. I will help! Thank you!