![Show Me Your Skin! (Hide armor)](https://media.forgecdn.net/avatars/thumbnails/544/748/256/256/637876929776434983.png)
Switch button
ttrafford7 opened this issue ยท 2 comments
Add key bind to switch between 2 or more custom modes for all players
example:
1 mode - all armor is off (0%) and elytra is on (my custom setting number 1)
2 mode - all armor is on (100%) (my custom setting number 2)
3 mode (optional) - 50% of helmet and boots, chestplate and leggings are turned off (0%)
By pressing the bound key, the modes will cycle.
Since I want the mod to stay intuitive to use, I'll have to make some compromises when implementing this.
If I added the option to create multiple profiles, that would severely complicate the UI. But something like having a keybind to toggle the entire mod on and off would be more easily understandable.
I'll work on a toggle for now, and will consider adding a profiles-like system later as an advanced option if I have the time.