block· Machines & Other Blocks

Crafting Unit

block Pickaxe Mineable

Crafting Unit is a block from Applied Energistics 2, crafted from Any Iron Ingot, Calculation Processor, Fluix ME Glass Cable, and Logic Processor.

Acquisition

Crafting using Any Iron Ingot, Calculation Processor, Any Iron Ingot, Fluix ME Glass Cable, Logic Processor, Fluix ME Glass Cable, Any Iron Ingot, Calculation Processor and Any Iron Ingot, arranged in the pattern shown. Produces Crafting Unit.

Crafting
Any Iron Ingot
Calculation Processor
Any Iron Ingot
Fluix ME Glass Cable
Logic Processor
Fluix ME Glass Cable
Any Iron Ingot
Calculation Processor
Any Iron Ingot
Crafting Unit guaranteed

Used in

Crafting using Crafting Unit and 1k ME Storage Component, in any arrangement. Produces 1k Crafting Storage.

Crafting ⇆ any arrangement
1k Crafting Storage guaranteed

Crafting using Crafting Unit and 4k ME Storage Component, in any arrangement. Produces 4k Crafting Storage.

Crafting ⇆ any arrangement
4k Crafting Storage guaranteed

Crafting using Crafting Unit and 256k ME Storage Component, in any arrangement. Produces 256k Crafting Storage.

Crafting ⇆ any arrangement
256k Crafting Storage guaranteed

Crafting using Crafting Unit and 16k ME Storage Component, in any arrangement. Produces 16k Crafting Storage.

Crafting ⇆ any arrangement
16k Crafting Storage guaranteed

Crafting using Crafting Unit and Engineering Processor, in any arrangement. Produces Crafting Co-Processing Unit.

Crafting ⇆ any arrangement
Crafting Co-Processing Unit guaranteed
view all 7 →

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "aba",
    "cdc",
    "aba"
  ],
  "ingredients": {
    "a": {
      "tag": "forge:ingots/iron"
    },
    "b": {
      "item": "ae2:calculation_processor"
    },
    "c": {
      "item": "ae2:fluix_glass_cable"
    },
    "d": {
      "item": "ae2:logic_processor"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}