Light Gray Crafter
refinedstorage:light_gray_crafter

Light Gray Crafter

Refined Storage · by Refined Mods
item CrafterCrafter

Acquisition

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

Crafting ⇆ any arrangement
Any Crafter
Any Light Gray Dye
Light Gray Crafter Light Gray Crafter guaranteed

Mining & drops

sourcecountchanceconditions
Light Gray Crafter1–1100%Survives Explosion

Block drops

Drops itself when broken.

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