Runewood Fence Gate
malum:runewood_planks_fence_gate

Runewood Fence Gate

Malum · by Sammy Semicolon
block Wooden Fence GateFence GatesAxe Mineable

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

Acquisition

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

Crafting
Runewood Fence Gate Runewood Fence Gate guaranteed

Mining & drops

sourcecountchanceconditions
Runewood Fence Gate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:runewood_planks_fence_gate
Namespace
malum
Mod ID
malum
Tags (3)
forge:blocks/fence_gates/wooden
minecraft:blocks/fence_gates
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#W#",
    "#W#"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:rods/wooden"
    },
    "W": {
      "tag": "malum:runewood_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}