rolandoislas / multi-hotbar

Multiple hotbars for Minecraft
http://minecraft.curseforge.com/projects/multi-hotbar
Other
13 stars 4 forks source link

Inverse Next/Previous Hotbar #39

Closed rolandoislas closed 6 years ago

rolandoislas commented 6 years ago

Add a config option to allow scolling to the next hotbar go to the "previous".

The easiest implementation would probably be to check for the config value at HotbarLogic#moveToNextHotbar/movetoPreviousHotbar and handle it appropriatly.

It is useful for stacked configs that prefer the top bar to be the first hotbar.