OreMines
Adds 6 mines/dungeons for ores (ie. copper, iron) across all biomes (except the last 3 biomes), resets every configurable day.
Last updated | 3 days ago |
Total downloads | 24063 |
Total rating | 14 |
Categories | Mods Misc Server-side Client-side Ashlands Update |
Dependency string | blacks7ar-OreMines-1.0.8 |
Dependants | 92 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.2202README
# OreMines
Adds 6 mines/dungeons for ores (ie. copper, iron) across all biomes (except the last 3 biomes), resets every configurable day.
## Installation (manual)
- extract
OreMines.dll
file to yourBepInEx\Plugins\
folder
## Features
-
Adds a FlintMine in Meadows biome that contains flints.. doesn't need a key.
-
Adds a CopperMine and a TinMine in BlackForest biome that cotains copper and tin.. needs a key to enter, you can get the key by slaying the first boss Eikthyr.
-
Adds a CoalMine in Swamp and Mountain biome that contains coals.. needs a key to enter, you can get the key by slaying the second boss The Elder.
-
Adds an IronMine in Swamp and Plains biome that contains irons.. needs a key to enter, you can get the key by slaying the second boss The Elder.
-
Adds a SilverMine in Mountain biome that contains silver.. needs a key to enter, you can get the key by slaying the third boss Bonemass.
-
Ore deposits and creatures inside the mines are randomly spawned at 50/50 chance
-
Configurable reset day, configurable through config file or Configuration Manager
-
Uses serversync to sync configs from server to client.
-
If adding mod on an existing world you need to install UpgradeWorld mod and use this command.
locations_add BOM_FlintMine01,BOM_FlintMine02,BOM_CopperMine01,BOM_CopperMine02,BOM_TinMine01,BOM_TinMine02,BOM_CoalMine01,BOM_CoalMine02,BOM_IronMine01,BOM_IronMine02,BOM_SilverMine01,BOM_SilverMine02
Credits
- big shoutout to @Majestic, thanks for all the test you've done and for all the suggestions.