Crafting using Arcane Cloth, Arcane Cloth, Leather Cap, Arcane Cloth and Carved Pumpkin, arranged in the pattern shown. Produces Scarecrow Hat.
Scarecrow Hat
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Acquisition
Related items
Developer reference
- Registry name
irons_spellbooks:pumpkin_helmet- Namespace
irons_spellbooks- Mod ID
irons_spellbooks- Tags (1)
irons_spellbooks:items/armors/helmets
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" C ",
"CHC",
" P "
],
"ingredients": {
"C": {
"item": "irons_spellbooks:magic_cloth"
},
"H": {
"item": "minecraft:leather_helmet"
},
"P": {
"item": "minecraft:carved_pumpkin"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
