Search results
LLibrary is a small mod that contains shared code for other mods. Advanced animation api and other animation tools. Lightweight ASM utilities. Easy-to-use structure tools. Expandable command builder. More player render events, allowing for custom player animation. Powerful entity data handlers. Beautiful GUI framework. More!
The lightweight Minecraft modding library. Alpha builds are unstable and subject to change, but may offer the latest version
The lightweight Minecraft modding library. Quickstart. To use this library, all you have to do is adding it as dependency in the Gradle build script. repositories { maven { name = "ilexiconn" . url = "https://maven.mcmoddev.com" . } } dependencies { compile "net.ilexiconn:llibrary:1.7.9-1.12.2:dev" . } Compiling from source.
LLibrary to mały mod, który zawiera wspólny kod dla innych modów. Zaawansowane API do animacji i inne narzędzia do animacji. Lekkie narzędzia ASM. Łatwe w użyciu narzędzia do tworzenia struktur. Rozszerzalny konstruktor poleceń. Więcej zdarzeń renderowania gracza, co pozwala na niestandardową animację gracza.
LLibrary to niewielka modyfikacja zawierająca wspólny kod dla innych modów. Oferuje zaawansowane narzędzia animacyjne, lekkie narzędzia ASM, łatwe w użyciu narzędzia strukturalne, rozbudowany builder komend, a także wiele innych funkcjonalności, takich jak obsługa danych entity i piękne GUI.
24 maj 2015 · LLibrary is a mod that provides shared code for other mods, such as animation, command, config and entity data handlers. It also adds mod names to tooltips and snackbars to the game.
LLibrary is a small mod that contains shared code for other mods, such as animation, command, config and entity data handlers. Learn how to use LLibrary from the Wiki and see examples from other modders.