You are viewing a potentially older version of this package. View all versions.
Jacobo-Architecting-0.1.2 icon

Architecting

Construction mod that increases max health and stability of pieces based on your Crafting skill.

Date uploaded 5 months ago
Version 0.1.2
Download link Jacobo-Architecting-0.1.2.zip
Downloads 23
Dependency string Jacobo-Architecting-0.1.2

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
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.2333
ValheimModding-Jotunn-2.26.1 icon
ValheimModding-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.1

README

Architecting

This is a variant of blaxxun-boop's Building mod. I made this to combat incompatibilities that sometimes make Building unusable 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 stability, as well as lowered stability loss based on your Crafting level.
  • Configurable multipliers.

Planned Features

  • Per-material configuration.

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