▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/TimelessLib
TimelessLib

TimelessLib

A lib for all things time!

177
0

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 VersionMinecraft VersionsLoader
1.0.18-fabric-1.20.5-1.21.101.21–1.21.10 / 1.20.5–1.20.6Fabric
1.0.17-fabric-1.19.3-1.20.41.20–1.20.4 / 1.19.3–1.19.4Fabric
1.0.17-fabric-1.19-1.19.21.19–1.19.2Fabric
1.0.17-fabric-1.17-1.18.21.18.x / 1.17.xFabric
1.0.17-fabric-1.14-1.16.51.16.x / 1.15.x / 1.14.xFabric

Documentation

Documentation can be found here and the libary does include Javadoc and an example mod found here.

Совместимость

Minecraft: Java Edition

1.21.x1.20.x

Платформы

Детали

Лицензия:Zlib
Опубликован:2 месяца назад
Обновлён:3 недели назад
Главная