RyanHub – file viewer
filename: neoforge/src/main/generated/data/oritech/recipe/splashing/compat/create/uraniumclump.json
branch: 1.21
back to repo
{
  "neoforge:conditions": [
    {
      "type": "neoforge:mod_loaded",
      "modid": "create"
    }
  ],
  "type": "create:splashing",
  "ingredients": [
    {
      "tag": "c:clumps/uranium"
    }
  ],
  "results": [
    {
      "count": 2,
      "id": "oritech:uranium_dust"
    },
    {
      "chance": 0.25,
      "id": "oritech:small_plutonium_dust"
    }
  ]
}