Some Clear Glass textures are missing the up side, resulting in odd looking CT
ChiefArug opened this issue ยท 2 comments
Minecraft Version
1.16.5
Forge Version
36.2.22
Mantle Version
Mantle-1.16.5-1.6.147
Tinkers' Construct Version
TConstruct-1.16.5-3.3.1.316
Describe your issue
Clear glass textures look odd when placed next to each other, some states are missing the top texture line
After looking into the mod jar I discovered that the actual texture files are missing the line, specifically dlr.png
, lr.png
and dl.png
.
I have made a resourcepack to replace these with textures that actually have the top line (pixels copied from one of the existing textures).
glass_fix.zip
And with the fix pack applied:
Crash Report
No response
Reproduced with only Tinkers' Construct?
Yes
Other mods required
No response
Confirm the following
- Confirm you have searched the tracker to see if your issue already exists
- Confirm you have checked the roadmap, what's new, and the FAQ for your issue
- Confirm you are not using performance enhancers, such as optifine
Fixed by a0dd0f1.