nerfed kapok growth speed so it isn't so OP

This commit is contained in:
Pyritie 2025-04-19 14:08:44 +01:00
parent 49380e0695
commit 46f5b0768e

View file

@ -394,7 +394,7 @@
# #
# Days for a kapok tree sapling to be ready to grow into a full tree. # Days for a kapok tree sapling to be ready to grow into a full tree.
#Range: > 0 #Range: > 0
kapokSaplingGrowthDays = 7 kapokSaplingGrowthDays = 9
# #
# Days for a mangrove tree sapling to be ready to grow into a full tree. # Days for a mangrove tree sapling to be ready to grow into a full tree.
#Range: > 0 #Range: > 0