filename:
common/src/main/generated/data/oritech/recipe/compat/techreborn/industrial_grinder/nickel_ore.json
branch:
1.21
back to repo
{
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"techreborn"
]
}
],
"type": "techreborn:industrial_grinder",
"fluid": {
"amount": {
"value": 81000
},
"fluid": {
"fluid": "minecraft:water"
}
},
"ingredients": [
{
"tag": "c:ores/nickel"
}
],
"outputs": [
{
"count": 2,
"id": "oritech:raw_nickel"
},
{
"count": 1,
"id": "oritech:raw_platinum"
}
],
"power": 5,
"time": 200
}