Black Controller
refinedstorage:black_controller

Black Controller

Dye Color:
Refined Storage · by Refined Mods
item ControllerController

Acquisition

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

Crafting ⇆ any arrangement
Any Controller
Organic Black Dye
Black Controller Black Controller guaranteed

Mining & drops

sourcecountchanceconditions
Black Controller1–1100%Survives Explosion

Block drops

Drops itself when broken.

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