Stanley Temperature
StanleyLib updated to version 1.2.0-7.2pre2
This modification provides a library of functions for managing player body temperature, designed exclusively for Better than Adventure - a heavily modified version of Minecraft b1.7.3. It operates using an adapted version of Fabric called Babric.
Main Features
This project introduces a realistic environmental temperature system that affects the player character. Gamers will face new challenges related to maintaining optimal body temperature, requiring strategic use of thermal clothing and heat sources.
Key functions include:
- Fully customizable temperature management system
- New damage types associated with overheating and hypothermia
- Tools for monitoring character temperature changes
- Available methods and classes for working with temperature parameters
- Additional gameplay mechanics
Configuration Flexibility
Gameplay features can be deactivated. If you want to use only library functions without gameplay mechanics, modify the setting in the configuration file:
stanley.activate.temperature_management=false
This allows mod developers to utilize library functions without activating the gameplay temperature system.