Runewood Fence
malum:runewood_planks_fence

Runewood Fence

Malum · by Sammy Semicolon
block FencesAxe MineableWooden FencesFencesWooden Fences

Runewood Fence is a block from Malum, crafted from Vertical Rustic Runewood Planks and Bluebright Stick.

Acquisition

Crafting using Vertical Rustic Runewood Planks, Bluebright Stick, Vertical Rustic Runewood Planks, Vertical Rustic Runewood Planks, Bluebright Stick and Vertical Rustic Runewood Planks, arranged in the pattern shown. Produces 3× Runewood Fence.

Crafting
Runewood Fence Runewood Fence ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Runewood Fence1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:runewood_planks_fence
Namespace
malum
Mod ID
malum
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": [
    "W#W",
    "W#W"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:rods/wooden"
    },
    "W": {
      "tag": "malum:runewood_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}