ComfyMods-ComfyBuildExpansion icon

ComfyBuildExpansion

Allows to expand the Hammer build tables to support mods that add new pieces. Comfy-flavor fixed for H&H update.

Last updated 2 years ago
Total downloads 31210
Total rating 6 
Categories Mods Client-side
Dependency string ComfyMods-ComfyBuildExpansion-1.1.0
Dependants 152 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.1901 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.1901

README

ComfyBuildExpansion

This is a fork of Mixone93's BuildExpansion (Nexus) that updates the configuration for the Hearth and Home update.

See the original description below.

Installation

Manual

  • Un-zip BuildExpansion.dll to your /Valheim/BepInEx/plugins/ folder.

Thunderstore (manual)

  • Go to Settings > Import local mod > Select ComfyMods-ComfyBuildExpansion-1.1.0.zip.
  • Click "OK/Import local mod" on the pop-up for information.

Changelog

1.1.0

  • Removed dependency on TJzilla-BepInEx_ConfigurationManager and updated BepInEx dependency string.
  • Updated this README.md.

BuildExpansion (Nexus)

  • 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.
  • Amount of space required for expansion is now automatically calculated, no more empty build icons.

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.

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 : 10 set to 13 in this fork
    • New width of grid
  • MaxGridHeight : 15
    • Sets a maximum value for grid height, if over 30 can impact performance.

Sources

Contact