yurisuika / Raised

Raises the hotbar so the selector is not cut off!
GNU Lesser General Public License v3.0
18 stars 5 forks source link

Inventory Profiles Next incompatibility #24

Closed thimblebird closed 1 year ago

thimblebird commented 1 year ago

See https://github.com/blackd/Inventory-Profiles/issues/256#issuecomment-1364063765

blackd commented 1 year ago

Here is an example how other mods do it https://github.com/Crendgrim/AutoHUD/blob/0c10c063cf97c1631d0ff51d17df74596189adce/src/main/java/mod/crend/autohud/compat/mixin/inventoryprofilesnext/LockSlotsHandlerMixin.java

yurisuika commented 1 year ago

Thanks for the report! This will be out in the next update.

Cool GUI editor btw!