Dreamwood Fence Gate
botania:dreamwood_fence_gate

Dreamwood Fence Gate

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

Acquisition

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

Crafting
Dreamwood Fence Gate Dreamwood Fence Gate guaranteed

Mining & drops

sourcecountchanceconditions
Dreamwood Fence Gate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:dreamwood_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:dreamwood_planks"
    },
    "S": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_fence_gate",
  "experience": null,
  "cooking_time": null
}