Splashing using Crushed Soulstone. Produces 2× Processed Soulstone and Hex Ash.
Hex Ash
Malum · by Sammy Semicolon
Hex Ash is a item from Malum, crafted from Crushed Soulstone.
Acquisition
Crafting using Block of Hex Ash, in any arrangement. Produces 9× Hex Ash.
Used in (3)
Crafting using Hex Ash, Hex Ash, Acacia Window Pane, Hex Ash and Hex Ash, arranged in the pattern shown. Produces Spectral Lens.
Crafting using Runewood Planks, Hex Ash, Runewood Planks, Runewood Planks, Hallowed Gold Ingot and Runewood Planks, arranged in the pattern shown. Produces Weaver's Workbench.
Crafting using Hex Ash, Hex Ash, Hex Ash, Hex Ash, Hex Ash, Hex Ash, Hex Ash, Hex Ash and Hex Ash, arranged in the pattern shown. Produces Block of Hex Ash.
Developer reference
- Registry name
malum:hex_ash- Namespace
malum- Mod ID
malum
Recipe JSON (2):
{
"recipe_type": "create:splashing",
"pattern": null,
"ingredients": {
"item": "malum:crushed_soulstone"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "create"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "malum:block_of_hex_ash"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

