block· Machines & Other Blocks

Matter Condenser

block Pickaxe Mineable

Matter Condenser is a block from Applied Energistics 2, crafted from Any Iron Ingot, Black Framed Glass, and Fluix Dust.

Acquisition

Crafting using Any Iron Ingot, Black Framed Glass, Any Iron Ingot, Black Framed Glass, Fluix Dust, Black Framed Glass, Any Iron Ingot, Black Framed Glass and Any Iron Ingot, arranged in the pattern shown. Produces Matter Condenser.

Crafting
Matter Condenser guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "aba",
    "bcb",
    "aba"
  ],
  "ingredients": {
    "a": {
      "tag": "forge:ingots/iron"
    },
    "b": {
      "tag": "forge:glass"
    },
    "c": {
      "tag": "forge:dusts/fluix"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}