Edelwood Fence
forbidden_arcanus:edelwood_fence

Edelwood Fence

Forbidden & Arcanus · by stal111, CesarZorak
block Wooden FenceWooden FenceWooden FencesWooden Fences

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

Acquisition

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

Crafting
Edelwood Fence Edelwood Fence ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Edelwood Fence1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
forbidden_arcanus:edelwood_fence
Namespace
forbidden_arcanus
Mod ID
forbidden_arcanus
Tags (4)
forge:blocks/fences/wooden
forge:items/fences/wooden
minecraft:blocks/wooden_fences
minecraft:items/wooden_fences

Recipe JSON (1):

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