Hellbark Fence
biomesoplenty:hellbark_fence

Hellbark Fence

Biomes O' Plenty · by Adubbz, Forstride
block Wooden FenceWooden FenceNon Flammable WoodWooden FencesNon Flammable WoodWooden Fences

Acquisition

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

Crafting
Hellbark Fence Hellbark Fence ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Hellbark Fence1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
biomesoplenty:hellbark_fence
Namespace
biomesoplenty
Mod ID
biomesoplenty
Tags (6)
forge:blocks/fences/wooden
forge:items/fences/wooden
minecraft:blocks/non_flammable_wood
minecraft:blocks/wooden_fences
minecraft:items/non_flammable_wood
minecraft:items/wooden_fences

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "W#W",
    "W#W"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:stick"
    },
    "W": {
      "item": "biomesoplenty:hellbark_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_fence",
  "experience": null,
  "cooking_time": null
}