Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
Razaotium Client Side
Original BepInEx/Jotunn plugin that blocks drops from higher-biome Valheim creatures and locks synced configuration to the server.
By Razaotium
| Last updated | a week ago |
| Total downloads | 13 |
| Total rating | 0 |
| Categories | AI Generated |
| Dependency string | Razaotium-Razaotium_Client_Side-1.0.2 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
ValheimModding-Jotunn
Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.
Preferred version: 2.29.0denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
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.