Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anopensaucedev/fastrandom

An optimized rewrite of Minecraft's RNG system, for Fabric!
https://github.com/anopensaucedev/fastrandom

fabric fabricmc minecraft mod random

Last synced: 7 days ago
JSON representation

An optimized rewrite of Minecraft's RNG system, for Fabric!

Awesome Lists containing this project

README

        

# Faster Random
_**An optimization mod that reworks Minecraft's Random Generator System.**_

[modrinth](https://modrinth.com/mod/faster-random)

Want to help out? Have a look at the contribution [guidelines.](https://github.com/AnOpenSauceDev/FastRandom/blob/master/CONTRIBUTING.md)

> [!IMPORTANT]
> Faster Random requires a JVM that supports `RandomGenerator` and its LXM generators.

> Some JRE's don't support this, and almost every "headless" variant of a JDK doesn't include these generators.


> Because of this, **please** warn people about your modpack containing Faster Random, as people crashing due to having a bad JDK/JRE is a pretty common (and people seem to think it's a Faster Random issue).

Licensed under Apache 2.0