Captain-BuildExpansion_Renewed icon

BuildExpansion Renewed

Allows to expand the Hammer build tables to support mods that add new pieces.

Last updated 6 months ago
Total downloads 7351
Total rating 2 
Categories Mods Hildir's Request Update
Dependency string Captain-BuildExpansion_Renewed-1.0.9
Dependants 35 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

Build Expansion Renewed

This is a revival of BuildExpansion by Mixone that fixes the layout for Valheim's latest version. All credit is owed to Mixone who is no longer active.

Expands Hammer build table to desired height and width and adds a scrollbar.

Main purpose is to allow for mod developers to add pieces to build without worrying about exceeding limits.

1.0.9 update fixes compatibility with latest Valheim version

1.0.5 update ensures compatability with custom hammers and other PieceTables

This mod does NOT include extra building pieces, it expands the build menu so that other mods can add them.

Known conflicts

PlantingPlus modifies certain aspects that make the grid alignment break. This mod is currently not compatible with BuildExpansion.

Install

Place plugin in BepInEx\plugins directory Place config in BepInEx\config directory

Default mod values:

  • Enabled : True
    • Whether the mod is enabled or not
  • DisableScrollCategories : True
    • Disables the mouse scroll in Hammer build menu so that scrollbar can be used with mouse wheel.
  • GridWidth : 15
    • New width of grid
  • MaxGridHeight : 15
    • Sets a maximum value for grid height, if over 30 can impact performance.

Git

Build Expansion