This package has been marked as deprecated, and it's suggested another
alternative is used.
| Last updated | 4 years ago |
| Total downloads | 3612 |
| Total rating | 2 |
| Categories | Mods Gear Crafting |
| Dependency string | xiaoxiao921-Lead-0.0.3 |
| Dependants | 4 other packages depend 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.900README
Lead - A custom item for leashing and leading mobs
About
Add an item that allows for leashing mobs around, dealing no damage. Craftable by using 4 ooze and 2 deer hide.
Installation
The content should be extracted into the BepInEx folder, such that the Lead folder in plugins in the archive is inside your plugins folder of your BepInEx installation.
Make sure that you have also installed the HookGenPatcher
And ValheimLib
For mod developers
If you are taking as an example the unity project in the repo, make sure to put the dlls from your game Managed folder that starts with assembly_ into the Assets folder !
Changelog
0.0.3
- Updated to use latest ValheimLib version.
0.0.2
- Update README and unity project example.
0.0.1
- Release of the mod