RyanHub - file viewer
filename: neoforge/src/main/generated/data/oritech/recipe/centrifuge/compat/clump/crushed_uranium.json
branch: 1.21
back to repo
{
  "neoforge:conditions": [
    {
      "type": "neoforge:not",
      "value": {
        "type": "neoforge:tag_empty",
        "tag": "c:clumps/uranium"
      }
    }
  ],
  "type": "oritech:centrifuge",
  "fluidInputAmount": 0,
  "fluidInputVariant": "minecraft:empty",
  "fluidOutputAmount": 0,
  "fluidOutputVariant": "minecraft:empty",
  "ingredients": [
    {
      "tag": "c:clumps/uranium"
    }
  ],
  "results": [
    {
      "count": 2,
      "id": "oritech:uranium_dust"
    },
    {
      "count": 1,
      "id": "oritech:small_plutonium_dust"
    }
  ],
  "time": 100
}