Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
Architecting
Construction mod that increases max health and integrity of pieces based on your Crafting skill.
| Date uploaded | 5 months ago |
| Version | 0.1.0 |
| Download link | Jacobo-Architecting-0.1.0.zip |
| Downloads | 31 |
| Dependency string | Jacobo-Architecting-0.1.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333ValheimModding-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.26.1README
Architecting
This is a variant of blaxxun-boop's Building mod. I made this to combat the various incompatibilities that sometimes make Building unusuable in bigger modpacks. This variant does not register a new skill. Instead, it works off of the player's Crafting level.
Features
- Placed pieces get increased max health and integrity, as well as lowered integrity loss based on your Crafting level.
- Configurable multipliers.
Source Code
Source code is available on Github.
Contributions
If you would like to provide suggestions, make feature requests, or reports bugs and compatibility issues you can open an issue on the Github repository.
Credits
Original mod by blaxxun-boop.
CHANGELOG
0.2.0
- Full rewrite.
- Added attack damage resistance.
- Added environmental damage resistance.
- Added per-material configuration.
0.1.2
- Fixed plugin sometimes failing to load.
- Fixed stability changes reverting on re-log.
0.1.1
- Fixed typo
0.1.0
- Initial release