https://github.com/floogen/multipleminiobelisks
Allows you to place more than 2 mini-obelisks.
https://github.com/floogen/multipleminiobelisks
mod smapi stardew-valley
Last synced: 3 months ago
JSON representation
Allows you to place more than 2 mini-obelisks.
- Host: GitHub
- URL: https://github.com/floogen/multipleminiobelisks
- Owner: Floogen
- License: mit
- Created: 2021-01-31T21:17:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T19:39:10.000Z (6 months ago)
- Last Synced: 2024-12-21T11:41:58.207Z (4 months ago)
- Topics: mod, smapi, stardew-valley
- Language: C#
- Homepage:
- Size: 92.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Multiple Mini-Obelisks
**Multiple Mini-Obelisks** is a mod for [Stardew Valley](http://stardewvalley.net/) that allows you to place more than 2 mini-obelisks. Features include renaming of obelisks and a config option to place them outside the farm!
## Install
1. [Install the latest version of SMAPI](https://smapi.io/).
2. [Install all the dependencies](#dependencies).
3. Install [this mod from Nexus mods](http://www.nexusmods.com/stardewvalley/mods/7900).
4. Run the game using SMAPI.## Using the Mini-Obelisks
Right click a Mini-Obelisk will now open up a UI which will display all your placed obelisks.Clicking on a named obelisk will warp you there.
Clicking on the word bubble will allow you to rename the obelisk.
## Configurations
This mod creates a `config.json` under the `...\MultipleMiniObelisks\MultipleMiniObelisks` folder. It contains options that you can modify to change how **Multiple Mini-Obelisks** interacts with the game.**Settings**
|Name| Description | Default Value |
|--|--|--|
| `AllowMiniObelisksToBePlacedAnywhere ` | If `true`, it will allow mini-obelisks to be placed anywhere. | `false` |## Compatibility
**Multiple Mini-Obelisks** is compatible with Stardew Valley v1.5+