Edelwood Fence Gate
forbidden_arcanus:edelwood_fence_gate

Edelwood Fence Gate

Forbidden & Arcanus · by stal111, CesarZorak
block Wooden Fence GateWooden Fence GateFence Gates

Edelwood Fence Gate is a block from Forbidden & Arcanus, crafted from Unknown ingredient and Edelwood Planks.

Acquisition

Crafting using Unknown ingredient, Edelwood Planks, Unknown ingredient, Unknown ingredient, Edelwood Planks and Unknown ingredient, arranged in the pattern shown. Produces Edelwood Fence Gate.

Crafting
Edelwood Fence Gate Edelwood Fence Gate guaranteed

Mining & drops

sourcecountchanceconditions
Edelwood Fence Gate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
forbidden_arcanus:edelwood_fence_gate
Namespace
forbidden_arcanus
Mod ID
forbidden_arcanus
Tags (3)
forge:blocks/fence_gates/wooden
forge:items/fence_gates/wooden
minecraft:blocks/fence_gates

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#X#",
    "#X#"
  ],
  "ingredients": {
    "#": {},
    "X": {
      "item": "forbidden_arcanus:edelwood_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}