Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
ConcernedApe and ChuckleFish Pathoschild and SMAPI contributors Lancelot for Ukrainian Translations
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 6.0.2
Support for Stardew Valley 1.6.13, SMAPI 4.1.6, and fixes to Japanese translation (credit: TwelveYO).
Support for Custom Bush Mod Framework (https://www.nexusmods.com/stardewvalley/mods/20619).
Support for Stardew Valley Expanded Mod (https://www.nexusmods.com/stardewvalley/mods/3753) and more farming flowers now also identified as foraging flowers.
Version 6.0.1
Support for Stardew Valley 1.6.3, SMAPI 4.0.4, and Splitscreen. Identifies newly added trees: Green Rain Trees and Mystic Tree. Controller cursor/label visible bug fix. Ukrainian Translation (credit: Lancelot). Ukrainian Translation requires Ukrainizacija (https://www.nexusmods.com/stardewvalley/mods/8427).
Version 6.0.0
Support for Stardew Valley 1.6.2. Identifies newly added crops: Carrot, Summer Squash, Broccoli, and Powdermelon. Support for optional growth info, translation, Generic Mod Config Menu Mod.
Version 5.5.8
Support for custom keybind and SMAPI 3.10.1.
Version 5.5.7
Support for new forageable crops (ginger) and SMAPI 3.9.2.
Version 5.5.6
Update for Stardew Valley 1.5.0 and SMAPI 3.8.0. Identifies newly added crops, fruits, and trees. Forageable label fix.
Version 5.5.5
Object type null error fix.
Version 5.5.4
Update for Stardew Valley 1.4.3 and SMAPI 3.0.1. Identifies rice and tea crops. Removes work_everywhere optional configuration. Error loop fix.
Version 5.5.3
Object lookup fix.
Version 5.5.2
Wild Seeds fix. Label bug when releasing mouse button fixed. Including .pdb file for better error logging.
Version 5.5.1
Update for Stardew Valley 1.3.36 and SMAPI 2.11.0. Additional language support with Stardew Valley.
Version 5.5.0
Optional update for Stardew Valley 1.3.35 beta and SMAPI 2.11.0-beta.2. Fixed label bug when tools are selected.
Version 5.4.2
Update for Stardew Valley 1.3 and SMAPI 2.6.0. Added optional configuration "work_everywhere".
Version 5.4.1
Optional update for SMAPI 2.6.0-beta.8.
Version 5.4.0
Optional update for Stardew Valley 1.3 beta and SMAPI 2.6. Fixed label update bug.
Version 5.3.1
Fixed label update bug for Stardew Valley 1.2 and SMAPI 2.2.
Version 5.3.0
Update for SMAPI 2.2. Added support for Farm Expansion Mod by Advize (https://www.nexusmods.com/stardewvalley/mods/130).
Version 5.2.0
Update for SMAPI 2.0 and mouse hover bug fix.
Version 5.1.0
Update for Stardew Valley 1.2.
Version 5.0.0
Update for SMAPI 1.2.
Version 4.5.0
Optional configuration for mouse hover instead of right click. Mac support. Latest SMAPI 0.40.1.1-3.
Version 4.0.0
Update for Stardew Valley 1.1 and SMAPI 0.40.1.1 (SMAPI-0.40.1.1-2.zip). Identifies coffee beans.
Version 3.5.0
Now identifies forageable crops and rare seed in farm.
Version 3.0.0
Now works in Greenhouse.
Version 2.5.0
Using Dictionary's efficiency rather than treating it like a list. If you are using an older version, please update to version 2.5 of this mod.
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.
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 label and 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 instead Combination of keys can be used, for example, "LeftShift + Z" OR set multiple bindings, for example, "Z, LeftControl + X" more key values here
Enable growth/harvest information "growth_info": false, (default) no growth information "growth_info": true, (changed) show crop growth information (see gif below)