Back to mods
TimelessLib project artwork

Modrinth · Minecraft mod

TimelessLib

A lib for all things time!

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which TimelessLib release should I use?

Updated last month
Latest stable file 2.0.0-fabric-26.1
Game version 26.1, 26.1.1, 26.1.2
Loader Fabric

TimelessLib 2.0.0-fabric-26.1 targets 26.1, 26.1.1, 26.1.2 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is TimelessLib required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does TimelessLib 2.0.0-fabric-26.1 need?

2.0.0-fabric-26.1. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add TimelessLib without breaking your instance.

Built for TimelessLib 2.0.0-fabric-26.1. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 2.0.0-fabric-26.1. It targets 26.1, 26.1.1, 26.1.2 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 2.0.0-fabric-26.1. It opens that exact file at the source.

About this project

What does TimelessLib add?

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.

Project description from Modrinth.

Pick your setup

TimelessLib by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

47 available setups

Showing the newest 12 of 47 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

TimelessLib versions and loaders

23 of 23 releases match

Looking for an older file? The official Modrinth project page is in Resources.