
ModsJava
TimelessLib
TimelessLib A lightweight time & animation utility library for Fabric (and maybe forge to come) Features Animation System Double channels Vec3 channels…
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
TimelessLib
A lightweight time & animation utility library for Fabric (and maybe forge to come)
Features
- Animation System
- Double channels
- Vec3 channels
- Easings
- Interpolation system
- Cooldowns
- Countdowns
- Scheduler
- Time Utils
- Time Anchors
- Time Conversions
- Time Formatter
- Time Parser
- Real time / Game time system
- Respects pausing in singleplayer
- Duration class that includes ticks
Installation (for developers)
Add these to your project (no dependencies needed!)
repositories (build.gradle)
repositories {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
dependencies
dependencies {
modImplementation "maven.modrinth:timelesslib:${project.timelesslib_version}"
}
gradle.properties
timelesslib_version=VERSION
You can check the version of timelesslib on the versions tab or in the dropdown below:
Click to expand version list| TimelessLib Version | Minecraft Versions | Loader |
|---|---|---|
| 2.0.0-fabric-26.2 | 26.2 | Fabric |
| 2.0.0-fabric-26.1.x | 26.1.x | Fabric |
| 2.0.0-fabric-1.20.5-1.21.11 | 1.21–1.21.11 / 1.20.5–1.20.6 | Fabric |
| 2.0.0-fabric-1.19.3-1.20.4 | 1.20–1.20.4 / 1.19.3–1.19.4 | Fabric |
| 2.0.0-fabric-1.19-1.19.2 | 1.19–1.19.2 | Fabric |
| 2.0.0-fabric-1.17-1.18.2 | 1.18.x / 1.17.x | Fabric |
| 2.0.0-fabric-1.14-1.16.5 | 1.16.x / 1.15.x / 1.14.x | Fabric |
Documentation
Documentation can be found here and the libary does include Javadoc and an example mod found here.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 26.1, 26.1.1, 26.1.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as timelesslib-2.0.0-fabric-26.1.jar — drop this file into the mods folder
- Download size: 108 KB
- Download link checked 30 Aug 2026 — working
These come from our own check of the pack file, not from the source page.