OreMines
Adds 6 mines/dungeons for ores (ie. copper, iron) across all biomes (except the last 3 biomes), resets every configurable day.
Date uploaded | 2 days ago |
Version | 1.0.8 |
Download link | blacks7ar-OreMines-1.0.8.zip |
Downloads | 1210 |
Dependency string | blacks7ar-OreMines-1.0.8 |
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.
CHANGELOG
v1.0.8
- updated for the latest valheim build (219.13) bog witch
Changelog History (click to expand)
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