Chiseled Certus Quartz Slab
16×16 · BAKED

block· Slabs

Chiseled Certus Quartz Slab

block Pickaxe Mineable

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

Acquisition

Crushing using Certus Quartz Slab. Produces Chiseled Certus Quartz Slab.

Crushing conditional
Chiseled Certus Quartz Slab Chiseled Certus Quartz Slab guaranteed

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

Enriching conditional
Chiseled Certus Quartz Slab Chiseled Certus Quartz Slab guaranteed

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

Crafting
Chiseled Certus Quartz Slab Chiseled Certus Quartz Slab ×6 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (4):

{
  "recipe_type": "mekanism:crushing",
  "pattern": null,
  "ingredients": {
    "item": "ae2:quartz_slab"
  },
  "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:stonecutting",
  "pattern": null,
  "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_slab"
  },
  "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
}