Stayk-GateOfOrethority icon

GateOfOrethority

Boss-gated teleport restrictions with rich flavor text and config flexibility.

Last updated 4 hours ago
Total downloads 8
Total rating 2 
Categories Transportation
Dependency string Stayk-GateOfOrethority-1.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2100 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2100

README

Gate of Ore-thority

Boss-gated teleport restrictions with rich flavor text and full config flexibility.
Crafted by Stayk, straight up this was vibe coded with CoPilot. I have no idea what I am doing when it comes to programming, but I wanted to learn. I sincerly hope this doesn't offend you, even these metadata files I used CoPilot to create

๐Ÿง™ Features

  • ๐Ÿ” Teleport Restrictions: Prevents teleporting with specific items until the corresponding boss is defeated.
  • ๐Ÿ“œ Flavorful Feedback: Custom messages for each item, themed to its biome and boss.
  • โš™๏ธ Configurable: Easily add or remove gated items via config or code.
  • ๐Ÿงช Console Commands: Grant, revoke, list, or reset progression keys for testing and admin control.
  • ๐Ÿง  Multiplayer-Aware: Works in both solo and multiplayer environments.

๐Ÿ›  Console Commands

Command Description
ore_grantkey <key> Grants a progression key to the local player
ore_revokekey <key> Removes a progression key from the local player
ore_listkeys Lists all progression keys the player has
ore_grantallkeys Grants all progression keys
ore_resetkeys Removes all progression keys from the player

๐Ÿ”ฎ Supported Items

Includes support for:

  • Copper, Tin, Bronze
  • Iron, Silver, Black Metal
  • Flametal (and FlametalNew variants)
  • Mistlands items like BronzeScrap, DvergrNeedle
  • Custom items like CharredCogwheel

๐Ÿ“ฆ Installation

Requires BepInExPack Valheim.
Place the GateOfOre-thority.dll inside your BepInEx/plugins folder.

๐Ÿงฉ Compatibility

  • Compatible with most mods that use Player.m_customData for progression tracking.
  • Designed to be extensible for custom bosses and items.

๐Ÿพ Credits

Idea by Stayk
Work by CoPilot Special thanks to the Valheim modding community for prefab insights and biome lore inspiration.