Milling using Sky Stone (300 ticks). Produces Sky Stone Dust.
300 ticks
dust· Ingots & Materials
Milling using Sky Stone (300 ticks). Produces Sky Stone Dust.
300 ticks
Inscriber using no listed ingredients. Produces Sky Stone Dust.
Crushing using Sky Stone. Produces Sky Stone Dust.
Smelting using Sky Stone Dust (200 ticks). Produces Sky Stone.
200 ticks

Crafting using Sky Stone Dust, Calculation Processor, Sky Stone Dust, 64k ME Storage Component, Quartz Glass, 64k ME Storage Component, Sky Stone Dust, 64k ME Storage Component and Sky Stone Dust, arranged in the pattern shown. Produces 256k ME Storage Component.
ae2:sky_dustae2ae2forge:items/dusts
Recipe JSON (3):
{
"recipe_type": "create:milling",
"pattern": null,
"ingredients": {
"item": "ae2:sky_stone_block"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "ae2"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 300
}{
"recipe_type": "ae2:inscriber",
"pattern": null,
"ingredients": null,
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "mekanism:crushing",
"pattern": null,
"ingredients": {
"item": "ae2: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
}