PeakSurge

Quick rating

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.

Mod Loaders
Forge
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
peaksurge-forge-1.0.1+mc26.1.2-fixed.jar
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

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_peaks based on a stable hash of each climate volume. When the frequency is below the vanilla 10%, the mod works in reverse and thins stony_peaks out by remapping them back to jagged_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

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works