File tree 2 files changed +12
-3
lines changed
2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,16 @@ Allows you to use chests for storing your cooking ingridients instead of storing
14
14
* Compatible with [ Expanded Fridge] ( https://www.nexusmods.com/stardewvalley/mods/1191 )
15
15
* May be incompatible with mods that make changes to cooking or chests.
16
16
17
+ # Usage
18
+ Place a chest anywhere in the world and click the fridge icon to mark it as an ingridient chest.
19
+
20
+ ![ ChestGif] ( https://staticdelivery.nexusmods.com/mods/1303/images/2545/2545-1533757113-75967091.gif )
21
+
22
+
23
+ # Uninstalling
24
+ Make sure all chests are unmarked for usage by the fridge. Then delete the RemoteFridgeStorage folder.
25
+
17
26
# Planned Features
18
27
* Multiplayer compatibility
19
- * Choose which chests are included for ingridients
20
- * Use chests anywhere in the world instead of only the farmhouse.
28
+ * ~~ Choose which chests are included for ingridients~~
29
+ * ~~ Use chests anywhere in the world instead of only the farmhouse.~~
Original file line number Diff line number Diff line change 1
1
{
2
2
"Name" : " RemoteFridgeStorage" ,
3
3
"Author" : " EternalSoap" ,
4
- "Version" : " 1.2 .0" ,
4
+ "Version" : " 1.3 .0" ,
5
5
"Description" : " Allows you to use ingredients inside " ,
6
6
"UniqueID" : " EternalSoap.RemoteFridgeStorage" ,
7
7
"EntryDll" : " RemoteFridgeStorage.dll" ,
You can’t perform that action at this time.
0 commit comments