ForgePatch/src/generated/resources/data/minecraft/recipes/diamond_leggings.json

16 lines
220 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern": [
"XXX",
"X X",
"X X"
],
"key": {
"X": {
"tag": "forge:gems/diamond"
}
},
"result": {
"item": "minecraft:diamond_leggings"
}
}