Crafting using Reinforced Iron Trapdoor and Retinal Scanner, in any arrangement. Produces Scanner Trapdoor.
- Inputs
- Reinforced Iron Trapdoor
- Retinal Scanner
- Output
- → Scanner Trapdoor
block· Trapdoors
Scanner Trapdoor is a block from SecurityCraft, crafted from Reinforced Iron Trapdoor and Retinal Scanner.
Crafting using Reinforced Iron Trapdoor and Retinal Scanner, in any arrangement. Produces Scanner Trapdoor.
| source | count | drop rate | conditions |
|---|---|---|---|
| Scanner Trapdoor | 1–1 | 100% | Survives Explosion |
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.
Drops itself when broken.
securitycraft:scanner_trapdoorsecuritycraftsecuritycraftminecraft:blocks/dragon_immune minecraft:blocks/mineable/pickaxe minecraft:blocks/trapdoors minecraft:blocks/wither_immune minecraft:items/trapdoors
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "securitycraft:reinforced_iron_trapdoor"
},
{
"item": "securitycraft:retinal_scanner"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}