

This video shows how I made this mod, showcases the features and has a tutorial on how to install this mod automatically or manually (with timestamps in the description). If you have any trouble installing the mod or have feedback/find bugs, feel free to join my Discord
This mod adds a hammer to upgrade, repair and instantly break buildings with resources. You can upgrade building structures (walls, stairs, etc.) for more hp using wood. Furnaces and Cauldrons can be upgraded with metals to increase process speed, efficiency (how much you get) and fuel efficiency.
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 or r2modman (recommended).
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 everything.
You can add your own upgrade levels! Just include this dll as dependency and call the UpgradableBuild/UpgradableFurnace/UpgradableCauldron.addLevel function in the Awake function of your plugin. Make sure to also add this plugin as BepInDependency (dev.snowli.plugins.muckupgradebuildings).
