Scarecrow Leggings
irons_spellbooks:pumpkin_leggings

Scarecrow Leggings

Iron's Spells 'n Spellbooks · by Iron431, Lab3
item Leggings Armor

Acquisition

Crafting using Hay Bale, Leather, Hay Bale, Arcane Cloth, Arcane Cloth, Leather and Leather, arranged in the pattern shown. Produces Scarecrow Leggings.

Crafting
Scarecrow Leggings Scarecrow Leggings guaranteed
Developer reference
Registry name
irons_spellbooks:pumpkin_leggings
Namespace
irons_spellbooks
Mod ID
irons_spellbooks
Tags (1)
irons_spellbooks:items/armors/leggings

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "HLH",
    "C C",
    "L L"
  ],
  "ingredients": {
    "C": {
      "item": "irons_spellbooks:magic_cloth"
    },
    "H": {
      "item": "minecraft:hay_block"
    },
    "L": {
      "item": "minecraft:leather"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}