Incandescent Lib

Incandescent Lib

Mod

A light-weight library providing API for entity & player animations with included utility

Client and server LibraryUtility

68 downloads
0 followers
Created5 months ago
Updated2 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Library's logo: emoticon "T|/" depicting a man praising the grossly incandescent sun

Incandescent Lib

A light-weight library providing API for entity & player animations with included utility

API

To use Incandescent Lib for your project, include the following line in your build.gradle:

repositories {
    maven {
        url "https://cursemaven.com"
        content {
            includeGroup "curse.maven"
        }
    }
}
dependancies {
    implementation fg.deobf("curse.maven:incandescent_lib-971520:5085017")
}

Incandescent Lib provides a sufficient yet light-weight API for both entity and player animations while using Minecraft's 1.19+ keyframe animation system making it compatible with other animation libs. Please refer to source code for futher info related to usage and implementation.

Provided functionality

Due to this mod being library, it doesn't add any solid features on its own.


Project members

nikgub

Member


Technical information

Client side
required
Server side
required
Project ID