Secure Redstone Interface
16×16 · BAKED

block· Machines & Other Blocks

Secure Redstone Interface

SecurityCraft · by Geforce, bl4ckscor3, Redstone_Dubstep, and ChainmailPickaxe
block Dragon ImmunePickaxe MineableWither Immune

Secure Redstone Interface is a block from SecurityCraft, crafted from Redstone Torch, Portable Radar, Bowl, Reinforced Smooth Stone, and Redstone Comparator.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Secure Redstone Interface1–1100%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.

Block drops

Drops itself when broken.

Developer reference
Registry name
securitycraft:secure_redstone_interface
Namespace
securitycraft
Mod ID
securitycraft
Tags (3)
minecraft:blocks/dragon_immune
minecraft:blocks/mineable/pickaxe
minecraft:blocks/wither_immune

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "TRB",
    "SCS"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:bowl"
    },
    "C": {
      "item": "minecraft:comparator"
    },
    "R": {
      "item": "securitycraft:portable_radar"
    },
    "S": {
      "item": "securitycraft:reinforced_smooth_stone"
    },
    "T": {
      "item": "minecraft:redstone_torch"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}