You are viewing a potentially older version of this package.
View all versions.
BuildExpansion Renewed
Allows to expand the Hammer build tables to support mods that add new pieces.
Date uploaded | a year ago |
Version | 1.0.9 |
Download link | Captain-BuildExpansion_Renewed-1.0.9.zip |
Downloads | 9075 |
Dependency string | Captain-BuildExpansion_Renewed-1.0.9 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
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.