Sonic Security System
16×16 · BAKED

block· Machines & Other Blocks

Sonic Security System

SecurityCraft · by Geforce, bl4ckscor3, Redstone_Dubstep, and ChainmailPickaxe
block Dragon ImmunePickaxe MineableNeeds Stone ToolWither ImmuneCan Interact With Doors

Sonic Security System is a block from SecurityCraft, crafted from Portable Radar, Bowl, Stick, and Block of Iron.

Acquisition

Crafting using Portable Radar, Bowl, Stick and Block of Iron, arranged in the pattern shown. Produces Sonic Security System.

Crafting
Sonic Security System Sonic Security System guaranteed

Mining & drops

sourcecountdrop rateconditions
Sonic Security System1–1100%

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:sonic_security_system
Namespace
securitycraft
Mod ID
securitycraft
Tags (5)
minecraft:blocks/dragon_immune
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool
minecraft:blocks/wither_immune
securitycraft:items/can_interact_with_doors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " RD",
    " S ",
    " I "
  ],
  "ingredients": {
    "D": {
      "item": "minecraft:bowl"
    },
    "I": {
      "item": "minecraft:iron_block"
    },
    "R": {
      "item": "securitycraft:portable_radar"
    },
    "S": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}