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