Crafting using Any Detector and Organic Black Dye, in any arrangement. Produces Black Detector.
Black Detector
Refined Storage · by Refined Mods
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Black Detector | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
refinedstorage:black_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/black"
}
],
"conditions": [],
"sequence": null,
"group_name": "refinedstorage",
"experience": null,
"cooking_time": null
}