Build Near Locations
Allow building near start and other locations!
Last updated | 3 years ago |
Total downloads | 5354 |
Total rating | 5 |
Categories | |
Dependency string | LottieVixen-Build_Near_Locations-1.0.0 |
Dependants | 13 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.701README
Build in Protected Locations
A mod for Valheim to allow building in areas protected by "A mystical force in this area stops you" like the start area
How to Contact me
If there is an issue with this mod you can contact me on the valheim modding discord linked above, Charlotte#0086, just @ me with an issue, please do not direct message me.
Build instructions
add references to Harmony and BepInEx as well as UnityEngine and UnityEngine.CoreModule, as well as assembly_valheim publicized then build, zip the resulting directory name appropriately and you're done :D
What this mod does
uses harmony to attach a prefix function that bypasses Location.IsInsideNoBuildLocation
and always returns false, to allow building!