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
Translations
  • Russian
Changelogs
A fairly simple mod that does the following:
  • Flavored honey now produces flavored mead.
  • Flavored mead price is based on both base mead price and 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 - configurable via an option.
  • Basic integration with CJB Item Spawner

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/NCarigon.BetterHoneyMeadCP/HoneyNoColor",
            "FromFile": "assets/honey_no-color.png"
        },
        {
            "Action": "Load",
            "Target": "Mods/NCarigon.BetterHoneyMeadCP/HoneyColored",
            "FromFile": "assets/honey_colored.png"
        },
        {
            "Action": "Load",
            "Target": "Mods/NCarigon.BetterHoneyMeadCP/MeadNoColor",
            "FromFile": "assets/mead_no-color.png"
        },
        {
            "Action": "Load",
            "Target": "Mods/NCarigon.BetterHoneyMeadCP/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