GregTechCEu Modern

GregTechCEu Modern

6M Downloads

CTM does not work with animated transparent textures

NegaNote opened this issue ยท 0 comments

commented

Checked for existing issues

  • I have checked for existing issues, and have found none.

Tested latest version

  • I have checked that this occurs on the latest version.

GregTech CEu Version

Latest 7.2.0-SNAPSHOT

Minecraft Version

1.20.1 Forge

Recipe Viewer Installed

None

Environment

Singleplayer

Cross-Mod Interaction

Yes

Other Installed Mods

My own

Expected Behavior

A java-created block with connected textures made using the same system as GT does to work when those textures are animated and transparent (i.e., for glass)

Actual Behavior

Said glass fails to be transparent, and has z-fighting issues if multi-layer.

Steps to Reproduce

Make a java addon with a glass block with connected textures, using the same "ldlib": "connection": setup as gtm casings and glasses do. Glass will fail to be transparent.

Additional Information

Likely won't be able to be fixed until ldlib's ctm system is fully yeeted from GT, but here for future use.