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

Recipes

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

204
4

Recipes 1.3.2

release10 апреля 2026 г.
  • Fixed application of raw item components on 26.1 and above.

Recipes 1.3.1

release8 апреля 2026 г.
  • Dependency updates and FastStats analytics to soon replace bStats.
  • Tested plugin on 26.1.X and it seems to work perfectly fine.
    • Marked this version as supported on Modrinth.

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.

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

Minecraft: Java Edition

26.1.x1.21.x

Платформы

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

Сервер

Создатели

Детали

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