Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

Advize and Jinxiewinxie

Uploaded by

jinxiewinxie

Virus scan

Safe to use

About this mod

Adds a customize-able mouse hover label (tooltip) to make it easier to see if you have petted a pet or farm animal yet.

Permissions and credits
Translations
  • Portuguese
  • Polish



Information:

This mod was a professional collaboration between Advize and myself. 

Requires SMAPI 0.40.1.1 or later.

It adds a tooltip label near your cursor when you mouse-over a pet or farm animal letting you know if they have been petted or not. You can customize the text that the label uses in the config file.

Here's a .gif showing the mod in action:




Download:

Download Here on the Nexus (just click the file name or "download manually". Ensure you are using SMAPI 0.40.1.1 or above. 


Installation Instructions:

  • Download the mod
  • Extract the archive
  • Go to AppData\Roaming\StardewValley
  • Add the folder inside the Mods folder


To use:

Just start your game using StardewModdingAPI.exe, the config file will be created when you first load up the game.

You can edit the text the labels use by editing the config file. Replace the words inside the quotes for each one to specify a different label to use. For example:

You can change this

 "AlreadyPettedLabel": "Is Loved",
  "NeedsToBePettedLabel": "Needs Love"

To this

 "AlreadyPettedLabel": "Has already been petted",
  "NeedsToBePettedLabel": "Needs to be petted"

and you'll see the new labels in game.


Credits:

The initial idea for this was inspired by Orspeeder's Chest Label System mod. Also, thank you to Legiion/TheCatMan of NPC Gift Taste Helper for helping Jinxie gain a better understanding of using custom assets. 


Changelog:
10/03 2.0
Compatible with Stardew Valley 1.1 update and requires SMAPI 0.40.1.1
4/7 1.0
Initial Release
4/28 1.1
Re-designed how pet labels work. Labels should correctly display whether you've pet your pet(s) that day.