Перейти к содержимому
Mineforgian

Shadi Smith

Adds a new smithing recipe type that applies enchanting.

Загрузки
65
Подписчики
9
Обновлён
17 ноября 2025 г.
Лицензия
MIT

Опубликован 17 ноября 2025 г.

Adds a new smithing recipe type that applies enchanting. This mod is intended to be used with datapacks, and doesn't add any new content! Additionally addition item is always set to lapis lazuli.

Example Recipe

{
  "type": "shadismith:smithing_enchant",
  "base": {
    "tag": "minecraft:enchantable/weapon"
  },
  "template": {
    "item": "minecraft:paper"
  },
  "enchantment": "minecraft:mending"
}

This example assumes paper as the smithing template, and outputs any given weapon with mending added on top.

Комментарии

Загружаем…