EndlessDream-PrefabScaler icon

PrefabScaler

Allows you to change the scale of prefabs using the config

Last updated 5 days ago
Total downloads 26
Total rating 0 
Categories Mods Misc Client-side Utility
Dependency string EndlessDream-PrefabScaler-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2332 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.2332

README

PrefabScaler

About

PrefabScaler allows you to increase or decrease the scale of prefabs. It also exports all available prefabs to PrefabList.txt in the same folder where the DLL is located.

Manual Installation

This mod requires BepInEx.

This is a client-side mod, and not everyone needs to use it when playing multiplayer.

Feature Overview

BepInEx Config

The config file is generated at BepInEx/config/Verluer.PrefabScaler after the first launch. To change the size of a prefab, write the Scale Prefabs parameter in the config file using the following format:

bonfire:5,Greydwarf:0.5,Troll:0.5

This example will increase the bonfire by 5 times and reduce the Greydwarf and Troll by half.

PrefabList only unloads prefabs when entering the game world.

Links