DynamicTreesTeam / DynamicTrees

Minecraft Forge mod providing dynamic trees that progressively grow from seed to maturity.
MIT License
215 stars 95 forks source link

foliage on dynamic trees does not move during shaders #860

Closed FilipKompaniets3 closed 6 days ago

FilipKompaniets3 commented 1 month ago

Does anyone know how to fix this? The leaves on dynamic trees do not move when I have the shader enabled, unlike the foliage of the vanilla tree.

supermassimo commented 6 days ago

You need to add the leaves to the shader's foliage file

FilipKompaniets3 commented 6 days ago

Вам потрібно додати листя до файлу листя шейдера

Do I need to add a foliage block tag? and to which file in the shader folder should I add this? Sorry, I don't know very well about all this.