Usage
Put this mod in your instance(s) mods
directory
You can configure fps limit on .minecraft/config/sleepbg.json
when a after running instance with this mod for the first time
Changelogs
- Added
log_interval
config for 1.14+
For macro devs
- You can set the instance's FPS to be the FPS of
lock_instance
by creating aUser directory/sleepbg.lock
file. - This is a config value created for multi-instance. If you are currently playing a specific instance, you can minimize the performance wasted by other instances by enabling
lock_instance
. - User directory location
- Windows :
C:/Users/USER_NAME/sleepbg.lock
- MacOS :
/Users/USER_NAME/sleepbg.lock
- Linux :
/home/USER_NAME/sleepbg.lock
- Windows :