Crafting using Portable Radar, Bowl, Stick and Block of Iron, arranged in the pattern shown. Produces Sonic Security System.
- Inputs
- Portable Radar
- Bowl
- Stick
- Block of Iron
- Output
- → Sonic Security System
block· Machines & Other Blocks
Sonic Security System is a block from SecurityCraft, crafted from Portable Radar, Bowl, Stick, and Block of Iron.
Crafting using Portable Radar, Bowl, Stick and Block of Iron, arranged in the pattern shown. Produces Sonic Security System.
| source | count | drop rate | conditions |
|---|---|---|---|
| Sonic Security System | 1–1 | 100% | — |
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:sonic_security_systemsecuritycraftsecuritycraftminecraft: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
}