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