White Detector
refinedstorage:white_detector

White Detector

Refined Storage · by Refined Mods
item DetectorDetector

Acquisition

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

Crafting ⇆ any arrangement
Any Detector
Any White Dye
White Detector White Detector guaranteed

Mining & drops

sourcecountchanceconditions
White Detector1–1100%Survives Explosion

Block drops

Drops itself when broken.

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