Saplings do not grow
GreyMario opened this issue ยท 0 comments
Even when forcing the issue with adding months worth of player ticks and increasing the random tick speed, saplings never grow.
Could be caused by tfc/api/util/ITreeGenerator.java#L67 checking for BlockSapling
when saplings are BlockSaplingTFC extends BlockBush
.