Livingwood Fence Gate
botania:livingwood_fence_gate

Livingwood Fence Gate

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Fence GatesAxe Mineable

Acquisition

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

Crafting
Livingwood Fence Gate Livingwood Fence Gate guaranteed

Mining & drops

sourcecountchanceconditions
Livingwood Fence Gate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:livingwood_fence_gate
Namespace
botania
Mod ID
botania
Tags (2)
minecraft:blocks/fence_gates
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SBS",
    "SBS"
  ],
  "ingredients": {
    "B": {
      "item": "botania:livingwood_planks"
    },
    "S": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_fence_gate",
  "experience": null,
  "cooking_time": null
}