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.
This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
GetMyTrophyBack
Returns a boss trophy from its Sacrificial Stone after selecting or reusing the associated power.
| Date uploaded | 3 weeks ago |
| Version | 1.0.8 |
| Download link | Landoria-GetMyTrophyBack-1.0.8.zip |
| Downloads | 42 |
| Dependency string | Landoria-GetMyTrophyBack-1.0.8 |
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.2350README
GetMyTrophyBack
Returns a boss trophy after its Sacrificial Stone power is selected.
Valheim compatibility
| Valheim channel | Version | Compatibility |
|---|---|---|
| Current release | 0.221.12 |
Compatible |
| Public Test | 0.221.13 |
Compatible |
Features
- Starts a five-second return timer when a player selects a guardian power.
- Makes the trophy removable fifteen seconds after targeting it when its guardian power is already active.
- Shows the normal use prompt instead of the inactive current-power label.
- Drops the mounted trophy as a recoverable world item.
- Preserves the trophy's stored item data.
- Uses the stone's network owner for an authoritative synchronized drop.
- Prevents simultaneous requests from duplicating a trophy.
- Supports modded guardian stones built on vanilla
ItemStandpowers.
Behavior
| Event | Result |
|---|---|
| Trophy mounted | Its guardian power remains available. |
| Power selected | The five-second return timer starts. |
| Power already active | Targeting the stone starts a fifteen-second delay, then the use prompt appears. |
| Active-power prompt visible | Interacting again drops the trophy immediately. |
| Timer completed | The trophy drops into the world. |
| Trophy already absent | No additional trophy is created. |
Installation
| Client required | Server required (dedicated) | Player-hosted server |
|---|---|---|
| Yes | Yes | Not Supported |
Contact
Report bugs through GitHub Issues. For questions, feedback, and other discussions, use GitHub Discussions.
All Landoria mods are used on the Landoria Valheim public servers.
CHANGELOG
Changelog
1.0.11
- Migration to Valheim 1.0.x.
1.0.9
- Updated documentation
1.0.8
- Bug fix
1.0.7
- Updated README.
1.0.6
- Clarify how boss trophies return after selecting a Forsaken power.
1.0.5
- Document Valheim version compatibility
1.0.4
- Update thunderstore readme
- Revert unused mod drafts [skip draft publish]
1.0.3
- Log when the mod is unloaded.
1.0.2
- minor fix
1.0.0
- Initial Version