MuckUpgradeBuildings
This mod adds a hammer to upgrade and repair buildings, furnaces and cauldrons with resources. Works in multiplayer!
Last updated | 3 years ago |
Total downloads | 102927 |
Total rating | 16 |
Categories | Quality of Life Addons |
Dependency string | SnowliDev-MuckUpgradeBuildings-1.3.1 |
Dependants | 10 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_Muck
BepInEx pack for Muck. Preconfigured and ready to use.
Preferred version: 5.4.1100README
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
UpgradeBuildings for Muck
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.
Changelog
- fixed minor bugs, added links to README
- fixed bugs with the hammer
- added upgrades for furnaces and cauldrons
- changed wall upgrades to Wood (Wood, Birch, Fir, Oak, Dark Oak)
- Added hammer
- Added multiplayer
- added upgradable building structures.
Installation
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).
Usage in game
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
- upgrade to the next level for 2 resources (e.g. 2 Birch Wood)
- repair the structure for 1 resource
- instantly destroy the structure (same as hitting it until it breaks)
release right click to choose the option
Structure levels
- Wood
- Birch Wood
- Fir Wood
- Oak Wood
- Dark Oak Wood
Furnace / Cauldron levels
- Stone
- Iron
- Mithril
- Adamantite
- Obamium
Multiplayer
This mod now also works in multiplayer! Everyone can upgrade, repair and destroy everything.
For developers
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).
Images