Dynamic Trees - Leaves not waving with (shaders)
ProtocolArcus opened this issue ยท 2 comments
Describe the bug
Leaves generated from the Dynamic Trees mod do not wave when using SEUS, but vanilla leaves wave just fine when placed down.
To Reproduce
Use Dynamic Trees and SEUS Renewed, or any shaderpack that has waving leaves.
Rendering Glitches
Yes I am using Optifine.
duplicate of #235
Probably a bit late, but Dynamic trees uses a different block ID for it's leaves.
Open up the shader zip and locate the block.properties file.
Open that and scroll to the line where it lists leaves. (if there are 2 lines use the 1.12 one - usually under #else)
Then add "dynamictrees:leaves" after the entries (seperated by a space). (I think it was that block ID. To be sure just look at the leaves ingame with F3 menu on and you can see the ID on the right side)