Link lines not rendering properly
Da-Technomancer opened this issue ยท 2 comments
Fixed in commit b183d3a
Note to document the cause of this issue, which was not easy to find:
Some earlier Minecraft update changed the default settings on RenderType instances. While previously I had several settings left to the defaults, the defaults were changed to something weird that doesn't do what you expect in the majority of cases. When making a new RenderType, specify all the settings that are available.