DynamicTreesTeam / DynamicTrees

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

Branch Models 1.16.5 #662

Closed Aspurgus closed 2 years ago

Aspurgus commented 2 years ago

Description Trying to variate branch model textures using blockstates will make the branch not render properly

To Reproduce This is the blockstate file for the branch: here

Screenshots 2022-01-27_11 38 55 2022-01-27_11 39 00 2022-01-27_11 39 06 Regular working tree for reference

Optifine is not present, haven't tested with it

Additional context Add any other context about the problem here.

Mods List -Abnormals Blueprint -Team Aurora Abundance -DT -DT Plus

Versions

Harleyoc1 commented 2 years ago

Unfortunately there's nothing we can do about this. It's actually caused by a Forge issue, but should be fixed anyway when MinecraftForge/MinecraftForge#7827 gets merged.