Smooth Certus Quartz Wall
16×16 · BAKED

block· Walls

Smooth Certus Quartz Wall

block Pickaxe MineableWalls

Smooth Certus Quartz Wall is a block from Applied Energistics 2, crafted from Smooth Certus Quartz Block.

Acquisition

Crafting using Smooth Certus Quartz Block, Smooth Certus Quartz Block, Smooth Certus Quartz Block, Smooth Certus Quartz Block, Smooth Certus Quartz Block and Smooth Certus Quartz Block, arranged in the pattern shown. Produces 6× Smooth Certus Quartz Wall.

Crafting
Smooth Certus Quartz Wall Smooth Certus Quartz Wall ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
ae2:smooth_quartz_wall
Namespace
ae2
Mod ID
ae2
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/walls

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "ae2:smooth_quartz_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "ae2:smooth_quartz_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}