https://github.com/fifth-light/ArmorStand.git
In the source code of this mod, there’s a library called blazerod that allows rendering 3D models (built with Kotlin and Bazel).
I want to use blazerod API in IntelliJ, but I keep running into dependency issues because I’m not sure how to set it up correctly.
https://github.com/fifth-light/ArmorStand/issues/1#issuecomment-2954618289
This comment suggested to remap with Yarn and then use modImplementation, but due to my limited understanding, I wasn’t able to get it working.
How can I set it up correctly?
GitHub
Player model mod for Minecraft Java version 1.21.8. Supports glTF, VRM, PMX and PMD. - fifth-light/ArmorStand