This package has been marked as deprecated, and it's suggested another
alternative is used.

sylwiisorb
A charming, ethereal companion orb that follows the player, featuring robust multiplayer synchronization, even across long-distance teleports.
By Aneriel
Last updated | 4 days ago |
Total downloads | 20 |
Total rating | 0 |
Categories | Mods |
Dependency string | Aneriel-sylwiisorb-1.8.2 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function

bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2121README
Sylwiis Orb v1.8.1
An ethereal, glowing companion orb that follows the player, built with reliable multiplayer synchronization.
This mod introduces a persistent, visually appealing orb that floats above and behind the player character. It is designed to be fully functional and stable in multiplayer environments, specifically handling instant, long-distance travel (like using portals) by instantly snapping the orb to the owner's new location for all observers.
Features
- Ethereal Companion: A constantly orbiting, glowing blue sphere that gently hovers above and behind the player.
- Toggle Key: Summon or dismiss the orb using the F8 key.
- Multiplayer Safe: Uses RPCs and intelligent movement logic to ensure the orb's position is accurately synchronized for all players in the game.
- Teleport Correction: Includes a built-in logic to instantly snap the orb to the player's position if they travel more than 50 meters in a single frame (e.g., using a portal), preventing the common "stuck orb" bug for observers.
Installation (Thunderstore Mod Manager)
- Install Thunderstore Mod Manager or r2modman.
- Search for Sylwiis Orb and click Install.
- Ensure the required dependency, BepInExPack Valheim, is also installed.
Manual Installation
- Make sure you have BepInExPack Valheim installed.
- Download the latest release ZIP file.
- Extract the SylwiisOrbPlugin.dll file from the ZIP.
- Move the SylwiisOrbPlugin.dll file into the BepInEx/plugins folder of your Valheim installation.
Known Issues
Changelog
v1.8.1
- Implemented instant snap logic (TeleportSnapDistance = 50m) to ensure the orb synchronizes instantly after portal travel for all players (owner and observers).
- Added comprehensive player cleanup logic for better stability on death/logout.
- Fixed RPC signature for Dismiss function.
v1.8.2
- replaced icon