The trees aren't recognized by Better Foliage
0Navis0 opened this issue ยท 2 comments
I already posted this issue on CurseForge, but I repost it here for being sure. I finded a very strange bug with your mod. The two trees added by your mod aren't recognized by the mod Better Foliage. It has for result that the dense foliage and falling leaves effects don't applicate them to your two trees.
Well, the reason for that is that Better Foliage doesn't have native support for AbyssalCraft. If you want to have the same effect on my leaf/log/grass types, you have to manually add them to the various lists in the Better Foliage config.
I might as well list all of them here:
Grass Blocks:
com.shinoow.abyssalcraft.common.blocks.BlockDarklandsgrass
com.shinoow.abyssalcraft.common.blocks.BlockDreadGrass
Leaf Blocks:
com.shinoow.abyssalcraft.common.blocks.BlockDLTLeaves
com.shinoow.abyssalcraft.common.blocks.BlockDreadLeaves
Log Blocks:
com.shinoow.abyssalcraft.common.blocks.BlockDLTLog
com.shinoow.abyssalcraft.common.blocks.BlockDreadLog