About this mod
Identify crops and fruit trees in your farm
- Requirements
- Permissions and credits
- Changelogs
Adds a tooltip identifying crops and fruit trees.
New
Latest version (5.5.7) for Stardew Valley 1.5.4 requires SMAPI 3.9.2 or later.
How to use
Hold Right Mouse Button or Controller A (Bottom Face) Button over crop/fruit tile. Optionally configure mod to hover cursor over crops to display label.

Requirement
Stardew Valley 1.5.4
SMAPI 3.9.2 or later
How to install
1. Install SMAPI 3.9.2 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.
(Start the game once with mod installed to generate config.json file in the Stardew Valley > Mods > SimpleCropLabel folder)
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).
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
to
"mouse_hover": true
and save file.
Version 6.0.0-beta.2
Testing growth/harvest information and Generic Mod Config Menu support.
Requires SMAPI 3.18.2 or later.
Enable growth information in-game using Generic Mod Config Menu.
OR
In config.json file
"growth_info": false, (default) no growth information
"growth_info": true, (changed) to show crop growth information
Testing custom keybindings.
Set in-game using Generic Mod Config Menu
OR
In config.json file
"custom_key": "" (default) uses right mouse button or controller A (bottom face)
"custom_key": "Z" (changed) to use the "Z" key on the keyboard instead
you can also use a combination of keys, for example, "LeftShift + Z"
or even set multiple bindings, for example, "Z, LeftControl + X"
more key values here
Donate
If you like what I do consider buying me a coffee
New
Latest version (5.5.7) for Stardew Valley 1.5.4 requires SMAPI 3.9.2 or later.
How to use
Hold Right Mouse Button or Controller A (Bottom Face) Button over crop/fruit tile. Optionally configure mod to hover cursor over crops to display label.

Requirement
Stardew Valley 1.5.4
SMAPI 3.9.2 or later
How to install
1. Install SMAPI 3.9.2 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.
(Start the game once with mod installed to generate config.json file in the Stardew Valley > Mods > SimpleCropLabel folder)
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).
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
to
"mouse_hover": true
and save file.
Version 6.0.0-beta.2
Testing growth/harvest information and Generic Mod Config Menu support.
Requires SMAPI 3.18.2 or later.
Enable growth information in-game using Generic Mod Config Menu.
OR
In config.json file
"growth_info": false, (default) no growth information
"growth_info": true, (changed) to show crop growth information
Testing custom keybindings.
Set in-game using Generic Mod Config Menu
OR
In config.json file
"custom_key": "" (default) uses right mouse button or controller A (bottom face)
"custom_key": "Z" (changed) to use the "Z" key on the keyboard instead
you can also use a combination of keys, for example, "LeftShift + Z"
or even set multiple bindings, for example, "Z, LeftControl + X"
more key values here
Donate
If you like what I do consider buying me a coffee