11 lines
170 B
JSON
11 lines
170 B
JSON
{
|
|
"type": "systeams:boiling",
|
|
"input": {
|
|
"fluid_tag": "minecraft:water",
|
|
"amount": 100
|
|
},
|
|
"output": {
|
|
"fluid": "gtceu:steam",
|
|
"amount": 200
|
|
}
|
|
}
|