Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Tough As Nails

Tough As Nails

A difficult, survival-based mod that adds body temperature and thirst!

522.5k
672
Equipment
Food
Game Mechanics
AboutGalleryChangelogVersions
All versions3.0.0.71 for 1.12

3.0.0.71 for 1.12

Download
Report

Changelog

Changelog:
Build 1.12-3.0.0.71:
    github: Update zh_CN.lang

Build 1.12-3.0.0.70:
    Matt Caughey:
        Changed max biome temperature for snow in the winter to 0.8F (Plains,
        etc.)

Build 1.12-3.0.0.69:
    github:
        Fixed Russian translation
        Fixed "freeze rod" from "????????" to "????" to be same as "blaze rod"
        in the vanilla translation.
        "?????" to be same as "chorus fruit" in the vanilla translation.
        "long heat resistance type" from wrong "??????" (cold) to "????" (heat).

Build 1.12-3.0.0.68:
    murky.owl: Russian translation

Build 1.12-3.0.0.67:
    Adubbz: Fixed campfire hitbox not showing, lowered top slightly. Closes #337

Build 1.9.4-1.1.1.66:
    kas-luthor: Fix issue #107

Build 1.11.2-2.1.0.65:
    kas-luthor: Fix issue #107

Build 1.12-3.0.0.64:
    kas-luthor: Fix issue #107

Build 1.11.2-2.1.0.63:
    katrix97: Add configurable starting and max health
    katrix97: Use normal config instead of synced one

Build 1.12-3.0.0.62:
    katrix97: Add configurable starting and max health

Build 1.11.2-2.1.0.61:
    lordician: Fixed Thirst Health Decrease in Peaceful difficulty.
    lordician: Hypothermia and Hyperthermia now work similar to Hunger & Thirst

Build 1.12-3.0.0.60:
    lordician:
        Fixed Thirst in Peaceful, changed Hypo/Hyperthermia to work like Hunger
        Just like the 1.11.2 branch, quickly added into the 1.12 branch.

Build 1.12-3.0.0.59:
    github: German translation

Build 1.12-3.0.0.58:
    Adubbz:
        Revert "Fix models with a horrible implementation"
        This reverts commit 666b41dd1932a4ece3f1fb1a0ce482b2127b7780.
    Adubbz:
        Revert "Switch to forge event registries"
        This reverts commit 8d8b44ffffae8b5b9512a2acd5916c85bbb8d5bb.
    Adubbz: Switched to BoP's method of adopting the new Forge registries

Build 1.12-3.0.0.57:
    Adubbz: Fixed thermometers in item frames. Closes #260

Build 1.12-3.0.0.56:
    Adubbz: Refactored temperature modifiers

Build 1.9.4-1.1.1.55:
    1294: fixed NPE in ObjectProximityModifier for 1.10.2

Build 1.12-3.0.0.54:
    Adubbz:
        Split up temperature modifiers into player modifiers and environmental
        modifiers

Build 1.12-3.0.0.53:
    Bward7864: update gradle and forge
    Bward7864: remove methods that no longer exist
    Bward7864: Switch to forge event registries
    Bward7864:
        Fix models with a horrible implementation
        This should be redone, really, this is garbage.

Build 1.12-3.0.0.52:
    Matt Caughey: Tweaked some things with entity registration

Build 1.11.2-2.1.0.51:
    Adubbz: Added null checks for the registry name on temperature effecting blocks

Build 1.12-3.0.0.50:
    Adubbz: Added null checks for the registry name on temperature effecting blocks

Build 1.12-3.0.0.49:
    Adubbz:
        Thirst and temperature are no longer update whilst in creative mode.
        Closes #267

Build 1.12-3.0.0.48:
    Adubbz:
        The heating and cooling coils now check for power when placed. Closes
        #235

Build 1.11.2-2.1.0.47:
    Adubbz:
        Fixed climatisation being permanently applied. Reduced duration after
        leaving climitised area to 3 seconds. Closes #273

Build 1.12-3.0.0.46:
    Adubbz:
        Fixed climatisation being permanently applied. Reduced duration after
        leaving climitised area to 3 seconds. Closes #273

Build 1.12-3.0.0.45:
    Adubbz: Removed Biomes O' Plenty dependency. Closes #275

Build 1.12-3.0.0.44:
    Adubbz: Fixed Forge version substitution

Build 1.12-3.0.0.43:
    Matt Caughey: Updated Forge, increased hot spring water temperature

Build 1.12-3.0.0.42:
    Matt Caughey: Attempted to add temperature support for hot spring water in BOP

Build 1.12-3.0.0.41:
    Matt Caughey: Changed the charcoal filter crafting recipe

Build 1.12-3.0.0.40:
    Matt Caughey: Added a config option for animal spawns in winter (Closes #261)

Build 1.11.2-2.1.0.39:
    Adubbz: Fixed spring and summer defaults being the wrong way round

Build 1.12-3.0.0.38:
    Matt Caughey:
        Fixed summer/spring season temps (Closes #272), switched to Forge's
        entity egg registry (Closes #259), fixed juices/water bottles in
        creative inventory

Build 1.12-3.0.0.37:
    Adubbz: Attempt to fix a crash outside of the dev environment

Build 1.11.2-2.1.0.36:
    github: Attempt to fix a crash outside of the dev environment

Build 1.12-3.0.0.33:
    Adubbz: Switched to using JSON recipes
    Adubbz: Update MCP mappings to the current latest available
    Adubbz:
        Making build.gradle consistent with BoP to minimize the potential for
        error

Build 1.11.2-2.1.0.27:
    Adubbz: Bumped the version number

Build 1.11.2-2.0.5.26:
    Adubbz: Added additional config options for seasons
    Adubbz: Try and appease Jenkins...
    Adubbz: Added temperature config options
    Adubbz: Fixed a crash when setting the season
    Adubbz: Let's try this...

Build 1.9.4-1.1.1.21:
    github: Mark builds as supporting 1.10 and 1.10.2
    github: Oops...

Build 1.9.4-1.1.1.19:
    Adubbz: Random change to test jenkins

Build 1.11.2-2.0.5.14:
    Adubbz: Updated build.gradle so automatic builds will work
    Adubbz: Updated gradle wrapper

Build 1.11.2-2.0.5.8:
    Adubbz: Removed reflection from the seasons api. Closes #245

Build 1.11.2-2.0.5.7:
    Adubbz: Fixing up the manifest
    Adubbz: Order matters
    Adubbz: Fix domain for Maven

Files

ToughAsNails-1.12-3.0.0.71-universal.jar(427.74 KiB) Primary
Download

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Metadata

Release channel

Beta

Version number

3.0.0.71

Loaders

Forge

Game versions

1.12

Downloads

25

Publication date

November 19, 2023 at 6:19 AM

Version ID

Modrinth is open source.

main@58dac27

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.