RecurrentComplex
RecurrentComplex copied to clipboard
Some custom trees have decaying leaves.
Do you have treeLeavesDecay disabled in the config? If you do, can you check which trees are affected? You can enable memorizeDecoration or memorizeSaplings in the config and then do /#whatisthis in newly generated trees.
I was making a list of trees I was removing from generation for various reasons. SavannaTree1 is noted as having broken leaves, and while not noted I'm pretty sure that FirTreeBig was busted too. However I have treeLeavesDecay set to true.
Setting treeLeavesDecay
to false
fixed this for me.
//e: Haven't checked SavannaTree1
or FirTreeBig
specifically.