Download QuLib — Minecraft Mods — ModStock

Downloads

0

Last update

3 months ago

Versions

1.18.2 — 1.20.4
Client and server
Fabric
Forge
Neoforge
Libraries

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:

  1. Joml - vector math library
  2. Javaluator - expression evaluation library