
BarsTweaks
A simple QOL mod that adds a backpack, and raises ATM & Item Stack limits, using ScheduleLua.Details
Changelog
[1.1.0] - 2025-04-25
- Rewrite of several modules
- No longer uses game time, avoids many issues
- Better themes
[1.0.3] - 2025-04-24
Extra Bug Fixes
- Provided better backpack opening and closing handling
- Added a
debug
command to toggle debug logs for the mod to help with errors/issues
[1.0.2] - 2025-04-21
More Bug Fixes
- Fixed an issue where the backpack and Ui menu would be come un-openable/usable after a short period of time
[1.0.1] - 2025-04-20
Bug Fixes
- Fixed an issue where the
bp
command did not work and threw an error in console - Fixed an issue where adjusting backpack and item options/tweaks would sometimes not update the UI and throw an error
[1.0.0] - 2025-04-19
Initial Release
This mod/version adds a backpack, item stack limit increase, and atm limit increase.
Note
- This mod was made to show off ScheduleLua