From 9c540778435b80ce433deb97d1d3c74926948fb9 Mon Sep 17 00:00:00 2001 From: wirezat Date: Sat, 27 Apr 2024 00:40:18 +0200 Subject: [PATCH] Fuck them trees --- config/tdnf2.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/tdnf2.json5 b/config/tdnf2.json5 index 72c84d6..e7e9f07 100644 --- a/config/tdnf2.json5 +++ b/config/tdnf2.json5 @@ -34,7 +34,7 @@ // Max logs that can be broken by non-player mechanics like pistons, fire and TNT. "nonPlayerLogLimit": 64, // Logs that can be broken by a player without using a tool. - "playerBaseLogLimit": 8, + "playerBaseLogLimit": 2042, // Additional logs that can be broken when player uses a tool, per tier of tool. Set zero to disable. "toolTierLogBonus": 0, // When true, log breaking limit is multiplied by Efficency enchantment level.