minecraft · recipes
· 1.19.4
Iron Helmet
iron_helmet
Recipe #250
1.19.4
#4
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"X": {
"item": "minecraft:iron_ingot"
}
},
"pattern": [
"XXX",
"X X"
],
"result": {
"item": "minecraft:iron_helmet"
},
"show_notification": true
}