{
  "type": "create:splashing",
  "ingredients": [
    {
      "item": "tfc:powder/amethyst"
    }
  ],
  "processingTime": 1200,
  "results": [
    {
      "item": "kubejs:clean_amethyst_powder"
    },
    {
      "item": "mekanism:dust_coal",
      "chance": 0.75
    }
  ]
}