You are viewing a potentially older version of this package. View all versions.
DragonMotion-VHModpackFix-1.0.0 icon

VHModpackFix

Lightweight VH modpack compatibility fixes for backpack visuals, Balrond water well rendering, and stale equipment visuals after death.

Date uploaded a day ago
Version 1.0.0
Download link DragonMotion-VHModpackFix-1.0.0.zip
Downloads 11
Dependency string DragonMotion-VHModpackFix-1.0.0

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
Balrond-balrond_amazing_nature-1.3.4 icon
Balrond-balrond_amazing_nature

An total overhaul adding over 700 new objects + changes to all vanilla objects

Preferred version: 1.3.4
RandyKnapp-EpicLoot-0.12.15 icon
RandyKnapp-EpicLoot

Adds loot drops, magic items, and enchanting to Valheim.

Preferred version: 0.12.15

README

VHModpackFix

Lightweight compatibility fixes for the VH Valheim modpack.

Fixes

  • Rebinds Adventure Backpacks visuals when they are shown through InventorySlots custom equipment visuals.
  • Replaces the Balrond water well piece_waterwell_bal/water/WaterSurface material with vanilla water, removes its paired WaterVolume updater, and adds subtle surface motion.
  • Rebuilds InventorySlots custom equipment visuals after death drop and respawn so broken or dropped gear does not remain visually equipped.

Notes

This is a client-side compatibility fix pack. It does not scan every placed object; the well water animation updates only the fixed WaterSurface renderer while it is visible.

CHANGELOG

1.0.8

  • Removed the stale death equipment visual fix while InventorySlots is tested with its upstream fix.
  • Removed the InventorySlots Thunderstore dependency from the fix pack.

1.0.7

  • Removed the Adventure Backpacks visual rebinding fix because the upstream mod now handles it.
  • Removed the Adventure Backpacks Thunderstore dependency from the fix pack.

1.0.6

  • Restored the Epic Loot augment/replacement choice dialog layout from the mod's own UI code so choice buttons stay below the item description.
  • Stopped the Epic Loot augment/replacement loop audio from the dialog's private/parent AudioSource when the choice window opens or closes.

1.0.5

  • Corrected the Epic Loot augment/replacement choice dialog fix so item details no longer overlap the choice buttons.
  • Added a safety stop for the augment/replacement dialog loop audio when the dialog closes.

1.0.4

  • Restored the Balrond water well fix to use a cloned vanilla water material instead of cloning the Balrond material.
  • Restored Adventure Backpacks rebinding for InventorySlots custom visuals without reintroducing heavy visual rebuilds.
  • Added the Epic Loot augment/replacement choice dialog to the empty result window fix.

1.0.3

  • Restricted pickup-triggered death visual reconciliation to equipment-like items only, so common resource pickups do not run the fix.

1.0.2

  • Reworked the fix pack for performance: removed custom per-frame water animation and heavy visual rebuild hooks.
  • Replaced the death visual fix with event-based stale equipment reference cleanup after death, respawn, pickup, and tombstone looting.
  • Kept Adventure Backpacks rebinding limited to shoulder visual creation instead of Valheim's general visual setup path.

1.0.1

  • Added a lightweight fix for the Epic Loot enchant/rune success dialog showing an empty result panel.

1.0.0

  • Initial Thunderstore release.
  • Added lightweight compatibility fixes for Adventure Backpacks visuals through InventorySlots, Balrond water well rendering, and stale InventorySlots equipment visuals after death.