mekanism:formulaic_assemblicator

Formulaic Assemblicator

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Pickaxe Mineable

Acquisition

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.

Crafting
Formulaic Assemblicator guaranteed

Mining & drops

sourcecountchanceconditions
Formulaic Assemblicator1–1100%

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
}