add first patch
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "create:mixing",
|
||||
"heatRequirement": "heated",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "create:bar_of_chocolate"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"amount": 250,
|
||||
"fluid": "create:chocolate"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user