0 of 0

File information

Last updated

Original upload

Created by

Cloudyluna

Uploaded by

Cloudyluna

Virus scan

Safe to use

Documentation

Readme

View as plain text

Drop Seeds After Eating

------------------------------------------------------------------------

A small chance to drop seeds after eating fruits, vegetables or flowers.

Limitation: Doesn’t work for fruits that gives saplings and any
edibles that drop mixed seeds.

Features

- A small chance to drop seeds after eating fruits, vegetables or
flowers.

Version

0.1.1

Compatibility

If you found this mod behaving weirdly or being incompatible with other
mods, please report it in the bugs or posts page so I can update this
documentation with that information and to let other users know about
such potential issues in the future.

This mod should work with most other mods unless specified otherwise
below.

Compatible with multiplayer?

Untested.

Incompatible with

- No known incompatibility.

Known issues

- No known issue.

What changed?

See CHANGELOG.md file for details.

Requirements

- Stardew Valley 1.6 (preferably, version 1.6.8)

- SMAPI (minimum v4.0.0 or higher)

For users

Installing DropSeedsAfterEating

1. This mod requires SMAPI, so please, install that and other listed
requirements first.

2. Unzip the files into the Stardew Valley/Mods/DropSeedsAfterEating
game folder.

3. Make sure the DropSeedsAfterEating.dll and manifest.json files are
inside DropSeedsAfterEating folder, not in Mods folder.

4. Launch the game through SMAPI launcher.

For developers

Building DropSeedsAfterEating

Attention: Make sure you already have set up $GAME_PATH pointing to
your Stardew Valley game folder first.

If you cloned this project from the Github and have nix installed, run
nix develop to load the development environment. Then run make or
dotnet build to build the project.

git clone https://github.com/cloudyluna/StardewValleyMods
cd DropSeedsAfterEating
make release

Thanks to

- SMAPI dev and contributors for making Stardew Valley modding
accessible.

- Generic Config Menu dev and contributors for making mod
configuration through GUI, simple and easy.

Mod page

- Nexusmods

Source code

- Github

License

Copyright (c) 2024 Cloudyluna

This project is licensed under the AGPL-3.0-or-later license - see the
LICENSE file for details.