[BUG] Optifine Biome Specific Inventories Not Working in OptiGUI
trumpetplayer2 opened this issue ยท 0 comments
Expected Behavior
When loading resource pack, the biome specific inventories show up when in survival
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
Steps To Reproduce
- Load the resource pack in a 1.21 Optifine world, and open survival inventory
- Load the resource pack in a 1.21 Optigui world, and open survival inventory
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
- OptiGUI documentation
- OptiFine
- Something you logically expect from OptiGUI
- Doesn't work at all
Anything else
No response