Please disclose if your mod was created primarily using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
WearableTorches
Adds a wearable back-torch with G when you have a torch in hand.
| Last updated | 4 months ago |
| Total downloads | 1676 |
| Total rating | 5 |
| Categories | Tweaks Gear Misc Client-side |
| Dependency string | Armathx-WearableTorches-1.0.5 |
| Dependants | 1 other package depends on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2100README
Wearable Torches (Valheim)
Because nights are too dark in Valheim and why not put a real light on your back ?
A lightweight cosmetic mod that allows you to wear a torch on your back, using the same G key when torch in hand.
Fully client-side but network-synced: other players with the mod installed will see your torch.
Features
- Press G to toggle the torch when in hand.
- Uses the real torch mesh (and works with all items whose name contains “torch”, e.g. TorchMist)
- Fire FX cloned from your equipped torch
- Custom warm point light on the back torch
- Fully safe for multiplayer (no extra items created or dropped)
- Purely visual: no additional ZNetView / ItemDrop instances are spawned
- No loot spawned on reconnect
Multiplayer
- Torch state (enabled/disabled on the back) is synced using
ZNetView/ ZDO - Only visual objects are created locally on each client
- Other clients must have the mod installed to see your back torch
Installation
- Install BepInExPack for Valheim
- Drop
WearableTorches.dllinto a folder insideBepInEx/plugins
Or install in on R2ModMan :)
Changelog (short)
- 1.0.0 – Initial release
- 1.0.1 – Minor tweaks & cleanup
- 1.0.2 – Added multiplayer syncing for torch state
- 1.0.3 – Reworked R-behaviour to move the torch between hand and back like vanilla weapons, improved visuals & stability
- 1.0.4 – Rework on R Bind, removed, Now on G with no duplication, return to basics...
- 1.0.5 – Just updating ReadMe
Incoming : Fix bugs and smoothing.
Don't hesitate to report it if you have some bugs or in GitHub i'm just starting modding.