Soulwood Fence Gate
malum:soulwood_planks_fence_gate

Soulwood Fence Gate

Malum · by Sammy Semicolon
block Wooden Fence GateFence GatesAxe Mineable

Soulwood Fence Gate is a block from Malum, crafted from Bluebright Stick and Soulwood Tiles.

Acquisition

Crafting using Bluebright Stick, Soulwood Tiles, Bluebright Stick, Bluebright Stick, Soulwood Tiles and Bluebright Stick, arranged in the pattern shown. Produces Soulwood Fence Gate.

Crafting
Soulwood Fence Gate Soulwood Fence Gate guaranteed

Mining & drops

sourcecountchanceconditions
Soulwood Fence Gate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:soulwood_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:soulwood_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}