Crushing using Raw Soulstone (300 ticks). Produces Nugget of Experience and Crushed Soulstone.
300 ticks
Crushed Soulstone is a item from Malum, crafted from Raw Soulstone.
Crushing using Raw Soulstone (300 ticks). Produces Nugget of Experience and Crushed Soulstone.
300 ticks
Crushing using Deepslate Soulstone Ore (300 ticks). Produces Cobbled Deepslate and Crushed Soulstone and Crushed Soulstone and Nugget of Experience.
300 ticks

Crushing using Soulstone Ore (300 ticks). Produces Nugget of Experience and Crushed Soulstone and Crushed Soulstone and Cobblestone.
300 ticks

Blasting using Crushed Soulstone (100 ticks, 0.25 xp). Produces 2× Processed Soulstone.
100 ticks· 0.25 xp
Smelting using Crushed Soulstone (200 ticks, 0.25 xp). Produces 2× Processed Soulstone.
200 ticks· 0.25 xp
Splashing using Crushed Soulstone. Produces 2× Processed Soulstone and Hex Ash.
malum:crushed_soulstonemalummalumRecipe JSON (3):
{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "malum:raw_soulstone"
},
"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": "malum:deepslate_soulstone_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": "malum:soulstone_ore"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "create"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 300
}