Dreamwood Fence
botania:dreamwood_fence

Dreamwood Fence

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block FencesAxe MineableWooden FencesFencesWooden Fences

Acquisition

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

Crafting
Dreamwood Fence Dreamwood Fence ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Dreamwood Fence1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:dreamwood_fence
Namespace
botania
Mod ID
botania
Tags (5)
minecraft:blocks/fences
minecraft:blocks/mineable/axe
minecraft:blocks/wooden_fences
minecraft:items/fences
minecraft:items/wooden_fences

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BSB",
    "BSB"
  ],
  "ingredients": {
    "B": {
      "item": "botania:dreamwood_planks"
    },
    "S": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_fence",
  "experience": null,
  "cooking_time": null
}