Scarecrow Coat
irons_spellbooks:pumpkin_chestplate

Scarecrow Coat

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

Acquisition

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

Crafting
Scarecrow Coat Scarecrow Coat guaranteed
Developer reference
Registry name
irons_spellbooks:pumpkin_chestplate
Namespace
irons_spellbooks
Mod ID
irons_spellbooks
Tags (1)
irons_spellbooks:items/armors/chestplates

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "H H",
    "CLC",
    "CLC"
  ],
  "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
}