Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
GracefulLanding
Reduced fall damage, configurable.
| Date uploaded | 10 hours ago |
| Version | 1.2.0 |
| Download link | Crystal-GracefulLanding-1.2.0.zip |
| Downloads | 462 |
| Dependency string | Crystal-GracefulLanding-1.2.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2350shudnal-ConditionalConfigSync
Shared config synchronization and server policy library for Valheim mods. Installed as a dependency and compatible with Jotunn and ServerSync.
Preferred version: 1.0.5README
Reduces fall damage.
This is a very simple mod that replaces a few fall damage related values with configurable values. By default, you can fall twice as far before taking any damage and four times as far before taking max damage.
Run the game once with the mod enabled to generate the config. See config for details on what each option does.
This mod must be installed on client and server.
Some configuration options can be enforced by a server running ConditionalConfigSync. See included ConfigSync_Readme.txt file for more information.
Installation
This mod is designed to install and run via a mod manager such as r2modman. You can optionally install it manually following the steps below.
Manual Install
- Install BepInExPack Valheim
- Install ConditionalConfigSync
- Download latest
GracefulLanding.dllby clicking "Manual Download". Extract the dll from the zip file into[GameDirectory]\Bepinex\plugins. (You only need the dll.) - Run the game once, then close it and edit the generated cfg file in
[GameDirectory]\Bepinex\configif you want to customize anything (or use a configuration management mod).
Changelog
1.2.0
- Added server config sync via ConditionalConfigSync
1.1.0
- Updated for Valheim 1.0
1.0.7
- Updated BepinEx version
1.0.6
- Updated BepinEx version
- Updated .NET version
1.0.5
- Updated BepinEx version
1.0.4
- Updated BepinEx version
1.0.3
- Updated BepInEx version
1.0.2
- Updated BepInEx version
1.0.1
- Changing the mod config live (via something like BepInEx Configuration Manager) is now supported.
1.0.0
- Initial release