
Incandescent Lib
A light-weight library providing API for entity & player animations with included utility
- Загрузки
- 2K
- Подписчики
- 1
- Обновлён
- 15 июля 2025 г.
- Лицензия
- GPL-3.0-only
Опубликован 6 февраля 2024 г.

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.
Ченджлог
1.0.3Релиз1.20.1 · 29 марта 2024 г.
No changelog was specified.
1.0.2Релиз1.20.1 · 26 марта 2024 г.
No changelog was specified.
1.0.1Релиз1.20.1 · 23 февраля 2024 г.
No changelog was specified.
1.0.0Релиз1.20.1 · 6 февраля 2024 г.
No changelog was specified.
Комментарии
Загружаем…