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

19 lines
No EOL
303 B
JSON

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