Mek Data using Refined Obsidian Ingot, Basic Fluid Tank, Refined Obsidian Ingot, Ultimate Control Circuit, Steel Casing, Ultimate Control Circuit, Refined Obsidian Ingot, Basic Chemical Tank and Refined Obsidian Ingot, arranged in the pattern shown. Produces Chemical Washer.
Chemical Washer
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Chemical Washer | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:chemical_washer- Namespace
mekanism- Mod ID
mekanism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "mekanism:mek_data",
"pattern": [
"IBI",
"CXC",
"ITI"
],
"ingredients": {
"B": {
"item": "mekanism:basic_fluid_tank"
},
"C": {
"tag": "forge:circuits/ultimate"
},
"I": {
"tag": "forge:ingots/refined_obsidian"
},
"T": {
"item": "mekanism:basic_chemical_tank"
},
"X": {
"item": "mekanism:steel_casing"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
