Dark Steel Trapdoor
enderio:dark_steel_trapdoor

Dark Steel Trapdoor

Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
block Pickaxe MineableNeeds Iron ToolTrapdoors

Acquisition

Crafting using Dark Steel Ingot, Dark Steel Ingot, Dark Steel Ingot and Dark Steel Ingot, arranged in the pattern shown. Produces Dark Steel Trapdoor.

Crafting
Dark Steel Ingot
Dark Steel Ingot
Dark Steel Ingot
Dark Steel Ingot
Dark Steel Trapdoor Dark Steel Trapdoor guaranteed

Mining & drops

sourcecountchanceconditions
Dark Steel Trapdoor1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
enderio:dark_steel_trapdoor
Namespace
enderio
Mod ID
enderio
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool
minecraft:blocks/trapdoors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "II",
    "II"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/dark_steel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}