forked from dannydark/unifiedinventory
-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
Description
I'm looking into a way for the player to be able to customise the size of their hotbar and inventory. I can change the size of the hotbar / inventory itself, but UI would need patches to work with it.
I see two possible approaches:
- I make a mod with settings that configure the inventory size, and UI uses it as an optional dependency, and uses the settings from it if found
- The hotbar / inventory settings are part of UI itself rather than a separate mod, defaults to the current 8x4
Would either of these approaches be acceptable? If so, which would be preferable?
Reactions are currently unavailable