From 58f5ca69272d7b49fe6dde78fd31938774064033 Mon Sep 17 00:00:00 2001 From: Pyritie Date: Mon, 6 Oct 2025 16:43:34 +0100 Subject: [PATCH] bump up the tree detection a bit more --- config/fallingtrees_common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/fallingtrees_common.json b/config/fallingtrees_common.json index f74c9d807..02bba7941 100644 --- a/config/fallingtrees_common.json +++ b/config/fallingtrees_common.json @@ -11,7 +11,7 @@ "trees": { "standardTree": { "algorithm": { - "maxLeavesRadius": 22, + "maxLeavesRadius": 25, "maxLogAmount": 512, "shouldFallOnMaxLogAmount": true, "shouldIgnorePersistentLeaves": true