Security Camera

block· Machines & Other Blocks

Security Camera

SecurityCraft · by Geforce, bl4ckscor3, Redstone_Dubstep, and ChainmailPickaxe
block Dragon ImmunePickaxe MineableNeeds Stone ToolWither Immune

Security Camera is a block from SecurityCraft, crafted from Any Iron Ingot, Reinforced Glass, Reinforced Block of Redstone, and Bluebright Stick.

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Reinforced Glass, Reinforced Block of Redstone, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Bluebright Stick, arranged in the pattern shown. Produces Security Camera.

Crafting
Security Camera Security Camera guaranteed

Mining & drops

sourcecountdrop rateconditions
Security Camera1–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:security_camera
Namespace
securitycraft
Mod ID
securitycraft
Tags (4)
minecraft:blocks/dragon_immune
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool
minecraft:blocks/wither_immune

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "III",
    "GRI",
    "IIS"
  ],
  "ingredients": {
    "G": {
      "item": "securitycraft:reinforced_glass"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "R": {
      "item": "securitycraft:reinforced_redstone_block"
    },
    "S": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}