/
Yet another update to Faster Random! This update overhauls the JVM check, thanks to some work from Steveplays.
Now, Faster Random will just disable itself (with a logged warning) if the JVM is detected to not support the random generators required. This prevents crashes if your modpack has Faster Random, and is run using a very old/headless JDK.
Merged Pull Request #56

Мод Faster Random ускоряет генерацию случайных чисел в Minecraft, заменяя стандартные генераторы на более быстрые LXM из Java 17. Это может улучшить производительность при генерации мира, но эффект зависит от системы и ситуации.