Wormhole Potion
Adds a potion that allows you to choose a player on the map to be teleported to. Let me know your thoughts on the github.'
| Date uploaded | 9 months ago |
| Version | 0.1.1 |
| Download link | Regiside-Wormhole_Potion-0.1.1.zip |
| Downloads | 6343 |
| Dependency string | Regiside-Wormhole_Potion-0.1.1 |
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.23.1README
Wormhole Potion Mod for Valheim
A Valheim mod that adds a potion to let the player teleport to their friends location on use.
About
The plugin adds a recipe to the cauldron which allows the player to make "potion of firth's bond." Upon drinking the potion the map will open and allow the user to click on a friend to be teleported to their location. At the moment you can not use the potion if you are carrying ores, but I plan to make that configurable in a future version.
Recipe
The current recipe is: 10 yellow mushrooms, 3 Raspberry, and 1 Pike.
Technical details
This is an early version of the mod so feel free to send your thoughts and feedback on the github page.
Built using Jötunn project stub.
CHANGELOG
Change Log
Changelog for Valheim Mod: 'Wormhole Potion' built on the Jotunn mod stub.
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[0.1.1] - 2025-05-06
Patched to work with Valheim version 2025-013-10 0.220.4
Added
Changed
Fixed
- Error message [Error : Unity Log] MissingMethodException: Method not found: void .MessageHud.ShowMessage(MessageHud/MessageType,string,int,UnityEngine.Sprite)
[0.1.0] - 2025-01-19
Beta release of the mod to test with friends. Use at your own risk.
Added
- Custom item - Firth's bond potion.
- Custom Status Effect - Wormhole Effect
- Harmony patches for: Player consume item, map mode set, and map left click.