Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

TheMusketeer

Uploaded by

TheMusketeer

Virus scan

Safe to use

Documentation

Readme

View as plain text

Name: Simple Crop Label
Version: 6.0.1
Date: 04/02/2024
Category: User Interface and Crops
Requirements: Stardew Valley 1.6.3, SMAPI 4.0.4 or later
Author: TheMusketeer
Source: http://www.nexusmods.com/stardewvalley/mods/314/

Description
===========
This mod adds a tooltip identifying crops and fruit trees on your farm.

Details
=======
Hold right mouse button or controller A (bottom face) button over crop/fruit tile. Configure mod to hover mouse over crop/fruit tile, show growth/harvest information, and set custom keybinds.

Install
=======
1. Install SMAPI 4.0.4 (https://github.com/Pathoschild/SMAPI/releases/tag/4.0.4) or later.
2. Extract and place folder 'SimpleCropLabel' in your StardewValley/Mods folder. (Stardew Valley > Mods > SimpleCropLabel > manifest.json and SimpleCropLabel.dll)
3. Launch the game using StardewValleyModdingAPI.exe (start the game once to generate config.json file in the Stardew Valley > Mods > SimpleCropLabel folder)

Configuration Options
=====================
Use in-game configuration menu by intalling mod: Generic Mod Config Menu (https://www.nexusmods.com/stardewvalley/mods/5098).
Mouse Hover (Move mouse over crop tile to display label when enabled)
Growth Information (Displays crop growth or harvest stage when enabled)
Custom Keybind (To replace default right mouse button or controller A (bottom face))

OR

Manually by locating and opening file config.json in the Mods > SimpleCropLabel folder and editing values
(if this mod is being used for the first time launch the game to generate the config.json file)

"mouse_hover": false, (default) hold button to display crop label
OR
"mouse_hover": true, (changed) move cursor / mouse over crop to display label

"growth_info": false, (default) no growth information
OR
"growth_info": true, (changed) to show crop growth information

"custom_key": "" (default) uses right mouse button or controller A (bottom face)
OR
"custom_key": "Z" (changed) to use the "Z" key on the keyboard instead

to keep changes save config.json

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: https://stardewvalleywiki.com/Modding:Player_Guide/Key_Bindings#Button_codes

See https://stardewvalleywiki.com/Modding:Player_Guide/Getting_Started on how to install mods.

Uninstall
=========
1. Delete folder 'SimpleCropLabel' in your StardewValley/Mods folder.

Upgrade
=======
1. Overwrite/replace existing files.

Known Issues or Bugs
====================
None.

History
=======
6.0.1, 2024/04/02 - Support for Stardew Valley 1.6.3 and SMAPI 4.0.4. Identifies newly added green rain trees and mystic tree.
6.0.1-beta.2, 2024/03/25 - controller cursor/label visible bug fix.
6.0.1-beta.1, 2024/03/25 - Support for SMAPI 4.0.2, splitscreen fix, and ukrainian translation (credit: Lancelot) (requires Ukrainizacija mod: https://www.nexusmods.com/stardewvalley/mods/8427).
6.0.0, 2024/03/21 - Support for Stardew Valley 1.6.2. Bug fixes.
6.0.0-bata.3, 2024/03/21 - Support for Stardew Valley 1.6.1. Identifies newly added crops: carrot, summer squash, broccoli, and powdermelon.
6.0.0-beta.2, 2023/04/17 - NullRef object lookup fix.
6.0.0-beta.1, 2023/03/21 - Support for optional growth info, translation, Generic Mod Config Menu Mod, and SMAPI 3.18.2.
5.5.8, 2021/05/17 - Support for custom keybind and SMAPI 3.10.1.
5.5.7, 2021/03/01 - Support for new forageable crops (ginger) and SMAPI 3.9.2.
5.5.6, 2020/12/22 - Update for Stardew Valley 1.5.0 and SMAPI 3.8.0. Identifies newly added crops, fruits, and trees. Forageable label fix.
5.5.5, 2019/12/18 - Object type null error fix.
5.5.4, 2019/12/17 - 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.
5.5.3, 2019/07/25 - Object lookup fix.
5.5.2, 2019/07/25 - Wild Seeds fix. Label bug when releasing mouse button fixed. Including .pdb file for better error logging.
5.5.1, 2019/03/09 - Update for Stardew Valley 1.3.36 and SMAPI 2.11.0. Additional language support with Stardew Valley.
5.5.0, 2019/02/11 - 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, 2018/08/12 - Update for Stardew Valley 1.3 and SMAPI 2.6.0. Added optional configuration "work_everywhere".
5.4.1, 2018/05/07 - Optional update for SMAPI 2.6.0-beta.8.
5.4.0, 2018/05/05 - Optional update for Stardew Valley 1.3 beta and SMAPI 2.6.0-beta.5. Fixed label update bug.
5.3.1, 2017/05/31 - Fixed label update bug for Stardew Valley 1.2 and SMAPI 2.2.
5.3.0, 2017/12/06 - Update for SMAPI 2.2. Added support for Farm Expansion Mod by Advize (https://www.nexusmods.com/stardewvalley/mods/130).
5.2.0, 2017/10/15 - Update for SMAPI 2.0 and mouse hover bug fix.
5.1.0, 2017/04/30 - Update for Stardew Valley 1.2.
5.0.0, 2016/11/22 - Update for SMAPI 1.2.
4.5.0, 2016/11/04 - Optional configuration for mouse hover instead of right click. Mac support. Latest SMAPI 0.40.1.1-3.
4.0.0, 2016/10/04 - Update for Stardew Valley 1.1 and SMAPI 0.40.1.1 (SMAPI-0.40.1.1-2.zip). Identifies coffee beans.
3.5.0, 2016/04/22 - Identifies forageable crops and rare seed in farm.
3.0.0, 2016/04/17 - Works in greenhouse.
2.0.0, 2016/04/16 - Improved performance.
1.0.0, 2016/04/15 - Initial release.

Credits
=======
ConcernedApe and ChuckleFish
Pathoschild and SMAPI contributors
Lancelot for Ukrainian Translations

Licensing/Legal
===============
This mod is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. (CC BY-NC-SA 4.0)
http://creativecommons.org/licenses/by-nc-sa/4.0/