
Enchanting-Smith
Add new Smithing Recipe format applying enchantment
- Загрузки
- 878
- Подписчики
- 1
- Обновлён
- 4 августа 2024 г.
- Лицензия
- GPL-2.0-only
Опубликован 11 марта 2024 г.
Enchanting Smith
About
- Add new Smithing Recipe format applying enchantment
- Additional recipes can be added via json recipes!
Supported Loader & Versions
| Loader | MC version | Available |
|---|---|---|
| Fabric | 1.16.5 | O |
| 1.18.2 | X | |
| 1.19.2 | X | |
| 1.20.1 | O | |
| Forge | 1.16.5 | O |
| 1.18.2 | X | |
| 1.19.2 | X | |
| 1.20.1 | X | |
| NeoForge | - | - |
Dependencies
- Fabric ... None
- Forge ... None
Json Recipe Format
{
"type": "enchanting_smith:upgrade",
"upgrade": {
"item": "item id (ex; minecraft:iron_ingot)",
"tag": "item tag id (ex; minecraft:water_buckets)",
"_comment": "upgrade block is the same as ingredient format, so must have either \"item\" or \"tag\"!!"
},
"enchantment": "enchantment id (ex; minecraft:protection)"
}
Credits
Ченджлог
1.0.1+fabric1.20.1Релиз1.20.1 · 4 августа 2024 г.
- Fixed issue #1
- Updated dependency versions
Комментарии
Загружаем…