White Controller
refinedstorage:white_controller

White Controller

Dye Color:
Refined Storage · by Refined Mods
item ControllerController

Acquisition

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

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

Mining & drops

sourcecountchanceconditions
White Controller1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
refinedstorage:white_controller
Namespace
refinedstorage
Mod ID
refinedstorage
Tags (2)
refinedstorage:blocks/controller
refinedstorage:items/controller

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "refinedstorage:controller"
    },
    {
      "tag": "forge:dyes/white"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "refinedstorage",
  "experience": null,
  "cooking_time": null
}