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