
OreMines
Adds 6 mines/dungeons for ores (ie. copper, iron) across all biomes (except the last 3 biomes).
Date uploaded | a year ago |
Version | 1.0.3 |
Download link | blacks7ar-OreMines-1.0.3.zip |
Downloads | 1730 |
Dependency string | blacks7ar-OreMines-1.0.3 |
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).
## 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
-
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.
CHANGELOG
v1.1.8
- updated locationmanager (credits to @warp for fixing incompatibility between locationmanager and jotuns locationmanager.)
- updated serversync.
Changelog History (click to expand)
v1.1.7
- removed ulv's from silver mines and changed with fenring
- enabled mines creature spawner config.
v1.1.6
- added additional config option for mines generation at world generation (NOTE: these parameters only applies at world generation, it wont affect already generated mines, you have to completely remove all the mines on your world in order to generate new mines with new tweak parameters.)
v1.1.5
- as requested, changed the max accepted value on the reset days from 200 to 500 days max and added drop chance config option for ores.
v1.1.4
- updated serversync.
v1.1.3
- fixed blackmetal mine and flametal mine gate bug.
v1.1.2
- unity project updated with the latest game rip 219.16
- fixed automatic reset and added a console command to reset the mine manually. (NOTE: READ How to reset Manually on the Readme page.)
- added 2 new mines (blackmetal mine on plains/mistland and flametal mine on ashlands)
- added 2 new keys for blackmetal mine and flametal mine.
- increased the drops of all ore deposits (configurable).
- added config options for ore deposits dropmin and dropmax
- added mine guards.. mines are now guarded by creatures (guards spawner are also reset with the console command and automatic reset)
v1.0.9
- updated location manager
v1.0.8
- updated for the latest valheim build (219.13) bog witch
v1.0.7
- as requested added config option to make keys stackable and consumable.
v1.0.6
- as requested removed stone drops from flint, tin and coal veins and added config option for ore veins spawn chance.
v1.0.5
- added toggle option to disable mines reset
- adjusted mines reset day max acceptable value to 200.
v1.0.4
- mines now resets its contents every configurable day.
v1.0.3
- fixed all mines falling ore deposits bug hopefully
- (NOTE: this fixed won't work on worlds that previously have the bug.. you can use upgrade world to reset the mines but idk if the fixed will apply after the resset.)
v1.0.2
- fixed falling ore deposits bug
- (NOTE: this only fixes mines that havent been explored or discovered yet.)
v1.0.1
- fixed silver deposits drop from silver to silverore
- adjusted drop rate to match vanilla ore deposits drop rate
v1.0.0
- first release