White Crafter
refinedstorage:white_crafter

White Crafter

Refined Storage · by Refined Mods
item CrafterCrafter

Acquisition

Crafting using Any Crafter and Any White Dye, in any arrangement. Produces White Crafter.

Crafting ⇆ any arrangement
Any Crafter
Any White Dye
White Crafter White Crafter guaranteed

Mining & drops

sourcecountchanceconditions
White Crafter1–1100%Survives Explosion

Block drops

Drops itself when broken.

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
}