16 lines
316 B
JSON
16 lines
316 B
JSON
{
|
|
"type": "minecraft:smithing_transform",
|
|
"addition": {
|
|
"item": "minecraft:netherite_ingot"
|
|
},
|
|
"base": {
|
|
"item": "minecraft:diamond_shovel"
|
|
},
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:netherite_shovel"
|
|
},
|
|
"template": {
|
|
"item": "minecraft:netherite_upgrade_smithing_template"
|
|
}
|
|
} |