Inscriber
16×16 · BAKED

block· Machines & Other Blocks

Inscriber

block Pickaxe Mineable

Inscriber is a block from Applied Energistics 2, crafted from Any Iron Ingot, Sticky Piston, and Copper Ingot.

Acquisition

Crafting using Any Iron Ingot, Sticky Piston, Any Iron Ingot, Copper Ingot, Any Iron Ingot, Any Iron Ingot, Sticky Piston and Any Iron Ingot, arranged in the pattern shown. Produces Inscriber.

Crafting
Inscriber Inscriber guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "aba",
    "c a",
    "aba"
  ],
  "ingredients": {
    "a": {
      "tag": "forge:ingots/iron"
    },
    "b": {
      "item": "minecraft:sticky_piston"
    },
    "c": {
      "tag": "forge:ingots/copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}