▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Recipes
Recipes

Recipes

Create new or override existing recipes using format similar to one used by data-packs.

146
3

Recipes 1.3.0

release11 января 2026 г.
  • Components can now be defined in a more readable format:
    "components": {
        "minecraft:item_model": "firedot:scroll_of_recovery",
        "minecraft:custom_name": "{ text: 'Custom Item Name', color: '#FF0000' }",
        "minecraft:lore": "[{ text: 'Custom Item Lore', color: '#FF0000' }]",
        "minecraft:max_stack_size": 14
    }    
    
    Old format is still supported but it is recommended to try out the new one.

Recipes 1.2.0

release21 декабря 2025 г.
  • Item registry is now using a human readable format.
    • This simplifies editing custom items manually.
      • Due to how reading/writing files currently works, manual edits should be done while the server is offline. This will likely be addressed in a future release.
  • 1.21.0 is no longer supported. Please update to 1.21.1 or above.

Recipes 1.1.0

beta15 ноября 2025 г.
  • Added disabled_recipes option to config.yml which accepts a list of recipes to be disabled upon plugin reload.
  • Added hook_into_resources_reload_event which - when set to true - re-registers (and re-disables) recipes upon calling /mincraft:reload command.

Recipes 1.0.0

beta12 ноября 2025 г.

Initial release. Refer to documentation page to learn more about the project. Bugs may occur but I did my best to test it. Marking release as beta until I'm sure it's stable enough. :)

This is a LoreSchaeffer/NBTRecipes fork which I contributed to in the past. It now appears that orignial project has been abandoned so I decided to create and publish this fork. I primary develop it for use on my server but I thought someone may find it useful too.

List of changes between NBTReipes and this fork can be found inside CHANGELOG file.

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:BSD-3-Clause
Опубликован:4 месяца назад
Обновлён:1 месяц назад
Главная