Crafting using Any Detector and Organic Brown Dye, in any arrangement. Produces Brown Detector.
Brown Detector
Refined Storage · by Refined Mods
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Brown Detector | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
refinedstorage:brown_detector- Namespace
refinedstorage- Mod ID
refinedstorage- Tags (2)
refinedstorage:blocks/detector refinedstorage:items/detector
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "refinedstorage:detector"
},
{
"tag": "forge:dyes/brown"
}
],
"conditions": [],
"sequence": null,
"group_name": "refinedstorage",
"experience": null,
"cooking_time": null
}