Crafting using Any Steel Ingot, Dirty Glass, Any Steel Ingot, Elite Control Circuit, Steel Casing, Elite Control Circuit, Any Steel Ingot, Teleportation Core and Any Steel Ingot, arranged in the pattern shown. Produces Security Desk.
Security Desk
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Security Desk | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mekanism:security_desk- Namespace
mekanism- Mod ID
mekanism- Tags (2)
forge:blocks/relocation_not_supported minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SGS",
"CXC",
"STS"
],
"ingredients": {
"C": {
"tag": "forge:circuits/elite"
},
"G": {
"tag": "forge:glass/silica"
},
"S": {
"tag": "forge:ingots/steel"
},
"T": {
"item": "mekanism:teleportation_core"
},
"X": {
"item": "mekanism:steel_casing"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

