https://github.com/emipa606/somethingsfloat
Repository for the Rimworld mod named Some Things Float
https://github.com/emipa606/somethingsfloat
csharp gaming modding rimworld xml
Last synced: 23 days ago
JSON representation
Repository for the Rimworld mod named Some Things Float
- Host: GitHub
- URL: https://github.com/emipa606/somethingsfloat
- Owner: emipa606
- License: mit
- Created: 2023-02-27T23:07:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-02T22:14:40.000Z (5 months ago)
- Last Synced: 2025-04-03T16:52:15.005Z (about 1 month ago)
- Topics: csharp, gaming, modding, rimworld, xml
- Language: C#
- Homepage: https://steamcommunity.com/sharedfiles/filedetails/?id=2940072380
- Size: 16.2 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: News/UpdateFeatures.xml
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# [Some Things Float](https://steamcommunity.com/sharedfiles/filedetails/?id=2940072380)

Let the river wash your trash away!
This mod lets things float in water and move with the stream. In non-streaming water things will move about at random. Things can leave the map this way so can be used to dispose of things you dont want, corpses for example.
There is a possibility that things spawn in the river that you can get use of, or even downed pawns you can choose to rescue. If [Allow Tool](https://steamcommunity.com/sharedfiles/filedetails/?id=761421485) is active you can set all spawning items to be hauled urgently automatically.
There is also bars and nets that can be built in water. The bars can catch large objects like corpses, living pawns, weapons and apparel while the metal net can catch all items.
Pawns may also loose their footing in moving water. They can also drown if being downed in water. Certain apparel will prevent this, such as the power-armor helmet. Any headgear with the EVA-tag from SOS2 will be considered a breathable helmet. To avoid guests and pawns accidentally being swept away I suggest using [Clean Pathfinding 2](https://steamcommunity.com/sharedfiles/filedetails/?id=2603765747) to make pawns prefer roads and bridges. Combine it with [Enter Here](https://steamcommunity.com/sharedfiles/filedetails/?id=2824117092) to make pawns spawn in near roads.
If [SwimmingKit](https://steamcommunity.com/sharedfiles/filedetails/?id=1542399915) is loaded, pawns with higher swimspeed will float slower when downed. Also pawns with the Nimble trait will be half as likely to loose their footing. Aquatic animals from [Biomes! Islands](https://steamcommunity.com/sharedfiles/filedetails/?id=2038001322) or any animal using the Amphibious movement type from [Pathfinding Framework](https://steamcommunity.com/sharedfiles/filedetails/?id=3070914628) will not loose their footing or drown.
Technically the mod looks at all items in water-tiles and calculates their floating value. This is based on what stuff is used to build the item, but some things like corpses have a default float value. Its also possible to add floatable-values to other things via patches, there is a patch for barrels of fecal-matter from [Dubs Bad Hygiene](https://steamcommunity.com/sharedfiles/filedetails/?id=836308268) that can be used as an example. Higher floatable values makes things move quicker in the water.
If the smooth floating animations are causing distractions or performance issues they can be disabled in the mod-settings.
I made it mostly for my own playthrough but hopefully someone else can get joy from it!
[](https://steamcommunity.com/sharedfiles/filedetails/?id=2288125657)

Since modding is just a hobby for me I expect no donations to keep modding. If you still want to show your support you can gift me anything from my [Wishlist](https://store.steampowered.com/wishlist/id/Mlie) or buy me a cup of tea.
[](https://ko-fi.com/G2G55DDYD)

- See if the the error persists if you just have this mod and its requirements active.
- If not, try adding your other mods until it happens again.
- Post your error-log using [HugsLib](https://steamcommunity.com/workshop/filedetails/?id=818773962) or the standalone [Uploader](https://steamcommunity.com/sharedfiles/filedetails/?id=2873415404) and command Ctrl+F12
- For best support, please use the Discord-channel for error-reporting.
- Do not report errors by making a discussion-thread, I get no notification of that.
- If you have the solution for a problem, please post it to the GitHub repository.
- Use [RimSort](https://github.com/RimSort/RimSort/releases/latest) to sort your mods[](https://steamcommunity.com/sharedfiles/filedetails/changelog/2940072380)