Livingwood Fence
botania:livingwood_fence

Livingwood Fence

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

Acquisition

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

Crafting
Livingwood Fence Livingwood Fence ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Livingwood Fence1–1100%Survives Explosion

Block drops

Drops itself when broken.

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