key's Wild Temperatures

Quick rating

key's Wild Temperatures

No reviews yet

A temperature mod expanding on vanilla mechanics to make the game a bit more difficult but doesn't require learning complex new mechanics!

Arctic/Cold
Desert/Hot
Adventure/Exploration
Survival
Enchantments
Development: Abandoned
Weather & Environmental Effects
Mod Loaders
Fabric
Quilt
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

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
GNU General Public License v3.0 or later
Latest Version
wild_temperature-1.0.1-1.20.4.jar
Authors
CurseForge
Modrinth

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
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Logo

MODLOADER - FABRIC, QUILT COMPATIBLE Minecraft - 1.20.1 / 1.20.4 environment - Client and Server License - GPL-3.0

modrinth

THIS MOD HAS BEEN ARCHIVED AND DOES NOT GET ANY SUPPORT

A temperature mod expanding on vanilla mechanics to make the game a bit more difficult but doesn't require learning complex new mechanics!

Features

  • Temperature based on vanilla temperature values
  • No new items or blocks
  • Make the game a more challenging without being too annoying
  • Expand on temperature / weather ideas already in the game
  • New enchantment, Fire Protection counterpart called Frost Protection
  • Temperature HUD and overlays
  • Chainmail armor recipe
  • Configurable
  • Left handed mode

Quick Explainer

  • Extreme cold biomes cause cold damage and you will freeze to death, to avoid this wear at least 3 pieces of leather armor, enchant one piece of armor with Frost Protection.
  • Extreme heat biomes cause heat damage and you will burn to death, to avoid this wear at least 3 pieces of chainmail armor, or enchant one piece of armor with Fire Protection, or drink a fire resistance
  • The night in deserts are extremely cold.
  • Frost protection gives you the resistance effect if it's below 0.2 biome degrees (you can look on the vanilla wiki to find this :) (this also means nights in deserts)
  • Jumping in water protects you from heat (wild i know)
  • Blocks, torches, lava etc. do not cause temperature to change in 1.0 (this might change in the future who knows)
  • also important this is my first mod and first java project so the code is probably shit and is probably not fool proof, but it works :)

Dependencies

Fabric loader 0.15.3

Fabric API

owo-lib

FAQ

What do you mean with vanilla mechanics and concepts

best explanation is giving some examples:

vanilla already has a mechanic for freezing with powdered snow, so i try to expand upon that in ways like this: wearing leather against the cold, freezing when you are in a extremely cold biome.

vanilla doesn't really have a counterpart mechanic for that (aside from being on fire) so i tried to create a natural counter part to it for example: chain mail protects you against extreme heat biomes (it doesn't make sense irl, but i think minecraft chainmail looks very airy and it gives it a new use haha)

New enchantment, what's that about? I thought this was vanilla themed

yes, i'll explain my thought process for adding a new enchantment:

vanilla already has fire protection of course, which you can use to protect yourself against extreme heat in this mod, however there was no counterpart for the cold.

so i added frost protection. but when i added it i realised the enchantment had no functionality outside extreme cold protection. since there are no ice mobs or ice attacks in the game it felt weird to just make it an exact replica of fire protection but for frost.

so instead ot make it a bit more useful i added the mechanic that if you are wearing a piece of armor with cold protection in an extremely cold biome (nights in the desert count too) you receive the resistance effect!

Mod compatibility?

if there is (i haven't really tested) it will be extremely basic.

which means reading the current biome temperature at player location and using that for calculations. there's no functionality at all to add items, biomes or blocks to the calculations.

this is my first mod so yeah, however i might consider adding better support in the future when i get more experience and if there is a want for it

again the basics should work, but stuff like cold nights in a certain biome etc is impossible the enchantment should be fine though since it takes the current biome temperature into account

License

The GNU GPLv3 lets people do almost anything they want with this project, except distributing closed source versions. If you do use this, make sure to disclose the source, have a copy of the license and copyright notice, use the same license, and changes made must be documented. For more information read the LICENSE file on the github.

Feel free to use the mod in modrinth or curseforge modpacks :)

