block· Machines & Other Blocks

4k Crafting Storage

block Pickaxe Mineable

4k Crafting Storage is a block from Applied Energistics 2, crafted from Crafting Unit and 4k ME Storage Component.

Acquisition

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

Crafting ⇆ any arrangement
4k Crafting Storage guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "ae2:crafting_unit"
    },
    {
      "item": "ae2:cell_component_4k"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}