Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

Hexenentendrache

Uploaded by

Hexenentendrache

Virus scan

Safe to use

Tags for this mod

About this mod

At the start of every day, the game will choose a random cooked food which the player will have a craving for. If this food is eaten, the player will receive various strong buffs for roughly half a day, in addition to the normal buffs the food gives.

Requirements
Permissions and credits
Changelogs
This mod adds daily cravings for cooked food for the player, the craving will be pulled from the list of recipes known to the player. The craving will be displayed at the start of the day and it will also be put into the quest log. If this craving is fulfilled, the player will receive these buffs by default (additionally to the buffs the food gives by default):
  • +2 Attack
  • +2 Defense
  • +1 Speed

Configuration
Because I suck at balancing I'm not telling you how you are supposed to feel when you finally eat that food you were craving ;) you can also change the values for the buffs using the config file included in the mod. 

The config file also includes the opion to enable "hangry mode", which gives you debuffs until you fulfill your craving. To enable it, simply set "useHangryMode": true. Similarly to the buff values, you can also edit the debuff values in the config.

Because some food mods may add foods that aren't really meant for consumption, but only as an ingredient for other food, the config also contains a list that you can use to blacklist certain foods. As an example of usage:
"recipeBlacklist": [
"Fried Egg",
"Omelet"
]


Also, you can choose between using the default randomization and a seeded version. Default will give you a random food every time to start the day, meaning if you quit to main menu and restart the day you will probably get something different. Seeded means the random food is fixed to each day, so resetting until you get what you want is not an option anymore. You can activate seeded randomness by setting:
"seededRandom": true

Install


Compatibility

  • Works with Stardew Valley 1.5.6 on Linux/macOS/Windows.
  • Works in single player, I couldn't test multiplayer yet (any reports on that welcome).
  • Works together with mods adding recipes into the game (so yes, recipes from mods can be the daily craving)


See also