Crafting using Any Controller and Any Gray Dye, in any arrangement. Produces Gray Controller.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Gray Controller | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
refinedstorage:gray_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/gray"
}
],
"conditions": [],
"sequence": null,
"group_name": "refinedstorage",
"experience": null,
"cooking_time": null
}