Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

NCarigon

Uploaded by

ncarigon

Virus scan

Safe to use

About this mod

Flavored honey now produces flavored meads. Also converts honey and mead into colored items, based on the honey flavor.

Requirements
Permissions and credits
Changelogs
A fairly simple mod that does the following:
  • Flavored honey now produces flavored mead.
  • Flavored mead price is based on input honey price.
  • Mead will retain quality from honey - configurable via options (the normal game does not generate quality honey, another mod will be needed to enable that functionality).
  • Both honey and mead are now colored items, based on the flavor - *NEW* configurable with an option now
  • Basic integration with CJB Item Spawner

NOTE:
If you toggle between colored and non-colored sprites for honey and mead, any existing items will appear odd or invisible. This can be corrected by putting those items in your player inventory, which will automatically convert them. This shouldn't be needed anymore, but it may be possible that you have existing items which appear odd.
Source: ncarigon/StardewValleyMods (github.com)

COMPATIBILITY:
If you use a custom texture pack, this mod will still override the default and colored sprites for both honey and mead. If you want to use the custom textures, you will need to put together a Content Pack containing the custom sprites and a content file similar to this:

{
    "Format": "2.0.0",
    "Changes": [
        {
            "Action": "Load",
            "Target": "Mods/{{ModId}}/HoneyNoColor",
            "FromFile": "assets/honey_no-color.png"
        },
        {
            "Action": "Load",
            "Target": "Mods/{{ModId}}/HoneyColored",
            "FromFile": "assets/honey_colored.png"
        },
        {
            "Action": "Load",
            "Target": "Mods/{{ModId}}/MeadNoColor",
            "FromFile": "assets/mead_no-color.png"
        },
        {
            "Action": "Load",
            "Target": "Mods/{{ModId}}/MeadColored",
            "FromFile": "assets/mead_colored.png"
        }
    ]
}

Check this mod's assets for the required sprite format.

My mods:
Copper Still
Garden Pot - Automate
Passable Crops
Bush Bloom Mod
Ore Berries