Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

SilentOak

Uploaded by

SilentOak

Virus scan

Safe to use

Mod articles

  • Using the config for full customization

    The config.json

    The mod comes with a "config.json" file which looks like this:

    {
    "EnableQuality": ,
    "DisableQuality": ,
    "EnableMeadTextures": true,
    "TextureForMeadTypes": "assets/mead-coloredbottles.png"
    }

    Below is an explanation for each of those options.


    EnableQuality

    Each entry in this list should be one of:

    The name of an item, such as "Beer" or "Truffle Oil";
    The name of a machine, such as "Keg" or "Preserves Jar";
    "Cooking" (standing for all foods);
    "All" (standing for everything)

    The items in this list will be affected by the mod, and the rest will be ignored. This means that if "Beer" is on the list but "Truffle Oil...