Charles445 / SimpleDifficulty

Difficulty mod based on Tough as Nails
MIT License
14 stars 9 forks source link

[SUGGESTION] Add a config to give armors heating/cooling capacity #50

Open Gliese-832-c opened 2 years ago

Gliese-832-c commented 2 years ago

I imagine it something like this:

examplemod:example_helmet;0.5
examplemod:example_chestplate;0.5
examplemod:example_leggings;0.5
examplemod:example_boots;0.5

wearing each individual armor piece would give you 0.5 temperature, and wearing the whole set would give you two. Using negative numbers will make it cooling instead.

Also, there should be a config to make it so armor protects you both from hot and cold. Let's say, if you put just the ID of the armor items and no values, it will protect you from temperature completely.

MrRedstoneA1 commented 2 years ago

There is armor underwear which is directly compatible with simple difficulty. The Ozzy liners give you full temperature protection, but they can be overwhelmed with extreme temperatures. You can configure how strongly they protect. You only need one Ozzy liner.

Gliese-832-c commented 2 years ago

I understand, but I think some armors should come with protection by default. It would be nice if modpack developers could configure that.

Charles445 commented 2 years ago

You can configure this in config/simpledifficulty/armorTemperatures.json This doesn't do the hot+cold protection, just one or the other