Razaotium Client Side
Original BepInEx/Jotunn plugin that blocks drops from higher-biome Valheim creatures and locks synced configuration to the server.Razaotium Client Side
Complemento para o perfil Honor de Valheim.
Install
Install with r2modman/Thunderstore, or copy RazaotiumClientSide.dll into a BepInEx plugins folder, for example:
BepInEx/plugins/Razaotium-Client_Side/RazaotiumClientSide.dll
Requires BepInEx and Jotunn.
Configuration
The config file is created automatically by BepInEx on first launch:
BepInEx/config/razaotium.valheim.client_side.cfg
You do not need to ship or copy a .cfg file manually.
Progression tiers
- 0: Meadows, always unlocked
- 1: Black Forest,
defeated_eikthyr - 2: Swamp,
defeated_gdking - 3: Mountains,
defeated_bonemass - 4: Plains,
defeated_dragon - 5: Mistlands,
defeated_goblinking - 6: Ashlands,
defeated_queen
Server locked config
The mod uses Jotunn configuration synchronization:
- The server enforces
Razaotium Client Sideon clients. - Synced settings are marked admin-only.
Lock Configuration = Onis enabled by default.- Clients should receive the server values instead of being able to locally disable the drop lock.
Unknown creatures are allowed by default, so modded mobs do not accidentally lose drops until they are added to CreatureTiers.
Authorship and dependencies
This package contains an original plugin implementation created for the Honor profile. It does not include copied source code or bundled DLLs from World Advancement Progression, FiresGhetto, Jotunn, BepInEx, Harmony, or Valheim.
It references public/runtime APIs from BepInEx, Harmony, Unity, and Valheim in the normal way a BepInEx plugin does. World Advancement Progression and FiresGhetto are optional compatibility targets, not embedded code.
