Security Desk
mekanism:security_desk

Security Desk

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Relocation Not SupportedPickaxe Mineable

Acquisition

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.

Crafting
Security Desk Security Desk guaranteed

Mining & drops

sourcecountchanceconditions
Security Desk1–1100%

Block drops

Drops itself when broken.

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
}