Block Change Detector
16×16 · BAKED

block· Machines & Other Blocks

Block Change Detector

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

Block Change Detector is a block from SecurityCraft, crafted from Any Iron Ingot, Redstone Torch, and Username Logger.

Acquisition

Crafting using Any Iron Ingot, Redstone Torch, Any Iron Ingot, Any Iron Ingot, Username Logger, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Block Change Detector.

Crafting
Block Change Detector Block Change Detector guaranteed

Mining & drops

sourcecountdrop rateconditions
Block Change Detector1–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:block_change_detector
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": [
    "IRI",
    "ILI",
    "III"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "L": {
      "item": "securitycraft:username_logger"
    },
    "R": {
      "item": "minecraft:redstone_torch"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}