[Bug] OptiGUI replaces barrel texture with chest texture
JustAHuman-xD opened this issue · 3 comments
Expected Behavior
The barrel texture remains the default inventory texture instead of getting changed to the chest texture
Steps to Reproduce
- Download the latest Colorful Containers
- Join Singleplayer or Multiplayer World
- Place and Open a Barrel
- Observe GUI
Difference in Behavior
Selection: Optifine
- I have searched for existing issues
This is however related to #30
I just felt that it wasn't really the same issue. As in Optifine it is the barrel texture with no changes necessary but OptiGUI it is the chest texture
#32 should fix it, but I'll take a look soon (sometime this week... probably)
The reason why OptiGUI would replace the barrel texture is that the texture pack didn't explicitly tell it not to (by specifying _barrel=false
). This is obviously wrong and was changed in the rework.