Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Links
Creators
Details
Licensed MIT
Published last month
Updated last month
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.



