Files
2026-07-31 10:34:32 +09:00

15 lines
223 B
JSON

{
"type": "create:mixing",
"heatRequirement": "heated",
"ingredients": [
{
"item": "create:bar_of_chocolate"
}
],
"results": [
{
"amount": 250,
"fluid": "create:chocolate"
}
]
}