Keypad Door
16×16 · BAKED

item· Other

Keypad Door

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

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

Acquisition

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

Crafting ⇆ any arrangement
Keypad Door Keypad Door guaranteed

Mining & drops

sourcecountdrop rateconditions
Block loot table: Keypad Door (securitycraft) securitycraft:keypad_door1–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.

Developer reference
Registry name
securitycraft:keypad_door_item
Namespace
securitycraft
Mod ID
securitycraft

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "securitycraft:door_indestructible_iron_item"
    },
    {
      "item": "securitycraft:keypad"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}