summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI/StardewModdingAPI.config.json
blob: d393f5a904d814f87a7b6346d50415a3417e149f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
/*



This file contains advanced configuration for SMAPI. You generally shouldn't change this file.



*/
{
  /**
   * Whether to enable features intended for mod developers. Currently this only makes TRACE-level
   * messages appear in the console.
   */
  "DeveloperMode": true,

  /**
   * Whether SMAPI should check for a newer version when you load the game. If a new version is
   * available, a small message will appear in the console. This doesn't affect the load time even
   * if your connection is offline or slow, because it happens in the background.
   */
  "CheckForUpdates": true,

  /**
   * Whether SMAPI should log more information about the game context.
   */
  "VerboseLogging": false,

  /**
   * A list of mods SMAPI should consider obsolete and not load. Changing this field is not
   * recommended and may destabilise your game.
   */
  "DisabledMods": [
    {
      "Name": "Animal Mood Fix",
      "ID": [ "GPeters-AnimalMoodFix" ],
      "ReasonPhrase": "the animal mood bugs were fixed in Stardew Valley 1.2."
    },
    {
      "Name": "Colored Chests",
      "ID": [ "4befde5c-731c-4853-8e4b-c5cdf946805f" ],
      "ReasonPhrase": "colored chests were added in Stardew Valley 1.1."
    },
    {
      "Name": "Modder Serialization Utility",
      "ID": [ "SerializerUtils-0-1" ],
      "ReasonPhrase": "it's no longer maintained or used."
    },
    {
      "Name": "No Debug Mode",
      "ID": [ "NoDebugMode" ],
      "ReasonPhrase": "debug mode was removed in SMAPI 1.0."
    },
    {
      "Name": "StarDustCore",
      "ID": [ "StarDustCore" ],
      "ReasonPhrase": "it was only used by earlier versions of Save Anywhere, and is no longer used or maintained."
    },
    {
      "Name": "XmlSerializerRetool",
      "ID": [ "XmlSerializerRetool.dll" ],
      "ReasonPhrase": "it's no longer maintained or used."
    }
  ],

  /**
   * A list of mod versions SMAPI should consider compatible or broken regardless of whether it
   * detects incompatible code. The default for each record is to assume broken; to force SMAPI to
   * load a mod regardless of compatibility checks, add a "Compatibility": "AssumeCompatible" field.
   * Changing this field is not recommended and may destabilise your game.
   */
  "ModCompatibility": [
    {
      "Name": "AccessChestAnywhere",
      "ID": [ "AccessChestAnywhere" ],
      "UpperVersion": "1.1",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/257", "http://www.nexusmods.com/stardewvalley/mods/518" ],
      "Notes": "Broke in SDV 1.1."
    },
    {
      "Name": "AdjustArtisanPrices",
      "ID": [ "1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc" ],
      "UpperVersion": "0.0",
      "UpperVersionLabel": "0.01",
      "UpdateUrls": [ "http://community.playstarbound.com/resources/3532", "http://community.playstarbound.com/threads/132096" ],
      "Notes": "Broke in SMAPI 1.9."
    },
    {
      "Name": "Advanced Location Loader",
      "ID": [ "Entoarox.AdvancedLocationLoader" ],
      "UpperVersion": "1.2.10",
      "UpdateUrls": [ "http://community.playstarbound.com/resources/3619" ],
      "Notes": "Overhauled for SMAPI 1.11+ compatibility."
    },
    {
      "Name": "Almighty Tool",
      "ID": [ "AlmightyTool.dll" ],
      "UpperVersion": "1.1.1",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/439" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Better Sprinklers",
      "ID": [ "SPDSprinklersMod", /*since 2.3*/ "Speeder.BetterSprinklers" ],
      "UpperVersion": "2.3.1-pathoschild-update",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/41", "http://community.playstarbound.com/threads/132096" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Birthday Mail",
      "ID": [ "005e02dc-d900-425c-9c68-1ff55c5a295d" ],
      "UpperVersion": "1.2.2",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/276", "http://community.playstarbound.com/threads/132096" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Chest Label System",
      "ID": [ "SPDChestLabel" ],
      "UpperVersion": "1.6",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/242", "http://community.playstarbound.com/threads/132096" ],
      "Notes": "Broke in SDV 1.1."
    },
    {
      "Name": "Chest Pooling",
      "ID": [ "ChestPooling.dll" ],
      "UpperVersion": "1.2",
      "UpdateUrls": [ "http://community.playstarbound.com/threads/111988" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Chests Anywhere",
      "ID": [ "ChestsAnywhere", /*since 1.9*/ "Pathoschild.ChestsAnywhere" ],
      "UpperVersion": "1.9-beta",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/518" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "CJB Automation",
      "ID": [ "CJBAutomation" ],
      "UpperVersion": "1.4",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/211", "http://www.nexusmods.com/stardewvalley/mods/1063" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "CJB Cheats Menu",
      "ID": [ "CJBCheatsMenu" ],
      "UpperVersion": "1.12",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/4" ],
      "Notes": "Broke in SDV 1.1."
    },
    {
      "Name": "CJB Item Spawner",
      "ID": [ "CJBItemSpawner" ],
      "UpperVersion": "1.5",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/93" ],
      "Notes": "Broke in SDV 1.1."
    },
    {
      "Name": "CJB Show Item Sell Price",
      "ID": [ "CJBShowItemSellPrice" ],
      "UpperVersion": "1.6",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/93" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Cooking Skill",
      "ID": [ "CookingSkill" ],
      "UpperVersion": "1.0.3",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/522" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Enemy Health Bars",
      "ID": [ "SPDHealthBar" ],
      "UpperVersion": "1.7",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/193", "http://community.playstarbound.com/threads/132096" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Entoarox Framework",
      "ID": [ "eacdb74b-4080-4452-b16b-93773cda5cf9", /*since ???*/ "Entoarox.EntoaroxFramework" ],
      "UpperVersion": "1.7.10",
      "UpdateUrls": [ "http://community.playstarbound.com/resources/4228" ],
      "Notes": "Overhauled for SMAPI 1.11+ compatibility."
    },
    {
      "Name": "Extended Fridge",
      "ID": [ "Mystra007ExtendedFridge" ],
      "UpperVersion": "1.0",
      "UpperVersionLabel": "0.94",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/485" ],
      "Notes": "Broke in SDV 1.2. Actual upper version is 0.94, but mod incorrectly sets it to 1.0 in the manifest."
    },
    {
      "Name": "Farm Automation: Item Collector",
      "ID": [ "FarmAutomation.ItemCollector.dll" ],
      "UpperVersion": "1.0",
      "UpdateUrls": [ "http://community.playstarbound.com/threads/111931", "http://community.playstarbound.com/threads/125172" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Farm Automation Unofficial: Item Collector",
      "ID": [ "Maddy99.FarmAutomation.ItemCollector" ],
      "UpperVersion": "0.4",
      "UpdateUrls": [ "http://community.playstarbound.com/threads/125172" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Instant Geode",
      "ID": [ "InstantGeode" ],
      "UpperVersion": "1.12",
      "UpdateUrls": [ "http://community.playstarbound.com/threads/109038", "http://community.playstarbound.com/threads/132096" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Gate Opener",
      "ID": [ "GateOpener.dll", /*since 1.1*/ "mralbobo.GateOpener" ],
      "UpperVersion": "1.0.1",
      "UpdateUrls": [ "http://community.playstarbound.com/threads/111988" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Get Dressed",
      "ID": [ "GetDressed.dll", /*since 3.3*/ "Advize.GetDressed" ],
      "UpperVersion": "3.3",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/331" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Gift Taste Helper",
      "ID": [ "8008db57-fa67-4730-978e-34b37ef191d6" ],
      "UpperVersion": "2.3.1",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/229" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Lookup Anything",
      "ID": [ "LookupAnything", /*since 1.10.1*/ "Pathoschild.LookupAnything" ],
      "UpperVersion": "1.10.1",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/541" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Makeshift Multiplayer",
      "ID": [ "StardewValleyMP", /*since 0.3*/ "spacechase0.StardewValleyMP" ],
      "UpperVersion": "0.3.3",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/501" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "More Pets",
      "ID": [ "821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS", /* since 1.3 */ "Entoarox.MorePets" ],
      "UpperVersion": "1.3.2",
      "UpdateUrls": [ "http://community.playstarbound.com/resources/4288" ],
      "Notes": "Overhauled for SMAPI 1.11+ compatibility."
    },
    {
      "Name": "NoSoilDecay",
      "ID": [ "289dee03-5f38-4d8e-8ffc-e440198e8610" ],
      "UpperVersion": "0.5",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/237", "http://community.playstarbound.com/threads/132096" ],
      "Notes": "Broke in SDV 1.2, and uses Assembly.GetExecutingAssembly().Location."
    },
    {
      "Name": "NPC Map Locations",
      "ID": [ "NPCMapLocationsMod" ],
      "LowerVersion": "1.42",
      "UpperVersion": "1.43",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/239" ],
      "ReasonPhrase": "this version has an update check error which crashes the game."
    },
    {
      "Name": "Part of the Community",
      "ID": [ "SB_PotC" ],
      "UpperVersion": "1.0.8",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/923" ],
      "ReasonPhrase": "Broke in SDV 1.2."
    },
    {
      "Name": "Persival's BundleMod",
      "ID": [ "BundleMod.dll" ],
      "UpperVersion": "1.0",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/438", "http://community.playstarbound.com/threads/132096" ],
      "Notes": "Broke in SDV 1.1."
    },
    {
      "Name": "Point-and-Plant",
      "ID": [ "PointAndPlant.dll" ],
      "UpperVersion": "1.0.2",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/572" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "PrairieKingMadeEasy",
      "ID": [ "PrairieKingMadeEasy.dll" ],
      "UpperVersion": "1.0",
      "UpdateUrls": [ "http://community.playstarbound.com/resources/3594", "http://community.playstarbound.com/threads/132096" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Rush Orders",
      "ID": [ "RushOrders", /*since 1.1*/ "spacechase0.RushOrders" ],
      "UpperVersion": "1.1",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/605" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Save Anywhere",
      "ID": [ "{'ID':'SaveAnywhere', 'Name':'Save Anywhere'}" ], // disambiguate from Night Owl
      "UpperVersion": "2.3",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/444" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Seasonal Immersion",
      "ID": [ "EntoaroxSeasonalHouse", /*since 1.1.0*/ "EntoaroxSeasonalBuildings", /* since 1.6 or earlier*/ "EntoaroxSeasonalImmersion", /*since 1.7*/ "Entoarox.SeasonalImmersion" ],
      "UpperVersion": "1.8.2",
      "UpdateUrls": [ "http://community.playstarbound.com/resources/4262" ],
      "Notes": "Overhauled for SMAPI 1.11+ compatibility."
    },
    {
      "Name": "Shop Expander",
      "ID": [ /*since at least 1.4*/ "821ce8f6-e629-41ad-9fde-03b54f68b0b6", /*since 1.5*/ "EntoaroxShopExpander", /*since 1.5.2*/ "Entoarox.ShopExpander" ],
      "UpperVersion": "1.5.3",
      "UpdateUrls": [ "http://community.playstarbound.com/resources/4381" ],
      "Notes": "Overhauled for SMAPI 1.11+ compatibility."
    },
    {
      "Name": "Simple Sprinklers",
      "ID": [ "SimpleSprinkler.dll" ],
      "UpperVersion": "1.4",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/76" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Siv's Marriage Mod",
      "ID": [ "6266959802" ],
      "UpperVersion": "1.2.2",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/366", "http://community.playstarbound.com/threads/132096" ],
      "Notes": "Broke in SMAPI 1.9 (has multiple Mod instances)."
    },
    {
      "Name": "Skill Prestige: Cooking Adapter",
      "ID": [ "20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63" ],
      "UpperVersion": "1.0.4",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/569", "http://community.playstarbound.com/threads/132096" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Sprint and Dash",
      "ID": [ "SPDSprintAndDash" ],
      "UpperVersion": "1.0",
      "UpdateUrls": [ "http://community.playstarbound.com/resources/3531", "http://community.playstarbound.com/resources/4201" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Sprint and Dash Redux",
      "ID": [ "SPDSprintAndDash" ],
      "UpperVersion": "1.2",
      "UpdateUrls": [ "http://community.playstarbound.com/resources/4201" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Sprinting Mod",
      "ID": [ "a10d3097-b073-4185-98ba-76b586cba00c" ],
      "UpperVersion": "2.1",
      "UpdateUrls": [ "http://community.playstarbound.com/threads/108313", "http://community.playstarbound.com/threads/132096" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "StackSplitX",
      "ID": [ "StackSplitX.dll" ],
      "UpperVersion": "1.2",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/798" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Tainted Cellar",
      "ID": [ "TaintedCellar.dll" ],
      "UpperVersion": "1.0",
      "UpdateUrls": [ "http://community.playstarbound.com/threads/115735", "http://community.playstarbound.com/threads/132096" ],
      "Notes": "Broke in SDV 1.1 or 1.11."
    },
    {
      "Name": "Teleporter",
      "ID": [ "Teleporter" ],
      "UpperVersion": "1.0.2",
      "UpdateUrls": [ "http://community.playstarbound.com/resources/4374" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Three-heart Dance Partner",
      "ID": [ "ThreeHeartDancePartner" ],
      "UpperVersion": "1.0.1",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/500", "http://community.playstarbound.com/threads/132096" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "TimeSpeed",
      "ID": [ "TimeSpeed.dll", /* since 2.0.3 */ "{ID:'4108e859-333c-4fec-a1a7-d2e18c1019fe', Name:'TimeSpeed'}", /* since 2.0.3 */ "{ID:'4108e859-333c-4fec-a1a7-d2e18c1019fe', Name:'TimeSpeed Mod (unofficial)'}", /*since 2.1*/ "community.TimeSpeed" ], // disambiguate other mods by Alpha_Omegasis
      "UpperVersion": "2.2",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/169" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "UiModSuite",
      "ID": [ "Demiacle.UiModSuite" ],
      "UpperVersion": "1.0",
      "UpdateUrls": [ "http://www.nexusmods.com/stardewvalley/mods/1023" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Weather Controller",
      "ID": [ "WeatherController.dll" ],
      "UpperVersion": "1.0.2",
      "UpdateUrls": [ "http://community.playstarbound.com/threads/111526", "http://community.playstarbound.com/threads/132096" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Wonderful Farm Life",
      "ID": [ "WonderfulFarmLife.dll" ],
      "UpperVersion": "1.0",
      "UpdateUrls": [ "http://community.playstarbound.com/threads/115384", "http://community.playstarbound.com/threads/132096" ],
      "Notes": "Broke in SDV 1.1 or 1.11."
    },
    {
      "Name": "Xnb Loader",
      "ID": [ "Entoarox.XnbLoader" ],
      "UpperVersion": "1.0.6",
      "UpdateUrls": [ "http://community.playstarbound.com/resources/4506" ],
      "Notes": "Overhauled for SMAPI 1.11+ compatibility."
    },
    {
      "Name": "zDailyIncrease",
      "ID": [ "zdailyincrease" ],
      "UpperVersion": "1.2",
      "UpdateUrls": [ "http://community.playstarbound.com/resources/4247" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Zoom Out Extreme",
      "ID": [ "ZoomMod" ],
      "UpperVersion": "0.1",
      "UpdateUrls": [ "http://community.playstarbound.com/threads/115028" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Zoryn's Better RNG",
      "ID": [ "76b6d1e1-f7ba-4d72-8c32-5a1e6d2716f6", /*since 1.6*/ "Zoryn.BetterRNG" ],
      "UpperVersion": "1.6",
      "UpdateUrls": [ "https://github.com/Zoryn4163/SMAPI-Mods/releases" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Zoryn's Calendar Anywhere",
      "ID": [ "a41c01cd-0437-43eb-944f-78cb5a53002a", /*since 1.6*/ "Zoryn.CalendarAnywhere" ],
      "UpperVersion": "1.6",
      "UpdateUrls": [ "https://github.com/Zoryn4163/SMAPI-Mods/releases" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Zoryn's Health Bars",
      "ID": [ "HealthBars.dll", /*since 1.6*/ "Zoryn.HealthBars" ],
      "UpperVersion": "1.6",
      "UpdateUrls": [ "https://github.com/Zoryn4163/SMAPI-Mods/releases" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Zoryn's Junimo Deposit Anywhere",
      "ID": [ "f93a4fe8-cade-4146-9335-b5f82fbbf7bc", /*since 1.6*/ "Zoryn.JunimoDepositAnywhere" ],
      "UpperVersion": "1.7",
      "UpdateUrls": [ "https://github.com/Zoryn4163/SMAPI-Mods/releases" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Zoryn's Movement Mod",
      "ID": [ "8a632929-8335-484f-87dd-c29d2ba3215d", /*since 1.6*/ "Zoryn.MovementModifier" ],
      "UpperVersion": "1.6",
      "UpdateUrls": [ "https://github.com/Zoryn4163/SMAPI-Mods/releases" ],
      "Notes": "Broke in SDV 1.2."
    },
    {
      "Name": "Zoryn's Regen Mod",
      "ID": [ "dfac4383-1b6b-4f33-ae4e-37fc23e5252e", /*since 1.6*/ "Zoryn.RegenMod" ],
      "UpperVersion": "1.6",
      "UpdateUrls": [ "https://github.com/Zoryn4163/SMAPI-Mods/releases" ],
      "Notes": "Broke in SDV 1.2."
    }
  ]
}