SimplyCompat/common/src/generated/data/progression/recipes/echo_chestplate.json

19 lines
No EOL
307 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"group": "progression",
"key": {
"I": {
"tag": "progression:echo_ingot"
}
},
"pattern": [
"I I",
"III",
"III"
],
"result": {
"item": "progression:echo_chestplate"
},
"show_notification": true
}