This is a rewrite of my old Voxy World Gen mod, this mod is NOT a fork of the passive chunk generator mod and instead is a entirely different mod.
- Generates chunks very fast in the background and auto-ingest them with voxy.
- Configurable generation speed and queue size.
- Tellus integration. https://github.com/Yucareux/Tellus
- Server-side support
- Minecraft: 1.21.6 - 1.21.11 (Tested on 1.21.11, anything less is considered unstable and may not work)
- Fabric Loader: >= 0.16.0
- Java: 21 (Required)
- Fabric API
- Cloth Config: >= 15.0.127
This project requires Java 21.
# Clone the repo
git clone https://github.com/iSeeEthan/voxy_worldgen_v2.git
# Build
./gradlew buildArtifacts are output to build/libs/.
Config files are located in config/voxyworldgenv2.json.
CUSTOM, refer to LICENSE file for more information.
