Compatibility
Minecraft: Java Edition
1.19.4
1.18.2
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published last year
Updated 6 months ago
QuLib is a library mod providing utilities for developing mods:
- Utilities for doung Raycasts
- Utility methods for bridging different vector math utilities used in Minecraft's code
- Kotlin extensions for Joml and Minecraft math related classes
- Random extensions
- Nbt serialization for Joml
- Utilities regarding aim and spread calculations
Available for both Fabric and Forge requiring Fabric Language Kotlin and Kotlin For Forge respectively
In 1.18,2 this mod also packages two java libraries:
- Joml - vector math library
- Javaluator - expression evaluation library