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

A mod I made to hide the wooden panels (or change the color of them) because I am not fond of them. Optionally move your windows around.
Yes, it works with OdinQOL, ExtendedInventory, Randy Knapps EAQs, and BetterUI Reforged.
Client only mod. Changes to the transparency or color require a logout or reboot.
Configuration Options
Installation Instructions
You must have BepInEx installed correctly! I can not stress this enough.
If you are using a mod manager, just download the mod. Make sure it ends up in your BepInEx/plugins folder somewhere.
Feel free to reach out to me on discord if you need manual download assistance.
DISCORD: Azumatt#2625
STEAM: https://steamcommunity.com/id/azumatt/
For Questions or Comments, find me in the Odin Plus Team Discord:

Update Information (Latest listed first)
v2.0.1
- Add ability to move Building Menu around
- Build menu now effected by alpha value and custom background (affected by MUI_BuildMenuPanel512x512.png)
- Fix issue with JC UI
- Toggle added to Always Open the inventory and crafting panels, like vanilla does. (default to on!)
- Originally, I wanted this mod to be more like other games where it is "tabbed" and the UI is minimal because not everything is always active on your screen. Some people didn't like this, toggle was added.
- Add ability to scale and move the selected building piece's resource window.
v2.0.0
- Added more configuration options
- Custom Backgrounds (Example DarkUI given in zip in 2.0.0 download)
- Turn on using custom backgrounds from the plugins folder. Must follow the naming convention below. Only one instance of the files can be in the plugins folder at one time. The files can be anywhere in the plugins folder and the mod will find them. If you have them in the plugins folder, but your background is still transparent, remember to change your alpha value to be fully visible.
- MUI_CompendiumPanel440x330.png
- MUI_ContainerPanel295x180.png
- MUI_CraftingPanel578x671.png
- MUI_InfoPanel280x90.png
- MUI_PlayerInvPanel295x154.png
- MUI_ServerSelectPanel578x671.png
- MUI_SkillsDialogPanel512x512.png
- MUI_SplitDialogPanel256x256.png
- MUI_TrophiesPanel562x329.png
- MUI_VariantDialogPanel256x256.png
- UI panel positions and movement
- Changes to crafting and inventory panels. They are now disabled until opened by clicking the new buttons. They will auto open when using a chest or crafting station.
- These buttons are found in the information panel. By default, this should be at the top of your screen with the player name and skills/pvp buttons.
- Internally switch UI based on Jewelcrafting being installed or not. Using a custom background overrides this. Optionally turn if off by default in configurations as well.
v1.0.0
- Initial Release