
Restricted Crafting
Permissions-based item crafting restrictions
- Загрузки
- 397
- Подписчики
- 5
- Обновлён
- 1 июня 2025 г.
- Лицензия
- MIT
Опубликован 1 июня 2025 г.

This mod allows you to restrict crafting of items based on permissions.
You can restrict crafting of any recipe by adding a permission node restricted-crafting.<recipe_id>.
For example, to restrict crafting of iron ingots from nuggets, add restricted-crafting.minecraft:iron_ingot_from_nuggets with value false.
You can find all recipe ids in server.jar/META-INF/versions/<version>/server-<version>.jar/data/minecraft/recipes/ folder or in this repository.
To restrict crafting for Crafter, add a permission node restricted-crafting.crafter.<recipe_id> in default LuckPerms group.
Комментарии
Загружаем…