block· Machines & Other Blocks

ME Controller

block Pickaxe Mineable

ME Controller is a block from Applied Energistics 2, crafted from Sky Stone Block, Fluix Crystal, and Engineering Processor.

Acquisition

Crafting using Sky Stone Block, Fluix Crystal, Sky Stone Block, Fluix Crystal, Engineering Processor, Fluix Crystal, Sky Stone Block, Fluix Crystal and Sky Stone Block, arranged in the pattern shown. Produces ME Controller.

Crafting
ME Controller guaranteed

Used in

Crafting using Sky Stone Block, Inscriber Calculation Press, Sky Stone Block, Inscriber Engineering Press, ME Controller, Inscriber Logic Press, Sky Stone Block, Inscriber Silicon Press and Sky Stone Block, arranged in the pattern shown. Produces 4× Not So Mysterious Cube.

Crafting
Not So Mysterious Cube Not So Mysterious Cube ×4 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
ae2:controller
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": {
      "item": "ae2:smooth_sky_stone_block"
    },
    "b": {
      "item": "ae2:fluix_crystal"
    },
    "c": {
      "item": "ae2:engineering_processor"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}