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