Skip to content

Commit

Permalink
Add Netherite Wolf Armor smithing recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
SLH335 committed Apr 25, 2024
1 parent f77ae4d commit a499f07
Showing 1 changed file with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"type": "minecraft:smithing_transform",
"addition": {
"item": "minecraft:netherite_ingot"
},
"base": {
"item": "minecraft:wolf_armor"
},
"result": {
"item": "netheriteextras:netherite_wolf_armor"
},
"template": {
"item": "minecraft:netherite_upgrade_smithing_template"
}
}

0 comments on commit a499f07

Please sign in to comment.