Merge pull request #1 from Amsg-Two/patch-1

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

View File

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