Files
PetitPlanet-Data/ExcelData/TaskRecipeCfg.json
2025-11-11 07:21:48 +07:00

20 lines
512 B
JSON

[
{
"recipeid": 111273,
"maxproduce": 5,
"destroycondition": "",
"bistop": true
},
{
"recipeid": 111597,
"maxproduce": 1,
"destroycondition": "",
"bistop": true
},
{
"recipeid": 11150007,
"maxproduce": 5,
"destroycondition": "{ \"childList\": { \"nodeList\": [ { \"leaf\": { \"thresh\": 1, \"bagItemChange\": { \"reasonList\": [ 28 ], \"filterList\": { \"filterList\": [ { \"byId\": { \"itemIdList\": [ 150007 ] } } ] } } } } ] } }",
"bistop": true
}
]