block· Machines & Other Blocks

Stripped Echo Log

Deeper and Darker · by Kyanite Team
block Modded Stripped LogsEcho LogsEcho Logs

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

Acquisition

Cutting using Echo Log (50 ticks). Produces Stripped Echo Log.

Cutting conditional

50 ticks

Stripped Echo Log guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Echo Log1–1100%Survives Explosion

Used in

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.

Crafting
Stripped Echo Wood ×3 guaranteed

Cutting using Stripped Echo Log (50 ticks). Produces 6× Echo Planks.

Cutting conditional
Echo Planks ×6 guaranteed

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

Block drops

Drops itself when broken.

Developer reference
Registry name
deeperdarker:stripped_echo_log
Namespace
deeperdarker
Mod ID
deeperdarker
Tags (3)
create:items/modded_stripped_logs
deeperdarker:blocks/echo_logs
deeperdarker:items/echo_logs

Recipe JSON (1):

{
  "recipe_type": "create:cutting",
  "pattern": null,
  "ingredients": {
    "item": "deeperdarker:echo_log"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 50
}