Crushing using Mars Ostrum Ore (300 ticks). Produces Raw Ostrum and Nugget of Experience and Raw Ostrum and Mars Cobblestone.
300 ticks

Crushing using Mars Ostrum Ore (300 ticks). Produces Raw Ostrum and Nugget of Experience and Raw Ostrum and Mars Cobblestone.
300 ticks

Crafting using Raw Ostrum Block, in any arrangement. Produces 9× Raw Ostrum.
Crushing using Deepslate Ostrum Ore (300 ticks). Produces Raw Ostrum and Nugget of Experience and Deepslate and 2× Raw Ostrum.
300 ticks

| source | count | chance | conditions |
|---|---|---|---|
Loot table: Temple (ad_astra) ad_astra:temple | 1–1 | 100% | — |
| Deepslate Ostrum Ore | 1–1 | 100% | Fortune increases drop count |
| Mars Ostrum Ore | 1–1 | 100% | Fortune increases drop count |
ad_astra:raw_ostrumad_astraad_astraad_astra:items/raw_ostrum c:items/raw_ostrum forge:items/raw_materials/ostrum
Recipe JSON (3):
{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "ad_astra:mars_ostrum_ore"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "create"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 300
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "ad_astra:raw_ostrum_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "ad_astra:deepslate_ostrum_ore"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "create"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 300
}