Light Gray Detector
refinedstorage:light_gray_detector

Light Gray Detector

Refined Storage · by Refined Mods
item DetectorDetector

Acquisition

Crafting using Any Detector and Any Light Gray Dye, in any arrangement. Produces Light Gray Detector.

Crafting ⇆ any arrangement
Any Detector
Any Light Gray Dye
Light Gray Detector Light Gray Detector guaranteed

Mining & drops

sourcecountchanceconditions
Light Gray Detector1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
refinedstorage:light_gray_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/light_gray"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "refinedstorage",
  "experience": null,
  "cooking_time": null
}