
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:
Old format is still supported but it is recommended to try out the new one."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 }
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.
- This simplifies editing custom items manually.
- 1.21.0 is no longer supported. Please update to 1.21.1 or above.
Recipes 1.1.0
beta15 ноября 2025 г.- Added
disabled_recipesoption toconfig.ymlwhich accepts a list of recipes to be disabled upon plugin reload. - Added
hook_into_resources_reload_eventwhich - when set totrue- re-registers (and re-disables) recipes upon calling/mincraft:reloadcommand.
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.
Создатели
Детали
Лицензия:BSD-3-Clause
Опубликован:4 месяца назад
Обновлён:1 месяц назад
