neuralgia/kubejs/data/tfc/recipes/pot/latex.json
2023-11-12 12:27:54 +07:00

19 lines
No EOL
287 B
JSON

{
"type": "tfc:pot",
"ingredients": [
{
"item": "tfc:powder/sulfur"
}
],
"fluid_ingredient": {
"ingredient": "gtceu:latex",
"amount": 1000
},
"duration": 5000,
"temperature": 300,
"item_output": [
{
"item": "gtceu:sticky_resin"
}
]
}