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

Suggestion: chest on/off the horse-like entities #26

Closed ViTulyankin closed 12 months ago

ViTulyankin commented 1 year ago

If it is possible, make an option in container=horse to use texture only if entity has a chest on it

opekope2 commented 1 year ago

As far as I can read the game code, only donkeys, mules, and llamas can have chest (and this is what I found on the wiki). Should be easy to implement. (I wonder why the game code considers llamas as donkeys).