Adds a tooltip identifying crops and fruit trees.
New
Latest version (6.0.2) for
Stardew Valley 1.6.13. Requires
SMAPI 4.1.6 or later.
How to use
Hold right mouse button OR controller A (bottom face) button over crop/fruit tile.
Optionally configure mod to show label on cursor hover, display crop growth/harvest information, and set custom keybinds (see below on how to configure).
Supports splitscreen, Generic Mod Config Menu mod, Custom Bush mod, and Stardew Valley Expanded mod.
How to install
1. Install
SMAPI 4.1.6 or later.
2. Download mod.
3. Extract and place folder 'SimpleCropLabel' in your StardewValley/Mods folder.
( Stardew Valley > Mods > SimpleCropLabel > manifest.json and SimpleCropLabel.dll )4. Launch game using StardewValleyModdingAPI.exe.
See
guide on how to install mods.
How to configure
Locate config.json file in the 'SimpleCropLabel' mod folder (run the game once with the mod installed to generate config.json file if not present).
Values below can also be changed in-game using the
Generic Mod Config Menu mod.
To hover cursor over crop instead of holding down button to display label
Open the config file in a text editor and modify the "mouse_hover" value from
"mouse_hover": false,
(default) hold button to display label"mouse_hover": true,
(changed) hover cursor to display labeland save file.
Change custom keybindings
"custom_key": ""
(default) uses right mouse button or controller A (bottom face)"custom_key": "Z"
(changed) to use the "Z" key on the keyboard insteadCombination of keys can be used, for example, "LeftShift + Z"
OR set multiple bindings, for example, "Z, LeftControl + X"
more key values
hereEnable growth/harvest information
"growth_info": false,
(default) no growth information"growth_info": true,
(changed) show crop growth information (see gif below)DonateIf you like what I do consider
buying me a coffee