With Gift Taste Helper, when you mouse over an NPC’s birthday on the calendar or the social page, a helpful tooltip appears that reveals their favorite presents.
Creator: Tyler
Gift Taste Helper
REQUIREMENTS
Off-site requirements
Mod name | Notes |
SMAPI |
Mods requiring this file
Mod name | Notes |
Gift Taste Helper French Translation | 2.9.1 |
Gift Taste Helper Turkish Translation Mod |
PERMISSIONS AND CREDITS
Instructions from the author
Credits should be filed
In this file, the author has not given credit to anybody else.
MIRRORS
DESCRIPTIONS
When you mouse over an NPC’s birthday on the calendar, this mod displays an useful tooltip that indicates their favorite presents. This applies to both the calendar furniture piece that you may have in your home and the calendar on the town billboard.
New “Progression” Mode
In this option, you will only see cherished presents that you have already given to an NPC. This mode may be activated via the configuration (see below).
It’s worth noting that you may toggle this mode on and off at any time, and your progress will be saved.
You may also effortlessly choose between sharing known presents between saves and having unique ones every save. Please keep in mind that only gifts given after installing GiftTasteHelper 2.6 or later will be logged.
INSTALLATION
- Install the latest version of SMAPI
- Download this mod and unzip it into Stardew Valley/Mods
- Run the game using SMAPI
? Download Gift Taste Helper Mod
?? How to install Stardew Valley mods with specific instructions
Configuration
There are settings in the config.json file of this mod to enable/disable showing the tooltip on the calendar and social page.
The config file may be found in the Mods/GiftTasteHelper directory of your game installation. Click to go to your game directory. There is also the option to limit the amount of presents shown in the tooltip.
Simply open the file in any text editor to modify it.
The configuration will be as follows:
{
"ShowOnCalendar": true,
"ShowOnSocialPage": true,
"ShowOnlyKnownGifts": false,// This enables/disables progression mode.
"ShareKnownGiftsWithAllSaves": true,// Should known loved gifts be shared between saves or unique per save. Ignored unless ShowOnlyKnownGifts is true.
"HideTooltipWhenNoGiftsKnown": false, // Hide the tooltip if you don't know any of that NPC's loved gifts. Ignored unless ShowOnlyKnownGifts is true.
"MaxGiftsToDisplay": 0, // 0 means no limit.
"ShowUniversalGifts": true,
"ColorizeUniversalGiftNames": false, // Color universal gifts blue.
"ShowGiftsForUnmetNPCs": false // Show gift info for NPCs you haven't met yet.
}
Just replace true with false and save the file (game must be restarted for changes to take effect) for the menus you don’t want to see the tooltip on and visa versa.
To our dearest farmers! If you are finding more Stardew Valley mods, here’s some pieces you may also love:
? Always rain the valley
? Stardew Valley Anime mod
? PyTK Platonymous Toolkit