Buy Recipes is a Stardew Valley mod which lets you buy cooking recipes from the SMAPI console.
Compatible with Stardew Valley 1.3.
Each week on Sunday a new set of up to five recipes will be available to buy. These will be recipes that you do not already own. Prices are listed next to each item.
To buy a recipe, just type buyrecipe <recipe name>
Future a development will allow you to buy recipes from a magazine rack in Pierre's shop.
- Install the latest version of SMAPI.
- Install this mod from Nexus mods.
- Run the game using SMAPI.
- Load a saved game.
- After your game loads, the SMAPI console will output this weeks available recipes.
- Run the game using SMAPI.
- Load a saved game.
- Type in
buyrecipe <recipe name>
and press enter.
Replace<recipe name>
with the name of the recipe you want to buy
Quotes around the name are no longer required!
Each sunday the SMAPI console will list the weeks recipes but you can show the list on demand.
- Run the game using SMAPI.
- Load a saved game.
- Type in
showrecipes
and press enter.
The mod will work fine out of the box, but you can tweak its settings by editing the config.json
file if you want. These are the available settings:
setting | what it affects |
---|---|
CheckForUpdates |
Default true . Whether the mod should check for a newer version when you load the game. If a new version is available, you'll see a small message at the bottom of the screen for a few seconds. This doesn't affect the load time even if your connection is offline or slow, because it happens in the background. |
See release notes.