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.
You are viewing a potentially older version of this package.
View all versions.
BiomeLock
Blocks access to biomes before killing the boss based on World Advancement Progression privatekeys.
By Radamanto
| Date uploaded | 8 months ago |
| Version | 1.0.2 |
| Download link | Radamanto-BiomeLock-1.0.2.zip |
| Downloads | 1309 |
| Dependency string | Radamanto-BiomeLock-1.0.2 |
This mod requires the following mods to function
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.2333README
BiomeLock
Blocks access to biomes before killing the boss based on World Advancement Progression privatekeys.
Installation (manual)
- Place BiomeLock.dll inside your
BepInEx\plugins\folder.
CHANGELOG
Changelog
| Version | Description |
|---|---|
| 1.1.4 | Added optional health drain while the player is in a locked biome. Added optional mist while the player is in a locked biome. Added an optional sound effect while the player is in a locked biome. |
| 1.1.3 | Fixed the system that disables Private Keys. |
| 1.1.2 | Fixed interaction blocking for chests. Added an option to block door interactions. Added an optional prefab blacklist. When enabled, only prefabs listed in the blacklist have their attacks blocked. |
| 1.1.1 | Added translations for most languages. Added interaction blocking for workbenches when in locked biomes. Added new warning messages for block notifications. |
| 1.1.0 | Changed trader blocking to use private key validation instead of blocking effect validation. Added translation tokens for each NPC block message. Hildir is now also blocked and requires defeating The Elder to unlock access. |
| 1.0.9 | Added support for multiple languages. An example file is included in the package. |
| 1.0.8 | Added a skill cap system based on private keys. |
| 1.0.7 | Added validation for private keys in console commands to prevent typo errors. |
| 1.0.6 | Added multilingual support for English, Portuguese-BR, Spanish, German, Korean, and Chinese. Added a boss summon restriction requiring the player to defeat the previous boss before summoning the next one. Added a guardian power usage restriction allowing each power only after defeating the corresponding boss. Added a Private Keys system, making all progression previously based on Global Keys controlled by per-player private keys. Added trader interaction restrictions: Haldor unlocks after defeating Eikthyr, and the Bog Witch unlocks after defeating The Elder. Added a restriction on access to Hildir’s map table. |
| 1.0.5 | Added mob spawn blocking. Added map pin blocking. |
| 1.0.4 | Fixed blocked biome selection not being synchronized via ServerSync. |
| 1.0.3 | Complete rewrite of the mod. |
| 1.0.2 | Fixed bugs. |
| 1.0.1 | Fixed bugs. |
| 1.0.0 | Initial release. |