A simple mod to expand the hotbar from 8 to 16, 23, 24 or 32 slots. Based on code originally written by Calinou.
Go to file
OgelGames 837b886c7b code improvements
* create all hotbar images on load
* round hotbar size before clamping
* move migration function to bottom of file
* check if player is online in chat command
* return message from chat command instead of sending chat message
2023-07-26 15:32:04 +10:00
.github/workflows add .luacheckrc, workflow and fix some issues 2021-11-29 19:18:58 +01:00
textures Allow any arbitrary hotbar size 1 to 32 2021-03-24 22:02:26 -04:00
.luacheckrc New storage backend (#6) 2023-07-20 15:35:03 +10:00
init.lua code improvements 2023-07-26 15:32:04 +10:00
LICENSE add license 2018-11-10 23:42:17 -05:00
mod.conf add "name" to mod.conf to fix a warning 2022-07-22 15:09:26 +02:00
settingtypes.txt New storage backend (#6) 2023-07-20 15:35:03 +10:00