Crushing using Sky Stone Block. Produces Sky Stone.


block· Machines & Other Blocks
Sky Stone is a block from Applied Energistics 2, crafted from Sky Stone Dust.
Crushing using Sky Stone Block. Produces Sky Stone.

Smelting using Sky Stone Dust (200 ticks). Produces Sky Stone.
200 ticks

Enriching using Sky Stone Dust. Produces Sky Stone.

Miner using Debug Miner. Produces Sky Stone.

| source | count | drop rate | conditions |
|---|---|---|---|
Block loot table: Meteorite (ae2) ae2:meteorite | 1–1 | 100% | — |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Crafting using Sky Stone, Sky Stone and Sky Stone, arranged in the pattern shown. Produces 6× Sky Stone Slab.
Stone Cutting using Sky Stone. Produces Sky Stone Stairs.
Crafting using Sky Stone, Sky Stone, Sky Stone, Sky Stone, Sky Stone and Sky Stone, arranged in the pattern shown. Produces 4× Sky Stone Stairs.
Stone Cutting using Sky Stone. Produces Sky Stone Slab.
Crafting using Sky Stone, Sky Stone, Sky Stone, Sky Stone, Sky Stone, Sky Stone, Sky Stone and Sky Stone, arranged in the pattern shown. Produces Sky Stone Chest.
Drops itself when broken.
ae2:sky_stone_blockae2ae2minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (4):
{
"recipe_type": "mekanism:crushing",
"pattern": null,
"ingredients": {
"item": "ae2:smooth_sky_stone_block"
},
"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:smelting",
"pattern": null,
"ingredients": {
"item": "ae2:sky_dust"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0,
"cooking_time": 200
}{
"recipe_type": "mekanism:enriching",
"pattern": null,
"ingredients": {
"item": "ae2:sky_dust"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "ae2"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "occultism:miner",
"pattern": null,
"ingredients": {
"tag": "occultism:miners/ores"
},
"conditions": [
{
"raw": {
"item": "ae2:sky_stone_block",
"type": "forge:item_exists"
},
"type": "forge:item_exists"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}