Description
Ticks is a simple client-side Minecraft mod that renders the skybox moving at the frame rate instead of game tick rate.
How it works
It changes only the time value observed by the sky-rendering path. The authoritative world time, server synchronization, scheduled ticks, and all other simulation logic remain untouched.
Client-side only. Safe to use on any server.
Not recommended for use with shaders!
If you've found a bug or a version incompatibility, or if you have a suggestion, please post it here. Here is a simple guide on how to do that.


