Echo Hanging Sign
16×16 · BAKED

block· Machines & Other Blocks

Echo Hanging Sign

Deeper and Darker · by Kyanite Team
block Ceiling Hanging SignsHanging Signs

Echo Hanging Sign is a block from Deeper and Darker, crafted from Chain and Stripped Echo Log.

Acquisition

Crafting using Chain, Chain, Stripped Echo Log, Stripped Echo Log, Stripped Echo Log, Stripped Echo Log, Stripped Echo Log and Stripped Echo Log, arranged in the pattern shown. Produces 6× Echo Hanging Sign.

Crafting
Echo Hanging Sign Echo Hanging Sign ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Echo Hanging Sign1–1100%Survives Explosion

Used in

Cutting using Echo Hanging Sign. Produces an unresolved result.

Cutting conditional

Block drops

Drops itself when broken.

Developer reference
Registry name
deeperdarker:echo_hanging_sign
Namespace
deeperdarker
Mod ID
deeperdarker
Tags (2)
minecraft:blocks/ceiling_hanging_signs
minecraft:items/hanging_signs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "X X",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "deeperdarker:stripped_echo_log"
    },
    "X": {
      "item": "minecraft:chain"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "hanging_sign",
  "experience": null,
  "cooking_time": null
}