Bamboo Pyramid Gate
mcwfences:bamboo_pyramid_gate

Bamboo Pyramid Gate

Wood Type:
Macaw's Fences and Walls · by Sketch Macaw & Peachy Macaw
block Pyramid GatesFence GatesAxe MineableFence Gates

Acquisition

Crafting using Stick, Block of Stripped Bamboo, Stick, Stick, Bamboo Planks and Stick, arranged in the pattern shown. Produces Bamboo Pyramid Gate.

Crafting
Bamboo Pyramid Gate Bamboo Pyramid Gate guaranteed

Mining & drops

sourcecountchanceconditions
Bamboo Pyramid Gate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwfences:bamboo_pyramid_gate
Namespace
mcwfences
Mod ID
mcwfences
Tags (4)
mcwfences:blocks/pyramid_gates
minecraft:blocks/fence_gates
minecraft:blocks/mineable/axe
minecraft:items/fence_gates

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ABA",
    "ACA"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:stick"
    },
    "B": {
      "item": "minecraft:stripped_bamboo_block"
    },
    "C": {
      "item": "minecraft:bamboo_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "pyramid",
  "experience": null,
  "cooking_time": null
}