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.
FastTools
Reduced usage delay for build hammer and other placement tools.
| Date uploaded | 5 years ago |
| Version | 1.1.0 |
| Download link | Crystal-FastTools-1.1.0.zip |
| Downloads | 3018 |
| Dependency string | Crystal-FastTools-1.1.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
Reduced usage delay for build hammer and other placement tools. Delay is configurable.
Run the game once with the mod enabled to generate the config. See config for details on what each option does.
Installation
This mod is designed to install and run via r2modman. You can optionally install it manually following the steps below.
Manual Install
- Install BepInExPack Valheim
- Download latest
FastTools.dllby clicking "Manual Download". Extract the dll from the zip file to 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.
Changelog
1.1.0
- Accounted for changes in game patch.
- Place and remove delays are now separately configurable values.
1.0.3
- Added a min and max to ToolUseDelay.
1.0.2
- Changing the mod config live (via something like BepInEx Configuration Manager) is now supported.
- ToolUseDelay config option now defaults to 0.25 seconds instead of 0 (game default is 0.5).
1.0.1
- Version 1.0.0 was not uploaded properly.
1.0.0
- Initial release