Stone Cutting using Chiseled Certus Quartz Block. Produces Chiseled Certus Quartz Wall.
block· Walls
Chiseled Certus Quartz Wall
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.
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.
- Inputs
- 6 × Chiseled Certus Quartz Block
- Output
- → Chiseled Certus Quartz Wall ×6
Enriching using Certus Quartz Pillar Wall. Produces Chiseled Certus Quartz Wall.
Block drops
Drops itself when broken.
Related items
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
}
