28 lines
428 B
JSON
28 lines
428 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|