15 lines
223 B
JSON
15 lines
223 B
JSON
{
|
|
"type": "create:mixing",
|
|
"heatRequirement": "heated",
|
|
"ingredients": [
|
|
{
|
|
"item": "create:bar_of_chocolate"
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"amount": 250,
|
|
"fluid": "create:chocolate"
|
|
}
|
|
]
|
|
} |