Crafting using Hay Bale, Hay Bale, Arcane Cloth and Arcane Cloth, arranged in the pattern shown. Produces Scarecrow Boots.
Scarecrow Boots
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Acquisition
Related items
Developer reference
- Registry name
irons_spellbooks:pumpkin_boots- Namespace
irons_spellbooks- Mod ID
irons_spellbooks- Tags (1)
irons_spellbooks:items/armors/boots
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"H H",
"C C"
],
"ingredients": {
"C": {
"item": "irons_spellbooks:magic_cloth"
},
"H": {
"item": "minecraft:hay_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
