Crafting using Any Steel Ingot, Crafting Table, Any Steel Ingot, Basic Control Circuit, Steel Casing, Basic Control Circuit, Any Steel Ingot, Any Wooden Chest and Any Steel Ingot, arranged in the pattern shown. Produces Formulaic Assemblicator.

Formulaic Assemblicator
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Formulaic Assemblicator | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:formulaic_assemblicator- Namespace
mekanism- Mod ID
mekanism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SPS",
"CXC",
"S#S"
],
"ingredients": {
"#": {
"tag": "forge:chests/wooden"
},
"C": {
"tag": "forge:circuits/basic"
},
"P": {
"item": "minecraft:crafting_table"
},
"S": {
"tag": "forge:ingots/steel"
},
"X": {
"item": "mekanism:steel_casing"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

