Ash
supplementaries:ash

Ash

Supplementaries · by MehVahdJukaar, Plantkillable
block AshAsh DustDustsCombination Step Sound BlocksInside Step Sound BlocksShovel MineableHourglass Dusts

Acquisition

Crafting using Soot and Soot, in any arrangement. Produces Ash.

Crafting ⇆ any arrangement conditional
Soot
Soot
Ash Ash guaranteed

Mining & drops

sourcecountchanceconditions
Block loot table: Uncommon (supplementaries) supplementaries:uncommon1–1100%
Ash1–1100%Block State Property
Ash1–1100%Block State Property
Ash1–1100%Block State Property
Ash1–1100%
Block loot table: Common (supplementaries) supplementaries:common1–1100%
Ash1–1100%Block State Property
Ash1–1100%Block State Property
Ash1–1100%Block State Property
Ash1–1100%Block State Property

Block drops

dropscountchanceconditions
Ash1–1100%Block State Property
Ash1–1100%Block State Property
Ash1–1100%Block State Property
Ash1–1100%
Ash1–1100%Block State Property
Ash1–1100%Block State Property
Ash1–1100%Block State Property
Ash1–1100%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
}