promotional bannermobile promotional banner

Cold Sweat: Altitude

A Cold Sweat addon that adds fully configurable altitude-based temperature zones using a simple band and gradient system, with shelter, protection, and Create: Aeronautics support.
Back to Files

coldsweat_altitude-0.6.0.jar

File namecoldsweat_altitude-0.6.0.jar
Uploaded
May 5, 2026
Downloads
343
Size
85.4 KB
Mod Loaders
NeoForge
File ID
8045402
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:cold-sweat-altitude-1528631:8045402"

Learn more about Curse Maven

What's new

0.6 Changelog

Added i18n support for public-facing and command-facing UI text.

Command output and built-in mod messages are now moved into lang files, making them easier to translate and maintain.

 

Config-driven messages can now also use translation keys. onEnterMessage and actionbarMessage still support normal plain text, but they can now also point to lang entries for localized packs.

 

The generated config now includes inline examples showing how translation keys can be used for message fields.

 

Useful config key examples currently included by default:

onEnterMessage = "coldsweat_altitude.band.low_sky.on_enter"
actionbarMessage = "coldsweat_altitude.band.low_sky.actionbar"

onEnterMessage = "coldsweat_altitude.band.extreme_sky.on_enter"
actionbarMessage = "coldsweat_altitude.band.extreme_sky.actionbar"

And the matching lang keys currently shipped are:

coldsweat_altitude.band.low_sky.on_enter
coldsweat_altitude.band.low_sky.actionbar
coldsweat_altitude.band.extreme_sky.on_enter
coldsweat_altitude.band.extreme_sky.actionbar

 

You are not limited to those keys. Any lang key will work in those config fields as long as it exists in a loaded lang file.

This mod has no additional files