
What is DucLib?
DucLib is a library mod that enables adding custom models and animations to the game. Unlike standard Java models, it offers per-face UV coordinate configuration, along with optional box UV support.
The animation system provides flexibility - you can start and stop animations from anywhere in the code, including various goals and conditions.
Frequently Asked Questions
Question: I'm experiencing an issue with DucLib (for example, game crashes).
Answer: Please create an issue on GitHub, including logs and detailed problem description for reproduction purposes.
Question: Will there be a Fabric version?
Answer: Currently unknown, possibly in the future, but most likely not.
Question: How to use DucLib?
Answer: All necessary documentation is available in the project wiki.