Dark Steel Door
enderio:dark_steel_door

Dark Steel Door

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

Acquisition

Crafting using Dark Steel Ingot, Dark Steel Ingot, Dark Steel Ingot, Dark Steel Ingot, Dark Steel Ingot and Dark Steel Ingot, arranged in the pattern shown. Produces 3× Dark Steel Door.

Crafting
Dark Steel Ingot
Dark Steel Ingot
Dark Steel Ingot
Dark Steel Ingot
Dark Steel Ingot
Dark Steel Ingot
Dark Steel Door Dark Steel Door ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Dark Steel Door1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Dark Steel Door1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
enderio:dark_steel_door
Namespace
enderio
Mod ID
enderio
Tags (3)
minecraft:blocks/doors
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

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