Crushing using Sky Stone Brick Wall. Produces Sky Stone Block Wall.
block· Walls
Sky Stone Block Wall
Sky Stone Block Wall is a block from Applied Energistics 2, crafted from Sky Stone Block.
Acquisition
Enriching using Sky Stone Wall. Produces Sky Stone Block Wall.
Stone Cutting using Sky Stone Block. Produces Sky Stone Block Wall.
Crafting using Sky Stone Block, Sky Stone Block, Sky Stone Block, Sky Stone Block, Sky Stone Block and Sky Stone Block, arranged in the pattern shown. Produces 6× Sky Stone Block Wall.
- Inputs
- 6 × Sky Stone Block
- Output
- → Sky Stone Block Wall ×6
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
ae2:smooth_sky_stone_wall- Namespace
ae2- Mod ID
ae2- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool minecraft:blocks/walls
Recipe JSON (4):
{
"recipe_type": "mekanism:crushing",
"pattern": null,
"ingredients": {
"item": "ae2:sky_stone_brick_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": "mekanism:enriching",
"pattern": null,
"ingredients": {
"item": "ae2:sky_stone_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:stonecutting",
"pattern": null,
"ingredients": {
"item": "ae2:smooth_sky_stone_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "ae2:smooth_sky_stone_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
