Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

MouseyPounds

Uploaded by

MouseyPounds

Virus scan

Safe to use

Tags for this mod

About this mod

Adds two keybinds -- one to unify all color variants of items in your inventory to the default color and another to reduce the quality of items in your inventory to no stars. You can target just flowers or all item types and customize the key assignments for both.

Requirements
Permissions and credits
Changelogs
Description:

Crop Color Combiner
is a SMAPI mod which adds two keybinds -- one to unify all color variants of items in your inventory to the default color and another to reduce the quality of items in your inventory to no stars. You can target just flowers or all item types and customize the key assignments for both in the config.json file; this file is not included with the download and will be automatically created the first time the game is run with the mod loaded.


Installation:

  • Install the latest version of SMAPI.
  • Unzip the download and place the included CropColorCombiner folder into your Mods folder.


Configuration:

  • Unify_Color_Keybind lets you choose which key to use to trigger color unification. There is a list of valid key codes on the wiki. The default is OemOpenBrackets (" [ ") and the keybind can be disabled by setting it to None.
  • Unify_Color_For_Flowers lets you choose whether the color unification will affect flowers. Choices are true (default) or false.
  • Unify_Color_For_Everything_Else lets you choose whether the color unification will affect all other object types. Choices are true or false (default).
  • Reduce_Quality_Keybind lets you choose which key to use to trigger quality reduction. There is a list of valid key codes on the wiki. The default is OemCloseBrackets (" ] ") and the keybind can be disabled by setting it to None.
  • Reduce_Quality_For_Flowers lets you choose whether the quality reduction will affect flowers. Choices are true (default) or false.
  • Reduce_Quality_For_Everything_Else lets you choose whether the quality reduction will affect all other object types. Choices are true or false (default).


Additional Notes:



Compatibility:

Crop Color Combiner requires SMAPI version 2.10 or higher and should work with Stardew Valley 1.3.36 or higher.


Source Code Repository: GitHub