Red Controller
refinedstorage:red_controller

Red Controller

Dye Color:
Refined Storage · by Refined Mods
item ControllerController

Acquisition

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

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

Mining & drops

sourcecountchanceconditions
Red Controller1–1100%Survives Explosion

Block drops

Drops itself when broken.

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