Echo Fence Gate
16×16 · BAKED

block· Fences

Echo Fence Gate

Deeper and Darker · by Kyanite Team
block Fence GatesAxe MineableFence Gates

Echo Fence Gate is a block from Deeper and Darker, crafted from Stick and Echo Planks.

Acquisition

Crafting using Stick, Echo Planks, Stick, Stick, Echo Planks and Stick, arranged in the pattern shown. Produces Echo Fence Gate.

Crafting
Echo Fence Gate Echo Fence Gate guaranteed

Mining & drops

sourcecountchanceconditions
Echo Fence Gate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
deeperdarker:echo_fence_gate
Namespace
deeperdarker
Mod ID
deeperdarker
Tags (3)
minecraft:blocks/fence_gates
minecraft:blocks/mineable/axe
minecraft:items/fence_gates

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#W#",
    "#W#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:stick"
    },
    "W": {
      "item": "deeperdarker:echo_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}