Crafting using Soot and Soot, in any arrangement. Produces Ash.
Ash
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Block loot table: Uncommon (supplementaries) supplementaries:uncommon | 1–1 | 100% | — |
| Ash | 1–1 | 100% | Block State Property |
| Ash | 1–1 | 100% | Block State Property |
| Ash | 1–1 | 100% | Block State Property |
| Ash | 1–1 | 100% | — |
Block loot table: Common (supplementaries) supplementaries:common | 1–1 | 100% | — |
| Ash | 1–1 | 100% | Block State Property |
| Ash | 1–1 | 100% | Block State Property |
| Ash | 1–1 | 100% | Block State Property |
| Ash | 1–1 | 100% | Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Ash | 1–1 | 100% | Block State Property |
| Ash | 1–1 | 100% | Block State Property |
| Ash | 1–1 | 100% | Block State Property |
| Ash | 1–1 | 100% | — |
| Ash | 1–1 | 100% | Block State Property |
| Ash | 1–1 | 100% | Block State Property |
| Ash | 1–1 | 100% | Block State Property |
| Ash | 1–1 | 100% | Block State Property |
Developer reference
- Registry name
supplementaries:ash- Namespace
supplementaries- Mod ID
supplementaries- Tags (7)
forge:items/ash forge:items/dusts/ash forge:items/dusts minecraft:blocks/combination_step_sound_blocks minecraft:blocks/inside_step_sound_blocks minecraft:blocks/mineable/shovel supplementaries:items/hourglass_dusts
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "immersive_weathering:soot"
},
{
"item": "immersive_weathering:soot"
}
],
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "immersive_weathering"
},
"type": "forge:mod_loaded"
},
{
"raw": {
"flag": "ash",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}