Chicken Nest
farmingforblockheads:chicken_nest

Chicken Nest

Farming for Blockheads · by BlayTheNinth
block Axe Mineable

Acquisition

Crafting using Any Planks, Hay Bale and Any Planks, arranged in the pattern shown. Produces Chicken Nest.

Crafting
Chicken Nest Chicken Nest guaranteed

Mining & drops

sourcecountchanceconditions
Chicken Nest1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
farmingforblockheads:chicken_nest
Namespace
farmingforblockheads
Mod ID
farmingforblockheads
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PHP"
  ],
  "ingredients": {
    "H": {
      "item": "minecraft:hay_block"
    },
    "P": {
      "tag": "minecraft:planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}