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.
block· Machines & Other Blocks
Echo Sign
Deeper and Darker · by Kyanite Team
Echo Sign is a block from Deeper and Darker, crafted from Echo Planks and Stick.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Echo Sign | 1–1 | 100% | Survives Explosion |
Used in
Cutting using Echo Sign. Produces an unresolved result.
Block drops
Drops itself when broken.
Related items
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
}
