Changed
- Updated the mod to minecraft 1.19.3
- Rewrote all of it to Mixins, got rid of all the hacks, the code is super-straightforward now (avoiding possible subtle bugs)
Changed
- Updated the mod to work on 1.18 versions
Changed
- Updated the mod to work on 1.17 versions
Changed
- Updated the mod to work on 1.16 versions
Changed
- Updated the mod to work on 1.15 versions
Changed
- Updated the mod to work on 1.14 versions
Changed
- Updated the mod to work on 1.13 versions
- The above includes adapting to Forge changes, such as the new TOML configs
Changed
- rewrote half of the mod (it's very small anyway) to eliminate a lot of issues and make it a bit cleaner
- now time is counted in ticks and not milliseconds, config entry changed from
delaytotimeoutso that old configs that defaulted to 1000 ms would not now mean 1000 ticks (which is 50 seconds)
Fixed
- the mod was not doing its job when opening a world after previously closing a world or similar
- a lot of other possible inconsistencies like the above
Added
- The mod and its contents


