ValarLib
ValarLib is an open source modding library for fabric by Team Valar which provides helpful methods and classes common to Team Valar's mods. It is primarily aimed at world generation.
This mod does not add anything to the game by itself, it is merely contains tools for mod developers to use.
Current Features:
- OpenSimplex, Octave OpenSimplex, and Worley Noise (using open source implementations thereof)
- Pseudo Random Number Generators
- Utility Classes for creating Biomes and Features

