About this mod
A ValheimRaft fork that works with latest Valheim. The original mod
owner Sarcenzzz stopped maintaining the mod around 08/2023. This fork aims to keep the mod functional with future goals of expanding functionality. It also is more transparent using a publicly hosted github to make it easy for the community to take over if needed.
- Requirements
- Permissions and credits
-
Translations
- Mirrors
- Changelogs
- Donations
A ValheimRaft fork that works with latest Valheim. The original mod owner Sarcenzzz stopped maintaining this mod (August 2023 was their last visit). There is a github repo where the code can be viewed and maintained easily. Here is the github repo
As of 12.25.2023 Sarcen gave me permission to open source and maintain this mod.
Need to learn more about the mod?
Please go to the README.md file in the github repo.
Meshes
In Mod versions lower than 1.5.0 there were problems with the folder being renamed. In >=1.5.0 there is a
configuration manager option to change the path to resolve the ValheimRAFT folder.
If you want meshes (IE sails and ropes ) to render automatically, your mod must either be named `ValheimRAFT`
or `zolantris-ValheimRAFT`.
Otherwise make sure to edit the "pluginFolderName" key and add the folder name for ValheimRaft located
within the BepInEx\Plugins path. Afterwards relaunch the game. There should be no mesh issues.
Community
Join us on discord to get the latest information, upcoming features, and discover other mods.
Discord Link
Issues
If you have a bug, please create an issue under the
repo's issues templates for ValheimRAFT.
Older releases
v2.1.0 -
- Chore/fix icons and update documentation by @zolantris in #77
- critical pause menu problems fixed by preventing menu from pausing the gametime on boat.
- Remove logging spamming player logs with warnings by @zolantris in #78
- v2 stability, rpc fixes, and qol tweaks by @zolantris in #79
- Add the drakkal mast by @zolantris in #82
- [compatibility] searica's MoreVanillaPrefabs by @zolantris in #83 (and with lots of help from @searica!)
- Fix/sail 3 pieces by @zolantris in #85
v2.0.1 - Fixes debug menu not being toggled + adds audio mute option for v2 raft wake, in water and sail sounds.
v2.0.0 mod rewrite/overhaul (Released May 16th 2024)
Noting it's very possible upgrading to 2.0.0 will likely break a 1.0.0 raft. 2.0.0 rafts are much more performant, but you can still build older ones if you check the box AllowOldV1RaftRecipe to enable the prefab.
For debug menu issues in 2.0.0 if you accidently flipped the switch to on...even in v2.0.1 it will be enabled.
- under the configuration menu you can turn it off. They key is called "HasVehicleDebug" and it is located under "Vehicles".
For those that are not using a configuration manager, it is highly recommended with this mod, there are many new features and tweaks that can be done with ValheimRAFT to make the raft fit the game experience you want.
Contributing
Please go to github and follow the getting started guide. Feel free