Echo Sign
16×16 · BAKED

block· Machines & Other Blocks

Echo Sign

Deeper and Darker · by Kyanite Team
block Standing SignsSigns

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

Acquisition

Crafting using Echo Planks, Echo Planks, Echo Planks, Echo Planks, Echo Planks, Echo Planks and Stick, arranged in the pattern shown. Produces 3× Echo Sign.

Crafting
Echo Sign Echo Sign ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Echo Sign1–1100%Survives Explosion

Used in

Cutting using Echo Sign. Produces an unresolved result.

Cutting conditional

Block drops

Drops itself when broken.

Developer reference
Registry name
deeperdarker:echo_sign
Namespace
deeperdarker
Mod ID
deeperdarker
Tags (2)
minecraft:blocks/standing_signs
minecraft:items/signs

Recipe JSON (1):

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