Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

skunkkk

Uploaded by

skunkkky

Virus scan

Safe to use

Tags for this mod

About this mod

Tapper Ready helps you to see if any tappers you placed anywhere are ready to harvest.

Permissions and credits
I thought it was a little bit annoying to run around the world to see if the content in my tappers are ready to harvest. Especially in the mountain or forest regions.

Therefore I made this little mod. It will show you if your tappers are ready to harvest. It will also show you in which region they are placed. You can get a daily briefing regarding your tappers when a new day started, if you want to. But usually this feature is turned off. It is also able to give you notifications when new tappers are ready. You can disable this feature.

Installation
Copy the content of the downloaded to your SDV mods folder.

Usage
Just press "K" on your keyboard or the left button on your digital pad of your gamepad. You can change these keys/buttons in the config.json as seen below.

Options (open the config.json in a text editor, notepad/notepad++/any normal text editor)
  • Change the key:You can edit the key to open up the notification. Just change the "K" in the line  "ShowTapperStatesKey": "K" to anything you'd like. You can find the correct notation here (in the "Member name" column).
  • For Gamepads:You can edit the key to open up the notification. Just change the "DPadLeft" in the line 
    "ShowTapperStatesButtonGamepad": "DPadLeft" to anything you'd like. You can find the
    correct notation here (in the "Member name" column).
  • Activate the daily briefing:Change the "false" to "true" in the line "ShowDaily": false. But without the quotation marks.
  • Change the reminder interval:Change the value of "MinutesUntilNextReminder". 0 will disable this feature completely.

This is my first Stardew Valley mod btw. And it needs SMAPI to work.