Logo

MODLOADER - FABRIC, QUILT COMPATIBLE Minecraft - 1.20.1 / 1.20.4 environment - Client and Server License - GPL-3.0

A temperature mod expanding on vanilla mechanics to make the game a bit more difficult but doesn't require learning complex new mechanics!

Features

  • Temperature based on vanilla temperature values
  • No new items or blocks
  • Make the game a more challenging without being too annoying
  • Expand on temperature / weather ideas already in the game
  • New enchantment, Fire Protection counterpart called Frost Protection
  • Temperature HUD and overlays
  • Chainmail armor recipe
  • Configurable
  • Left handed mode

Quick Explainer

  • Extreme cold biomes cause cold damage and you will freeze to death, to avoid this wear at least 3 pieces of leather armor, or enchant one piece of armor with Frost Protection.
  • Extreme heat biomes cause heat damage and you will burn to death, to avoid this wear at least 3 pieces of chainmail armor, or enchant one piece of armor with Fire Protection, or drink a fire resistance potion
  • The night in deserts are extremely cold.
  • Frost protection gives you the resistance effect if it's below 0.2 biome degrees (you can look on the vanilla wiki to find this :) (this also means nights in deserts)
  • Jumping in water protects you from heat (wild i know)
  • Blocks, torches, lava etc. do not cause temperature to change in 1.0 (this might change in the future who knows)
  • also important this is my first mod and first java project so the code is probably shit and is probably not fool proof, but it works :)

FAQ

report any issues you have on the discord!

What do you mean with vanilla mechanics and concepts

best explanation is giving some examples:

vanilla already has a mechanic for freezing with powdered snow, so i try to expand upon that in ways like this: wearing leather against the cold, freezing when you are in a extremely cold biome.

vanilla doesn't really have a counterpart mechanic for that (aside from being on fire) so i tried to create a natural counter part to it for example: chain mail protects you against extreme heat biomes (it doesn't make sense irl, but i think minecraft chainmail looks very airy and it gives it a new use haha)

New enchantment, what's that about? I thought this was vanilla themed

yes, i'll explain my thought process for adding a new enchantment:

vanilla already has fire protection of course, which you can use to protect yourself against extreme heat in this mod, however there was no counterpart for the cold.

so i added frost protection. but when i added it i realised the enchantment had no functionality outside extreme cold protection. since there are no ice mobs or ice attacks in the game it felt weird to just make it an exact replica of fire protection but for frost.

so instead ot make it a bit more useful i added the mechanic that if you are wearing a piece of armor with cold protection in an extremely cold biome (nights in the desert count too) you receive the resistance effect!

Mod compatibility?

if there is (i haven't really tested) it will be extremely basic.

which means reading the current biome temperature at player location and using that for calculations. there's no functionality at all to add items, biomes or blocks to the calculations.

this is my first mod so yeah, however i might consider adding better support in the future when i get more experience and if there is a want for it

again the basics should work, but stuff like cold nights in a certain biome etc is impossible the enchantment should be fine though since it takes the current biome temperature into account

License

The GNU GPLv3 lets people do almost anything they want with this project, except distributing closed source versions. If you do use this, make sure to disclose the source, have a copy of the license and copyright notice, use the same license, and changes made must be documented. For more information read the LICENSE file on the github.

Feel free to use the mod in your modrinth or curseforge modpacks :)

Screenshots

Gallery

  • protect yourself against cold
    protect yourself against cold
  • protect yourself
    protect yourself
  • extreme heat
    extreme heat
  • extreme cold
    extreme cold
  • cold
    cold
  • frost protection
    frost protection
  • craft some breezy chainmail to protect yourself against heat
    craft some breezy chainmail to protect yourself against heat
  • configurable overlay!
    configurable overlay!
  • protect against cold with leather
    protect against cold with leather
  • banner
    banner

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

~19,000
Total Downloads
CurseForge
~10,000
Modrinth
~9,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
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