Crafting using Any Infused Alloy, Advanced Control Circuit, Any Infused Alloy, Dye Base, Steel Casing, Dye Base, Any Infused Alloy, Advanced Control Circuit and Any Infused Alloy, arranged in the pattern shown. Produces Painting Machine.
Painting Machine
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Painting Machine | 1–1 | 100% | — |
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.
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:painting_machine- Namespace
mekanism- Mod ID
mekanism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ACA",
"#X#",
"ACA"
],
"ingredients": {
"#": {
"item": "mekanism:dye_base"
},
"A": {
"tag": "mekanism:alloys/infused"
},
"C": {
"tag": "forge:circuits/advanced"
},
"X": {
"item": "mekanism:steel_casing"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
