Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 5 years ago |
| Version | 1.3.0 |
| Download link | Masa-BetterUI-1.3.0.zip |
| Downloads | 2468 |
| Dependency string | Masa-BetterUI-1.3.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.800README
BetterUI for Valheim

This is a Bepinex mod for Valheim that makes minor edits to several UI elements.
You have a good control on what modifications you want to have active.
Table of Contents
Installation (manual)
If you are installing this manually, do the following
- Extract the archive into a folder. Do not extract into the game folder.
- Move the contents of
pluginsfolder into<GameDirectory>\Bepinex\plugins. - Run the game, it will generate automatically an configuration file into
<GameDirectory>\Bepinex\config
Preview

Config
## Settings file was created by plugin BetterUI v1.3.0
## Plugin GUID: MK_BetterUI
[HUD]
## Toggle the use of custom enemy hud
# Setting type: Boolean
# Default value: true
useCustomEnemyHud = true
## How far you will see enemy HP Bar
# Setting type: Single
# Default value: 15
MaxShowDistance = 15
[Item]
## Show colored durability bars
# Setting type: Boolean
# Default value: true
ShowDurabilityColor = true
## Scale item icon by this factor. Ex. 0.75 makes them 75% of original size
# Setting type: Single
# Default value: 0.75
ScaleSize = 0.75
[UI]
## Show when you gain xp from actions.
# Setting type: Boolean
# Default value: true
ShowXPNotifications = true
Changelog
1.3.0
- Added custom enemy hud
- Editable enemy hud visibility range.
- Ability to scale item image sizes. Defaulted to 75% of original size.
- Removed First Person Camera (There is an seperate mod for that, few updates coming soon.)
1.2.0
- Changed item levels to display as stars
- Added Charecter stats to charecter selection screen
- Minor tweaks on skill UI.
1.1.0
- Added Colored Durability Bars
- Added options to disable UI modifications
- Added config options to edit FPS Toggle and FOV
1.0.1
- Initial Release under Valheim Mods
1.0.0
- Initial Release, but went under the wrong section