Loved Labels Mod
Loved Labels Mod
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.