Chiseled Certus Quartz Wall
16×16 · BAKED

block· Walls

Chiseled Certus Quartz Wall

block Pickaxe MineableWalls

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

Acquisition

Crushing using Certus Quartz Wall. Produces Chiseled Certus Quartz Wall.

Crushing conditional
Chiseled Certus Quartz Wall Chiseled Certus Quartz Wall guaranteed

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

Crafting
Chiseled Certus Quartz Wall Chiseled Certus Quartz Wall ×6 guaranteed

Enriching using Certus Quartz Pillar Wall. Produces Chiseled Certus Quartz Wall.

Enriching conditional
Chiseled Certus Quartz Wall Chiseled Certus Quartz Wall guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (4):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "ae2:chiseled_quartz_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "mekanism:crushing",
  "pattern": null,
  "ingredients": {
    "item": "ae2:quartz_wall"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "ae2"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "ae2:chiseled_quartz_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "mekanism:enriching",
  "pattern": null,
  "ingredients": {
    "item": "ae2:quartz_pillar_wall"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "ae2"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}