BetterEnd/src/main/generated/data/betterend/recipes/terminite_helmet.json
2023-04-29 15:46:05 +02:00

18 lines
No EOL
307 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "end_metal_helmets",
"key": {
"#": {
"item": "betterend:terminite_forged_plate"
}
},
"pattern": [
"###",
"# #"
],
"result": {
"item": "betterend:terminite_helmet"
},
"show_notification": true
}