Crafting using Redstone Lamp, Portable Radar and Bluebright Stick, arranged in the pattern shown. Produces Motion-Activated Light.
- Inputs
- Redstone Lamp
- Portable Radar
- Bluebright Stick
- Output
- → Motion-Activated Light
block· Machines & Other Blocks
Motion-Activated Light is a block from SecurityCraft, crafted from Redstone Lamp, Portable Radar, and Bluebright Stick.
Crafting using Redstone Lamp, Portable Radar and Bluebright Stick, arranged in the pattern shown. Produces Motion-Activated Light.
| source | count | drop rate | conditions |
|---|---|---|---|
| Motion-Activated Light | 1–1 | 100% | 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.
Drops itself when broken.
securitycraft:motion_activated_lightsecuritycraftsecuritycraftminecraft: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": [
"L",
"R",
"S"
],
"ingredients": {
"L": {
"item": "minecraft:redstone_lamp"
},
"R": {
"item": "securitycraft:portable_radar"
},
"S": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}