[1.16.5] Trees don't drop seeds
lebanni opened this issue ยท 4 comments
Versions :
forge-1.16.5-36.1.32.jar
DynamicTrees-1.16.5-0.10.0-Beta17.jar
DynamicTreesPlus-1.16.5-0.1.0-Beta9.jar
DynamicTreesTerraForged-1.16.5-1.0.0.jar
Modlist : https://gist.github.com/lebanni/f2789120cf54a9af88b1e2a56e559e58
Trees don't drop seeds by themselves. I tried untouched config file and with seedOnlyForest = false.
They do drop seed when cut.
Seasonal integration is enabled and I went through all seasons, and still no seeds dropping.
By default this is an incredibly rare event (which is intentional). The seed drop rate has a default of 0.01
, and is multiplied by a seasonal drop factor which means since you're using serene seasons it will be even rarer some of the time.
I know for a fact that this works as intended; I just verified by cranking the chance up to 1 to double check they are actually dropping.
The point of this feature is to have forests very slowly grow over time. Don't expect to see a seed drop from a tree, on the default chance you'll probably never see one drop at all yourself.