Client-side Fabric mod for Minecraft 26.1.2 that predicts and renders the trajectory of a player gliding with an elytra.
- Java 94.7%
- Batchfile 5.3%
|
All checks were successful
Build ElytraTrajectory / build (push) Successful in 50s
In MC 26.1, the LINES vertex format requires a LineWidth element per vertex. Forgetting to call setLineWidth() crashes the BufferBuilder with IllegalStateException 'Missing elements in vertex: LineWidth' the first frame the trajectory tries to draw. Add a 2px constant line width (configurable later if needed). |
||
|---|---|---|
| .forgejo/workflows | ||
| gradle/wrapper | ||
| src/main | ||
| .gitattributes | ||
| .gitignore | ||
| build.bat | ||
| build.gradle | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| settings.gradle | ||