smithing recipe

This commit is contained in:
D_mon 2022-03-17 14:37:30 -05:00 committed by GitHub
parent e1c229d164
commit 96a4bda0bf
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_shovel"},
"addition": {"item":"minecraft:diamond"},
"result": {"item":"minecraft:diamond_shovel"}
}