- Forge 1.12.2-14.23.5.2768 or later
- Add Moonphase to Timekeeper service
- WIP GUI/Rendering helpers
- Various other WIP additions for my other WIP mods
- Ditch ReflectASM, wasn't helpful in the end
- Forge 1.12.2-14.23.4.2705
- Improve performance of Reflection helpers (thanks to ReflectASM library)
- Add Coremod/ASM helpers
- Fix minute roll-over in Timekeeper service
- Fix Coremod/ASM related helpers
- Misc. updates for SleepingOverhaul
- Rebase to Forge 1.12.2-14.23.4.2705
- Misc. code cleanups, back to using classic Reflection without AT's
- Forge 1.12.2-14.23.2.2611
- Add Timekeeper service - a high-performance provider for time-related functions.
- Add a BlockAndMeta holder object
- Add some reflection and misc. development helpers