

This mod adds a hammer to upgrade, repair and instantly break buildings with resources. Currently, you can only upgrade building structures (walls, stairs, ...) for mor hp.
This mod requires BepInEx.
Extract the files and place the entire MuckUpgradeBuildings folder in the BepInEx plugin folder.
You can also install it automatically using the Thunderstore Mod Manager.
Craft the Build Hammer using 5 Wood in the Workbench.
This hammer can then be used on all placable build structures.
Left click (hit) to repair the structure using 1 resource (e.g. 1 Wood) Hold right click to open the upgrade menu
release right click to choose the option
This mod now also works in multiplayer! Everyone can upgrade, repair and destroy all structures.
You can add your own upgrade levels! Just include this dll as dependency and call the UpgradableBuild.addLevel function in the Awake function of your plugin. Make sure to also add this plugin as BepInDependency (dev.snowli.plugins.muckupgradebuildings).