opekope2 / OptiGUI

Blazing fast custom GUI textures on Fabric and Quilt with built-in OptiFine custom GUI resource pack support
https://opekope2.dev/OptiGUI/
MIT License
22 stars 4 forks source link

[BUG] shulker box display with tweakeroo #48

Closed Rozbiynk closed 3 months ago

Rozbiynk commented 1 year ago

Is there an existing issue for this?

Expected Behavior

Display correct background for shulker

Steps To Reproduce

Enable shulker box display in tweakeroo Enable colorful containers Notice that shulker use background of inventory

Behavior difference

Both

Anything else

изображение изображение изображение happend on latest beta

opekope2 commented 1 year ago

I suspect that you also have this issue when you open your player inventory (but it's uglier). My first guess it's that I forgot to add a check for the original texture so it's replacing every container's texture specified in the resource pack (because I didn't test tooltip mods)

Rozbiynk commented 1 year ago

when you open your player inventory

what do you mean? in inventory everything is okay

opekope2 commented 1 year ago

Okay that's cool. I suspected that every inventory screen had that problem but nope

opekope2 commented 3 months ago

Seems like 7823745 fixed it