Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/anopensaucedev/fastrandom
- Owner: AnOpenSauceDev
- License: apache-2.0
- Created: 2023-06-30T00:31:33.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-04T06:52:41.000Z (about 2 months ago)
- Last Synced: 2024-12-10T15:44:05.918Z (16 days ago)
- Topics: fabric, fabricmc, minecraft, mod, random
- Language: Java
- Homepage:
- Size: 2.35 MB
- Stars: 49
- Watchers: 5
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Faster Random
_**An optimization mod that reworks Minecraft's Random Generator System.**_[](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