ModificationStation / StationAPI

A general use API for Fabric Loader mods on legacy Minecraft versions.
85 stars 19 forks source link

Armor Texture Fix #94

Closed paulevsGitch closed 7 months ago

paulevsGitch commented 7 months ago

This is a fix for empty armor textures (missing slash in texture path). Addition is texture cache to reduce calculations during rendering

paulevsGitch commented 7 months ago

Now it also fixes wrong rain/thunder fog color. Both fixes are small, so they are in one PR