Blue Controller
refinedstorage:blue_controller

Blue Controller

Dye Color:
Refined Storage · by Refined Mods
item ControllerController

Acquisition

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

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

Mining & drops

sourcecountchanceconditions
Blue Controller1–1100%Survives Explosion

Block drops

Drops itself when broken.

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