Not So Mysterious Cube
16×16 · BAKED

block· Machines & Other Blocks

Not So Mysterious Cube

block Pickaxe Mineable

Not So Mysterious Cube is a block from Applied Energistics 2, crafted from Sky Stone Block, Inscriber Calculation Press, Inscriber Engineering Press, ME Controller, Inscriber Logic Press, and Inscriber Silicon Press.

Acquisition

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:not_so_mysterious_cube
Namespace
ae2
Mod ID
ae2
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ScS",
    "eCl",
    "SsS"
  ],
  "ingredients": {
    "C": {
      "item": "ae2:controller"
    },
    "S": {
      "item": "ae2:smooth_sky_stone_block"
    },
    "c": {
      "item": "ae2:calculation_processor_press"
    },
    "e": {
      "item": "ae2:engineering_processor_press"
    },
    "l": {
      "item": "ae2:logic_processor_press"
    },
    "s": {
      "item": "ae2:silicon_press"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}