
MaleSlim
Adds new body type for players, more delicate-looking variant of vanilla male body. Selectable at character creation with a new button. MaleSlimSafeguard recommended but not required.
Last updated | a day ago |
Total downloads | 54 |
Total rating | 0 |
Categories | Mods Server-side Client-side Bog Witch Update |
Dependency string | AeehyehssReeper-MaleSlim-1.0.2 |
Dependants | 0 other packages depend on this package |
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.2202
ValheimModding-Jotunn
Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.
Preferred version: 2.25.0
AeehyehssReeper-MaleSlimSafeguard
Safeguard for character saves using MaleSlim in case mod ever stops working or breaks.
Preferred version: 1.0.0README
##Additional Credit:
Uses Jotunn
##Tested So far With
- ServerCharacters on a local dedicated server, confirmed character body data saves and loads correctly
##Description:
Adds a button to character creation which sets body type to an edited default male body. Uses the same textures/materials as vanilla bodies so should be mostly compatible with armors. Proportions are not too far off barring around the waist, so compatibility with more intricate armors (vanilla and modded both) that have extra geometry should still work okay. That said, it is important to note that this mod does not:
- adjust aforementioned extra geometry on armors, modded or vanilla, to fit the body better
- add any case handling for Hugo's Shapekeys mod
You are also recommended to keep the Safeguard mod set as a dependency active if you have any concerns about your save file. The Safeguard mod adds a small patch on the Player character and resets the body mesh to default male if it's ever found that a character which had this modded slim male body is loaded in an environment without this mod active or working.
You may choose to disable the Safeguard while using this mod with no issues, but definitely make sure the Safeguard is activated before you save your character at least once if you intentionally plan to uninstall this mod or know that a game patch is coming up (which would be liable to break this mod).
Plugin is required by all clients in multiplayer.
##Functionality
Click the big "Male Slimmify" button to set body type to the new slim male body. Selecting either the vanilla "Male" or "Female" checkboxes will set the body type back to one of those as one would expect.
It's a bit janky UX-wise since clicking the button won't make any visual impact on the Male/Female checkboxes, but if you see that the character has the slim male body type, then your character will be a slim male. (i.e. if you have "Female" checked you click the button the "Female" checkbox will still be checked - this will have no bearing on the created character save, it will be a slim male and save as a slim male)
Changelog
1.0.2
- very minor simplification to underlying code that patches in the new body mesh
1.0.1
- no mod changes, just updating description and categories