Razaotium-Razaotium_Client_Side icon

Razaotium Client Side

Original BepInEx/Jotunn plugin that blocks drops from higher-biome Valheim creatures and locks synced configuration to the server.

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-2.29.0 icon
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.0
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

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 Side on clients.
  • Synced settings are marked admin-only.
  • Lock Configuration = On is 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.