Hex_Viking-NowYouFloat icon

NowYouFloat

Makes certain dropped items float on water. Supports ores, metals, trophies, and additional configurable prefabs through the mod settings.

Last updated a day ago
Total downloads 46
Total rating 0 
Categories Client-side Ashlands Update AI Generated
Dependency string Hex_Viking-NowYouFloat-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
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.2333

README

Now You Float

Makes supported dropped items float on water in Valheim.

Features

  • Makes supported dropped items float instead of sinking
  • Supports ores, metals, trophies, and other configurable prefabs
  • Configure additional prefab names through the config file
  • Lightweight vanilla-friendly gameplay tweak
  • Designed as a simple quality-of-life mod

Configuration

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

Requirements

  • BepInExPack Valheim

Installation

Thunderstore / r2modman

Install using a Thunderstore-compatible mod manager such as r2modman.

Manual Installation

  1. Install BepInExPack Valheim.
  2. Extract this package.
  3. Place the DLL inside:
BepInEx/plugins/NowYouFloat/

Example:

BepInEx/plugins/NowYouFloat/NowYouFloat.dll

Multiplayer

This mod is intended to function as a lightweight gameplay quality-of-life mod.

For consistent multiplayer behavior, server-side installation may be recommended.


Compatibility

  • Lightweight Harmony patching
  • Designed to minimize conflicts with other mods
  • Vanilla-friendly behavior

Notes

This package follows the standard Thunderstore package layout for Valheim mods.


Source

GitHub repository:

https://github.com/guillenjgg/valheim-hex-now-you-float