Temperature Bands

Modifies world generation to place biomes into repeating temperature bands. Compatible with most worldgen mods. Now with humidity based on proximity to river and/or ocean too!
Back to Files

2.2.0-Fabric-1.20.1

File nameTemperatureBands-2.2.0-Fabric-1.20.1.jar
Uploader
CosmicDanCosmicDan
Uploaded
Jul 27, 2026
Downloads
21
Size
896.8 KB
Mod Loaders
Fabric
File ID
8520848
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:temperaturebands-1258324:8520848"

Learn more about Curse Maven

What's new

  • NEW: Added "band limit" settings. Can be used to make a certain temperature band extend forever, providing a "soft world border" of sorts (which could compliment real world borders). Thanks to himlico for the initial suggestion.
  • OPTIMIZED: Better default config for advanced humidity, now it's faster *and* much more accurate, the previous defaults were quite bad actually (apologies). Specifically, "humidityResolution" and "climateSamplerResolution" were adjusted and their comments were also updated.
    • NOTE: It is highly recommended to delete your default mod config if updating, or at least update these two changed values - "humidityResolution" and "climateSamplerResolution" - to the new defaults. If regenerating a world, remember to set 'copyConfigOnRecreateWorld' to false to use the current mod config (instead of previous world config).
  • IMPROVED: The "noiseFactor" setting now supports a percentage value, with the new default being 0.05, which is 5% of the current bandSize (and almost identical to the original default). New percentage values scale better when bandSize is changed. Thanks to Anluckie for suggestion.
  • IMPROVED: Preliminary support for "Custom Biome Parameters" (not yet released) under advanced humidity, or other mods that might change river/ocean biome parameters.
  • FIX: Potential integer overflow for World Preview benchmark numbers, now the cache values shouldn't go into negative anymore.
  • FIX: Crash fix for new worlds on dedicated server (along with general improvements to world creation/loading process, esp. for multithreaded environments). Thanks to snowtyler for reporting.
  • IMPROVED: Added default values to config comments for numbered entries (was only required for 1.20.1 and below). Thanks to Anluckie for suggestion.

This mod has no related projects