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

Makes supported dropped items float on water in Valheim.


Floating component to configured dropped item prefabs that normally sink.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,IronNails,BronzeNails,IronScrap,Iron,IronOre,BlackMetal,BlackMetalScrap,Silver,SilverOre,Tin,TinOre,SurtlingCore,DeerHide,CeramicPlate,Bronze
## 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