You are viewing a potentially older version of this package. View all versions.
blacks7ar-OreMines-1.0.3 icon

OreMines

Adds 6 mines/dungeons for ores (ie. copper, iron) across all biomes (except the last 3 biomes).

Date uploaded 5 days ago
Version 1.0.3
Download link blacks7ar-OreMines-1.0.3.zip
Downloads 1092
Dependency string blacks7ar-OreMines-1.0.3

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

# OreMines

Adds 6 mines/dungeons for ores (ie. copper, iron) across all biomes (except the last 3 biomes).

Watch the video

## Installation (manual)

  • extract OreMines.dll file to your BepInEx\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.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.)
Changelog History (click to expand)

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