Crafting using Quartz Enriched Iron, Redstone Torch, Quartz Enriched Iron, Redstone Comparator, Machine Casing, Redstone Comparator, Quartz Enriched Iron, Improved Processor and Quartz Enriched Iron, arranged in the pattern shown. Produces Detector.
Detector
Refined Storage · by Refined Mods
Acquisition
Crafting using Any Detector and Any Light Blue Dye, in any arrangement. Produces Detector.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Detector | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
refinedstorage:detector- Namespace
refinedstorage- Mod ID
refinedstorage- Tags (2)
refinedstorage:blocks/detector refinedstorage:items/detector
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ERE",
"CMC",
"EPE"
],
"ingredients": {
"C": {
"item": "minecraft:comparator"
},
"E": {
"item": "refinedstorage:quartz_enriched_iron"
},
"M": {
"item": "refinedstorage:machine_casing"
},
"P": {
"item": "refinedstorage:improved_processor"
},
"R": {
"item": "minecraft:redstone_torch"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "refinedstorage:detector"
},
{
"tag": "forge:dyes/light_blue"
}
],
"conditions": [],
"sequence": null,
"group_name": "refinedstorage",
"experience": null,
"cooking_time": null
}
