Reinforced Iron Door
16×16 · BAKED

item· Other

Reinforced Iron Door

SecurityCraft · by Geforce, bl4ckscor3, Redstone_Dubstep, and ChainmailPickaxe
item

Reinforced Iron Door is an item from SecurityCraft, crafted from Any Iron Ingot and Iron Door.

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Iron Door, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Reinforced Iron Door.

Crafting
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Iron Door
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
  • Inputs
  • 8 × Any Iron Ingot
  • Iron Door
  • Output
  • Reinforced Iron Door
Reinforced Iron Door Reinforced Iron Door guaranteed

Mining & drops

sourcecountdrop rateconditions
Block loot table: Iron Door Reinforced (securitycraft) securitycraft:iron_door_reinforced1–1100%Survives Explosion, Block State Property

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Used in

Crafting using Reinforced Iron Door and Keypad, in any arrangement. Produces Keypad Door.

Crafting ⇆ any arrangement
Keypad Door Keypad Door guaranteed
Developer reference
Registry name
securitycraft:door_indestructible_iron_item
Namespace
securitycraft
Mod ID
securitycraft

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "III",
    "IDI",
    "III"
  ],
  "ingredients": {
    "D": {
      "item": "minecraft:iron_door"
    },
    "I": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}