Pigment Mixer
mekanism:pigment_mixer

Pigment Mixer

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Relocation Not SupportedPickaxe Mineable

Acquisition

Crafting using Any Reinforced Alloy, Elite Control Circuit, Any Reinforced Alloy, HDPE Rod, Steel Casing, HDPE Rod, Any Reinforced Alloy, Elite Control Circuit and Any Reinforced Alloy, arranged in the pattern shown. Produces Pigment Mixer.

Crafting
Pigment Mixer Pigment Mixer guaranteed

Mining & drops

sourcecountchanceconditions
Pigment Mixer1–1100%

Used in (1)

Crafting using Pigment Mixer, Laser, Pigment Mixer, Painting Machine, Module Base, Painting Machine, HDPE Sheet, HDPE Sheet and HDPE Sheet, arranged in the pattern shown. Produces Module Color Modulation Unit.

Crafting
Pigment Mixer
Laser
Pigment Mixer
Painting Machine
Module Base
Painting Machine
HDPE Sheet
HDPE Sheet
HDPE Sheet
Module Color Modulation Unit Module Color Modulation Unit guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:pigment_mixer
Namespace
mekanism
Mod ID
mekanism
Tags (2)
forge:blocks/relocation_not_supported
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ACA",
    "#X#",
    "ACA"
  ],
  "ingredients": {
    "#": {
      "item": "mekanism:hdpe_rod"
    },
    "A": {
      "tag": "mekanism:alloys/reinforced"
    },
    "C": {
      "tag": "forge:circuits/elite"
    },
    "X": {
      "item": "mekanism:steel_casing"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}