Blue Crafter
refinedstorage:blue_crafter

Blue Crafter

Refined Storage · by Refined Mods
item CrafterCrafter

Acquisition

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

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

Mining & drops

sourcecountchanceconditions
Blue Crafter1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
refinedstorage:blue_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/blue"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "refinedstorage",
  "experience": null,
  "cooking_time": null
}