20 lines
291 B
JSON
20 lines
291 B
JSON
{
|
|
"type": "oritech:pulverizer",
|
|
"fluidInput": {
|
|
"amount": 0,
|
|
"fluid": "minecraft:empty"
|
|
},
|
|
"fluidOutputs": [],
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:coal"
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"count": 1,
|
|
"id": "oritech:coal_dust"
|
|
}
|
|
],
|
|
"time": 120
|
|
} |