Crafting using Sky Stone Small Brick, Sky Stone Small Brick and Sky Stone Small Brick, arranged in the pattern shown. Produces 6× Sky Stone Small Brick Slab.
- Inputs
- 3 × Sky Stone Small Brick
- Output
- → Sky Stone Small Brick Slab ×6
block· Slabs
Sky Stone Small Brick Slab is a block from Applied Energistics 2, crafted from Sky Stone Small Brick.
Crafting using Sky Stone Small Brick, Sky Stone Small Brick and Sky Stone Small Brick, arranged in the pattern shown. Produces 6× Sky Stone Small Brick Slab.
Stone Cutting using Sky Stone Small Brick. Produces Sky Stone Small Brick Slab.
Enriching using Sky Stone Brick Slab. Produces Sky Stone Small Brick Slab.
Drops itself when broken.
ae2:sky_stone_small_brick_slabae2ae2minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "ae2:sky_stone_small_brick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "ae2:sky_stone_small_brick"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "mekanism:enriching",
"pattern": null,
"ingredients": {
"item": "ae2:sky_stone_brick_slab"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "ae2"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}