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