block· Machines & Other Blocks

Vibration Chamber

block Pickaxe Mineable

Vibration Chamber is a block from Applied Energistics 2, crafted from Copper Ingot, Fluix Crystal, Any Iron Ingot, Furnace, and Energy Acceptor.

Acquisition

Crafting using Copper Ingot, Fluix Crystal, Copper Ingot, Any Iron Ingot, Furnace, Any Iron Ingot, Any Iron Ingot, Energy Acceptor and Any Iron Ingot, arranged in the pattern shown. Produces Vibration Chamber.

Crafting
Vibration Chamber guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ded",
    "aba",
    "aca"
  ],
  "ingredients": {
    "a": {
      "tag": "forge:ingots/iron"
    },
    "b": {
      "item": "minecraft:furnace"
    },
    "c": {
      "item": "ae2:energy_acceptor"
    },
    "d": {
      "tag": "forge:ingots/copper"
    },
    "e": {
      "tag": "forge:gems/fluix"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}