add first patch
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:paper"
|
||||
},
|
||||
{
|
||||
"item": "pamhc2trees:lycheeitem"
|
||||
},
|
||||
{
|
||||
"item": "pamhc2trees:lycheeitem"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "supplementaries:candy",
|
||||
"count": 4
|
||||
},
|
||||
"conditions": [
|
||||
{
|
||||
"type": "supplementaries:flag",
|
||||
"flag": "candy"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user