Azumatt-StackedBars icon

StackedBars

Buildable stacks for the craftable bars in the game. Made at request by Jiu Jitsu Jones in OdinPlus discord.

Last updated a day ago
Total downloads 11128
Total rating 7 
Categories Mods Misc Crafting Server-side Client-side Mistlands Update Hildir's Request Update
Dependency string Azumatt-StackedBars-1.0.3
Dependants 76 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

Buildable stacks for the craftable bars in the game. Made at request by Jiu Jitsu Jones in OdinPlus discord.

NOTE: If the mod is installed on the server, the crafting requirements will be synced. The mod doesn't have version checking.

Made at the request of Jiu Jitsu Jones#3378 in the OdinPlus discord.

Configuration Options

[piece_stack_...]

Each type/stack of metal has its own configuration options. The default cost of each stack is 20 of the metal bars for that stack. Defaulted to recoverable. Example below.

  • Default value: BlackMetal:20:True
  • NOTE: All options here are synced with the server if the mod is installed on the server.

[General]

  • Force Server Config [Synced with Server]
    • Force Server Config (if installed on the server, this will lock the server's configuration and enforce on the client.)
      • Default value: true

Installation Instructions

You must have BepInEx installed correctly! I can not stress this enough.

Windows (Steam)

  1. Locate your game folder manually or start Steam client and :
    • Right click the Valheim game in your steam library
    • "Go to Manage" -> "Browse local files"
    • Steam should open your game folder
  2. Extract the contents of the archive into the game folder.
  3. Locate azumatt.StackedBars.cfg under BepInEx\config and configure the mod to your needs

Server

Must be installed on both the client and the server for syncing to work properly.

  1. Locate your main folder manually and : a. Extract the contents of the archive into the main folder that contains BepInEx b. Launch your game at least once to generate the config file needed if you haven't already done so. c. Locate azumatt.StackedBars.cfg under BepInEx\config on your machine and configure the mod to your needs
  2. Reboot your server. All clients will now sync to the server's config file even if theirs differs. Config Manager mod changes will only change the client config, not what the server is enforcing.

Feel free to reach out to me on discord if you need manual download assistance.

Author Information

Azumatt

DISCORD: Azumatt#2625

STEAM: https://steamcommunity.com/id/azumatt/

For Questions or Comments, find me in the Odin Plus Team Discord or in mine:

https://i.imgur.com/XXP6HCU.png


Update Information (Latest listed first)

v1.0.2

  • Update ServerSync + PieceManager internally. Update for 0.217.46 as well.

v1.0.1

  • Update ServerSync internally. Deprecate OdinPlus version of this, move under my name.

v1.0.0

  • Initial Release