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
23 stars 9 forks source link

[BUG] Optifine Biome Specific Inventories Not Working in OptiGUI #112

Closed trumpetplayer2 closed 2 months ago

trumpetplayer2 commented 2 months ago

Expected Behavior

When loading resource pack, the biome specific inventories show up when in survival 2024-09-11_18 46 16

Actual Behavior

When loading up, the biome specific inventories do not show up, using the default inventory rather than the Optifine format ones. When this happens, the following log appears in console for every inventory file:

OptiGUI/FilterLoader Render thread Ignoring container `null` in `minecraft:optifine/gui/container/inventory/inventory_desert.properties`, because no replaceable textures were specified

Desert Properties file:

container=inventory
biomes=desert
texture=inventory_desert.png

2024-09-11_18 48 58

Steps To Reproduce

Link to the resourcepack used: https://www.dropbox.com/scl/fi/13p20036y7qg6ksphvn0k/Variance-Pack-1.21-Dimensional-Defenders-Pack.zip?rlkey=pq7c44c2g8e4oll9q5ilk5edm&st=ldxf87ij&dl=1

Loader and its version

Fabric Loader 0.15.11

OptiGUI version

optigui-2.3.0-beta.2+1.21

Behavior difference

Anything else

No response