
You are viewing a potentially older version of this package. View Latest Version

Makes supported dropped items float on water in Valheim.
Config file location:
BepInEx/config/hex.nowyoufloat.cfg
Example configuration:
[General]
## Enable or disable the mod
# Setting type: Boolean
# Default value: true
Enabled = true
## Exact prefab names that should float
# Comma-separated list
AllowedExactPrefabs = Copper,CopperOre,Iron,IronOre,IronScrap,IronNails,BlackMetal,BlackMetalScrap,Silver,SilverOre,Tin,TinOre
## Prefab name contains filters
# Any prefab containing these values will float
AllowedNameContains = Trophy
Install using a Thunderstore-compatible mod manager such as r2modman.
BepInEx/plugins/NowYouFloat/
Example:
BepInEx/plugins/NowYouFloat/NowYouFloat.dll
This mod is intended to function as a lightweight gameplay quality-of-life mod.
For consistent multiplayer behavior, server-side installation may be recommended.
This package follows the standard Thunderstore package layout for Valheim mods.
GitHub repository: