Please disclose if your mod was created primarily using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
SuperWax
Tired of ugly looking wood pieces thanks to rain? Use the SuperWax! 2 Honeys, 4 Resins, Workbench and bam! youll have 2 Beewax! your woodpieces will also look bonita! Adds Beewax item to permanently waterproof wood structures and.. its a snack too!
By JasterLee
| Date uploaded | 3 weeks ago |
| Version | 5.2.0 |
| Download link | JasterLee-SuperWax-5.2.0.zip |
| Downloads | 609 |
| Dependency string | JasterLee-SuperWax-5.2.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.2202ValheimModding-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.27.1README
SuperWax
Adds an item called BeeWax (with custom MODEL!) for permanent waterproofing of wood structures in Valheim and, if in need.. you can eat it.
Features
- Craft 2 BeeWax at a workbench using 2 Honey and 4 Resin.
- Apply with the hammer (Misc tab) to any wood piece: Gives roof properties (rain damage immunity, cover for structures below, rest buff, shelter).
- Enables covered structures like workbenches, forges, beds to function.
- VFX/SFX on apply, slight shine effect (configurable gloss/metallic).
- Messages: "PIECE WAXED" or "ITS WAXED ALREADY".
- Persists until destroyed.
- Only works on wood pieces.
- Its Edible!
Installation
- Install BepInEx and Jotunn (dependencies).
- Drop SuperWax.dll into BepInEx/plugins.
- Embedded assets: beewax_icon.png (icon) no extra files needed.
- Or just use the thunderstore mod manager, waaaay easier.
Config
Edit BepInEx/config/com.jasterlee.superwax.cfg for shine (Glossiness/Metallic).
Screenshots

Credits
Built with Visual Studio, .NET 2.1, Jotunn, Blender, Unity.
If you enjoy the mod, please consider a tip: https://www.ko-fi.com/jasterlee/
CHANGELOG
Changelog for SuperWax Mod
5.2.0
- Major fixes & improvements.
- Now adds MaxHealth = 10 and MaxStamina = 42 if you eat it (well, as you’re eating twice the amount of honey.. should give a bit more stats)
- Now properly stacks with Honey.
- Fixed “does not need repairs” bug.
- Increased raycast distance to 15f (better detection on distant pieces or awkward angles, should now work properly with rotations mods).
- Added clear feedback message when the player has no Beewax in the inventory.
- Minor robustness improvements (raycast miss is now handled correctly, no more silent failures).
5.1.0 (Latest, model patch)
- Added custom model for Beewax! ngl, i almost gave up lmao
- Shine/metallic effect reduced by half (remember that you can config it)
5.0.1
- Added screenshots on thunderstore page
5.0.0
- Added support for CoreWood structures (e.g., corewood beams, poles).
- Minor fixes to shine application on waxed pieces.
- Improved code cleanup and performance.
- Centered success or fail message when applying the Wax for better visibility.
- No new 3D model yet.
4.3.6
- Added BepInEx config file for shine glossiness, metallic, and recipe costs.
- Embedded icon loading fixed (no upside-down or color issues).
- Initial Thunderstore release.
4.3.5
- Fixed FPS issues with shine effect (now applies once).
- VFX/SFX on wax application.
Older Versions
- Initial development: Waxing logic, roof protection, persistence.