Elite Compressing Factory
mekanism:elite_compressing_factory

Elite Compressing Factory

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

Acquisition

Mek Data using Any Reinforced Alloy, Elite Control Circuit, Any Reinforced Alloy, Any Gold Ingot, Advanced Compressing Factory, Any Gold Ingot, Any Reinforced Alloy, Elite Control Circuit and Any Reinforced Alloy, arranged in the pattern shown. Produces Elite Compressing Factory.

Mek Data
Any Reinforced Alloy
Elite Control Circuit
Any Reinforced Alloy
Any Gold Ingot
Advanced Compressing Factory
Any Gold Ingot
Any Reinforced Alloy
Elite Control Circuit
Any Reinforced Alloy
Elite Compressing Factory Elite Compressing Factory guaranteed

Mining & drops

sourcecountchanceconditions
Elite Compressing Factory1–1100%

Used in (1)

Mek Data using Any Atomic Alloy, Ultimate Control Circuit, Any Atomic Alloy, Any Diamond Gem, Elite Compressing Factory, Any Diamond Gem, Any Atomic Alloy, Ultimate Control Circuit and Any Atomic Alloy, arranged in the pattern shown. Produces Ultimate Compressing Factory.

Mek Data
Any Atomic Alloy
Ultimate Control Circuit
Any Atomic Alloy
Any Diamond Gem
Elite Compressing Factory
Any Diamond Gem
Any Atomic Alloy
Ultimate Control Circuit
Any Atomic Alloy
Ultimate Compressing Factory Ultimate Compressing Factory guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:elite_compressing_factory
Namespace
mekanism
Mod ID
mekanism
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "mekanism:mek_data",
  "pattern": [
    "ACA",
    "IPI",
    "ACA"
  ],
  "ingredients": {
    "A": {
      "tag": "mekanism:alloys/reinforced"
    },
    "C": {
      "tag": "forge:circuits/elite"
    },
    "I": {
      "tag": "forge:ingots/gold"
    },
    "P": {
      "item": "mekanism:advanced_compressing_factory"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}