block· Machines & Other Blocks

Echo Planks

Deeper and Darker · by Kyanite Team
block Axe MineablePlanksPlanks

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

Acquisition

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

Cutting conditional
Echo Planks ×6 guaranteed

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

Cutting conditional
Echo Planks ×6 guaranteed

Crafting using Echo Wood, in any arrangement. Produces 4× Echo Planks.

Crafting ⇆ any arrangement
Echo Planks ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Echo Planks1–1100%Survives Explosion

Used in

Crafting using Stick, Echo Planks, Stick, Stick, Echo Planks and Stick, arranged in the pattern shown. Produces Echo Fence Gate.

Crafting
Echo Fence Gate Echo Fence Gate guaranteed

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

Crafting
Echo Door Echo Door ×3 guaranteed

Crafting using Echo Planks, Echo Planks, Echo Planks, Echo Planks, Echo Planks and Echo Planks, arranged in the pattern shown. Produces 2× Echo Trapdoor.

Crafting
Echo Trapdoor Echo Trapdoor ×2 guaranteed

Crafting using Echo Planks and Echo Planks, arranged in the pattern shown. Produces Echo Pressure Plate.

Crafting
Echo Pressure Plate Echo Pressure Plate guaranteed

Crafting using Echo Planks, Echo Planks, Echo Planks, Echo Planks and Echo Planks, arranged in the pattern shown. Produces Echo Boat.

Crafting
Echo Boat Echo Boat guaranteed
view all 10 →

Block drops

Drops itself when broken.

Developer reference
Registry name
deeperdarker:echo_planks
Namespace
deeperdarker
Mod ID
deeperdarker
Tags (3)
minecraft:blocks/mineable/axe
minecraft:blocks/planks
minecraft:items/planks

Recipe JSON (3):

{
  "recipe_type": "create:cutting",
  "pattern": null,
  "ingredients": {
    "item": "deeperdarker:stripped_echo_log"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 50
}
{
  "recipe_type": "create:cutting",
  "pattern": null,
  "ingredients": {
    "item": "deeperdarker:stripped_echo_wood"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 50
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "tag": "deeperdarker:echo_logs"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "planks",
  "experience": null,
  "cooking_time": null
}