Content Patcher

Content Patcher

378k Downloads

[Chests Anywhere] beta: fix balanced mode in the mines

Pathoschild opened this issue ยท 1 comments

commented

Balanced mode in 1.2.33 checks these locations:

"DisabledInLocations": [
    "Mine",
    "SkullCave",
    "UndergroundMine"
]

In Stardew Valley 1.3, the location name now contains the mine level (like UndergroundMine1, Underground80, UndergroundMine125, etc).

commented

Fixed in develop for the upcoming Chests Anywhere 1.13-beta.2 release, which recognises UndergroundMine as an alias for any mine level.