filename:
neoforge/src/main/generated/data/oritech/recipe/centrifuge/compat/clumpwet/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": 81000,
"fluidInputVariant": "minecraft:water",
"fluidOutputAmount": 0,
"fluidOutputVariant": "minecraft:empty",
"ingredients": [
{
"tag": "c:clumps/uranium"
}
],
"results": [
{
"count": 3,
"id": "oritech:uranium_dust"
}
],
"time": 100
}