Prerequisites
Minecraft 1.21.1
Java Edition required
Mod loader
Fabric 0.18.4+ or NeoForge 21.1.218+
Installation steps
- Fabric
- NeoForge
Install Fabric Loader
Download and run the Fabric installer for Minecraft 1.21.1.Select:
- Minecraft Version: 1.21.1
- Loader Version: 0.18.4 or higher
- Installation Location: Your default Minecraft directory
Install Fabric API
Fabric API is required for Regions Unexplored to run.Download Fabric API 0.116.8+ for Minecraft 1.21.1 and place it in your
mods folder.Install dependencies
Download and install the required dependencies in your Both dependencies are available on Modrinth and CurseForge.
mods folder:Install Regions Unexplored
Download the latest Fabric version of Regions Unexplored from:Place the
.jar file in your mods folder.Your mods folder should now contain:fabric-api-*.jarbiolith-fabric-*.jarlithostitched-*-fabric-*.jarregions_unexplored-*-fabric.jar
Launch Minecraft
Start the Minecraft Launcher and select the Fabric profile. Launch the game.Create a new world to experience Regions Unexplored biomes. Existing worlds will only generate new biomes in unexplored chunks.
First launch may take longer as Minecraft generates the mod configuration files and caches.
Optional: Install Mod Menu (recommended)
For easier mod configuration, install Mod Menu.Regions Unexplored integrates with Mod Menu to provide in-game configuration screens for client and common settings.
Optional enhancement
Server installation
To run Regions Unexplored on a server:Install the server software
Download and set up either:
- Fabric Server with Fabric API
- NeoForge Server
Add the mods
Place the following in your server’s
mods folder:- Regions Unexplored (same version as clients)
- Biolith (matching loader version)
- Lithostitched (matching loader version)
- Fabric API (Fabric servers only)
Generate new world
Delete the existing
world folder (after backing up!) or change the level-name in server.properties to generate a new world with all biomes.Troubleshooting
Game crashes on startup
Game crashes on startup
Possible causes:
- Missing dependencies (Biolith or Lithostitched)
- Wrong mod loader version (Fabric mod on NeoForge or vice versa)
- Incompatible Minecraft version
- Check that all dependencies are installed
- Verify you downloaded the correct loader version
- Ensure all mods are for Minecraft 1.21.1
- Check the crash log in
crash-reportsfolder for specific errors
Biomes not generating
Biomes not generating
Solutions:
- Create a new world - existing worlds only generate new biomes in unexplored areas
- Use
/locatebiome regions_unexplored:commands to find specific biomes - Check that Biolith is properly installed (it handles biome placement)
- Verify configuration files haven’t disabled biome generation
Mod conflicts
Mod conflicts
Some worldgen mods may conflict with Regions Unexplored. See the compatibility guide for known issues and solutions.If you encounter conflicts:
- Test with only Regions Unexplored and its dependencies
- Add other mods one at a time to identify conflicts
- Check configuration options for biome placement settings
Performance issues
Performance issues
Optimization tips:
- Install performance mods like Sodium (Fabric) or Embeddium (NeoForge)
- Reduce render distance in video settings
- Allocate more RAM to Minecraft (4-6GB recommended)
- Disable particle effects in settings if needed
Next steps
Compatibility
Check compatibility with other popular mods
Report issues
Found a problem? Report it on GitHub