[1.15.1] Fruit Trees causes some textures to become non-transparant.
Gbergz opened this issue ยท 4 comments
- Forge Version: 30.0.41
- Mod Version: 1.15.1-1.1.2.jar
Clarification: When Fruit Trees is together with Apotheosis the textures of Transparant Blocks become non-transparant, black/white textures. As shown below here;
This is on a clean instance with only Fruit Trees & Apotheosis. As soon as Fruit Trees are removed from the instance the issue is gone.
Any ideas?
I think you are reporting to a wrong place. Try remove Fruit Trees and reproduce this issue. If you have further thoughts feel free to reopen this issue
Forge has fixed the issue, tho I wonder why it only occurred when another mod was present (the issue doesn't happen with just apoth)
Are you loading the RenderTypeLookup class earlier than normal? (before model registry)
@Shadows-of-Fire yes, I am setting RenderType before model registry