Tick Tok lib

this lib converts ticks into milliseconds, seconds, minutes, and hours so you can develop your mod easier. it also comes with 2 features displays the ingame time and your system time.
Back to Files

ticktoklib-1.4.2.jar

File nameticktoklib-1.4.2.jar
Uploaded
Jan 29, 2026
Downloads
2.4K
Size
46.2 KB
Mod Loaders
NeoForge
File ID
7547386
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:tick-tok-lib-1298954:7547386"

Learn more about Curse Maven

What's new

# Changelog

[Released]

Highlights

  • Added repeating timer scheduling helpers plus the `TickTokHelper.timer()` accessor for "every X ticks/time do this" loops.
  • Added `SubTickScheduler` utilities for fractional tick delays (half/quarter ticks or custom values) using real-time scheduling, plus server-thread helpers.

This mod has no additional files