RecurrentComplex icon indicating copy to clipboard operation
RecurrentComplex copied to clipboard

Some custom trees have decaying leaves.

Open DeadPigman17 opened this issue 7 years ago • 3 comments

DeadPigman17 avatar Mar 03 '17 21:03 DeadPigman17

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.

Ivorforce avatar Mar 08 '17 17:03 Ivorforce

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.

NotAVerb avatar Mar 13 '18 02:03 NotAVerb

Setting treeLeavesDecay to false fixed this for me.

//e: Haven't checked SavannaTree1 or FirTreeBig specifically.

CREEATION avatar Mar 18 '19 00:03 CREEATION