You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Buy Recipes** is a [Stardew Valley](http://stardewvalley.net/) mod which lets you
1
+
# Buy Recipes
2
+
3
+
**Buy Recipes** is a [Stardew Valley](http://stardewvalley.net/) mod which lets you
2
4
buy cooking recipes from the SMAPI console.
3
5
4
6
Compatible with Stardew Valley 1.3.
5
7
6
-
Each week on Sunday a new set of up to five recipes will be available to buy. These
8
+
Each week on Sunday a new set of up to five recipes will be available to buy. These
7
9
will be recipes that you **do not** already own. Prices are listed next to each item.
8
10
9
-

11
+

10
12
11
13
To buy a recipe, just type `buyrecipe <recipe name>`
12
14
13
15
Future a development will allow you to buy recipes from a magazine rack in Pierre's shop.
14
16
15
17
## Contents
18
+
16
19
*[Installation](#installation)
17
20
*[Usage](#usage)
18
21
*[Configuration](#configuration)
19
22
*[Versions](#versions)
20
23
*[See also](#see-also)
21
24
22
25
## Installation
26
+
23
27
1.[Install the latest version of SMAPI](http://canimod.com/guides/using-mods#installing-smapi).
24
28
2. Install [this mod from Nexus mods](http://www.nexusmods.com/stardewvalley/mods/1126).
25
29
3. Run the game using SMAPI.
26
30
4. Load a saved game.
27
31
5. After your game loads, the SMAPI console will output this weeks available recipes.
28
32
29
33
## Usage
34
+
30
35
### Buy a recipe
36
+
31
37
1. Run the game using SMAPI.
32
38
2. Load a saved game.
33
39
3. Type in `buyrecipe <recipe name>` and press enter.
34
40
_Replace `<recipe name>` with the name of the recipe you want to buy_
35
-
36
-

41
+
42
+

37
43
_Quotes around the name are no longer required!_
38
44
39
45
### See this weeks recipes
46
+
40
47
Each sunday the SMAPI console will list the weeks recipes but you can show the list on demand.
48
+
41
49
1. Run the game using SMAPI.
42
50
2. Load a saved game.
43
51
3. Type in `showrecipes` and press enter.
44
52
45
-

53
+

46
54
47
55
## Configuration
56
+
48
57
The mod will work fine out of the box, but you can tweak its settings by editing the `config.json`
49
58
file if you want. These are the available settings:
50
59
51
60
| setting | what it affects
52
61
| ----------------- | -------------------
53
62
| `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.
1.[Install the latest version of SMAPI](http://canimod.com/guides/using-mods#installing-smapi).
21
25
2. Install [this mod from Nexus mods](http://www.nexusmods.com/stardewvalley/mods/1087).
22
26
3. Run the game using SMAPI.
23
27
4. Load a saved game.
24
28
5. After your game loads, the SMAPI console will output your Friend Command so you can send it to others.
25
29
26
30
## Usage
27
-
**Note**: If you have trouble reading or sending mail, try standing to the right of the letterbox
28
-
before clicking on it. Sometimes clicking through the player doesn't work :(
29
31
32
+
**Note**: If you have trouble reading or sending mail, try standing to the right of the letterbox
33
+
before clicking on it. Sometimes clicking through the player doesn't work :(
30
34
31
35
### Sending items
36
+
32
37
1. Right click on the letter box by your house (when no mail is waiting for you).
33
38
2. Select the farmer you want to send to.
34
39
3. Put an item (or stack) into the box.
@@ -39,18 +44,22 @@ before clicking on it. Sometimes clicking through the player doesn't work :(
39
44
_So when you go to sleep to save your game, the mail is actually sent to another farmer_
40
45
41
46
### Handing out your Friend Command
47
+
42
48
**Note**: Please only hand out your friend code to people you trust to not abuse it.
49
+
43
50
1. Run the game using SMAPI.
44
51
2. Load a saved game.
45
52
3. Copy your Friend Command from the SMAPI console.
46
53
_It should appear in magenta automatically. Type in `si_me` and press enter to see it at any time_
47
54
48
55
### List your friends
56
+
49
57
1. Run the game using SMAPI.
50
58
2. Load a saved game.
51
59
3. Type in `si_myfriends` and press enter.
52
60
53
61
### Adding online farmers (friends)
62
+
54
63
1. Ask your friend to send you their Friend Command.
55
64
_Shown when you load the game or when you run `si_me` in the SMAPI console_
56
65
2. Run the game using SMAPI.
@@ -60,16 +69,19 @@ _So when you go to sleep to save your game, the mail is actually sent to another
60
69
5. Done! They will now show up as a farmer you can send to.
61
70
62
71
### Adding local farmers (local saved games)
72
+
63
73
You have two options here:
64
74
65
-
**Big Bang**
75
+
#### Big Bang add
76
+
66
77
1. Run the game using SMAPI.
67
78
2. Load a saved game.
68
79
3. Type in `si_addlocalfarmers` and press enter.
69
80
_This will add all local farmers (including yourself) as friends_
70
81
_**Note**: Only saved games that you've loaded since using Send Items mod will show up_
71
82
72
-
**One at a time**
83
+
#### One at a time add
84
+
73
85
1. Run the game using SMAPI.
74
86
2. Load a saved game.
75
87
3. Type in `si_myfriends` and press enter to list the local farmers.
@@ -78,23 +90,28 @@ You have two options here:
78
90
_Replace `<id> <name> <farm name>` with the details of the farmer you want to add_
79
91
80
92
### Deleting farmers (friends or local saved games)
81
-
Again, you have two options here:
82
93
83
-
**Big Bang**
94
+
Again, you have two options here:
95
+
96
+
#### Big Bang delete
97
+
84
98
1. Run the game using SMAPI.
85
99
2. Load a saved game.
86
100
3. Type in `si_removeallfriends` and press enter.
87
101
88
-
**One at a time**
102
+
#### One at a time delete
103
+
89
104
1. Run the game using SMAPI.
90
105
2. Load a saved game.
91
106
3. Type in `si_removefriend <id>` and press enter.
92
107
_Replace `<id>` with the id of the farmer you want to delete_
93
108
94
109
### Running the server locally
110
+
95
111
See [Send Items API](../SendItemsApi/readme.md)
96
112
97
113
## Configuration
114
+
98
115
The mod will work fine out of the box, but you can tweak its settings by editing the `config.json`
99
116
file if you want. These are the available settings:
100
117
@@ -104,9 +121,11 @@ file if you want. These are the available settings:
104
121
| `ApiUrl` | Default `http://senditemsapi.azurewebsites.net/api`. The URL to the web api. This allows you to send items to friends online. If you want to run completely local only then just remove this setting from the config file.
0 commit comments