Chicken Coop
16×16 · BAKED

block· Machines & Other Blocks

Chicken Coop

[Let's Do] Farm & Charm · by satisfy, jason13
block Axe MineablePickaxe Mineable

Chicken Coop is a block from [Let's Do] Farm & Charm, crafted from Iron Ingot, Bamboo Slab, and Chicken Nest.

Acquisition

Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Bamboo Slab, Chicken Nest and Bamboo Slab, arranged in the pattern shown. Produces Chicken Coop.

Crafting
Iron Ingot
Iron Ingot
Iron Ingot
Bamboo Slab
Chicken Nest
Bamboo Slab
Chicken Coop Chicken Coop guaranteed

Block drops

Drops itself

Developer reference
Registry name
farm_and_charm:chicken_coop
Namespace
farm_and_charm
Mod ID
farm_and_charm
Tags (2)
minecraft:blocks/mineable/axe
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "UXU"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:iron_ingot"
    },
    "U": {
      "tag": "minecraft:wooden_slabs"
    },
    "X": {
      "item": "farm_and_charm:chicken_nest"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}