An open API service indexing awesome lists of open source software.

https://github.com/harkushavlad/personaltrees

A Stardew Valley mod that displays tree ownership and prevents non-owners from cutting them down.
https://github.com/harkushavlad/personaltrees

mod smapi stardew-valley

Last synced: about 2 months ago
JSON representation

A Stardew Valley mod that displays tree ownership and prevents non-owners from cutting them down.

Awesome Lists containing this project

README

        

# Personal Trees

A **Stardew Valley** mod that introduces tree ownership mechanics, allowing players to claim and manage their own trees
while preventing others from cutting them down.

## Features

- **Tree Ownership**:
- Trees planted by a player automatically belong to them, and only they can cut them down.
- Wild trees (trees that grow naturally) remain unowned and can be cut down by anyone.
- **Ownership Notifications**:
- When a non-owner attempts to cut down a tree, they will see a message notifying them of the tree's owner.
- Hover over the lower part of a tree to see a tooltip showing the owner's name.
- **Owner Portraits**:
- A mini portrait of the tree's owner is displayed on the trunk of owned trees.
- You can toggle these portraits on or off using a configurable keybind (default is `J`). Can be configured via
**Generic Mod Config Menu** or in the `config.json` file located in the mod's folder.
- **Multiplayer Notification**
- If a player joins the game without having the mod installed, a notification will be sent in the in-game
chat to inform others.

## Install

1. Install [SMAPI](https://smapi.io).
2. Download the mod from the [releases page](https://github.com/HarkushaVlad/PersonalTrees/releases)
or [NexusMods](https://www.nexusmods.com/stardewvalley/mods/31647).
3. Place the mod in the `Stardew Valley/Mods` folder.
4. (Optional) Install [Generic Mod Config Menu](https://www.nexusmods.com/stardewvalley/mods/5098) for an easy way to
configure settings.
5. Launch the game with SMAPI.

## Compatibility

- Compatible with **Stardew Valley 1.6+** on Windows, macOS, and Linux.