Merge pull request from Amsg-Two/patch-2

smithing recipe
This commit is contained in:
Sunskimmer822 2022-03-17 12:32:36 -07:00 committed by GitHub
commit 09e06250ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,6 @@
{
"type": "minecraft:smithing",
"base": {"item":"minecraft:iron_axe"},
"addition": {"item":"minecraft:diamond"},
"result": {"item":"minecraft:diamond_axe"}
}