config/fallingtree.json aktualisiert

This commit is contained in:
Athro-HIro 2024-11-22 15:21:01 +01:00
parent 0c52bdabef
commit e0883edf0a

View File

@ -7,12 +7,12 @@
"deniedLeaves": [], "deniedLeaves": [],
"breakMode": "FALL_ITEM", "breakMode": "FALL_ITEM",
"detectionMode": "ABOVE_CUT", "detectionMode": "ABOVE_CUT",
"maxScanSize": 200, "maxScanSize": 300,
"maxSize": 100, "maxSize": 100,
"maxLeafDistanceFromLog": 12, "maxLeafDistanceFromLog": 12,
"maxSizeAction": "ABORT", "maxSizeAction": "ABORT",
"breakOrder": "LOWEST_FIRST", "breakOrder": "LOWEST_FIRST",
"minimumLeavesAroundRequired": 4, "minimumLeavesAroundRequired": 2,
"includePersistentLeavesInRequiredCount": false, "includePersistentLeavesInRequiredCount": false,
"treeBreaking": true, "treeBreaking": true,
"leavesBreaking": true, "leavesBreaking": true,