Crafting using Any Reinforced Alloy, Elite Control Circuit, Any Reinforced Alloy, Any Normal Cobblestone, Steel Casing, Any Normal Cobblestone, Any Reinforced Alloy, Elite Control Circuit and Any Reinforced Alloy, arranged in the pattern shown. Produces Combiner.

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