Restricted Crafting
[Image: Restricted crafting of iron ingots]
This modification enables control over item crafting accessibility using a permission system. You can restrict the creation of any recipe by adding the corresponding permission with the restricted-crafting. prefix before the recipe identifier.
For example, to prohibit converting nuggets into iron ingots, set the permission restricted-crafting.minecraft:iron_ingot_from_nuggets with a value of false.
How to find recipe identifiers?
The identifiers of all recipes are located in the directory server.jar/META-INF/versions/<version>/server-<version>.jar/data/minecraft/recipes/ or you can use a specialized repository.
Features for automatic crafter (Crafter):
To restrict crafting through the auto-crafter, you need to add a permission of the type restricted-crafting.crafter.<recipe_identifier> in the default LuckPerms group.