From 46f5b0768e36ac3a02e08a66ba599125182d8d19 Mon Sep 17 00:00:00 2001 From: Pyritie Date: Sat, 19 Apr 2025 14:08:44 +0100 Subject: [PATCH] nerfed kapok growth speed so it isn't so OP --- defaultconfigs/tfc-server.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultconfigs/tfc-server.toml b/defaultconfigs/tfc-server.toml index b92381f36..580368763 100644 --- a/defaultconfigs/tfc-server.toml +++ b/defaultconfigs/tfc-server.toml @@ -394,7 +394,7 @@ # # Days for a kapok tree sapling to be ready to grow into a full tree. #Range: > 0 - kapokSaplingGrowthDays = 7 + kapokSaplingGrowthDays = 9 # # Days for a mangrove tree sapling to be ready to grow into a full tree. #Range: > 0