#recipe for new smithing table

1 messages · Page 1 of 1 (latest)

uncut whale
#

how do i make netherite upgrade recipies for custom items in the new smithing table

tawdry condor
#

{
"format_version": "1.12",
"minecraft:recipe_smithing_transform": {
"description": {
"identifier": "minecraft:smithing_netherite_boots"
},

"tags": [ "smithing_table" ],

"template": "minecraft:netherite_upgrade_smithing_template",
"base": "minecraft:diamond_boots",
"addition": "minecraft:netherite_ingot",
"result": "minecraft:netherite_boots"
}
}