diff --git a/config/fallingtrees_common.json b/config/fallingtrees_common.json index 02bba7941..f8e545647 100644 --- a/config/fallingtrees_common.json +++ b/config/fallingtrees_common.json @@ -97,7 +97,9 @@ "onlyFallWithRequiredTool": false, "allowedToolFilter": { "whitelistedTags": [], - "whitelist": [], + "whitelist": [ + "tfg:charred_log" + ], "blacklist": [] } },