Bamboo Fence Gate
minecraft:bamboo_fence_gate

Bamboo Fence Gate

Wood Type:
Minecraft · by Mojang Studios
block Fence GatesFence Gates

Acquisition

Crafting using Stick, Bamboo Planks, Stick, Stick, Bamboo Planks and Stick, arranged in the pattern shown. Produces Bamboo Fence Gate.

Crafting
Bamboo Fence Gate Bamboo Fence Gate guaranteed

Mining & drops

sourcecountchanceconditions
Bamboo Fence Gate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:bamboo_fence_gate
Namespace
minecraft
Mod ID
minecraft
Tags (2)
minecraft:blocks/fence_gates
minecraft:items/fence_gates

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#W#",
    "#W#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:stick"
    },
    "W": {
      "item": "minecraft:bamboo_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_custom_fence_gate",
  "experience": null,
  "cooking_time": null
}