Installation
This guide walks you through installing Voxy World Gen V2 and all required dependencies.Prerequisites
Before installing, ensure your system meets these requirements:Minecraft
Version: 1.21.6 - 1.21.11Versions below 1.21.6 are not supported. The mod is tested on 1.21.11.
Java
Version: Java 21Java 21 is required. The mod will not work with older Java versions.
Fabric Loader
Version: >= 0.16.0Install Fabric Loader from fabricmc.net
Operating System
Platforms: Windows, macOS, LinuxThe mod is server-side compatible and works on dedicated servers.
Required Dependencies
These mods must be installed for Voxy World Gen V2 to function:Fabric API
Download the latest version of Fabric API for your Minecraft version.Place the downloaded
.jar file in your mods folder.Cloth Config
Download Cloth Config version 15.0.127 or newer.This provides the configuration system used by the mod.Place the downloaded
.jar file in your mods folder.Optional Dependencies
These mods enhance Voxy World Gen V2 but are not required:Voxy (Highly Recommended)
Voxy is the primary reason to use this mod. Without Voxy, chunks will still generate but won’t provide distant LOD rendering.
mods folder.
What Voxy provides:
- Distant terrain rendering (LOD) up to 1024+ chunks
- Automatic chunk ingestion from generation
- Significant render distance improvements
Tellus (Optional)
Tellus provides Earth 1:1 scale terrain. Voxy World Gen V2 includes optimized generation for Tellus worlds.
- Fast generation bypassing vanilla chunk generator
- Direct Voxy ingestion of terrain data
- Biome-aware surface rules for realistic terrain
- Procedural tree and vegetation placement
ModMenu (Recommended)
ModMenu provides an in-game configuration GUI. Without it, you’ll need to edit the config file manually.
Installing the Mod
Download Voxy World Gen V2
Download the latest release from the mod’s download page.Make sure to download the version matching your Minecraft version (1.21.6-1.21.11).
Place in Mods Folder
Locate your Minecraft installation directory:
- Windows:
%appdata%\.minecraft\mods - macOS:
~/Library/Application Support/minecraft/mods - Linux:
~/.minecraft/mods
voxyworldgenv2-<version>.jar file in the mods folder.Building from Source
If you want to build the mod yourself or contribute to development:Troubleshooting Installation
Mod Not Loading
Check Java Version
Check Java Version
Ensure you’re running Java 21. In the Minecraft launcher, check your Java version:
- Open Minecraft Launcher
- Go to Installations → Your Fabric profile → Edit
- Check “Java Executable” path
- Verify it points to Java 21
Verify Fabric Loader Version
Verify Fabric Loader Version
Open the Minecraft Launcher and check your Fabric profile shows version 0.16.0 or newer.If not, reinstall Fabric Loader from fabricmc.net.
Check for Conflicting Mods
Check for Conflicting Mods
Some chunk generation mods may conflict. Try removing other world generation or pre-generation mods temporarily.
Review Game Logs
Review Game Logs
Check the latest log file at:
.minecraft/logs/latest.logLook for error messages mentioning voxyworldgenv2.Voxy Integration Not Working
Verify Voxy Is Installed
Verify Voxy Is Installed
Check that If you see
voxy-<version>.jar is present in your mods folder.Look for this log message:voxy not present, integration disabled, Voxy isn’t being detected.Check Voxy Version Compatibility
Check Voxy Version Compatibility
Ensure your Voxy version is compatible with Minecraft 1.21.6-1.21.11.The mod uses reflection to detect Voxy methods and should work across multiple Voxy versions.
Next Steps
Quick Start Guide
Learn how to configure and use the mod
Configuration Reference
Explore all available configuration options