Simple Crop Label Mod
Simple Crop Label Mod
Adds a tooltip identifying crops and fruit trees.
New
Latest version (5.5.1) for Stardew Valley 1.3.36 requires SMAPI 2.11.
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 and work on all game locations.
Requirement
Stardew Valley 1.3.36
SMAPI 2.11.0
How to install
1. Install SMAPI 2.11.
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 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.
To load mod outside of Farm or Greenhouse (useful if using other mods that extend crop locations)
Open the config file in a text editor and modify the “work_everywhere” value from
“work_everywhere”: false
to
“work_everywhere”: true
and save file.
Change log
5.5.1 – Update for Stardew Valley 1.3.36 and SMAPI 2.11.0. Additional language support with Stardew Valley.
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.
5.4.2 – Update for Stardew Valley 1.3 and SMAPI 2.6. Added optional configuration “work_everywhere”.
5.4.1 – Optional update for SMAPI 2.6.0-beta.8.
5.4.0 – Optional update for Stardew Valley 1.3 beta and SMAPI 2.6. Fixed label update bug.
5.3.1 – Fixed label update bug for Stardew Valley 1.2 and SMAPI 2.2.
5.3.0 – Update for SMAPI 2.2. Added support for Farm Expansion mod by Advize (https://www.nexusmods.com/stardewvalley/mods/130).
5.2.0 – Update for SMAPI 2.0 and mouse hover bug fix.
5.1.0 – Update for Stardew Valley 1.2.
5.0.0 – Update for SMAPI 1.2.
4.5.0 – Optional configuration for mouse hover instead of right click. Mac support. Latest SMAPI 0.40.1.1-3.
4.0.0 – Update for Stardew Valley 1.1 and SMAPI 0.40.1.1.
3.5.0 – Identifies forageable crops and rare seed on farm
3.0.0 – Now works in the greenhouse