PeakSurge
No reviews yet
PeakSurge is a server-side Fabric mod for Minecraft that lets you control how often the stony_peaks biome generates in the Overworld, from 1% to 100%, tuning the landscape to your preference.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
PeakSurge
PeakSurge is a server-side Fabric mod for Minecraft that gives you precise control over the generation frequency of the minecraft:stony_peaks biome in the Overworld. Whether you want a world dominated by towering peaks or prefer them to be a rare sight, PeakSurge allows you to tune the landscape to your preference.
Features
Configurable Stony Peaks Frequency
Adjust the generation rate of stony_peaks from 1% to 100% (vanilla is 10%). This setting directly influences how often this majestic biome appears in newly generated chunks.
Biome Conversion Options
PeakSurge can optionally convert other mountain-related biomes into stony_peaks as the frequency increases. This includes:
- Cold Peaks: Jagged Peaks, Frozen Peaks (converted from frequency 10% up to 60%)
- Mountain Slopes: Snowy Slopes, Grove, Windswept Hills, Windswept Gravelly Hills, Windswept Forest (converted from frequency 45% up to 100%)
- Highland Meadows: Meadow, Cherry Grove (converted from frequency 80% up to 100%)
Server-Side Only
This mod is designed to run exclusively on the server. Vanilla clients can connect and play without needing to install PeakSurge themselves, making it ideal for dedicated servers.
Live Configuration
Adjust settings on a running server without restarts using the /peaksurge command. Changes apply immediately to newly generated chunks.
Optional Client-Side UI
For single-player or client-side configuration, PeakSurge supports Mod Menu and Cloth Config, providing an intuitive in-game settings screen.
Version Scheme
PeakSurge follows Semantic Versioning + build metadata in the format MAJOR.MINOR.PATCH+mc<minecraft_version>. The version number is always maintained in gradle.properties (mod_version), and fabric.mod.json reads it automatically via ${version} — it is never hardcoded.
| Component | When to increment | Notes |
|---|---|---|
| MAJOR | Breaking change — old saves or configs no longer work | Reset MINOR and PATCH to 0 |
| MINOR | New feature added, everything old still works | Reset PATCH to 0 |
| PATCH | Bug-fix-only, no new features, nothing broken | |
| +mc* | Minecraft version this build targets | No effect on version comparison |
Only one position is incremented per release, matching the biggest change in that release. If a release contains both bug fixes and new features, only MINOR is incremented — a new feature always outranks a bug fix.
Technical Details
| Mod Loader | Fabric |
| Minecraft | 26.1.2 |
| Dependencies | Fabric API, Fabric Loader (>=0.19.3) |
| License | MIT |
| Optional (Client) | Mod Menu, Cloth Config |
Note: The mod works by reassigning climate parameter slots to
stony_peaksbased on a stable hash of each climate volume. When the frequency is below the vanilla 10%, the mod works in reverse and thinsstony_peaksout by remapping them back tojagged_peaks.
How it Works
PeakSurge uses a mixin to intercept the Overworld biome generation process. It reassigns climate parameter slots to stony_peaks based on a stable hash of each climate volume and the configured frequency. The Overworld biome table can be rebuilt in place, allowing changes to take effect immediately for new chunk generation without requiring a server restart.
This mod — and this description — was made entirely with AI assistance, in Thailand. Everything you see here is AI-generated. Is the mod good? Yes, I think so. But if you have a problem with people using AI to make mods, that is your problem, not mine. Don't believe this summary was written by AI? That is also your problem.
Future Plans
I might add features, fixes, or other things in the future — things that neither you nor I know about yet. Confused why I am telling you this? Because I might think of a feature at any moment. That is all.
Contact & Feedback
Found a bug? Want a new feature? Have an idea? Email me at [email protected] — I will review it and decide whether it is worth adding. The source code is available on GitHub, but it is source code only — there is no issue tracker for bug reports. Please use the email above instead.
This mod does not use any external libraries. The only dependency is Fabric API. World type every world type is support now except superflat
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources