You are viewing a potentially older version of this package. View all versions.
OdinPlus-Basements-2.0.0 icon

Basements

Expand into the earth with this placeable basement for Valheim 1.0.

Date uploaded 3 days ago
Version 2.0.0
Download link OdinPlus-Basements-2.0.0.zip
Downloads 1753
Dependency string OdinPlus-Basements-2.0.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2350 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.2350

README

Basements

Expand into the earth with a placeable basement.

Compatible with Valheim 1.0 Deep North Update.

Features

  • Adds Basement to the hammer's Misc. build category.
  • Costs 200 Stone and 100 Wood, and requires a nearby Stonecutter.
  • Supports nested basements; the default limit is five levels.
  • Allows unrestricted building inside the basement.
  • Returns its construction materials when dismantled after its interior is clear.

Install

Recommended: install with Gale. Gale supports both the Hexium and Thunderstore catalogs and can import existing mod-manager profiles.

Manual: install BepInExPack Valheim, then place Basements.dll in Valheim/BepInEx/plugins/.

Configuration

The config file is BepInEx/config/com.rolopogo.Basement.cfg.

For an in-game settings menu, optionally install BepInEx Configuration Manager and press F1.

Setting Default Description
Lock Configuration true When enabled, server administrators control synchronized settings.
Max nested basements 5 The maximum number of basement levels that can be placed inside one another.

Settings reload when the config file changes. Basements uses ServerSync: install the same package on a server when you want the server configuration to apply to every player. ServerSync is included in Basements; do not install a separate ServerSync.dll.

Compatibility

Basements works alongside QuickTeleport. QuickTeleport changes portal and dungeon travel timing; it does not change basement placement or construction behavior.

Troubleshooting

  • If Basement is missing from the hammer, confirm that Basements.dll is under BepInEx/plugins/, then look in the hammer's Misc. category and check the BepInEx log for Basements.
  • If nesting stops earlier than expected, check Max nested basements in the config file or Configuration Manager.
  • When Lock Configuration is enabled, change synchronized settings on the server.

Videos

Source and support

Maintained by the OdinPlus team under the MIT License. Source code: Basements on GitHub.

Install through Gale to use the same Basements package from either catalog. Find the mod on Hexium or endorse it on Nexus Mods.

CHANGELOG

Version Update Notes
2.0.0 - Valheim 1.0 Deep North Update compatibility and current publicized assemblies
- Updated embedded PieceManager for Valheim 1.0's hammer category data
- Updated ServerSync to v1.20
- Restored basement floor and wall rendering with Valheim 1.0 materials
- Hardened config reload and environment initialization
1.4.1 - Localization Manager Update - Fixed 0.221.10 game update
1.4.0 - Server Sync Update
1.3.0 - The Bog Witch Update
- Update Piece Manager
1.2.0 - Add config file watcher
- Set default nested basements to 5
1.1.8 - Ashlands Update
- Update ServerSync and PieceManager internally.