Crafting using Stripped Echo Log, Stripped Echo Log, Stripped Echo Log and Stripped Echo Log, arranged in the pattern shown. Produces 3× Stripped Echo Wood.

block· Machines & Other Blocks
Stripped Echo Wood
Deeper and Darker · by Kyanite Team
Stripped Echo Wood is a block from Deeper and Darker, crafted from Stripped Echo Log.
Acquisition
Cutting using Echo Wood (50 ticks). Produces Stripped Echo Wood.
50 ticks

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Stripped Echo Wood | 1–1 | 100% | Survives Explosion |
Used in
Cutting using Stripped Echo Wood (50 ticks). Produces 6× Echo Planks.
50 ticks

Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
deeperdarker:stripped_echo_wood- Namespace
deeperdarker- Mod ID
deeperdarker- Tags (3)
create:items/modded_stripped_wood deeperdarker:blocks/echo_logs deeperdarker:items/echo_logs
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "deeperdarker:stripped_echo_log"
}
},
"conditions": [],
"sequence": null,
"group_name": "bark",
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:cutting",
"pattern": null,
"ingredients": {
"item": "deeperdarker:echo_wood"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "create"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 50
}


