About this mod
Makes the map scroll past the edge of the map. Useful when planting seeds while walking or doing out-of-bounds glitches.
- Requirements
- Permissions and credits
- Mirrors
Makes the map scroll past the edge of the map. Useful for:
- planting seeds while walking;
- doing out-of-bounds glitches;
- checking for out of bounds objects.
;
' button (or any other button you specify in config.json
).Config
Note: run Stardew Valley once with this mod enabled to generate the
config.json
file.-
EnabledIndoors
: Should the mod be enabled in indoor areas upon loading the game? Default = true. -
EnabledOutdoors
: Should the mod be enabled in outdoor areas upon loading the game? Default = false. -
ToggleScroll
: The key used to toggle always scroll map. Default =OemSemicolon
.
This mod requires the following mods to be installed:
- SMAPI
- StardewHack
- Generic Mod Config Menu - optional
Please report bugs on GitHub.
- On the bus-stop map, the HUD also moves when scrolling past the edge of the map.
- On a day with falling leaves, the leaves disappear when scrolling past the west edge of the map.
6.0:
- Update Generic Mod Config Menu bindings.
- Added integration for Generic Mod Config Menu.
- Add 64-bit support