Blank Pattern
16×16 · BAKED

item· Other

Blank Pattern

item

Blank Pattern is an item from Applied Energistics 2, crafted from Quartz Glass, Any Glowstone Dust, Charged Certus Quartz Crystal, and Any Iron Ingot.

Acquisition

Crafting using Quartz Glass, Any Glowstone Dust, Quartz Glass, Any Glowstone Dust, Charged Certus Quartz Crystal, Any Glowstone Dust, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces 2× Blank Pattern.

Crafting
Quartz Glass
Any Glowstone Dust
Quartz Glass
Any Glowstone Dust
Charged Certus Quartz Crystal
Any Glowstone Dust
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Blank Pattern Blank Pattern ×2 guaranteed
Developer reference
Registry name
ae2:blank_pattern
Namespace
ae2
Mod ID
ae2

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "aba",
    "bcb",
    "ddd"
  ],
  "ingredients": {
    "a": {
      "item": "ae2:quartz_glass"
    },
    "b": {
      "tag": "forge:dusts/glowstone"
    },
    "c": {
      "tag": "ae2:all_certus_quartz"
    },
    "d": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}