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.
FasterBoats
Fork of SpectralMemories Faster Boats. Configurable wind and rudder speed multipliers. Updated for Valheim 1.0.
| Date uploaded | 8 hours ago |
| Version | 1.1.0 |
| Download link | cjayride-FasterBoats-1.1.0.zip |
| Downloads | 608 |
| Dependency string | cjayride-FasterBoats-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.2350README
FasterBoats
Updated for Valheim 1.0
A fork of SpectralMemories' Faster Boats
This mod makes boats faster
Configurable multipliers for wind-driven sail speed and paddle/rudder force.
Configuration
A config file BepInEx/config/spectralmemories.fasterboats.cfg is created after running the game once with this mod.
[Speed]
WindSpeed = 2.5
RudderSpeed = 2.25
- WindSpeed — speed multiplier when pushed by wind (default 2.5)
- RudderSpeed — additional paddle/rudder speed (default 2.25)
Contact
-
𝕏: x.com/cjayride
-
Discord: discord.gg/cjayride (find me at the top of the user list) "cjayride"
-
Twitch: twitch.tv/cjayride
AI Generated
This code was not AI Generated, however, AI was used to verify that it works with the new version of the game.
CHANGELOG
v1.1.0
- Updated for Valheim 1.0
- BepInEx dependency updated to denikson-BepInExPack_Valheim-5.4.2350
- Wind speed patch targets Ship.GetSailForce(float, float); the first argument is still the sail-size multiplier
v1.0.0
- Uploaded to Thunderstore from Nexus Mods (SpectralMemories 0.0.1)