Merge pull request #5 from Amsg-Two/patch-7

smithing recipe
This commit is contained in:
D_mon 2022-03-17 14:58:36 -05:00 committed by GitHub
commit c2df79e520
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:gold_hoe"},
"addition": {"item":"minecraft:diamond"},
"result": {"item":"minecraft:diamond_hoe"}
}