Crafting using Any Disk Manipulator and Any Light Gray Dye, in any arrangement. Produces Light Gray Disk Manipulator.
Light Gray Disk Manipulator
Refined Storage · by Refined Mods
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Light Gray Disk Manipulator | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
refinedstorage:light_gray_disk_manipulator- Namespace
refinedstorage- Mod ID
refinedstorage- Tags (2)
refinedstorage:blocks/disk_manipulator refinedstorage:items/disk_manipulator
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "refinedstorage:disk_manipulator"
},
{
"tag": "forge:dyes/light_gray"
}
],
"conditions": [],
"sequence": null,
"group_name": "refinedstorage",
"experience": null,
"cooking_time": null
}