Crafting using Any Infused Alloy, Advanced Control Circuit, Any Infused Alloy, Bucket, Steel Casing, Bucket, Any Infused Alloy, Advanced Control Circuit and Any Infused Alloy, arranged in the pattern shown. Produces Osmium Compressor.

Osmium Compressor
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Osmium Compressor | 1–1 | 100% | — |
Used in (1)
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:osmium_compressor- Namespace
mekanism- Mod ID
mekanism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ACA",
"BXB",
"ACA"
],
"ingredients": {
"A": {
"tag": "mekanism:alloys/infused"
},
"B": {
"item": "minecraft:bucket"
},
"C": {
"tag": "forge:circuits/advanced"
},
"X": {
"item": "mekanism:steel_casing"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
