Crushing using Moon Desh Ore (300 ticks). Produces Nugget of Experience and Raw Desh and Moon Cobblestone and Raw Desh.
300 ticks

Crushing using Moon Desh Ore (300 ticks). Produces Nugget of Experience and Raw Desh and Moon Cobblestone and Raw Desh.
300 ticks

Crushing using Deepslate Desh Ore (300 ticks). Produces Deepslate and Raw Desh and Nugget of Experience and 2× Raw Desh.
300 ticks

Crafting using Raw Desh Block, in any arrangement. Produces 9× Raw Desh.
| source | count | chance | conditions |
|---|---|---|---|
| Deepslate Desh Ore | 1–1 | 100% | Fortune increases drop count |
Loot table: Large Dungeon Chest (ad_astra) ad_astra:large_dungeon_chest | 1–1 | 100% | — |
| Moon Desh Ore | 1–1 | 100% | Fortune increases drop count |
Loot table: Dungeon Chest (ad_astra) ad_astra:dungeon_chest | 1–1 | 100% | — |
ad_astra:raw_deshad_astraad_astraad_astra:items/raw_desh c:items/raw_desh forge:items/raw_materials/desh
Recipe JSON (3):
{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "ad_astra:moon_desh_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": "create:crushing",
"pattern": null,
"ingredients": {
"item": "ad_astra:deepslate_desh_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_desh_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}