Compatibility
Minecraft: Java Edition
1.21.x
1.20–1.20.1
1.19.4
1.19.2
1.18.1–1.18.2
1.16.5
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed GPL-3.0-or-later
Published last year
Updated 3 days ago
Changelog
2.4-b03d
Fixes:
Technical Changes:
- Big improvements to config files:
- Improved the formatting and wording of comments, making them more readable and clear
- Improved the spacing between config settings and comments, making it easier to locate specific settings
- List-based configs are now formatted vertically with one element per line, rather than all elements on one line
- This behavior is indicated by the "//v" tag at the top of the config's comment. Removing the tag reverts this behavior
- Formatting changes take effect upon restarting the game
- ! Existing configs should be updated automatically, but backing up is recommended
- TOML configs that take in IDs, like blocks, items, entities, biomes, etc. now support negation (i.e. "!minecraft:stone")
- Most useful when used in lists. Excludes the given ID from having the setting applied to it
- Also supports negating tags ("!#minecraft:leaves")
- i.e. "#forge:dyes,!minecraft:black_dye" applies to all dyes EXCEPT black dye
- ! Some config settings have been moved:
- "Require Thermometer": main.toml -> item.toml
- "Fire/Ice Resistance Immunity" main.toml -> item.toml
- Armor items that provide built-in insulation can now accept insulation themselves
- Built-in armor insulation can also be configured to either take up the item's available insulation slots, or not
- Insulation tooltips can now be configured to show under specific circumstances:
- "always": Always show the tooltip (even for armor items with no insulation)
- "if_present": The default behavior. Shows the tooltip only if the item gives or has insulation
- "on_shift": Show the insulation tooltip if SHIFT is held (even for armor items with no insulation)
- "shift_and_present": Show the tooltip if SHIFT is held AND the item gives or has insulation
- "never": Never show the insulation tooltip for any items
- Leather, hoglin hide, goat fur, and chameleon scale armor can no longer be sewn into other armor by default
- Increased the amount of insulation provided by leather, hoglin hide, goat fur, and chameleon scale armor when worn
- Increased ice resistance potion durations:
- Normal length: 90 seconds -> 3 minutes
- Extended length: 3 minutes -> 6 minutes
- (1.16) Added Valkyrien Skies support
Fixes:
- Fixed crashing and/or disconnection when loading Cold Sweat datapacks that include dimensions, structures, or biomes
- Fixed crash when using a hearth, boiler, or icebox in a Valkyrien Skies ship
- (1.21) Fixed strange temperature behavior when an entity with temperature is killed or leaves the world
- Fixed temperature effects being removed when the player's body temperature is above 100 or below -100
- Fixed the player's spawn point not being set at a bed if it is sweltering or freezing
- Fixed water droplets sometimes spawning in lopsided patterns on the screen
- Fixed shears consuming double durability when used to shear goats
Technical Changes:
- Chameleons will now target and eat any entities in the #cold_sweat:chameleon_eats tag
Files
Metadata
Release channel
BetaVersion number
2.4-b03dLoaders
Game versions
1.20.1Downloads
805Publication date
July 3, 2025 at 3:33 AMPublisher
Mikul
Owner