block· Machines & Other Blocks

Crafting Monitor

block Pickaxe Mineable

Crafting Monitor is a block from Applied Energistics 2, crafted from Crafting Unit and ME Storage Monitor.

Acquisition

Crafting using Crafting Unit and ME Storage Monitor, in any arrangement. Produces Crafting Monitor.

Crafting ⇆ any arrangement
Crafting Monitor guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
ae2:crafting_monitor
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:storage_monitor"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}