If you use these settings in the config file it will result in moving the V+ clock to top center, and the minimal status effects to the left of the mini map :)
[General]
## The position offset from the top right corner of the screen. # Setting type: Vector2 # Default value: {"x":-230.0,"y":-290.0} ScreenPosition = {"x":-460.0,"y":-70.0}
## The size of the list box. # Setting type: Vector2 # Default value: {"x":200.0,"y":400.0} ListSize = {"x":150.0,"y":300.0}
## The number of units between the top of each entry in the status effects list. # Setting type: Single # Default value: 42 EntrySpacing = 37
## The size of the square icons. # Setting type: Single # Default value: 32 IconSize = 32
## The size of the text on the label. # Setting type: Int32 # Default value: 20 FontSize = 16
... will result in moving the V+ clock to top center, and the minimal status effects to the left of the mini map
I realize it's a band-aid, but that defeats half the purpose of this mod, which was not only to rearrange them vertically but also move them to the extreme right edge of the viewport? The solution below won't work well for anyone with, say, ten effects total, since that will extend almost twice the height of the minimap and perhaps be more intrusive than doing nothing.
I'd much rather see the matter fixed properly as I suggested in my first comment (before it was removed).
For some reason, my adjustments on the positioning are only appearing when I have my inventory opened. As soon as i close my inventory the move back to default position and they're hidden behind my minimap. Any idea why this is?
Good day, can you add to the modes synchronization with the server? https://www.nexusmods.com/valheim/mods/460 This mod is great for that. I sometimes encounter that the player changes the configuration and thanks to this mod it is not possible, because the game configuration file is loaded from the server
All your mods are fantastic! Would you mind making a mod that adds a small timer for food duration to the left of each of the foods, or adding this feature to this one?
Ahh, this mod makes it much better! :3 I always found those icons to be too huge. xD This is much more pleasant on my eyes. Lol! Thank you for doing this. It's greatly appreciated.
Less clutter is always good, thank you for your work! There is a little bit of overlapping issue at the moment if you have too many status affects, but it's already much better than in vanilla.
18 comments
[General]
## The position offset from the top right corner of the screen.
# Setting type: Vector2
# Default value: {"x":-230.0,"y":-290.0}
ScreenPosition = {"x":-460.0,"y":-70.0}
## The size of the list box.
# Setting type: Vector2
# Default value: {"x":200.0,"y":400.0}
ListSize = {"x":150.0,"y":300.0}
## The number of units between the top of each entry in the status effects list.
# Setting type: Single
# Default value: 42
EntrySpacing = 37
## The size of the square icons.
# Setting type: Single
# Default value: 32
IconSize = 32
## The size of the text on the label.
# Setting type: Int32
# Default value: 20
FontSize = 16
I realize it's a band-aid, but that defeats half the purpose of this mod, which was not only to rearrange them vertically but also move them to the extreme right edge of the viewport? The solution below won't work well for anyone with, say, ten effects total, since that will extend almost twice the height of the minimap and perhaps be more intrusive than doing nothing.
I'd much rather see the matter fixed properly as I suggested in my first comment (before it was removed).
can you add to the modes synchronization with the server?
https://www.nexusmods.com/valheim/mods/460
This mod is great for that. I sometimes encounter that the player changes the configuration and thanks to this mod it is not possible, because the game configuration file is loaded from the server