Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
m (Undo revision 151740 by Stardewfangirl78 (talk) deprecated still works.)
Tag: Undo
 
(628 intermediate revisions by more than 100 users not shown)
Line 1: Line 1:
 
{{modding player guide header}}
 
{{modding player guide header}}
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to present. See [[:File:SMAPI compatibility.png#Notable events|notable events which affect this chart]].<br />
+
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to June 2024. See [[:File:SMAPI compatibility.png#Notable events|notable events which affect this chart]].<br />
 
<span style="background: #cc0000;">&emsp;</span> broken (proprietary)<br />
 
<span style="background: #cc0000;">&emsp;</span> broken (proprietary)<br />
 
<span style="background: #e69138;">&emsp;</span> broken (open-source)<br />
 
<span style="background: #e69138;">&emsp;</span> broken (open-source)<br />
Line 7: Line 7:
 
Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.
 
Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.
  
 +
==Instructions==
 +
===For players===
 +
'''See [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
  
 +
To update your mods:
 +
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
 +
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#The basics|your SMAPI log]] attached) and we'll help.
 +
 +
===For mod authors===
 +
Feel free to update the lists below! See [[Modding:Mod compatibility/entry#Usage|instructions for editing the template]].
  
'''Players: see [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
+
Notes for the mod status:
 +
* Only mark a mod <samp>abandoned</samp> or <samp>obsolete</samp> if (a) the mod author has explicitly abandoned the mod, or (b) they've hidden or deleted the mod page, or (c) it's been superseded by an equivalent game feature. A mod is not considered abandoned just because it hasn't been updated for a while.
 +
* Only mark a mod <samp>broken</samp> if it's ''incompatible''. This isn't the place to track general mod bugs, unless they impact compatibility. In rare cases where a non-compatibility bug is severe enough to note here (e.g. game crashes on some platforms), you can use the <samp>warnings</samp> field.
  
==For players==
+
==Compatibility list==
===What to do===
+
===C# mods===
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
+
This includes every known C# SMAPI mod. It's updated for new/updated mods on CurseForge/ModDrop/Nexus periodically with the help of {{github|Pathoschild/StardewScripts/tree/main/mod-dump|semi-automated scripts}}, but feel free to make corrections as needed!
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#The basics|your SMAPI log]] attached) and we'll help.
 
  
===SMAPI mods===
 
 
<!--
 
<!--
  
Line 24: Line 33:
  
 
-->
 
-->
* '''Players:''' See [https://smapi.io/mods smapi.io/mods] for a more user-friendly list.
 
* '''Modders:''' feel free to update this list! (See [[Modding:Mod compatibility/entry#Usage|instructions]].) Note that only SMAPI mods should be listed, not [[Modding:Using XNB mods|XNB mods]] or content packs.
 
 
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 40: Line 46:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 24-Hour Clock Patcher
+
   |name    = 24-Hour Clock Patcher, 24-Hour Clock Harmony
 
   |author  = pepoluan
 
   |author  = pepoluan
 
   |id      = pepoluan.24h
 
   |id      = pepoluan.24h
Line 46: Line 52:
 
   |github  =
 
   |github  =
 
   |source  = https://sourceforge.net/p/sdvmod-24h-harmony/
 
   |source  = https://sourceforge.net/p/sdvmod-24h-harmony/
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 56: Line 66:
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#24h Clock|24h Clock]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher]] instead.
+
   |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 3-Story Cellar
 +
  |author  = fan
 +
  |id      = fan.3-story-cellar
 +
  |nexus  = 22882
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 4Leaf
 +
  |author  = Alex Noddings
 +
  |id      = an.4leaf
 +
  |nexus  = 2365
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = A Better Crab Trap
 +
  |author  = ARgoChxw
 +
  |id      = ARgoChxw.ABetterCrabTrap
 +
  |nexus  = 22015
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 64: Line 97:
 
   |nexus  = 8048
 
   |nexus  = 8048
 
   |github  = Ophaneom/Abilities-Experience-Bars
 
   |github  = Ophaneom/Abilities-Experience-Bars
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Abilities - Experience Bars 1.6|Abilities - Experience Bars 1.6]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Abilities - Experience Bars 1.6, Abilities Experience Bars
 +
  |author  = Sandman53
 +
  |id      = Sandman53.AbilitiesExperienceBars
 +
  |nexus  = 22751
 +
  |github  = Sandman534/Abilities-Experience-Bars
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 89: Line 133:
 
   |nexus  = 10755
 
   |nexus  = 10755
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 103: Line 149:
 
   |nexus  = 10943
 
   |nexus  = 10943
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 117: Line 165:
 
   |nexus  = 2088
 
   |nexus  = 2088
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Active Menu Anywhere
 +
  |author  = weizinai
 +
  |id      = weizinai.ActiveMenuAnywhere
 +
  |nexus  = 21093
 +
  |github  =
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 124: Line 182:
 
   |nexus  = 11447
 
   |nexus  = 11447
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|23271|Actually Lucky Rabbit's Foot (Rebooted)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 131: Line 193:
 
   |nexus  = 14595
 
   |nexus  = 14595
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Add Money
 +
  |author  = Pempi
 +
  |id      = pempi.addMoney
 +
  |nexus  = 20111
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Add Money
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.AddMoney
 +
  |nexus  = 21016
 +
  |github  = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 138: Line 216:
 
   |nexus  = 5713
 
   |nexus  = 5713
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 145: Line 225:
 
   |nexus  = 12446
 
   |nexus  = 12446
 
   |github  = MiguelLucas/StardewValleyMods
 
   |github  = MiguelLucas/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 151: Line 233:
 
   |id      = Pokeytax.AdjustablePriceHikes
 
   |id      = Pokeytax.AdjustablePriceHikes
 
   |nexus  = 2631
 
   |nexus  = 2631
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adjustable Sprinklers
 +
  |author  = NCarigon
 +
  |id      = NCarigon.AdjustableSprinklers
 +
  |nexus  = 21843
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 172: Line 263:
 
   |github  = ThatNorthernMonkey/AdjustArtisanPrices
 
   |github  = ThatNorthernMonkey/AdjustArtisanPrices
  
   |broke in           = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.1
 +
<!--
 
   |unofficial version = 0.0.2-unofficial.3-pathoschild
 
   |unofficial version = 0.0.2-unofficial.3-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 190: Line 283:
 
   |github  =
 
   |github  =
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3
 +
<!--
 
   |unofficial version = 1.1.1-unofficial.1-ddgroves
 
   |unofficial version = 1.1.1-unofficial.1-ddgroves
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 201: Line 296:
 
   |moddrop = 600967
 
   |moddrop = 600967
 
   |github  = Gathouria/Adopt-Skin
 
   |github  = Gathouria/Adopt-Skin
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adopt With Krobus
 +
  |author  = Hana
 +
  |id      = Hana.AdoptWithKrobus
 +
  |nexus  = 22218
 +
  |github  = aeremyns/AdoptWithKrobus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 208: Line 312:
 
   |nexus  = 11264
 
   |nexus  = 11264
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.5-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedCooking
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Fishing Treasure
 +
  |author  = aceynk
 +
  |id      = aceynk.AdvancedFishingTreasure
 +
  |nexus  = 24403
 +
  |github  = aceynk/AdvancedFishingTreasure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 215: Line 330:
 
   |nexus  = 10934
 
   |nexus  = 10934
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedFluteBlocks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 224: Line 343:
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Location Loader
 +
  |author  = Entoarox
 +
  |id      = Entoarox.AdvancedLocationLoader
 +
  |nexus  = 2270
 +
  |chucklefish = 3619
 +
  |github  = Entoarox/StardewMods
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 231: Line 362:
 
   |nexus  = 7739
 
   |nexus  = 7739
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6<!--@retest-linked-->
 +
  |unofficial version = 0.4.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedLootFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 251: Line 386:
 
   |nexus  = 7886
 
   |nexus  = 7886
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24374|Advanced Melee Framework (Unofficial)}} instead
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 274: Line 413:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advent Calendar
+
  |name    = Advancing Sprinklers
   |author  = Darzington
+
  |author  = Warix3
 +
  |id      = warix3.advancingsprinklers
 +
  |nexus  = 2983
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Advent Calendar
 +
   |author  = Darzington
 
   |id      = darzington.AdventCalendarMod
 
   |id      = darzington.AdventCalendarMod
 
   |nexus  = 7444
 
   |nexus  = 7444
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adventurers Guild Multiplayer Shared Kills
 +
  |author  = Veniamin-Arefev
 +
  |id      = Veniamin-Arefev.AdventurersGuildMultiplayerSharedKills
 +
  |nexus    = 19442
 +
  |github  = Veniamin-Arefev/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 297: Line 456:
 
   |nexus  = 14700
 
   |nexus  = 14700
 
   |github  = Tlitookilakin/AeroCore
 
   |github  = Tlitookilakin/AeroCore
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 304: Line 466:
 
   |nexus  = 14228
 
   |nexus  = 14228
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AFK Timer, AFK Idle Timer
 +
  |author  = CKextreme
 +
  |id      = CKextreme.AfkTimer
 +
  |nexus  = 3721
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Agenda
 +
  |author  = OFTS_CQM
 +
  |id      = ofts.agenda
 +
  |nexus  = 20432
 +
  |github  = ofts-cqm/StardewValley-Agenda
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 311: Line 489:
 
   |nexus  = 3661
 
   |nexus  = 3661
 
   |github  = phrasefable/StardewMods
 
   |github  = phrasefable/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Aging Mod
 +
  |author  = skn
 +
  |id      = skn.AgingMod
 +
  |nexus  = 1129
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 325: Line 515:
 
   |nexus  = 10464
 
   |nexus  = 10464
 
   |github  = XxHarvzBackxX/airstrike
 
   |github  = XxHarvzBackxX/airstrike
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Alarms
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Alarms
 +
  |nexus  = 17607
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 332: Line 531:
 
   |nexus  = 10531
 
   |nexus  = 10531
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Alarms
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.Alarms
 
  |nexus  = 17607
 
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 347: Line 539:
 
   |nexus  = 14494
 
   |nexus  = 14494
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.3.2-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AllChestsMenu
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = All Crops All Seasons
 +
  |author  = cantorsdust
 +
  |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
 +
  |nexus  = 170
 +
  |github  = cantorsdust/StardewMods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Allow Beach Sprinklers
 
   |name    = Allow Beach Sprinklers
 
   |author  = Jag3dagster
 
   |author  = Jag3dagster
   |id      = Jag3dagster.AllowBeachSprinklers
+
   |id      = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
 
   |nexus  = 7629
 
   |nexus  = 7629
   |github  = jag3dagster/AllowBeachSprinklers
+
   |github  = Hedgehog-Technologies/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 368: Line 574:
 
   |nexus  = 11022
 
   |nexus  = 11022
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Almanac → DGA Support
+
   |name    = Almanac → DGA Support
 
   |author  = Khloe Leclair
 
   |author  = Khloe Leclair
 
   |id      = leclair.almanacdga
 
   |id      = leclair.almanacdga
 
   |nexus  = 11022
 
   |nexus  = 11022
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Alamanac, Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 395: Line 605:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.AlternativeTextures
 
   |id      = PeacefulEnd.AlternativeTextures
 +
  |curse  = 870938
 
   |nexus  = 9246
 
   |nexus  = 9246
 
   |github  = Floogen/AlternativeTextures
 
   |github  = Floogen/AlternativeTextures
Line 411: Line 622:
 
   |nexus  = 15926
 
   |nexus  = 15926
 
   |github  = Jaksha6472/WitchTower
 
   |github  = Jaksha6472/WitchTower
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Hay
 +
  |author  = Omek97
 +
  |id      = omek97.always_hay
 +
  |nexus  = 20808
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Always On Server for Multiplayer
 
   |name    = Always On Server for Multiplayer
 
   |author  = funny-snek and Zuberii
 
   |author  = funny-snek and Zuberii
   |id      = funny-snek.Always_On_Server
+
   |id      = mikko.Always_On_Server<!--changed in 1.20.3-unofficial.2-->, funny-snek.Always_On_Server
 
   |nexus  = 2677
 
   |nexus  = 2677
 
   |github  = funny-snek/Always-On-Server-for-Multiplayer
 
   |github  = funny-snek/Always-On-Server-for-Multiplayer
  
 
   |broke in          = Stardew Valley 1.4
 
   |broke in          = Stardew Valley 1.4
   |unofficial version = 1.20.2-unofficial.2-elizo
+
   |unofficial version = 1.20.3-unofficial.2-mikko_perkele
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-47#post-29677
+
   |unofficial url    = {{github|perkmi/Always-On-Server-for-Multiplayer}}
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Organize Chests
 +
  |author  = Zamiel
 +
  |id      = Zamiel.AlwaysOrganizeChests
 +
  |nexus  = 21207
 +
  |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 429: Line 654:
 
   |nexus  = 2733
 
   |nexus  = 2733
 
   |github  = bcmpinc/StardewHack
 
   |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Show Bar Values, Always Show (Health and Stamina) Bar Values
 +
  |author  = Saah
 +
  |id      = Saah.AlwaysShowBarValues
 +
  |nexus  = 23452
 +
  |github  = sarahvloos/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Special Title
 +
  |author  = DespairScent
 +
  |id      = DespairScent.AlwaysSpecialTitle
 +
  |nexus  = 22150
 +
  |github  = DespairScent/AlwaysSpecialTitle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 442: Line 681:
 
   |id      = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
 
   |id      = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
 
   |nexus  = 4639
 
   |nexus  = 4639
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 450: Line 690:
 
   |nexus  = 8823
 
   |nexus  = 8823
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 459: Line 701:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Angel's Weapon Rebalance
+
   |name    = Angel's Lead Rod Drop Rate Fixer
 
   |author  = Angela Ranna
 
   |author  = Angela Ranna
   |id      = AngelaRanna.WeaponBalanceCode
+
   |id      = AngelaRanna.LeadRodFixer
 
   |nexus  = 6894
 
   |nexus  = 6894
 
   |github  = AngelaRanna/StardewMods
 
   |github  = AngelaRanna/StardewMods
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Angel's Weapon Rebalance
 +
  |author  = Angela Ranna
 +
  |id      = AngelaRanna.WeaponBalanceCode
 +
  |nexus  = 6894
 +
  |github  = AngelaRanna/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 472: Line 726:
 
   |github  = Jonqora/StardewMods
 
   |github  = Jonqora/StardewMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
 +
<!--
 
   |unofficial version = 1.2.1-unofficial.1-Mizzion
 
   |unofficial version = 1.2.1-unofficial.1-Mizzion
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 502: Line 758:
 
   |nexus  = 16881
 
   |nexus  = 16881
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 509: Line 767:
 
   |nexus  = 1538
 
   |nexus  = 1538
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Mood Fix
 +
  |author  = Grant Peters
 +
  |id      = GPeters-AnimalMoodFix
 +
  |nexus  = 761
 +
  |github  =
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Animal Observer
 
   |name    = Animal Observer
   |author  = NOFILENAMED
+
   |author  = nofilenamed
 
   |id      = NFN.ANIMOBS
 
   |id      = NFN.ANIMOBS
 
   |nexus  = 8653
 
   |nexus  = 8653
Line 530: Line 798:
 
   |nexus  = 8725
 
   |nexus  = 8725
 
   |github  = Hakej/Animal-Pet-Status
 
   |github  = Hakej/Animal-Pet-Status
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 538: Line 808:
 
   |moddrop = 988407
 
   |moddrop = 988407
 
   |github  = lshtech/AnimalProduceExpansion
 
   |github  = lshtech/AnimalProduceExpansion
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 551: Line 823:
 
   |id      = KarratKake.AnimalsDontEatGrass
 
   |id      = KarratKake.AnimalsDontEatGrass
 
   |nexus  = 7474
 
   |nexus  = 7474
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animals Don't Remove Grass
 +
  |author  = MrShreddie
 +
  |id      = MrShreddie.AnimalsDontRemoveGrass
 +
  |nexus  = 21028
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 559: Line 840:
 
   |nexus  = 8758
 
   |nexus  = 8758
 
   |github  = rikai/AnimalSelector
 
   |github  = rikai/AnimalSelector
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 575: Line 859:
 
   |github  = jdusbabek/stardewvalley
 
   |github  = jdusbabek/stardewvalley
  
   |broke in           = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.3.11
 +
<!--
 
   |unofficial version = 1.1.1-unofficial.6-strobe
 
   |unofficial version = 1.1.1-unofficial.6-strobe
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Sitter LTS
 +
  |author  = oliver
 +
  |id      = oliver.AnimalSitterLTS
 +
  |nexus  = 20831
 +
  |github  = jdusbabek/stardewvalley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 593: Line 886:
 
   |moddrop = 771644
 
   |moddrop = 771644
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 604: Line 900:
 
   |name    = Animated Parrot and Perch
 
   |name    = Animated Parrot and Perch
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ParrotPerch
+
   |id      = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
 
   |nexus  = 7957
 
   |nexus  = 7957
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 615: Line 915:
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.5.5<!--@retest-after HD Portraits-->
 +
<!--
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#HD Portraits| HD Portraits]] instead
+
   |summary  = use [[#HD Portraits|HD Portraits]] instead.
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animation-Cancel Keybinding
 +
  |author  = Swaglix
 +
  |id      = swaglix.AnimationCancelKeybinding
 +
  |nexus  = 20159
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 641: Line 950:
 
   |moddrop = 568430
 
   |moddrop = 568430
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 648: Line 959:
 
   |nexus  = 6546
 
   |nexus  = 6546
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.7.2-unofficial.3-DolphINAF
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124755
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 676: Line 991:
 
   |nexus  = 4702
 
   |nexus  = 4702
 
   |github  = MouseyPounds/stardew-mods
 
   |github  = MouseyPounds/stardew-mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 683: Line 1,000:
 
   |nexus  = 11496
 
   |nexus  = 11496
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123821
 +
  |unofficial version = 0.1.7-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 690: Line 1,011:
 
   |nexus  = 14448
 
   |nexus  = 14448
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Aquarism
 +
  |author  = DaLion
 +
  |id      = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
 +
  |nexus  = 24356
 +
  |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 699: Line 1,029:
 
   |moddrop = 793820
 
   |moddrop = 793820
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 718: Line 1,050:
 
   |moddrop = 793822
 
   |moddrop = 793822
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Archaeology House Content Management Helper
 +
  |author  = Felix-Dev
 +
  |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
 +
  |nexus  = 2804
 +
  |github  = Felix-Dev/StardewMods
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Archaeology Skill for 1.6
 +
  |author  = moonslime
 +
  |id      = moonslime.ArchaeologySkill
 +
  |curse  = 1003404
 +
  |nexus  = 22199
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 723: Line 1,076:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.Archery
 
   |id      = PeacefulEnd.Archery
 +
  |curse  = 870921
 
   |nexus  = 16767
 
   |nexus  = 16767
 
   |github  = Floogen/Archery
 
   |github  = Floogen/Archery
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 732: Line 1,088:
 
   |nexus  = 16768
 
   |nexus  = 16768
 
   |github  = Floogen/Archery
 
   |github  = Floogen/Archery
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 739: Line 1,097:
 
   |nexus  = 9544
 
   |nexus  = 9544
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 747: Line 1,107:
 
   |curse  = 485718
 
   |curse  = 485718
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ars Venefici
 +
  |author  = HeyImAmethyst
 +
  |id      = HeyImAmethyst.ArsVenefici
 +
  |nexus  = 24409
 +
  |github  = HeyImAmethyst/Ars-Venefici
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 764: Line 1,134:
 
   |github  =
 
   |github  =
 
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
 
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 782: Line 1,154:
 
   |nexus  = 9414
 
   |nexus  = 9414
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Artisan Products Copy Quality
 +
  |author  = justastranger
 +
  |id      = JAS.ArtisanProductsCopyQuality
 +
  |moddrop = 1554273
 +
  |nexus  =
 +
  |github  = justastranger/ArtisanProductsCopyQuality
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 787: Line 1,169:
 
   |author  = Platonymous
 
   |author  = Platonymous
 
   |id      = Platonymous.Artista
 
   |id      = Platonymous.Artista
 +
  |moddrop = 1521420
 
   |nexus  = 18697
 
   |nexus  = 18697
 
   |github  =
 
   |github  =
Line 806: Line 1,189:
 
   |nexus  = 260
 
   |nexus  = 260
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Atelier Cauldron, Cauldron
 +
  |author  = Kedi & sophiesalacia & wildflourmods
 +
  |id      = Atelier.Cauldron
 +
  |nexus  = 22926
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 816: Line 1,206:
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
 +
<!--
 
   |unofficial version = 1.1.3-unofficial.1-mizzion
 
   |unofficial version = 1.1.3-unofficial.1-mizzion
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 830: Line 1,222:
  
 
   |warnings = Broken on Android.
 
   |warnings = Broken on Android.
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 839: Line 1,233:
 
   |nexus  = 10192
 
   |nexus  = 10192
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 846: Line 1,242:
 
   |curse  = 880513
 
   |curse  = 880513
 
   |nexus  = 16294
 
   |nexus  = 16294
   |github  =
+
   |github  = misty-spring/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Audio Devices
 +
  |author  = Max Vollmer, SVProtector
 +
  |id      = maxvollmer.audiodevices
 +
  |nexus  = 2838
 +
  |github  = maxvollmer/AudioDevices
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 859: Line 1,268:
 
   |author  = taggartaa, Aaron Taggart
 
   |author  = taggartaa, Aaron Taggart
 
   |id      = AaronTaggart.AutoAnimalDoors
 
   |id      = AaronTaggart.AutoAnimalDoors
 +
  |curse  = 1002753
 
   |nexus  = 1019
 
   |nexus  = 1019
 
   |github  = taggartaa/AutoAnimalDoors
 
   |github  = taggartaa/AutoAnimalDoors
Line 864: Line 1,274:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Auto-Attack
 
   |name    = Auto-Attack
   |author  = cgifox
+
   |author  = X3n0n182
   |id      = cgifox.AutoAttack
+
   |id      = X3n0n182.AutoAttack
   |nexus  = 9620
+
   |nexus  = 7258
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Auto-Attack
 
   |name    = Auto-Attack
   |author  = X3n0n182
+
   |author  = cgifox
   |id      = X3n0n182.AutoAttack
+
   |id      = cgifox.AutoAttack
   |nexus  = 7258
+
   |nexus  = 9620
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 882: Line 1,294:
 
   |nexus  = 6773
 
   |nexus  = 6773
 
   |github  = Alison-Li/AutoBaitAndTacklesMod
 
   |github  = Alison-Li/AutoBaitAndTacklesMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Break Geode
 +
  |author  = weizinai
 +
  |id      = weizinai.AutoBreakGeode
 +
  |nexus  = 20685
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Catch
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.AutoCatch
 +
  |nexus  = 22616
 +
  |github  = MercuryVN/AutoCatch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 888: Line 1,314:
 
   |id      = BenjaminWilcox.AutoCoffee
 
   |id      = BenjaminWilcox.AutoCoffee
 
   |nexus  = 2387
 
   |nexus  = 2387
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Consume, Auto Consume for Heal and Buff
 +
  |author  = Jihyun and Somin
 +
  |id      = JihyunSomin.AutoConsume
 +
  |nexus  = 24178
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 901: Line 1,334:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Crop Watering, Auto Water Crops
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.AutoCropWatering
 +
  |nexus  = 20892
 +
  |github  = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 917: Line 1,357:
 
   |github  = Dwayneten/AutoFarmScreenshot
 
   |github  = Dwayneten/AutoFarmScreenshot
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23793
+
   |status  = workaround
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
+
  |summary  = use [[#Daily Screenshot|Daily Screenshot]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-23793
 +
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Fill Pet Bowl
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.AutoFillPetBowl
 +
  |nexus  = 20667
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 927: Line 1,378:
 
   |nexus  = 13296
 
   |nexus  = 13296
 
   |github  = maephie/StardewMods
 
   |github  = maephie/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 940: Line 1,393:
 
   |id      = SorryLate.AutoFishing
 
   |id      = SorryLate.AutoFishing
 
   |nexus  = 5235
 
   |nexus  = 5235
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Fishing
 +
  |author  = Tibbles
 +
  |id      = Tibbles.AutoFishing2<!--changed in 2.0.0-->, Tibbles.AutoFishing
 +
  |nexus  = 21339
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 948: Line 1,410:
 
   |nexus  = 820
 
   |nexus  = 820
 
   |github  = StephenKairos/Teban100-StardewMods
 
   |github  = StephenKairos/Teban100-StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Grabber Mod
 +
  |author  = Jotser
 +
  |id      = Jotser.AutoGrabberMod
 +
  |nexus  = 2783
 +
  |github  =
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 955: Line 1,427:
 
   |nexus  = 14162
 
   |nexus  = 14162
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Grab Truffles
 +
  |author  = Frostiverse
 +
  |id      = Frostiverse.AutoGrabTruffles
 +
  |nexus  = 21705
 +
  |github  = Hunter-Chambers/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Grab Truffles, QiXing Auto-Grab Truffles
 +
  |author  = QiXing
 +
  |id      = qixing.AutoGrabTruffles
 +
  |nexus  = 20874
 +
  |github  = qixing-jk/QiXingAutoGrabTruffles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 967: Line 1,453:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.Automate
 
   |id      = Pathoschild.Automate
 +
  |curse  = 992857
 
   |nexus  = 1063
 
   |nexus  = 1063
 
   |moddrop = 509760
 
   |moddrop = 509760
Line 989: Line 1,476:
 
   |unofficial version = 1.4.3-unofficial.4-pickle
 
   |unofficial version = 1.4.3-unofficial.4-pickle
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29685
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29685
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automate Tool Swap
 +
  |author  = Trapyy
 +
  |id      = Trapyy.AutomatetoolSwap
 +
  |curse  = 1001901
 +
  |nexus  = 21050
 +
  |github  = Caua-Oliveira/StardewValley-AutomateToolSwap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 997: Line 1,492:
 
   |moddrop = 467021
 
   |moddrop = 467021
 
   |github  =
 
   |github  =
 +
 +
  |warnings = use Nexus, ModDrop is NOT updated
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Automatic Screenshot Taker
+
  |name    = Automatic Petting of Animals
 +
  |author  = yangZ
 +
  |id      = yangZ.AutomaticPettingOfAnimals
 +
  |nexus  = 23539
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Automatic Screenshot Taker
 
   |author  = Zamiel
 
   |author  = Zamiel
 
   |id      = Zamiel.AutomaticScreenshotTaker
 
   |id      = Zamiel.AutomaticScreenshotTaker
 
   |nexus  = 10460
 
   |nexus  = 10460
   |github  = Zamiell/AutomaticScreenshotTaker
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automatic Stroking, Stroking Automatic
 +
  |author  = yangZ
 +
  |id      = yangZ.AutomaticStroking
 +
  |nexus  = 23508
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,013: Line 1,524:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AutoShaker
+
  |name    = Auto Melee Attack
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.AutoMeleeAttack
 +
  |nexus  = 20704
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Autonomals
 +
  |author  = DespairScent
 +
  |id      = DespairScent.Autonomals
 +
  |nexus  = 22879
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
 
   |author  = Jag3Dagster
 
   |author  = Jag3Dagster
   |id      = Jag3Dagster.AutoShaker
+
   |id      = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
 +
  |curse  = 989657
 
   |nexus  = 7736
 
   |nexus  = 7736
   |github  = jag3dagster/AutoShaker
+
   |github  = Hedgehog-Technologies/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,025: Line 1,551:
 
   |nexus  = 443
 
   |nexus  = 443
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Stack Bait
 +
  |author  = Jonathan Feenstra
 +
  |id      = JonathanFeenstra.AutoStackBait
 +
  |nexus  = 23423
 +
  |github  = JonathanFeenstra/Auto-StackBait
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,033: Line 1,566:
 
   |moddrop = 833539
 
   |moddrop = 833539
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Stack Items to Chest
 +
  |author  = Chosimba
 +
  |id      = Chosimba.AutoStackItemsToChest
 +
  |nexus  = 2307
 +
  |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,040: Line 1,584:
 
   |nexus  = 3883
 
   |nexus  = 3883
 
   |github  = MaciejMarkuszewski/StardewValleyAutoToolSelect
 
   |github  = MaciejMarkuszewski/StardewValleyAutoToolSelect
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,047: Line 1,593:
 
   |nexus  = 4924
 
   |nexus  = 4924
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Trasher
 +
  |author  = Jag3Dagster
 +
  |id      = HedgehogTechnologies.AutoTrasher
 +
  |curse  = 1014272
 +
  |nexus  = 23663
 +
  |github  = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Auto Travel
 
   |name    = Auto Travel
 
   |author  = GrumpyCrouton
 
   |author  = GrumpyCrouton
   |id      = GrumpyCrouton.AutoTravel
+
   |id      = GrumpyCrouton.AutoTravel2<!--changed in 2.0.0-->, GrumpyCrouton.AutoTravel
 
   |nexus  = 10693
 
   |nexus  = 10693
 
   |github  =
 
   |github  =
Line 1,061: Line 1,617:
 
   |nexus  = 1666
 
   |nexus  = 1666
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Water
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.AutoWater
 +
  |nexus  = 21022
 +
  |github  = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,090: Line 1,653:
 
   |broke in          = Stardew Valley 1.5
 
   |broke in          = Stardew Valley 1.5
 
   |unofficial version = 2.0.1-unofficial.1-strobe
 
   |unofficial version = 2.0.1-unofficial.1-strobe
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-65#post-44643
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44643
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,100: Line 1,663:
 
   |nexus  = 11856
 
   |nexus  = 11856
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Chance Adjustment
 +
  |author  = LateFilmsGamer
 +
  |id      = Late's.AdjustBabyChance
 +
  |nexus  = 15018
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Gender Interface
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BabyGenderInterface
 +
  |nexus  = 1947
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Pets
 +
  |author  = DellyBelly
 +
  |id      = DellyBelly.BabyPets
 +
  |nexus  = 20967
 +
  |github  = DelphinWave/BabyPets
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,121: Line 1,714:
 
   |nexus  = 14570
 
   |nexus  = 14570
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bait Maker - Quality Matters
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.BaitMakerQuality
 +
  |nexus  = 22768
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baits Do Their Jobs
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.BaitsDoTheirJobs
 +
  |nexus  = 23217
 +
  |github  = MercuryVN/BaitsDoTheirJobs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,135: Line 1,744:
 
   |nexus  = 13043
 
   |nexus  = 13043
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BarleyZP's Allergies, BarleyZP Allergies
 +
  |author  = BarleyZP
 +
  |id      = BarleyZP.BzpAllergies
 +
  |nexus  = 21238
 +
  |github  = lisyce/SDV_Allergies_Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,143: Line 1,759:
 
   |moddrop = 986076
 
   |moddrop = 986076
 
   |github  = lshtech/StardewValleyMods
 
   |github  = lshtech/StardewValleyMods
 +
  |summary = feature now in vanilla game (1.6)
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,158: Line 1,776:
 
   |nexus  = 16825
 
   |nexus  = 16825
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.3.4-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,167: Line 1,789:
  
 
   |broke in = Stardew Valley 1.5.5
 
   |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Battle Ring
 +
  |author  = lyl
 +
  |id      = lyl.br
 +
  |nexus  = 22027
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,175: Line 1,804:
 
   |github  = Ilyaki/BattleRoyalley
 
   |github  = Ilyaki/BattleRoyalley
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-after Battle Royalley - Year 2-->
 +
<!--
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,185: Line 1,816:
 
   |nexus  = 9891
 
   |nexus  = 9891
 
   |github  = tylergibbs2/BattleRoyalley-Year2
 
   |github  = tylergibbs2/BattleRoyalley-Year2
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,191: Line 1,824:
 
   |id      = Coll1234567.BecomeEthereal
 
   |id      = Coll1234567.BecomeEthereal
 
   |nexus  = 3746
 
   |nexus  = 3746
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Becoming Familiar
 +
  |author  = Krutonium
 +
  |id      = ca.krutonium.becomingfamiliar
 +
  |nexus  = 21949
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,199: Line 1,839:
 
   |nexus  = 10023
 
   |nexus  = 10023
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
  |unofficial version = 0.3.1-unofficial.2-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bee Paths
+
  |name    = Bee House Flower Range Fix
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.beehousefix
 +
  |nexus  = 3013
 +
  |github  = KirbyLink/BeeHouseFix
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Bee Paths
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.BeePaths
 
   |id      = aedenthorn.BeePaths
 
   |nexus  = 14812
 
   |nexus  = 14812
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BeePaths
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,213: Line 1,872:
 
   |nexus  = 2569
 
   |nexus  = 2569
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Be My Valentine
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.BeMyValentine
 +
  |nexus  = 5219
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,224: Line 1,892:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Better 10 Hearts
 
   |name    = Better 10 Hearts
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = EpicBellyFlop45.Better10Hearts
 
   |id      = EpicBellyFlop45.Better10Hearts
 
   |nexus  = 3605
 
   |nexus  = 3605
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,247: Line 1,918:
 
   |moddrop = 833553
 
   |moddrop = 833553
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status  = workaround
 +
  |summary  = use [[#Even Better Artisan Good Icons|Even Better Artisan Good Icons]] instead (see [{{github|chsiao58/EvenBetterArtisanGoodIcons}}#for-user instructions to convert old content packs]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,254: Line 1,929:
 
   |nexus  =
 
   |nexus  =
 
   |github  = daleao/bagi-meads
 
   |github  = daleao/bagi-meads
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Better Artisan Good Icons-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,286: Line 1,963:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Better Chests
 
   |name    = Better Chests
   |author  = furyx639
+
   |author  = LeFauxMatt
 
   |id      = furyx639.BetterChests
 
   |id      = furyx639.BetterChests
 
   |curse  = 871836
 
   |curse  = 871836
 +
  |moddrop = 1547210
 
   |nexus  = 9791
 
   |nexus  = 9791
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
Line 1,294: Line 1,972:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Better Crab Pots
 
   |name    = Better Crab Pots
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = EpicBellyFlop45.BetterCrabPots
 
   |id      = EpicBellyFlop45.BetterCrabPots
 
   |nexus  = 3159
 
   |nexus  = 3159
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,306: Line 1,987:
 
   |moddrop = 1115749
 
   |moddrop = 1115749
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting
 +
  |author  = RedstoneBoy
 +
  |id      = RedstoneBoy.BetterCrafting
 +
  |nexus  = 2504
 +
  |github  = RedstoneBoy/BetterCrafting
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,311: Line 2,002:
 
   |author  = Khloe Leclair
 
   |author  = Khloe Leclair
 
   |id      = leclair.bcbuildings
 
   |id      = leclair.bcbuildings
 +
  |nexus  = 11115
 
   |moddrop = 1115749
 
   |moddrop = 1115749
 +
  |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.bcspacecore
 
   |nexus  = 11115
 
   |nexus  = 11115
 +
  |moddrop = 1115749
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,328: Line 2,030:
 
   |nexus  = 3092
 
   |nexus  = 3092
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,336: Line 2,040:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
 +
<!--
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
   |unofficial version = 1.0.3-unofficial.1-strobe
 
   |unofficial version = 1.0.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,346: Line 2,052:
 
   |nexus  = 12802
 
   |nexus  = 12802
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Elevator - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.BetterElevator
 +
  |nexus  = 22340
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Enchantments, Enchantment
 +
  |author  = kalik
 +
  |id      = kalik.Enchantment
 +
  |nexus  = 23368
 +
  |github  = rusunu/Enchantment
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,352: Line 2,076:
 
   |id      = drbirbdev.BetterFestivalNotifications
 
   |id      = drbirbdev.BetterFestivalNotifications
 
   |nexus  = 14170
 
   |nexus  = 14170
   |github  =
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,376: Line 2,100:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
 +
<!--
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
   |unofficial version = 2.6.1-unofficial.4-strobe
 
   |unofficial version = 2.6.1-unofficial.4-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,386: Line 2,112:
 
   |nexus  = 4171
 
   |nexus  = 4171
 
   |github  = AairTheGreat/StardewValleyMods
 
   |github  = AairTheGreat/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,395: Line 2,123:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 +
<!--
 
   |unofficial version = 1.6.1-unofficial.1-benjiismydog
 
   |unofficial version = 1.6.1-unofficial.1-benjiismydog
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,406: Line 2,138:
 
   |moddrop = 833540
 
   |moddrop = 833540
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,419: Line 2,153:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Horse Flute
+
   |name    = Better Honey Mead
   |author  = Anthony Maciel, maciel310
+
   |author  = NCarigon
   |id      = AnthonyMaciel.BetterHorseFlute
+
   |id      = NCarigon.BetterHoneyMead
   |nexus  = 15285
+
   |nexus  = 22848
   |github  =
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,450: Line 2,184:
 
   |nexus  = 2221
 
   |nexus  = 2221
 
   |github  = hawkfalcon/Stardew-Mods
 
   |github  = hawkfalcon/Stardew-Mods
 +
 +
|broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
|unofficial version = 3.0.0-unofficial.1-p1xel8ted
 +
|unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123262
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,457: Line 2,195:
 
   |nexus  = 10936
 
   |nexus  = 10936
 
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
 
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,463: Line 2,203:
 
   |id      = ceruleandeep.BetterJunimosForestry
 
   |id      = ceruleandeep.BetterJunimosForestry
 
   |nexus  = 8992
 
   |nexus  = 8992
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Better Junimos-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,472: Line 2,214:
 
   |nexus  = 10631
 
   |nexus  = 10631
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Meowmere
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.BetterMeowmere
 +
  |nexus  = 20374
 +
  |github  = TheMightyAmondee/BetterMeowmere
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,484: Line 2,233:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Better Mixed Seeds
 
   |name    = Better Mixed Seeds
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
 
   |id      = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
 
   |nexus  = 3012
 
   |nexus  = 3012
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Re-Mixed Seeds|Re-Mixed Seeds]] or {{nexus mod|22495|Seed Overhaul}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,495: Line 2,248:
 
   |nexus  = 4161
 
   |nexus  = 4161
 
   |github  = AairTheGreat/StardewValleyMods
 
   |github  = AairTheGreat/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,502: Line 2,257:
 
   |nexus  = 16235
 
   |nexus  = 16235
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Better Pannint-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,523: Line 2,280:
 
   |nexus  = 935
 
   |nexus  = 935
 
   |github  = bmarquismarkail/SV_BetterQualityMoreSeeds
 
   |github  = bmarquismarkail/SV_BetterQualityMoreSeeds
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,544: Line 2,303:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Better Rarecrows
 
   |name    = Better Rarecrows
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
 
   |id      = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
 
   |nexus  = 3232
 
   |nexus  = 3232
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,561: Line 2,320:
 
   |id      = Zoryn.BetterRNG
 
   |id      = Zoryn.BetterRNG
 
   |nexus  =
 
   |nexus  =
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
   |github  = Zoryn4163/SMAPI-Mods
 
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
Line 1,575: Line 2,334:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.BetterShipping
 
   |id      = MindMeltMax.BetterShipping
 +
  |curse  = 1004479
 +
  |moddrop = 1135742
 
   |nexus  = 10487
 
   |nexus  = 10487
  |moddrop = 1135742
 
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
Line 1,589: Line 2,349:
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]]
+
   |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,599: Line 2,359:
 
   |nexus  = 2012
 
   |nexus  = 2012
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,613: Line 2,375:
 
   |nexus  = 2558
 
   |nexus  = 2558
 
   |github  = maxvollmer/BetterSkullCavernFalling
 
   |github  = maxvollmer/BetterSkullCavernFalling
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,621: Line 2,385:
 
   |moddrop = 833552
 
   |moddrop = 833552
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,628: Line 2,394:
 
   |nexus  = 1992
 
   |nexus  = 1992
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Special Orders
 +
  |author  = Xeru
 +
  |id      = xeru.BetterSpecialOrders
 +
  |nexus  = 24125
 +
  |github  = xeru98/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,636: Line 2,409:
 
   |chucklefish = 3551
 
   |chucklefish = 3551
 
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
 
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,643: Line 2,418:
 
   |nexus  = 17767
 
   |nexus  = 17767
 
   |github  = jamescodesthings/smapi-better-sprinklers
 
   |github  = jamescodesthings/smapi-better-sprinklers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Sprinklers Plus (1.6)
 +
  |author  = gingajamie
 +
  |id      = com.gingajamie.BetterSprinklersPlus
 +
  |nexus  = 21624
 +
  |github  = gingajamie/smapi-better-sprinklers-plus-encore
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Stardrops
 +
  |author  = Rokugin
 +
  |id      = Rokugin.BetterStardrops
 +
  |nexus  = 21360
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,651: Line 2,440:
 
   |moddrop = 1035408
 
   |moddrop = 1035408
 
   |github  = CaptainSully/StardewMods
 
   |github  = CaptainSully/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,658: Line 2,449:
 
   |nexus  = 4234
 
   |nexus  = 4234
 
   |github  = AairTheGreat/StardewValleyMods
 
   |github  = AairTheGreat/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |unofficial version = 1.0.8-unofficial.1-Sandman53
 +
  |unofficial url    = {{github|Sandman534/StardewValleyMods/releases/tag/release}}
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Transmutation
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BetterTransmutation
 +
  |nexus  = 2120
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Truffles
 +
  |author  = temisthem
 +
  |id      = tem696969696969.BetterTruffles
 +
  |nexus  = 23228
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Watering Can and Hoe
 +
  |author  = Aflojack45
 +
  |id      = Aflojack45.BetterWateringCanAndHoe
 +
  |nexus  = 23946
 +
  |github  = Aflojack/BetterWateringCanAndHoe
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,666: Line 2,486:
 
   |moddrop = 833559
 
   |moddrop = 833559
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Workbench Helper|Workbench Helper]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,672: Line 2,496:
 
   |id      = b_wandert.Betwitched
 
   |id      = b_wandert.Betwitched
 
   |nexus  = 10172
 
   |nexus  = 10172
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Big Crop Bonus
 +
  |author  = Tocseoj
 +
  |id      = Tocseoj.BigCropBonus
 +
  |curse  = 1008360
 +
  |moddrop = 1553635
 +
  |nexus  = 22337
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Big Fridges
 +
  |author  = AlanBF
 +
  |id      = AlanBF.BigFridge
 +
  |nexus  = 22457
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,693: Line 2,535:
 
   |nexus  = 7530
 
   |nexus  = 7530
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bigger Fridges
 +
  |author  = Entoarox
 +
  |id      = Entoarox.BiggerFridges
 +
  |nexus  = 21678
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,701: Line 2,552:
 
   |moddrop = 467184
 
   |moddrop = 467184
 
   |github  = JessebotX/StardewValleyMods
 
   |github  = JessebotX/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,734: Line 2,587:
 
   |id      = drbirbdev.BinningSkill
 
   |id      = drbirbdev.BinningSkill
 
   |nexus  = 14073
 
   |nexus  = 14073
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birb Core
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.BirbCore
 +
  |nexus  = 19140
 
   |github  = drbirbdev/StardewValley
 
   |github  = drbirbdev/StardewValley
 
}}
 
}}
Line 1,742: Line 2,602:
 
   |nexus  = 17747
 
   |nexus  = 17747
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayBuff
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Birthday Friendship, Birthday Knowledge Friendship
 
   |name    = Birthday Friendship, Birthday Knowledge Friendship
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.BirthdayFriendship
+
   |id      = aedenthorn.BirthdayKnowledgeFriendship<!--changed in 0.1.1-unofficial.1-->, aedenthorn.BirthdayFriendship
 
   |nexus  = 17974
 
   |nexus  = 17974
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayKnowledgeFriendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,758: Line 2,626:
  
 
   |dev note = author ignored previous PRs
 
   |dev note = author ignored previous PRs
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birthday Notifications
 +
  |author  = Honduriel
 +
  |id      = Honduriel.SVM_BirthdayNotifications
 +
  |nexus  = 20948
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,767: Line 2,642:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS No Clip
+
   |name    = BJS Capsule Mod
 
   |author  = BunnyJumps
 
   |author  = BunnyJumps
   |id      = BunnyJumps.BJSNoClip
+
   |id      = BunnyJumps.BJSCapsuleMod
   |nexus  = 2820
+
   |nexus  = 2502
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Time Skipper
+
   |name    = BJS MP Kick Mod
 
   |author  = BunnyJumps
 
   |author  = BunnyJumps
   |id      = BunnyJumps.BJSTimeSkipper
+
   |id      = BunnyJumps.BJSMPKickMenu
   |nexus  = 2178
+
   |nexus  = 2503
 
   |github  =
 
   |github  =
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-99#post-74821
+
   |status  = obsolete
   |unofficial version = 1.4.3-unofficial.1-Vivan
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS True Master
+
  |name    = BJS Night Sounds
   |author  = Qther - BunnyJumps
+
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSNightSounds
 +
  |nexus  = 2501
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.8
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS No Clip
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSNoClip
 +
  |nexus  = 2820
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Only Treasure Room
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSOnlyTreasureRoom
 +
  |nexus  = 3145
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Plant Everywhere
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSPlantEverywhere
 +
  |nexus  = 3143
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Stop Grass
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSStopGrass
 +
  |nexus  = 2500
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Thunderstorm
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSThunderStorm
 +
  |nexus  = 3144
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Time Skipper
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSTimeSkipper
 +
  |nexus  = 2178
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 +
  |unofficial version = 1.4.3-unofficial.1-Vivan
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = BJS True Master
 +
   |author  = Qther - BunnyJumps
 
   |id      = BunnyJumps.BJSTrueMaster
 
   |id      = BunnyJumps.BJSTrueMaster
 
   |nexus  = 5324
 
   |nexus  = 5324
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,797: Line 2,744:
 
   |nexus  = 7502
 
   |nexus  = 7502
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,804: Line 2,753:
 
   |nexus  = 17550
 
   |nexus  = 17550
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,832: Line 2,783:
 
   |github  =
 
   |github  =
 
   |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
 
   |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,839: Line 2,792:
 
   |nexus  = 4815
 
   |nexus  = 4815
 
   |github  = explosivetortellini/bluechickensaregreen
 
   |github  = explosivetortellini/bluechickensaregreen
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blue Chickens in Multiplayer
 +
  |author  = WindHero
 +
  |id      = WindHero.BlueChickensInMultiplayer
 +
  |nexus  = 2336
 +
  |github  = HeroOfTheWinds/BlueChickensInMultiplayer
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,849: Line 2,815:
  
 
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Boomerangs, Boomerang Mod
 +
  |author  = Arannya
 +
  |id      = Arannya.Weapons.Boomerangs
 +
  |nexus  = 22724
 +
  |github  = arannya/BoomerangMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,856: Line 2,829:
 
   |nexus  = 4711
 
   |nexus  = 4711
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,864: Line 2,839:
 
   |nexus  = 5864
 
   |nexus  = 5864
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.5.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BossCreatures
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bow
 +
  |author  = spacechase0
 +
  |id      = spacechase0.Bow
 +
  |nexus  = 2756
 +
  |moddrop = 771627
 +
  |github  = spacechase0/Bow
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Brave New World - Core, BNW Core
 +
  |author  = DiogoAlbano
 +
  |id      = DiogoAlbano.BNWCore
 +
  |nexus  = 15871
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,872: Line 2,871:
 
   |nexus  =
 
   |nexus  =
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,879: Line 2,880:
 
   |nexus  = 5105
 
   |nexus  = 5105
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Simple Sound Manager-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,886: Line 2,889:
 
   |nexus  = 13974
 
   |nexus  = 13974
 
   |github  = StarAmy/BreedingOverhaul
 
   |github  = StarAmy/BreedingOverhaul
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Animal Husbandry Overhaul, @retest-after Paritee's Better Farm Animal Variety-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Breed Like Rabbits 2: Procreation Boogaloo
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BreedLikeRabbits2
 +
  |nexus  = 3429
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,899: Line 2,912:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Breed Like Rabbits 2: Procreation Boogaloo
+
   |name    = Brighter Building Paint
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = tem696969696969
   |id      = f4iTh.BreedLikeRabbits2
+
   |id      = tem696969696969.BrighterBuildingPaint
   |nexus  = 3429
+
   |nexus  = 22807
   |github  =
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,911: Line 2,924:
 
   |nexus  = 17746
 
   |nexus  = 17746
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.6.1-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,918: Line 2,935:
 
   |nexus  = 18996
 
   |nexus  = 18996
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,927: Line 2,946:
 
   |nexus  = 5099
 
   |nexus  = 5099
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,934: Line 2,955:
 
   |nexus  = 8893
 
   |nexus  = 8893
 
   |github  = SlivaStari/BuildableForge
 
   |github  = SlivaStari/BuildableForge
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buildable Ginger Island Farm
 +
  |author  = mouahrara
 +
  |id      = mouahrara.BuildableGingerIslandFarm
 +
  |nexus  = 20600
 +
  |github  = mouahrara/BuildableGingerIslandFarm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,941: Line 2,972:
 
   |nexus  = 11831
 
   |nexus  = 11831
 
   |github  = Yariazen/YariazenMods
 
   |github  = Yariazen/YariazenMods
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Build and Place Anything Anywhere, Anything Anywhere
 +
  |author  = Espy
 +
  |id      = Espy.AnythingAnywhere
 +
  |moddrop = 1558607
 +
  |nexus  = 21233
 +
  |github  = Smoked-Fish/AnythingAnywhere
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,948: Line 2,990:
 
   |nexus  = 445
 
   |nexus  = 445
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,955: Line 2,999:
 
   |nexus  = 5347
 
   |nexus  = 5347
 
   |github  = bmarquismarkail/SV_BuildersList
 
   |github  = bmarquismarkail/SV_BuildersList
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,977: Line 3,023:
 
   |nexus  = 15377
 
   |nexus  = 15377
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,984: Line 3,032:
 
   |nexus  = 11539
 
   |nexus  = 11539
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,989: Line 3,041:
 
   |author  = BananaFruit
 
   |author  = BananaFruit
 
   |id      = BananaFruit.BulkStaircases
 
   |id      = BananaFruit.BulkStaircases
   |nexus  = 10622
+
   |nexus  = 23482
 
   |moddrop = 1084873
 
   |moddrop = 1084873
 
   |github  = BananaFruit1492/BulkStaircases
 
   |github  = BananaFruit1492/BulkStaircases
Line 1,999: Line 3,051:
 
   |nexus  = 18135
 
   |nexus  = 18135
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,013: Line 3,067:
 
   |nexus  = 2905
 
   |nexus  = 2905
 
   |github  = hootless/StardewMods
 
   |github  = hootless/StardewMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://github.com/Xytronix/BusLocations/releases
 +
  |unofficial version = 1.2.2-unofficial.1-Xytronix
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Button's Extra Books
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.ButtonsExtraBooksCore
 +
  |nexus  = 21526
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buttplug Valley
 +
  |author  = DryIcedMatcha, Salty
 +
  |id      = Salty.ButtplugValley
 +
  |moddrop = 1480911
 +
  |nexus  = 19336
 +
  |github  = DryIcedTea/Buttplug-Valley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,020: Line 3,093:
 
   |nexus  = 5307
 
   |nexus  = 5307
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,027: Line 3,102:
 
   |nexus  = 507
 
   |nexus  = 507
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,034: Line 3,112:
 
   |nexus  = 1126
 
   |nexus  = 1126
 
   |github  = Denifia/StardewMods
 
   |github  = Denifia/StardewMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = {{nexus mod|21137}}
 +
  |unofficial version = 2.1.1-unofficial.2-cyxyr
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bwdyworks
 +
  |author  = bwdy
 +
  |id      = bwdyworks
 +
  |nexus  = 3530
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,049: Line 3,141:
 
   |moddrop = 833562
 
   |moddrop = 833562
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Calcifer
 +
  |author  = sophie
 +
  |id      = sophie.Calcifer
 +
  |nexus  = 20628
 +
  |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,055: Line 3,154:
 
   |id      = Zoryn.CalendarAnywhere
 
   |id      = Zoryn.CalendarAnywhere
 
   |nexus  =
 
   |nexus  =
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
   |github  = Zoryn4163/SMAPI-Mods
 
   |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Camera Control
 +
  |author  = Nitbandier
 +
  |id      = Nitbandier.CameraControl
 +
  |nexus  = 21502
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,066: Line 3,172:
 
   |nexus  = 16218
 
   |nexus  = 16218
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,077: Line 3,185:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 
   |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Capitalist Split Money
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.CapitalistSplitMoney
 +
  |nexus  = 3083
 +
  |github  = Ilyaki/CapitalistSplitMoney
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,085: Line 3,204:
 
   |nexus  = 7636
 
   |nexus  = 7636
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,094: Line 3,215:
 
   |nexus  = 1333
 
   |nexus  = 1333
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,104: Line 3,227:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Car Warp, Decorative Cars<!--changed in 1.3.0-->
 
   |name    = Car Warp, Decorative Cars<!--changed in 1.3.0-->
   |author  = skellady and sophie
+
   |author  = skellady and sophiesalacia
 
   |id      = sophie.CarWarp
 
   |id      = sophie.CarWarp
 
   |nexus  = 11102
 
   |nexus  = 11102
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Casks Anywhere
 +
  |author  = YukiShiku, LeonBlade
 +
  |id      = CasksAnywhere
 +
  |nexus  = 878
 +
  |chucklefish = 5486
 +
  |moddrop = 124612
 +
  |github  = LeonBlade/CasksAnywhere
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Custom Cask Mod|Custom Cask Mod]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,117: Line 3,253:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
   |status  = workaround
   |unofficial version = 1.1.2-unofficial.1-strobe
+
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,130: Line 3,266:
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Automate|Automate]] instead to run casks.
+
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,138: Line 3,274:
 
   |nexus  = 6011
 
   |nexus  = 6011
 
   |github  = adverserath/StardewValley-CasualLifeMod
 
   |github  = adverserath/StardewValley-CasualLifeMod
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.5.67-unofficial.1-thimadera
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129629
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,145: Line 3,285:
 
   |nexus  = 13137
 
   |nexus  = 13137
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Catalogue Filter- Continued|Catalogue Filter - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Catalogue Filter - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.CatalogueFilter
 +
  |nexus  = 22379
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Catalogue Framework
 +
  |author  = leroymilo
 +
  |id      = leroymilo.CatalogueFramework
 +
  |nexus  = 22364
 +
  |github  = Leroymilo/Catalogue-Framework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,153: Line 3,311:
 
   |moddrop = 716382
 
   |moddrop = 716382
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
   |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = CATastrophic Hunger Crisis, Catastrophic Hunger Code
 +
  |author  = StarCat
 +
  |id      = StarCat.CatastrophicHungerCode
 +
  |nexus  = 19528
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,175: Line 3,342:
 
   |nexus  = 2132
 
   |nexus  = 2132
 
   |github  = skuldomg/catGifts
 
   |github  = skuldomg/catGifts
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,181: Line 3,352:
 
   |id      = DelphinWave.CatsAndDogsMod
 
   |id      = DelphinWave.CatsAndDogsMod
 
   |nexus  = 7407
 
   |nexus  = 7407
   |github =
+
 
 +
   |status = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,189: Line 3,362:
 
   |nexus  = 10975
 
   |nexus  = 10975
 
   |github  = WizardsLizards/CauldronOfChance
 
   |github  = WizardsLizards/CauldronOfChance
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,210: Line 3,385:
 
   |nexus  = 14196
 
   |nexus  = 14196
 
   |github  = slothsoft/stardew-challenger
 
   |github  = slothsoft/stardew-challenger
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,217: Line 3,394:
 
   |nexus  = 14196
 
   |nexus  = 14196
 
   |github  = slothsoft/stardew-challenger
 
   |github  = slothsoft/stardew-challenger
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Challenger-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,255: Line 3,434:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChangeFarmCaves
 
   |id      = MindMeltMax.ChangeFarmCaves
 +
  |curse  = 1004487
 
   |moddrop = 1247516
 
   |moddrop = 1247516
 
   |nexus  = 14000
 
   |nexus  = 14000
Line 2,265: Line 3,445:
 
   |nexus  = 13428
 
   |nexus  = 13428
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,272: Line 3,454:
 
   |nexus  = 3989
 
   |nexus  = 3989
 
   |github  = aleksanderwaagr/Stardew-ChangeProfessions
 
   |github  = aleksanderwaagr/Stardew-ChangeProfessions
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,293: Line 3,477:
 
   |nexus  = 19052
 
   |nexus  = 19052
 
   |github  = DevWithMaj/Stardew-CHAOS
 
   |github  = DevWithMaj/Stardew-CHAOS
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,307: Line 3,493:
 
   |nexus  = 12999
 
   |nexus  = 12999
 
   |github  = JudeRV/SDV_WikiLinker
 
   |github  = JudeRV/SDV_WikiLinker
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chargeable Resource Tools
 +
  |author  = DaLion
 +
  |id      = DaLion.Chargeable
 +
  |nexus  = 23048
 +
  |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,313: Line 3,506:
 
   |id      = PeepCake.CharlieTheChicken
 
   |id      = PeepCake.CharlieTheChicken
 
   |nexus  = 6986
 
   |nexus  = 6986
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chaste Valley
 +
  |author  = Tensor
 +
  |id      = Tensor.ChasteValley
 +
  |nexus  = 21925
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 2,322: Line 3,524:
 
   |moddrop = 833554
 
   |moddrop = 833554
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Default On Cheats|Default On Cheats]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,336: Line 3,542:
 
   |nexus  = 5826
 
   |nexus  = 5826
 
   |github  = Annosz/StardewValleyModding
 
   |github  = Annosz/StardewValleyModding
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,343: Line 3,551:
 
   |nexus  = 5606
 
   |nexus  = 5606
 
   |github  = ChristinaEd/ChefHelperAddToFridges
 
   |github  = ChristinaEd/ChefHelperAddToFridges
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,361: Line 3,571:
 
   |nexus  = 6603
 
   |nexus  = 6603
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,370: Line 3,582:
 
   |nexus  = 3976
 
   |nexus  = 3976
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,377: Line 3,591:
 
   |nexus  = 11580
 
   |nexus  = 11580
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ChessBoards
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,382: Line 3,600:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChestDisplays
 
   |id      = MindMeltMax.ChestDisplays
 +
  |curse  = 997977
 
   |nexus  = 7644
 
   |nexus  = 7644
 
   |moddrop = 1135692
 
   |moddrop = 1135692
Line 2,393: Line 3,612:
 
   |curse  = 501477
 
   |curse  = 501477
 
   |github  = berkayylmao/StardewValleyMods
 
   |github  = berkayylmao/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Feature Set
 +
  |author  = zack20136
 +
  |id      = zack20136.ChestFeatureSet
 +
  |nexus  = 21155
 +
  |github  = zack20136/ChestFeatureSet
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,424: Line 3,652:
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
+
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Chest Pooling V2|Chest Pooling V2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Pooling V2
 +
  |author  = jslattery26
 +
  |id      = jslattery26.ChestPoolingV2
 +
  |nexus  = 22461
 +
  |github  = jslattery26/stardew_mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,432: Line 3,667:
 
   |nexus  = 13946
 
   |nexus  = 13946
 
   |github  = sergiomadd/StardewValleyMods
 
   |github  = sergiomadd/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Chests Anywhere
 
   |name    = Chests Anywhere
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
 
   |id      = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
 +
  |curse  = 1000640
 
   |nexus  = 518
 
   |nexus  = 518
 
   |moddrop = 606600
 
   |moddrop = 606600
Line 2,443: Line 3,680:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Children Like Parents, Dynamic Children Replacer
+
   |name    = Chest Value
   |author  = CroiDorcha
+
   |author  = Jppkr4
   |id      = CroiDorcha.ChildrenLikeParent
+
   |id      = Jppkr4.ChestValue
   |nexus  = 1756
+
   |nexus  = 23816
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Children's Beds Removal
+
   |name    = Chest Values
   |author  = Prismuth
+
   |author  = MysticalAsian
   |id      = Prismuth.ChildBedsRemoval
+
   |id      = MysticalAsian.ChestValues
   |nexus  = 1655
+
   |nexus  = 23878
 
   |github  =
 
   |github  =
 
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Child Bed Config
 +
  |author  = aclockworkhound
 +
  |id      = aclockworkhound.ChildBedConfig
 +
  |nexus  = 3540
 +
  |github  = clockworkhound/SDV-ChildBedConfig
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Children Like Parents, Dynamic Children Replacer
 +
  |author  = CroiDorcha
 +
  |id      = CroiDorcha.ChildrenLikeParent
 +
  |nexus  = 1756
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Children's Beds Removal
 +
  |author  = Prismuth
 +
  |id      = Prismuth.ChildBedsRemoval
 +
  |nexus  = 1655
 +
  |github  =
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
Line 2,469: Line 3,731:
 
   |github  = loe2run/ChildToNPC
 
   |github  = loe2run/ChildToNPC
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
 +
<!--
 
   |unofficial version = 1.2.1-unofficial.8-candidus42
 
   |unofficial version = 1.2.1-unofficial.8-candidus42
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-96#post-68501
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-68501
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,497: Line 3,761:
 
   |nexus  = 8524
 
   |nexus  = 8524
 
   |github  = valruno/ChooseRandomFarmEvent
 
   |github  = valruno/ChooseRandomFarmEvent
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,505: Line 3,771:
 
   |moddrop = 804100
 
   |moddrop = 804100
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,512: Line 3,780:
 
   |nexus  = 16032
 
   |nexus  = 16032
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Never Ending Adventure and Circle of Thorns|Never Ending Adventure and Circle of Thorns]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = CJB Automation
 +
  |author  = CJBok
 +
  |id      = CJBAutomation
 +
  |nexus  = 211
 +
  |github  = CJBok/SDV-Mods
 +
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,517: Line 3,800:
 
   |author  = CJBok and Pathoschild
 
   |author  = CJBok and Pathoschild
 
   |id      = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
 
   |id      = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
 +
  |curse  = 1000644
 
   |nexus  = 4
 
   |nexus  = 4
 
   |moddrop = 741872
 
   |moddrop = 741872
 
   |github  = CJBok/SDV-Mods
 
   |github  = CJBok/SDV-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,526: Line 3,809:
 
   |author  = CJBok and Pathoschild
 
   |author  = CJBok and Pathoschild
 
   |id      = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
 
   |id      = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
 +
  |curse  = 1000641
 
   |nexus  = 93
 
   |nexus  = 93
 
   |moddrop = 741893
 
   |moddrop = 741893
 
   |github  = CJBok/SDV-Mods
 
   |github  = CJBok/SDV-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,555: Line 3,838:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Clean Cellar
 
   |name    = Clean Cellar
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = EpicBellyFlop45.CleanCellar
 
   |id      = EpicBellyFlop45.CleanCellar
 
   |nexus  = 2975
 
   |nexus  = 2975
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,566: Line 3,851:
 
   |nexus  = 794
 
   |nexus  = 794
 
   |github  = tstaples/CleanFarm
 
   |github  = tstaples/CleanFarm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clear Glasses, Clear Glasses - HD Graphics and Filters
 +
  |author  = aurpine
 +
  |id      = aurpine.ClearGlasses
 +
  |nexus  = 21090
 +
  |github  = aurpine/Stardew-SpriteMaster
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,585: Line 3,877:
 
   |moddrop = 664033
 
   |moddrop = 664033
 
   |github  = Sakorona/SDVMods
 
   |github  = Sakorona/SDVMods
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained)
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clint's Backstock
 +
  |author  = Rokugin
 +
  |id      = Rokugin.ClintsBackstock
 +
  |nexus  = 20886
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clock24
 +
  |author  = Lysero
 +
  |id      = Lysero.Clock24
 +
  |nexus  = 3718
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,592: Line 3,905:
 
   |nexus  = 18765
 
   |nexus  = 18765
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cloudy Skies
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.cloudyskies
 +
  |nexus  = 23135
 +
  |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,603: Line 3,923:
 
   |unofficial version = 1.1.1-unofficial.2-Mizzion
 
   |unofficial version = 1.1.1-unofficial.2-Mizzion
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cobalt
 +
  |author  = spacechase0
 +
  |id      = spacechase0.Cobalt
 +
  |nexus  = 1723
 +
  |github  = spacechase0/Cobalt
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,617: Line 3,948:
 
   |nexus  = 9843
 
   |nexus  = 9843
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,626: Line 3,959:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Collapsing On The Farm Fix
+
  |name    = Cold Weather Haley SMAPI
 +
  |author  = DanielSerrano, Lord Xamon
 +
  |id      = LordXamon.ColdWeatherHaleyPRO
 +
  |nexus  = 1169
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Collapsing On The Farm Fix
 
   |author  = monsoonsheep
 
   |author  = monsoonsheep
 
   |id      = monsoonsheep.CollapseOnFarmFix
 
   |id      = monsoonsheep.CollapseOnFarmFix
Line 2,638: Line 3,982:
 
   |nexus  = 10380
 
   |nexus  = 10380
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colored Chests
 +
  |author  = Igorious
 +
  |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
 +
  |nexus  =
 +
  |chucklefish = 3684
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = obsolete
 +
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Colored Crystalariums
 
   |name    = Colored Crystalariums
   |author  = sophie
+
   |author  = sophiesalacia
 
   |id      = sophie.ColoredCrystalariums
 
   |id      = sophie.ColoredCrystalariums
 
   |nexus  = 14428
 
   |nexus  = 14428
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Chests
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ColorfulChests
 +
  |nexus  = 1623
 +
  |moddrop = 279189
 +
  |github  = spacechase0/ColorfulChests
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Fish Ponds
 +
  |author  = rokugin
 +
  |id      = rokugin.colorfulfishponds
 +
  |nexus  = 23615
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,666: Line 4,041:
 
   |nexus  = 16769
 
   |nexus  = 16769
 
   |github  = Floogen/CombatDummy
 
   |github  = Floogen/CombatDummy
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,675: Line 4,052:
 
   |nexus  = 3905
 
   |nexus  = 3905
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,689: Line 4,068:
 
   |author  = SlayerDharok
 
   |author  = SlayerDharok
 
   |id      = SlayerDharok.CombineMachines
 
   |id      = SlayerDharok.CombineMachines
 +
  |curse  = 992028
 
   |nexus  = 7411
 
   |nexus  = 7411
 
   |github  = Videogamers0/SDV-CombineMachines
 
   |github  = Videogamers0/SDV-CombineMachines
Line 2,717: Line 4,097:
 
   |name    = Community Center Anywhere
 
   |name    = Community Center Anywhere
 
   |author  = Stingray
 
   |author  = Stingray
   |id      = Stingray.CCA
+
   |id      = Stingray.CommunityCenterAnywhere<!--changed in 3.0.0-->, Stingray.CCA
 
   |nexus  = 10150
 
   |nexus  = 10150
 
   |github  = Stingrayss/StardewValley
 
   |github  = Stingrayss/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Community Center Bundles Randomizer
 +
  |author  = bowtochris
 +
  |id      = bowtochris.CommunityCenterBundlesRandomizer
 +
  |nexus  = 20425
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,734: Line 4,121:
 
   |nexus  = 9851
 
   |nexus  = 9851
 
   |github  = b-b-blueberry/CustomCommunityCentre
 
   |github  = b-b-blueberry/CustomCommunityCentre
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Community Center-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,752: Line 4,141:
 
   |nexus  = 4446
 
   |nexus  = 4446
 
   |github  = jahangmar/StardewValleyMods
 
   |github  = jahangmar/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Comprehensive Stardew Valley Mod, My Modding
 +
  |author  = BenW, BW
 +
  |id      = BW.MyModding
 +
  |nexus  = 20918
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Concentration on Farming
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.ConcentrationOnFarming
 +
  |nexus  = 1445
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Configurable Bundle Costs
 
   |name    = Configurable Bundle Costs
   |author  = Vertigon
+
   |author  = sophiesalacia
 
   |id      = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
 
   |id      = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
 
   |nexus  = 9444
 
   |nexus  = 9444
   |github  = dtomlinson-ga/ConfigurableBundleCosts
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,776: Line 4,184:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Configurable Luck
 
   |name    = Configurable Luck
   |author  = sophie
+
   |author  = sophiesalacia
 
   |id      = sophie.ConfigurableLuck
 
   |id      = sophie.ConfigurableLuck
 
   |nexus  = 14610
 
   |nexus  = 14610
Line 2,791: Line 4,199:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configurable Shipping Dates
 +
  |author  = Nishtra
 +
  |id      = ConfigurableShippingDates
 +
  |nexus  = 675
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Configurable Special Orders Unlock
 
   |name    = Configurable Special Orders Unlock
   |author  = Vertigon
+
   |author  = sophiesalacia
 
   |id      = Vertigon.ConfigurableSpecialOrdersUnlock
 
   |id      = Vertigon.ConfigurableSpecialOrdersUnlock
 
   |nexus  = 8690
 
   |nexus  = 8690
   |github  = dtomlinson-ga/ConfigurableSpecialOrdersUnlock
+
   |github  = sophiesalacia/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,806: Line 4,226:
 
   |moddrop = 661367
 
   |moddrop = 661367
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,813: Line 4,235:
 
   |nexus  = 3519
 
   |nexus  = 3519
 
   |github  = BayesianBandit/ConfigureMachineSpeed
 
   |github  = BayesianBandit/ConfigureMachineSpeed
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configure Machine Speed
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.ConfigureMachineSpeed
 +
  |nexus  = 21005
 +
  |github  = StephHoel/ModsStardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Confirm Gifts
 +
  |author  = BadScientist
 +
  |id      = BadScientist.ConfirmGifts
 +
  |nexus  = 23224
 +
  |github  = BadScientist/ConfirmGifts
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Confirm Warp Totem
 +
  |author  = John Peters
 +
  |id      = JohnPeters.ConfirmWarpTotem
 +
  |nexus  = 20255
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,827: Line 4,272:
 
   |nexus  = 11411
 
   |nexus  = 11411
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ConnectedGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,841: Line 4,290:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Console Chat
 
   |name    = Console Chat
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = EpicBellyFlop45.ConsoleChat
 
   |id      = EpicBellyFlop45.ConsoleChat
 
   |nexus  = 3768
 
   |nexus  = 3768
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,864: Line 4,313:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Content Code
+
  |name    = Console Coordinates
 +
  |author  = Pillow
 +
  |id      = Pillow.ConsoleCoordinates
 +
  |nexus  = 8957
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Content Code
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.ContentCode
 
   |id      = spacechase0.ContentCode
Line 2,870: Line 4,328:
 
   |nexus  = 10545
 
   |nexus  = 10545
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,908: Line 4,368:
 
   |id      = Vanguard3000.ContextSensitiveGiftCursor
 
   |id      = Vanguard3000.ContextSensitiveGiftCursor
 
   |nexus  = 6564
 
   |nexus  = 6564
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Continuous Music
 +
  |author  = exhaustors
 +
  |id      = exhaustors.ContinuousMusic
 +
  |nexus  = 24348
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 2,916: Line 4,383:
 
   |nexus  = 12801
 
   |nexus  = 12801
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Control Tree
 +
  |author  = Cluom
 +
  |id      = Cluom.ControlTree
 +
  |nexus  = 23119
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,923: Line 4,397:
 
   |nexus  = 8160
 
   |nexus  = 8160
 
   |github  = tesla1889tv/ControlValleyMod
 
   |github  = tesla1889tv/ControlValleyMod
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,931: Line 4,407:
 
   |github  = aEnigmatic/StardewValley
 
   |github  = aEnigmatic/StardewValley
 
   |curse  = 300150
 
   |curse  = 300150
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-28711
 
  |unofficial version = 1.5.2-unofficial.2-borthain
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,951: Line 4,423:
 
   |nexus  = 522
 
   |nexus  = 522
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,960: Line 4,434:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Coop Cursor
+
   |name    = Coop Cursor, Multi-Screen Multiplayer
 
   |author  = DeLiXx
 
   |author  = DeLiXx
 
   |id      = DeLiXx.Coop_Cursor
 
   |id      = DeLiXx.Coop_Cursor
 +
  |curse  = 990474
 
   |nexus  = 12269
 
   |nexus  = 12269
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/delixx/stardew-valley-coop-cursor
+
   |source  = https://gitlab.com/delixx/stardew-valley/coop-cursor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,980: Line 4,455:
 
   |nexus  = 15333
 
   |nexus  = 15333
 
   |github  = ncarigon/StardewValleyMods
 
   |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Copy Invite Code
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.copyinvitecode
 +
  |nexus  = 2171
 +
  |github  = danvolchek/StardewMods
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,987: Line 4,472:
 
   |nexus  = 8522
 
   |nexus  = 8522
 
   |github  = Floogen/CosmeticRings
 
   |github  = Floogen/CosmeticRings
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,996: Line 4,484:
 
   |moddrop = 755868
 
   |moddrop = 755868
 
   |github  = CompSciLauren/stardew-valley-cozy-clothing-mod
 
   |github  = CompSciLauren/stardew-valley-cozy-clothing-mod
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,004: Line 4,494:
 
   |github  = jdusbabek/stardewvalley
 
   |github  = jdusbabek/stardewvalley
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3
 +
<!--
 
   |unofficial version = 1.1.1-unofficial.6-strobe
 
   |unofficial version = 1.1.1-unofficial.6-strobe
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,021: Line 4,513:
 
   |nexus  = 6279
 
   |nexus  = 6279
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,028: Line 4,522:
 
   |nexus  = 4286
 
   |nexus  = 4286
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,035: Line 4,531:
 
   |nexus  = 8031
 
   |nexus  = 8031
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,042: Line 4,540:
 
   |nexus  = 15341
 
   |nexus  = 15341
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,051: Line 4,551:
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Counter
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.CraftCounter
 +
  |nexus  = 2739
 +
  |github  = bcmpinc/StardewHack
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Collections Page
 +
  |author  = Gurm0
 +
  |id      = Gurm0.CraftingCollection
 +
  |curse  = 1008156
 +
  |nexus  = 21620
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Counter
 +
  |author  = lolpcgaming
 +
  |id      = lolpcgaming.CraftingCounter
 +
  |nexus  = 1585
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Priority
 +
  |author  = trienow
 +
  |id      = de.trienow.stardew.craftpriority
 +
  |nexus  = 4174
 +
  |github  = trienow/Stardew-CraftPriority
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crane Machine
 +
  |author  = chocolatte12
 +
  |id      = chocolatte12.CraneMachine
 +
  |nexus  = 20112
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,065: Line 4,612:
 
   |nexus  = 13807
 
   |nexus  = 13807
 
   |github  = KediDili/Creaturebook
 
   |github  = KediDili/Creaturebook
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Critter Rings
+
  |name    = Creeper Forage
   |author  = atravita
+
  |author  = bwdy
 +
  |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
 +
  |nexus  = 2115
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Critter Rings
 +
   |author  = atravita
 
   |id      = atravita.CritterRings
 
   |id      = atravita.CritterRings
 
   |curse  = 870962
 
   |curse  = 870962
Line 3,074: Line 4,633:
 
   |nexus  = 15557
 
   |nexus  = 15557
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crocus Crew Sea Monster Alert, Sea Monster Alert
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.seaMonster
 +
  |nexus  = 20486
 +
  |github  = elizabethcd/SeaMonsterAlert
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,083: Line 4,651:
 
   |github  =
 
   |github  =
 
   |source  = https://gitlab.com/kdau/cropbeasts
 
   |source  = https://gitlab.com/kdau/cropbeasts
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,090: Line 4,660:
 
   |nexus  = 9224
 
   |nexus  = 9224
 
   |github  = FairfieldBW/CropCheck
 
   |github  = FairfieldBW/CropCheck
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,106: Line 4,678:
 
   |moddrop = 793915
 
   |moddrop = 793915
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,120: Line 4,694:
 
   |nexus  = 7203
 
   |nexus  = 7203
 
   |github  = stoobinator/Stardew-Valley-Grace-Period
 
   |github  = stoobinator/Stardew-Valley-Grace-Period
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,131: Line 4,707:
 
   |name    = Crop Growth Info
 
   |name    = Crop Growth Info
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CropGrowthInformation
+
   |id      = aedenthorn.CropGrowthInfo<!--changed in 0.1.1-unofficial.1-->, aedenthorn.CropGrowthInformation
 
   |nexus  = 12178
 
   |nexus  = 12178
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropGrowthInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,141: Line 4,721:
 
   |nexus  = 17761
 
   |nexus  = 17761
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119392
 +
  |unofficial version = 0.3.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Crop Hat
 
   |name    = Crop Hat
   |author  = aed, aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CropHat
 
   |id      = aedenthorn.CropHat
 
   |nexus  = 11787
 
   |nexus  = 11787
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropHat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,155: Line 4,743:
 
   |nexus  = 18120
 
   |nexus  = 18120
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropMarkers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Safety
 +
  |author  = BadNetCode
 +
  |id      = BadNetCode.CropSafety
 +
  |nexus  = 1233
 +
  |moddrop = 130160
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,170: Line 4,773:
 
   |nexus  = 18030
 
   |nexus  = 18030
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropsSurviveSeasonChange
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,203: Line 4,810:
 
   |nexus  = 11467
 
   |nexus  = 11467
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.6-unofficial.1-Logophile
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117759
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,208: Line 4,819:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.CropWalker
 
   |id      = MindMeltMax.CropWalker
 +
  |curse  = 1004489
 
   |moddrop = 1443553
 
   |moddrop = 1443553
 
   |nexus  = 16632
 
   |nexus  = 16632
Line 3,218: Line 4,830:
 
   |nexus  = 17773
 
   |nexus  = 17773
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Crop Watering Bubbles Continued|Crop Watering Bubbles Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Watering Bubbles Continued
 +
  |author  = aedenthorn and tem696969696969, Erinthe
 +
  |id      = tem696969696969.CropWateringBubbles
 +
  |nexus  = 21428
 +
  |github  = kqrse/StardewValleyMods-aedenthorn
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crowcalypse
 +
  |author  = stardemod
 +
  |id      = stardemod.Crowcalypse
 +
  |nexus  = 22594
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,232: Line 4,862:
 
   |nexus  = 7826
 
   |nexus  = 7826
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crystalline Junimo Chests
 +
  |author  = LeFauxMatt and pegfingers
 +
  |id      = furyx639.CrystallineJunimoChests
 +
  |moddrop = 1547134
 +
  |nexus  = 20658
 +
  |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,243: Line 4,881:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
 
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Current Location
 +
  |author  = Omegasis, AlphaOmegasis
 +
  |id      = CurrentLocation102120161203
 +
  |nexus  = 638
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,257: Line 4,906:
 
   |nexus  = 10047
 
   |nexus  = 10047
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,265: Line 4,916:
 
   |github  = defenthenation/StardewMod-CustomSlayerChallenges
 
   |github  = defenthenation/StardewMod-CustomSlayerChallenges
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
  |status            = unofficial
+
<!--
   |unofficial url    = https://github.com/lshtech/StardewMod-CustomSlayerChallenges/releases
+
   |unofficial url    = {{github|lshtech/StardewMod-CustomSlayerChallenges}}/releases
 
   |unofficial version = 2.0.1-unofficial.1-eble
 
   |unofficial version = 2.0.1-unofficial.1-eble
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Asset Modifier, Custom Asset Editor
 +
  |author  = Omegasis, AlphaOmegasis
 +
  |id      = Omegasis.CustomAssetModifier
 +
  |nexus  = 1836
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,276: Line 4,939:
 
   |nexus  = 13826
 
   |nexus  = 13826
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Custom Backpack Framework|The Return of Custom Backpack Framework]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Cask Mod
+
  |name    = Custom Bundles
   |author  = Digus
+
  |author  = LeFauxMatt
   |id      = DIGUS.CustomCaskMod
+
  |id      = furyx639.CustomBundles
   |nexus  = 2642
+
  |nexus  = 8258
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Bush
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.CustomBush
 +
  |curse  = 998265
 +
  |moddrop = 1547214
 +
  |nexus  = 20619
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Custom Cask Mod
 +
   |author  = Digus
 +
   |id      = DIGUS.CustomCaskMod
 +
   |nexus  = 2642
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
}}
 
}}
Line 3,290: Line 4,974:
 
   |nexus  = 7755
 
   |nexus  = 7755
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Custom Chores
 
   |name    = Custom Chores
   |author  = furyx639, LeFauxMatt
+
   |author  = LeFauxMatt
 
   |id      = furyx639.CustomChores
 
   |id      = furyx639.CustomChores
 
   |nexus  = 5315
 
   |nexus  = 5315
 
   |moddrop = 717888
 
   |moddrop = 717888
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Community Center Bundles
 +
  |author  = Alja, alvadea & jaksha
 +
  |id      = alja.CustomCCB
 +
  |nexus  = 21340
 +
  |github  = Jaksha6472/ChallengingCommunityCenterBundles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,305: Line 5,000:
 
   |nexus  = 9850
 
   |nexus  = 9850
 
   |github  = b-b-blueberry/CustomCommunityCentre
 
   |github  = b-b-blueberry/CustomCommunityCentre
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,310: Line 5,007:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CustomCompanions
 
   |id      = PeacefulEnd.CustomCompanions
 +
  |curse  = 870939
 
   |nexus  = 8626
 
   |nexus  = 8626
 
   |github  = Floogen/CustomCompanions
 
   |github  = Floogen/CustomCompanions
Line 3,328: Line 5,026:
 
   |nexus  = 1255
 
   |nexus  = 1255
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Crops
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CustomCrops
 +
  |nexus  = 1592
 +
  |moddrop = 273617
 +
  |github  = spacechase0/CustomCrops
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,335: Line 5,045:
 
   |nexus  = 5830
 
   |nexus  = 5830
 
   |github  = ZaneYork/SDV_Mods
 
   |github  = ZaneYork/SDV_Mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,364: Line 5,076:
 
   |nexus  = 9626
 
   |nexus  = 9626
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,371: Line 5,085:
 
   |nexus  = 5894
 
   |nexus  = 5894
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farm Loader
+
   |name    = Custom Egg Amount to Win the Egg Festival, Egg Festival Custom Egg Amount
   |author  = DeLiXx
+
   |author  = onlythechosen
   |id      = DeLiXx.Custom_Farm_Loader
+
   |id      = otc.eggfestivalcustomeggamount
   |nexus  = 13804
+
   |nexus  = 22380
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Fixed Dialogue
+
   |name    = Custom Element Handler
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.CustomFixedDialogue
 
  |nexus  = 6358
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Furniture
 
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.CustomFurniture
+
   |id      = Platonymous.CustomElementHandler
   |nexus  = 1254
+
   |nexus  = 1068
  |moddrop = 793932
 
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Gift Dialogue
+
   |name    = Custom Emotes
   |author  = PurrplingCat
+
   |author  = purrplingcat
   |id      = PurrplingCat.CustomGiftDialogue
+
   |id      = PurrplingCat.CustomEmotes
   |nexus  = 7304
+
   |nexus  = 10861
   |github  = purrplingcat/StardewMods
+
   |github  = purrplingcat/CustomEmotes
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Gift Limits
+
   |name    = Custom Farming Redux
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomGiftLimits
+
   |id      = Platonymous.CustomFarming
   |nexus  = 13964
+
   |nexus  = 991
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 307366
 +
  |moddrop = 793926
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Hay
+
   |name    = Custom Farming Redux → CFAutomate
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomHay
+
   |id      = Platonymous.CFAutomate
   |nexus  = 16744
+
   |nexus  = 991
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Automate 1.15
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Cart Redux
+
   |name    = Custom Farm Loader
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = DeLiXx
   |id      = KoihimeNakamura.CCR
+
   |id      = DeLiXx.Custom_Farm_Loader
   |nexus  = 1402
+
  |curse  = 990485
   |moddrop = 664037
+
   |nexus  = 13804
   |github = Sakorona/SDVMods
+
   |github  =
 +
   |source = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Death Penalty
+
   |name    = Custom Farm Types
   |author  = CatCattyCat, Cat
+
   |author  = spacechase0
   |id      = cat.customizabledeathpenalty
+
   |id      = spacechase0.CustomFarmTypes
   |nexus  = 1991
+
   |nexus  = 1140
   |moddrop = 833547
+
   |moddrop = 128708
   |github  = danvolchek/StardewMods
+
   |github  = spacechase0/CustomFarmTypes
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Traveling Cart Days
+
   |name    = Custom Fixed Dialogue
   |author  = Yyeahdude
+
   |author  = aedenthorn, Erinthe
   |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
+
   |id      = aedenthorn.CustomFixedDialogue
   |nexus   = 567
+
  |nexus  = 6358
   |github =
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
   |summary = use [[#Custom Fixed Dialogue - Continued|Custom Fixed Dialogue - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Anywhere
+
   |name    = Custom Fixed Dialogue - Continued
   |author  = Cherry, CherryChain
+
   |author  = Datamancer
   |id      = Cherry.CustomizeAnywhere
+
   |id      = datamancer.CustomFixedDialogue
   |nexus  = 4734
+
   |nexus  = 20938
   |moddrop = 716356
+
   |moddrop = 1533308
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Exterior
+
   |name    = Custom Furniture
   |author  = spacechase0
+
   |author  = Platonymous
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id      = Platonymous.CustomFurniture
   |nexus  = 1099
+
   |nexus  = 1254
   |moddrop = 127272
+
   |moddrop = 793932
   |github  = spacechase0/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
+
   |name    = Custom Gift Dialogue
   |author  = MissCoriel
+
   |author  = PurrplingCat
   |id      = misscoriel.hpstam
+
   |id      = PurrplingCat.CustomGiftDialogue
   |nexus  = 5275
+
   |nexus  = 7304
   |github  = MissCoriel/Customize-Health-and-Stamina
+
   |github  = purrplingcat/StardewMods
}}
+
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Wedding Attire
+
   |name    = Custom Gift Limits
   |author  = violetlizabet
+
   |author  = aedenthorn, Erinthe
   |id      = violetlizabet.CustomizeWeddingAttire
+
   |id      = aedenthorn.CustomGiftLimits
   |nexus  = 10761
+
   |nexus  = 13964
   |github  = elizabethcd/CustomizeWeddingAttire
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Kissing
+
   |name    = Custom Gift Limits - Continued
   |author  = Digus
+
   |author  = aedenthorn and FlyingTNT
   |id      = DIGUS.CustomKissingMod
+
   |id      = FlyingTNT.CustomGiftLimits
   |nexus  = 4664
+
   |nexus  = 22385
   |github  = Digus/StardewValleyMods
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Linens
+
   |name    = Custom Greenhouse
   |author  = Mevima
+
   |author  = Forkmaster
   |id      = Mevima.CustomLinens
+
   |id      = Forkmaster.CustomGreenhouse
   |nexus  = 1027
+
   |nexus  = 3464
 
   |github  =
 
   |github  =
  
  |broke in = SMAPI 3.0
+
   |status  = abandoned
   |status   = workaround
 
  |summary = Use [https://www.nexusmods.com/stardewvalley/mods/2184/ Custom Linens for Content Patcher] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Localization
+
   |name    = Custom Harvest Fix
   |author  = ZaneYork
+
   |author  = mytigio
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
+
   |id      = mytigio.customharvestfix
   |nexus  = 5377
+
   |nexus  = 4192
   |github  = ZaneYork/SDV_CustomLocalization
+
   |github  = mytigio/CustomHarvestFix
  
   |summary  = use latest version.
+
  |status  = obsolete
 +
   |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
  |status  = obsolete
 
  |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Locks
+
   |name    = Custom Hay
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomLocks
+
   |id      = aedenthorn.CustomHay
   |nexus  = 6251
+
   |nexus  = 16744
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomHay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Mine Cart Steam
+
   |name    = Custom Home Music, Zelink's ZeldaHome
   |author  = aedenthorn, Erinthe
+
   |author  = zelink, zelinknilez
   |id      = aedenthorn.CustomMineCartSteam
+
   |id      = zelink.zeldaHome
   |nexus  = 14508
+
   |nexus  = 20844
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Movies
+
   |name    = Customise Child Bedroom
   |author  = Platonymous
+
   |author  = Speshkitty
   |id      = Platonymous.CustomMovies
+
   |id      = speshkitty.CustomiseChildBedroom
   |nexus  = 4737
+
   |nexus  = 5540
   |moddrop = 793918
+
   |github  = Speshkitty/CustomiseChildBedroom
   |github = Platonymous/Stardew-Valley-Mods
+
 
 +
   |status = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Music
+
   |name    = Customizable Cart Redux
   |author  = Platonymous
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Platonymous.CustomMusic
+
   |id      = KoihimeNakamura.CCR
   |curse   = 307367
+
   |nexus   = 1402
   |moddrop = 793904
+
   |moddrop = 664037
   |nexus  = 3043
+
   |github  = Sakorona/SDVMods
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC Exclusions
+
   |name    = Customizable Death Penalty
   |author  = Esca, Esca-MMC
+
   |author  = CatCattyCat, Cat
   |id      = Esca.CustomNPCExclusions
+
   |id      = cat.customizabledeathpenalty
   |nexus  = 7089
+
   |nexus  = 1991
   |moddrop = 847997
+
   |moddrop = 833547
   |github  = Esca-MMC/CustomNPCExclusions
+
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC Fixes
+
   |name    = Customizable Traveling Cart Days
   |author  = spacechase0
+
   |author  = Yyeahdude
   |id      = spacechase0.CustomNPCFixes
+
   |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
  |curse  = 867734
+
   |nexus  = 567
  |moddrop = 771669
 
  |nexus  = 3849
 
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom NPC - Riley, Riley House
 
  |author  = SG
 
  |id      = SG.RileyHouse
 
   |nexus  = 5811
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Obelisks
+
   |name    = Customize Anywhere
   |author  = XxHarvzBackxX
+
   |author  = Cherry, CherryChain
   |id      = harvz.CustomObelisks
+
   |id      = Cherry.CustomizeAnywhere
   |nexus  = 10202
+
   |nexus  = 4734
   |github  = XxHarvzBackxX/Custom-Obelisks
+
  |moddrop = 716356
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Object Production
+
   |name    = Customize Cursor Sprite
   |author  = aedenthorn, Erinthe
+
   |author  = Sonozuki
   |id      = aedenthorn.CustomObjectProduction
+
   |id      = EpicBellyFlop45.CustomizeCursorSprite
   |curse   = 868827
+
   |nexus   = 3014
   |nexus  = 10152
+
   |github  = Sonozuki/StardewMods
   |github = aedenthorn/StardewValleyMods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Ore Nodes
+
   |name    = Customize Dresser
   |author  = aedenthorn, Erinthe
+
   |author  = Dragoon23
   |id      = aedenthorn.CustomOreNodes
+
   |id      = Dragoon23.CustomizeDresser
  |curse  = 868903
+
   |nexus  = 23359
   |nexus  = 5966
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Paths
+
   |name    = Customize Exterior
   |author  = Entoarox
+
   |author  = spacechase0
   |id      = Entoarox.CustomPaths
+
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |nexus  = 2272
+
   |nexus  = 1099
   |chucklefish = 5234
+
   |moddrop = 127272
   |github  = Entoarox/StardewMods
+
   |github  = spacechase0/StardewValleyMods
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Pet Beds, Pet Bed
+
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author  = aedenthorn, Erinthe
+
   |author  = MissCoriel
   |id      = aedenthorn.PetBed
+
   |id      = misscoriel.hpstam
   |nexus  = 10462
+
   |nexus  = 5275
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MissCoriel/Customize-Health-and-Stamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Picture Frames
+
   |name    = Customize Trinkets
   |author  = aedenthorn, Erinthe
+
   |author  = Dragoon23
   |id      = aedenthorn.CustomPictureFrames
+
   |id      = Dragoon23.CustomizeTrinkets
   |nexus  = 10704
+
   |nexus  = 23818
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Quest Expiration
+
   |name    = Customize Wedding Attire
   |author  = hawkfalcon
+
   |author  = violetlizabet
   |id      = hawkfalcon.CustomQuestExpiration
+
   |id      = violetlizabet.CustomizeWeddingAttire
   |nexus  = 2148
+
   |nexus  = 10761
   |github  = hawkfalcon/Stardew-Mods
+
   |github  = elizabethcd/CustomizeWeddingAttire
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Reminders
+
   |name    = Custom Kissing
   |author  = Dem1se
+
   |author  = Digus
   |id      = Dem1se.CustomReminders
+
   |id      = DIGUS.CustomKissingMod
   |nexus  = 6215
+
   |nexus  = 4664
  |moddrop = 793899
+
   |github  = Digus/StardewValleyMods
   |github  = Dem1se/CustomReminders
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Renovations, Renovations
+
   |name    = Custom Linens
   |author  = aedenthorn, Erinthe
+
   |author  = Mevima
   |id      = aedenthorn.Renovations
+
   |id      = Mevima.CustomLinens
   |nexus  = 9687
+
   |nexus  = 1027
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|2184|Custom Linens for Content Patcher}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Resource Clumps
+
   |name    = Custom Localization
   |author  = aedenthorn, Erinthe
+
   |author  = ZaneYork
   |id      = aedenthorn.CustomResourceClumps
+
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
   |nexus  = 6669
+
   |nexus  = 5377
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ZaneYork/SDV_CustomLocalization
 +
 
 +
  |summary  = use latest version.
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Signs
+
   |name    = Custom Locks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSigns
+
   |id      = aedenthorn.CustomLocks
   |nexus  = 11336
+
   |nexus  = 6251
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Location
+
   |name    = Custom Locks Updated
   |author  = barteke22
+
   |author  = Rokugin
   |id      = barteke22.CustomSpouseLocation
+
   |id      = Rokugin.CustomLocksUpdated
   |nexus  = 9676
+
   |nexus  = 21148
   |github  = barteke22/StardewMods
+
   |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio Redux
+
   |name    = Custom Mine Cart Steam
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSpousePatioRedux
+
   |id      = aedenthorn.CustomMineCartSteam
   |nexus  = 10889
+
   |nexus  = 14508
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio Wizard
+
   |name    = Custom Movies
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomSpousePatioWizard
+
   |id      = Platonymous.CustomMovies
   |nexus  = 7775
+
   |nexus  = 4737
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793918
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Rooms
+
   |name    = Custom Music
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomSpouseRooms
+
   |id      = Platonymous.CustomMusic
   |curse  = 868833
+
   |curse  = 307367
   |nexus  = 10029
+
  |moddrop = 793904
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 3043
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Starter Furniture
+
   |name    = Custom Names
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.CustomStarterFurniture
+
   |id      = MindMeltMax.CustomNames
   |nexus  = 16729
+
  |curse  = 1008334
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 23131
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Starter Package
+
   |name    = Custom NPC
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomStarterPackage
+
   |id      = Platonymous.CustomNPC
   |nexus  = 14152
+
   |nexus  = 1607
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tokens
+
   |name    = Custom NPC Exclusions
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = Esca, Esca-MMC
   |id      = TheMightyAmondee.CustomTokens
+
   |id      = Esca.CustomNPCExclusions
   |nexus  = 7517
+
   |nexus  = 7089
   |github  = TheMightyAmondee/CustomTokens
+
  |moddrop = 847997
 +
   |github  = Esca-MMC/CustomNPCExclusions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Toolbar
+
   |name    = Custom NPC Fixes
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.CustomToolbar
+
   |id      = spacechase0.CustomNPCFixes
   |nexus  = 11322
+
  |curse  = 867734
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 771669
 +
   |nexus  = 3849
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tool Effect
+
   |name    = Custom NPC - Riley, Riley House
   |author  = ZaneYork
+
   |author  = SG
   |id      = ZaneYork.CustomToolEffect
+
   |id      = SG.RileyHouse
   |nexus  = 5712
+
   |nexus  = 5811
  |github  = ZaneYork/CustomToolEffect
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Tool Range
 
  |author  = trashcan9
 
  |id      = trashcan9.CustomToolRange
 
  |nexus  = 16384
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tracker
+
   |name    = Custom Obelisks
   |author  = Esca, Esca-MMC
+
   |author  = XxHarvzBackxX
   |id      = Esca.CustomTracker
+
   |id      = harvz.CustomObelisks
   |nexus  = 5108
+
   |nexus  = 10202
   |github  = Esca-MMC/CustomTracker
+
   |github  = XxHarvzBackxX/Custom-Obelisks
   |moddrop = 706059
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Transparency
+
   |name    = Custom Object Production
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.customtransparency
+
   |id      = aedenthorn.CustomObjectProduction
   |nexus   = 2359
+
   |curse   = 868827
   |moddrop = 833556
+
   |nexus  = 10152
   |github  = danvolchek/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Trash Can
+
   |name    = Custom Ore Nodes
  |author  = ShivaGuy
 
  |id      = ShivaGuy.CustomTrashCan
 
  |nexus  = 11835
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Tree Tweaks, More Wood
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TreeTweaks
+
   |id      = aedenthorn.CustomOreNodes
   |nexus  = 10760
+
  |curse  = 868903
 +
   |nexus  = 5966
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom TV
+
   |name    = Custom Paths
   |author  = Platonymous
+
   |author  = Entoarox
   |id      = Platonymous.CustomTV
+
   |id      = Entoarox.CustomPaths
   |curse   = 877224
+
   |nexus   = 2272
   |nexus  = 6775
+
   |chucklefish = 5234
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Wallpaper Framework
+
   |name    = Custom Pet Beds, Pet Bed
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWallpaperFramework
+
   |id      = aedenthorn.PetBed
  |curse  = 868751
+
   |nexus  = 10462
   |nexus  = 12510
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warp Locations
+
   |name    = Custom Picture Frames
  |author  = CatCattyCat, Cat
 
  |id      = cat.customwarplocations
 
  |nexus  = 1688
 
  |moddrop = 833544
 
  |github  = danvolchek/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Warp Points
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWarpPoints
+
   |id      = aedenthorn.CustomPictureFrames
   |nexus  = 9651
+
   |nexus  = 10704
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Warps
 
  |author  = f4iTh, JertsukkaTheMan
 
  |id      = f4iTh.CustomWarps
 
  |nexus  = 3445
 
  |github  =
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Winter Star Gifts
+
   |name    = Custom Quest Expiration
   |author  = XxHarvzBackxX
+
   |author  = hawkfalcon
   |id      = harvz.CWSG
+
   |id      = hawkfalcon.CustomQuestExpiration
   |nexus  = 10024
+
   |nexus  = 2148
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
+
   |github  = hawkfalcon/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cut the Cord, TvMenu
+
   |name    = Custom Reminders
   |author  = cgifox
+
   |author  = Dem1se
   |id      = cgifox.CutTheCord
+
   |id      = Dem1se.CustomReminders
   |nexus  = 9571
+
   |nexus  = 6215
   |github  = harshlele/CutTheCord
+
  |moddrop = 793899
 +
   |github  = Dem1se/CustomReminders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cycle Tools
+
   |name    = Custom Renovations, Renovations
   |author  = furyx639
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.CycleTools
+
   |id      = aedenthorn.Renovations
   |curse   = 871827
+
   |nexus   = 9687
   |nexus  = 13973
+
   |github  = aedenthorn/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Farm Photo
+
   |name    = Custom Resource Clumps
   |author  = Seawolf, seawolf87
+
   |author  = aedenthorn, Erinthe
   |id      = Seawolf.DailyFarmPhoto
+
   |id      = aedenthorn.CustomResourceClumps
   |nexus  = 4791
+
   |nexus  = 6669
   |github  = Seawolf87/DailyFarmPhoto
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
+
   |name    = Custom Shirts
   |author  = BlaDe
+
   |author  = Platonymous
   |id      = BlaDe.StepsTakenOnScreen
+
   |id      = Platonymous.CustomShirts
   |nexus  = 6783
+
   |nexus  = 2416
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck Message
+
   |name    = Custom Shops Redux
   |author  = Schematix, Schmtx
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Schematix.DailyLuckMessage
+
   |id      = Omegasis.CustomShopReduxGui
   |nexus  = 1327
+
   |nexus  = 1378
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily News
+
   |name    = Custom Signs
   |author  = bashNinja
+
   |author  = aedenthorn, Erinthe
   |id      = bashNinja.DailyNews
+
   |id      = aedenthorn.CustomSigns
   |nexus  = 1141
+
   |nexus  = 11336
   |github  = miketweaver/DailyNews
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Pet the Animals
+
   |name    = Custom Spouse Location
   |author  = flowoeB
+
   |author  = barteke22
   |id      = flowoeB.DailyPetTheAnimals
+
   |id      = barteke22.CustomSpouseLocation
   |nexus  = 8356
+
   |nexus  = 9676
   |github  =
+
   |github  = barteke22/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Phone Quest
+
   |name    = Custom Spouse Patio
   |author  = ActionJackson
+
   |author  = aedenthorn, Erinthe
   |id      = ActionJackson.DailyPhoneQuest
+
   |id      = aedenthorn.CustomSpousePatio
   |nexus  = 14648
+
   |nexus  = 6630
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
+
   |name    = Custom Spouse Patio Redux
   |author  = MevNav
+
   |author  = aedenthorn, Erinthe
   |id      = MevNav.DailyPlanner
+
   |id      = aedenthorn.CustomSpousePatioRedux
   |nexus  = 16704
+
   |nexus  = 10889
   |github  = BuildABuddha/StardewDailyPlanner
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
  |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Screenshot
+
   |name    = Custom Spouse Patio Wizard
   |author  = CompSciLauren
+
   |author  = aedenthorn, Erinthe
   |id      = CompSciLauren.DailyScreenshot
+
   |id      = aedenthorn.CustomSpousePatioWizard
   |nexus  = 4779
+
   |nexus  = 7775
   |chucklefish = 5907
+
   |github  = aedenthorn/StardewValleyMods
  |moddrop = 677025
+
 
   |curse  = 353698
+
   |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
  |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Special Orders
+
   |name    = Custom Spouse Rooms
   |author  = shekurika
+
   |author  = aedenthorn, Erinthe
   |id      = shekurika.DailySpecialOrders
+
   |id      = aedenthorn.CustomSpouseRooms
   |nexus  = 9693
+
  |curse  = 868833
   |github  = shekurika/DailySpecialOrders
+
   |nexus  = 10029
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = workaround
 +
  |summary            = use [[#Custom Spouse Rooms - Continued|Custom Spouse Rooms - Continued]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184 unofficial update] instead.
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184
 +
  |unofficial version = 0.8.3-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Tasks Report
+
   |name    = Custom Spouse Rooms - Continued
   |author  = GuiNoya, Yesst
+
   |author  = Datamancer
   |id      = GuiNoya.DailyTasksReport
+
   |id      = datamancer.CustomSpouseRooms
   |nexus  = 1624
+
   |nexus  = 20966
   |github  = GuiNoya/SVMods
+
   |moddrop = 1534005
 
+
   |github  = csandwith/StardewValleyMods
   |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.4.2-unofficial.8-prism99
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dan Utils
+
   |name    = Custom Starter Furniture
   |author  = Danmw3
+
   |author  = aedenthorn, Erinthe
   |id      = danmw3.DanUtils
+
   |id      = aedenthorn.CustomStarterFurniture
   |nexus  = 2287
+
   |nexus  = 16729
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dark User Interface
+
   |name    = Custom Starter Package
   |author  = zazizu
+
   |author  = aedenthorn, Erinthe
   |id      = zazizu.darkUI
+
   |id      = aedenthorn.CustomStarterPackage
   |nexus  = 4056
+
   |nexus  = 14152
   |github  = cilekli-link/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Data Layers, Data Maps
+
   |name    = Custom Tapper Framework
   |author  = Pathoschild
+
   |author  = Selph, zombifier
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id      = selph.CustomTapperFramework
   |nexus  = 1691
+
   |nexus  = 22975
  |moddrop = 606646
+
   |github  = zombifier/My_Stardew_Mods
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dear Diary, Journal Keeping Mod
+
   |name    = Custom Tokens
   |author  = MissCoriel
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = misscoriel.diary
+
   |id      = TheMightyAmondee.CustomTokens
   |nexus  = 4451
+
   |nexus  = 7517
  |moddrop = 624395
+
   |github  = TheMightyAmondee/CustomTokens
   |github  = MissCoriel/Dear-Diary
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Death Tweaks
+
   |name    = Custom Toolbar
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DeathTweaks
+
   |id      = aedenthorn.CustomToolbar
   |nexus  = 18174
+
   |nexus  = 11322
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Debug Mode
+
   |name    = Custom Tool Effect
   |author  = Pathoschild
+
   |author  = ZaneYork
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id      = ZaneYork.CustomToolEffect
   |nexus   = 679
+
  |nexus  = 5712
   |moddrop = 606608
+
  |github  = ZaneYork/CustomToolEffect
   |github  = Pathoschild/StardewMods
+
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Tool Range
 +
   |author  = trashcan9
 +
   |id      = trashcan9.CustomToolRange
 +
   |nexus  = 16384
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Decrafting Mod
+
   |name    = Custom Tracker
   |author  = iSkLz_, MSCFC
+
   |author  = Esca, Esca-MMC
   |id      = MSCFC.DecraftingMod
+
   |id      = Esca.CustomTracker
   |nexus  = 4158
+
   |nexus  = 5108
   |github  = iSkLz/DecraftingMod
+
   |github  = Esca-MMC/CustomTracker
 +
  |moddrop = 706059
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods
+
   |name    = Custom Transparency
   |author  = Max Vollmer, SVProtector
+
   |author  = CatCattyCat, Cat
   |id      = maxvollmer.deepwoodsmod
+
   |id      = cat.customtransparency
   |nexus  = 2571
+
   |nexus  = 2359
   |github  = maxvollmer/DeepWoodsMod
+
  |moddrop = 833556
 +
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Seasonal Obelisk
+
   |name    = Custom Trash Can
   |author  = Sandman53
+
   |author  = ShivaGuy
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id      = ShivaGuy.CustomTrashCan
   |nexus  = 5016
+
   |nexus  = 11835
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Warp Network Integration
+
   |name    = Custom Tree Tweaks, More Wood
   |author  = Tlitookilakin
+
   |author  = aedenthorn, Erinthe
   |id      = tlitookilakin.deepwoodswarpnet
+
   |id      = aedenthorn.TreeTweaks
   |nexus  = 10240
+
   |nexus  = 10760
   |moddrop = 1060419
+
   |github  = aedenthorn/StardewValleyMods
   |github  = tlitookilakin/WarpnetDeepwoods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Farmer
+
   |name    = Custom TV
   |author  = Tyler Gibbs
+
   |author  = Platonymous
   |id      = tylergibbs2.DefaultFarmer
+
   |id      = Platonymous.CustomTV
   |nexus  = 12421
+
  |curse  = 877224
   |github  = tylergibbs2/DefaultFarmer
+
   |nexus  = 6775
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Window Size
+
   |name    = Custom TV Channel
   |author  = DecidedlyHuman
+
   |author  = chieeri323
   |id      = DecidedlyHuman.DefaultWindowSize
+
   |id      = chieeri323.customtvchannel
   |nexus  = 10939
+
   |nexus  = 24278
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Service
+
   |name    = Custom Wallpaper Framework
   |author  = AxesOfEvil
+
   |author  = aedenthorn, Erinthe
   |id      = AxesOfEvil.DeliveryService
+
   |id      = aedenthorn.CustomWallpaperFramework
   |nexus  = 5187
+
  |curse  = 868751
   |github  = AxesOfEvil/SV_DeliveryService
+
   |nexus  = 12510
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Upgrade Tool
+
   |name    = Custom Walls and Floors
   |author  = Dash, yuukidach
+
   |author  = Platonymous
   |id      = Pathoschild.test
+
   |id      = Platonymous.CustomWallsAndFloors
   |nexus  = 5570
+
  |curse  = 307569
   |github  =
+
  |moddrop = 793903
 +
   |nexus  = 3010
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Grabber Redux
+
   |name    = Custom Warp Locations
   |author  = ferdaber
+
   |author  = CatCattyCat, Cat
   |id      = ferdaber.DeluxeGrabberRedux
+
   |id      = cat.customwarplocations
   |nexus  = 7920
+
   |nexus  = 1688
   |github  = ferdaber/sdv-mods
+
  |moddrop = 833544
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Hats
+
   |name    = Custom Warp Points
   |author  = domsim1
+
   |author  = aedenthorn, Erinthe
   |id      = domsim1.DeluxeHats
+
   |id      = aedenthorn.CustomWarpPoints
   |nexus  = 5836
+
   |nexus  = 9651
   |github  = domsim1/stardew-valley-deluxe-hats-mod
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Journal
+
   |name    = Custom Warps
   |author  = MolsonCAD
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = MolsonCAD.DeluxeJournal
+
   |id      = f4iTh.CustomWarps
   |nexus  = 11436
+
   |nexus  = 3445
   |github  = MolsonCAD/DeluxeJournal
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demanding Shipping
+
   |name    = Custom Winter Star Gifts
   |author  = lech43
+
   |author  = XxHarvzBackxX
   |id      = lech43.DemandingShipping
+
   |id      = harvz.CWSG
   |nexus  = 7315
+
   |nexus  = 10024
   |github  =
+
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demetrius Visits Cave
+
   |name    = Cut the Cord, TvMenu
   |author  = Kichjo
+
   |author  = cgifox
   |id      = Kichjo.DemetriusVisitsCave
+
   |id      = cgifox.CutTheCord
   |nexus  = 5477
+
   |nexus  = 9571
   |github  = KeelanRosa/StardewMods
+
   |github  = harshlele/CutTheCord
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Bloom Farm
+
   |name    = Cycle Tools
   |author  = DeLiXx
+
   |author  = LeFauxMatt
   |id      = DeLiXx.Desert_Bloom_Farm
+
   |id      = furyx639.CycleTools
   |nexus  = 16750
+
  |curse  = 871827
   |github  =
+
   |nexus  = 13973
   |source  = https://gitlab.com/delixx/stardew-valley-desert-bloom-farm
+
   |github  = LeFauxMatt/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Destroyable Bushes
+
   |name    = Daily Farm Photo
   |author  = Esca, Esca-MMC
+
   |author  = Seawolf, seawolf87
   |id      = Esca.DestroyableBushes
+
   |id      = Seawolf.DailyFarmPhoto
   |nexus  = 6304
+
   |nexus  = 4791
  |moddrop = 798245
+
   |github  = Seawolf87/DailyFarmPhoto
   |github  = Esca-MMC/DestroyableBushes
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Detailed Sprites
+
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
   |author  = RainsKuro, RainzKuro
+
   |author  = BlaDe
   |id      = RainzKuro.DetailedSprites
+
   |id      = BlaDe.StepsTakenOnScreen
   |nexus  = 15549
+
   |nexus  = 6783
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Box Redesign
+
   |name    = Daily Luck Message
   |author  = gzhynko
+
   |author  = Schematix, Schmtx
   |id      = GZhynko.DialogueBoxRedesign
+
   |id      = Schematix.DailyLuckMessage
   |nexus  = 8853
+
   |nexus  = 1327
   |github  = gzhynko/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Display Framework
+
   |name    = Daily Luck on HUD, JustLuckMod
   |author  = aedenthorn, Erinthe
+
   |author  = zeldela
   |id      = aedenthorn.DialogueDisplayFramework
+
   |id      = dJustLuckMod
  |curse  = 868761
+
   |nexus  = 10386
   |nexus  = 11661
+
   |github  = zeldela/sdv-mods
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Extension
+
   |name    = Daily News
   |author  = elbe
+
   |author  = bashNinja
   |id      = elbe.DialogueExtension
+
   |id      = bashNinja.DailyNews
   |nexus  = 10851
+
   |nexus  = 1141
   |github  = lshtech/DialogueExtension
+
   |github  = miketweaver/DailyNews
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue New Line
+
   |name    = Daily Notifications, Event Notifications
   |author  = aedenthorn, Erinthe
+
   |author  = dreamsicl
   |id      = aedenthorn.DialogueNewLine
+
   |id      = EventNotifications
   |curse   = 868753
+
  |nexus  =
   |nexus   = 12175
+
  |chucklefish = 3621
   |github = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
   |broke in = Stardew Valley 1.2?
 +
   |status   = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 +
<!--
 +
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 +
  |unofficial version = 1.2.1-unofficial.3-f4ith
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Tester
+
   |name    = Daily Pet the Animals
   |author  = DecidedlyHuman
+
   |author  = flowoeB
   |id      = DecidedlyHuman.DialogueTester
+
   |id      = flowoeB.DailyPetTheAnimals
   |nexus  = 9887
+
   |nexus  = 8356
  |moddrop = 1035899
+
   |github  =
   |github  = DecidedlyHuman/DialogueTester
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Trees
+
   |name    = Daily Phone Quest
   |author  = aedenthorn, Erinthe
+
   |author  = ActionJackson
   |id      = aedenthorn.DialogueTrees
+
   |id      = ActionJackson.DailyPhoneQuest
   |nexus  = 9550
+
   |nexus  = 14648
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Did You Water Your Crops
 
  |author  = Nishtra
 
  |id      = Nishtra.DidYouWaterYourCrops
 
  |nexus  = 1583
 
 
   |github  =
 
   |github  =
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
  |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 
   |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
+
   |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
   |author  = shanks3042
+
   |author  = MevNav
   |id      = shanks3042.StardewValleyEasyPrairieKing
+
   |id      = MevNav.DailyPlanner
   |nexus  = 5816
+
   |nexus  = 16704
   |github  =
+
   |github  = BuildABuddha/StardewDailyPlanner
  |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dimensional Pockets
+
   |name    = Daily Quest Anywhere
   |author  = spacechase0
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = spacechase0.DimensionalPockets
+
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
   |nexus  = 12706
+
   |nexus  = 513
   |github  = spacechase0/StardewValleyMods
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dino Form
+
   |name    = Daily Screenshot
   |author  = aedenthorn, Erinthe
+
   |author  = CompSciLauren
   |id      = aedenthorn.DinoForm
+
   |id      = CompSciLauren.DailyScreenshot
   |nexus  = 18244
+
   |nexus  = 4779
   |github  = aedenthorn/StardewValleyMods
+
  |chucklefish = 5907
 +
  |moddrop = 677025
 +
  |curse  = 353698
 +
   |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Auto Pickup
+
   |name    = Daily Special Orders
   |author  = Eugenii10
+
   |author  = shekurika
   |id      = KubichekEV.DisableAutoPickup
+
   |id      = shekurika.DailySpecialOrders
   |nexus  = 9717
+
   |nexus  = 9693
   |github  =
+
   |github  = shekurika/DailySpecialOrders
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Gamepad, Disable Controller
+
   |name    = Daily Tasks Report
   |author  = lperkins2, Logan Perkins
+
   |author  = GuiNoya, Yesst
   |id      = lperkins2.DisableController
+
   |id      = GuiNoya.DailyTasksReport
   |nexus  = 2229
+
   |nexus  = 1624
   |github  =
+
   |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.4.2-unofficial.8-prism99
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Discord Rich Presence
+
   |name    = Daily Tasks Report Plus
   |author  = RuiNtD
+
   |author  = Prism 99
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
+
   |id      = Prism99.DailyTasksReportPlus
   |nexus  = 2156
+
   |nexus  = 20871
   |github  = RuiNtD/SVRichPresence
+
   |github  = Prism-99/DailyTaskReportPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dish of the Day Display
+
   |name    = DaLionheart
   |author  = MouseyPounds
+
   |author  = DaLion
   |id      = MouseyPounds.DishOfTheDayDisplay
+
   |id      = DaLion.Core
   |nexus  = 3960
+
   |nexus  = 24332
   |github  = MouseyPounds/stardew-mods
+
   |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dismantle Craftables
+
   |name    = Dan Utils
   |author  = jahangmar
+
   |author  = Danmw3
   |id      = jahangmar.DismantleCraftables
+
   |id      = danmw3.DanUtils
   |nexus  = 3687
+
   |nexus  = 2287
   |github  = jahangmar/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Display Energy
+
   |name    = Dark User Interface
   |author  = dmarcoux
+
   |author  = zazizu
   |id      = dmarcoux.DisplayEnergy
+
   |id      = zazizu.darkUI
   |nexus  = 10662
+
   |nexus  = 4056
   |moddrop = 1087175
+
   |github  = cilekli-link/SDVMods
   |github  = dmarcoux/DisplayEnergy
+
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Displays
+
   |name    = Data Layers, Data Maps
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Pathoschild
   |id      = spacechase0.Displays
+
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |curse  = 867712
+
   |curse  = 1000628
   |nexus  = 7635
+
   |nexus  = 1691
   |github  = spacechase0/StardewValleyMods
+
  |moddrop = 606646
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
+
   |name    = Date Night
   |author  = Airyn and the DSV Team
+
  |author  = SUPERT
   |id      = DSV.Core
+
  |id      = supert.datenight
   |nexus  = 17059
+
  |nexus  = 11459
   |github  =
+
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22714|Date Night Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dear Diary, Journal Keeping Mod
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.diary
 +
  |nexus  = 4451
 +
  |moddrop = 624395
 +
  |github  = MissCoriel/Dear-Diary
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Death Tweaks
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.DeathTweaks
 +
   |nexus  = 18174
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Eat That
+
   |name    = Debug Mode
   |author  = Pyrohead37
+
   |author  = Pathoschild
   |id      = Pyrohead37.DontEatThat
+
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus  = 1951
+
  |curse  = 1000634
   |github  = jahangmar/StardewValleyMods
+
   |nexus  = 679
 +
  |moddrop = 606608
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Stop Me Now
+
   |name    = Decrafting Mod
   |author  = Shockah
+
   |author  = iSkLz_, MSCFC
   |id      = Shockah.DontStopMeNow
+
   |id      = MSCFC.DecraftingMod
   |nexus  = 10941
+
   |nexus  = 4158
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = iSkLz/DecraftingMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Double Standard Farm
+
   |name    = Deep Woods
   |author  = Leaf
+
   |author  = Max Vollmer, SVProtector
   |id      = Leaf.DoubleStandardFarm
+
   |id      = maxvollmer.deepwoodsmod
   |nexus  = 3928
+
  |curse  = 992429
   |github  =
+
   |nexus  = 2571
 +
   |github  = maxvollmer/DeepWoodsMod
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Downtown Zuzu
+
   |name    = Deep Woods Seasonal Obelisk
   |author  = XxHarvzBackxX, Zuzu Development Team
+
   |author  = Sandman53
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus  = 8587
+
   |nexus  = 5016
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DPad Inventory Hotkey
+
   |name    = Deep Woods Warp Network Integration
   |author  = joljyo
+
   |author  = Tlitookilakin
   |id      = joljyo.DPadInventoryHotkey
+
   |id      = tlitookilakin.deepwoodswarpnet
   |nexus  = 7507
+
   |nexus  = 10240
   |github  =
+
  |moddrop = 1060419
 +
   |github  = tlitookilakin/WarpnetDeepwoods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dragon Pearl Lure
+
   |name    = Default Animal Skin Replacer, Default Skin Replace
   |author  = violetlizabet
+
   |author  = bungus
   |id      = violetlizabet.DragonPearlLure
+
   |id      = bungus.DefaultSkinReplace
   |nexus  = 15109
+
   |nexus  = 21612
   |github  = elizabethcd/DragonPearlLure
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Draw Fish Ponds Over Grass
+
   |name    = Default Farmer
   |author  = atravita
+
   |author  = Tyler Gibbs
   |id      = atravita.DrawFishPondsOverGrass
+
   |id      = tylergibbs2.DefaultFarmer
  |curse  = 870981
+
   |nexus  = 12421
  |moddrop = 1125248
+
   |github  = tylergibbs2/StardewValleyMods
   |nexus  = 11352
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dreamscape
+
   |name    = Default On Cheats
   |author  = aedenthorn, Erinthe
+
   |author  = EnderTedi
   |id      = aedenthorn.Dreamscape
+
   |id      = EnderTedi.DefaultOnCheats
   |nexus  = 11742
+
   |nexus  = 21035
   |github  = aedenthorn/StardewValleyMods
+
   |github  = EnderTedi/DefaultOnCheats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drive By
+
   |name    = Default Window Size
   |author  = BlaDe
+
   |author  = DecidedlyHuman
   |id      = BlaDe.DriveBy
+
   |id      = DecidedlyHuman.DefaultWindowSize
   |nexus  = 12033
+
   |nexus  = 10939
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drop It - Drop Item Hotkey
+
   |name    = Delivery Service
   |author  = Goldenrevolver
+
   |author  = AxesOfEvil
   |id      = Goldenrevolver.DropItHotkey
+
   |id      = AxesOfEvil.DeliveryService
   |nexus  = 7971
+
   |nexus  = 5187
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = AxesOfEvil/SV_DeliveryService
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Buddy
+
   |name    = Delivery Upgrade Tool
   |author  = SwiftSails
+
   |author  = Dash, yuukidach
   |id      = SwiftSails.DungeonBuddy
+
   |id      = Pathoschild.test
   |nexus  = 7864
+
   |nexus  = 5570
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Merchants
+
   |name    = Deluxe Auto-Grabber, Coop Grabber
   |author  = aedenthorn, Erinthe
+
   |author  = stokastic
   |id      = aedenthorn.DungeonMerchants
+
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |nexus  = 14630
+
   |nexus  = 2462
   |github  = aedenthorn/StardewValleyMods
+
   |github  = stokastic/CoopGrabber
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durable Fences
+
   |name    = Deluxe Auto-Petter
   |author  = Zoryn
+
   |author  = Frostiverse
   |id      = Zoryn.DurableFences
+
   |id      = Frostiverse.DeluxeAutoPetter
   |nexus  =
+
   |nexus  = 23226
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = Hunter-Chambers/StardewValleyMods
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durin's Rest
+
   |name    = Deluxe Grabber Redux
   |author  = NoFogBob and PaulDunstan
+
   |author  = ferdaber
   |id      = NoFogBob.DurinsRest_CSharp
+
   |id      = ferdaber.DeluxeGrabberRedux
   |nexus  = 12345
+
   |nexus  = 7920
   |github  =
+
   |github  = ferdaber/sdv-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Deluxe Grabber Redux 1.6|Deluxe Grabber Redux 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul
+
   |name    = Deluxe Grabber Redux 1.6
   |author  = CyanFire
+
   |author  = Nykal145
   |id      = CF.SMAPI.DustyOverhaul
+
   |id      = Nykal145.DeluxeGrabberRedux16
   |nexus  = 13057
+
   |nexus  = 20799
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul - SVE
+
   |name    = Deluxe Hats
  |author  = CyanFire
+
   |author  = domsim1
  |id      = CF.SMAPI.DustyOverhaulSVE
+
   |id      = domsim1.DeluxeHats
  |nexus  = 13265
+
   |nexus  = 5836
  |github  =
+
   |github  = domsim1/stardew-valley-deluxe-hats-mod
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = DVR
 
   |author  = captncraig
 
   |id      = captncraig.dvr
 
   |nexus  = 3860
 
   |github  = captncraig/StardewMods
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarf Scroll Prices
+
   |name    = Deluxe Journal
   |author  = noriteway
+
   |author  = MolsonCAD
   |id      = noriteway.DwarfScrollPrice
+
   |id      = MolsonCAD.DeluxeJournal
   |nexus  = 16386
+
   |nexus  = 11436
   |github  = noriteway/StardewMods
+
   |github  = MolsonCAD/DeluxeJournal
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarvish Mattock
+
   |name    = Demanding Shipping
   |author  = Anthony Hilyard, Grend
+
   |author  = lech43
   |id      = com.anthonyhilyard.dwarvishmattock
+
   |id      = lech43.DemandingShipping
   |curse   = 536418
+
   |nexus   = 7315
   |nexus  = 9684
+
   |github  =
   |github  = AHilyard/DwarvishMattock
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Bodies
+
   |name    = Demetrius Solo Dancing, Robin Building Token
   |author  = ribeena
+
   |author  = DrSpactacus, NateMod
   |id      = ribeena.dynamicbodies
+
   |id      = NateMod.RobinBuildingToken
   |nexus  = 12893
+
   |nexus  = 22564
   |github  = ribeena/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Checklist
+
   |name    = Demetrius Visits Cave
   |author  = gunnargolf
+
   |author  = Kichjo
   |id      = gunnargolf.DynamicChecklist
+
   |id      = Kichjo.DemetriusVisitsCave
   |nexus  = 1145
+
   |nexus  = 5477
   |github  = gunnargolf/DynamicChecklist
+
   |github  = KeelanRosa/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
+
   |summary  = use {{nexus mod|17575|Demetrius Visits Cave Redux}} instead.
<!--
 
  |unofficial version = 1.0.2-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Clothing
+
   |name    = Desert Bloom Farm
   |author  = hilovids
+
   |author  = DeLiXx
   |id      = hilovids.DynamicClothing
+
   |id      = DeLiXx.Desert_Bloom_Farm
   |nexus  = 10078
+
  |curse  = 990494
 +
   |nexus  = 16750
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Crops
+
   |name    = Desert Obelisk
   |author  = HaulinOats
+
   |author  = CatCattyCat, Cat
   |id      = HaulinOats.DynamicCrops
+
   |id      = cat.desertobelisk
   |nexus  = 13800
+
   |nexus  = 2021
   |github  = HaulinOats/StardewMods
+
  |moddrop = 833549
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Dialogues Framework
+
   |name    = Destroyable Bushes
   |author  = mistyspring
+
   |author  = Esca, Esca-MMC
   |id      = mistyspring.dynamicdialogues
+
   |id      = Esca.DestroyableBushes
   |curse   = 880516
+
   |nexus   = 6304
   |nexus  = 12836
+
   |moddrop = 798245
   |github  = misty-spring/StardewMods
+
   |github  = Esca-MMC/DestroyableBushes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Flooring
+
   |name    = Detailed Sprites
   |author  = aedenthorn, Erinthe
+
   |author  = RainsKuro, RainzKuro
   |id      = aedenthorn.DynamicFlooring
+
   |id      = RainzKuro.DetailedSprites
   |nexus  = 14780
+
   |nexus  = 15549
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets
+
   |name    = DewCord Rich Presence
   |author  = spacechase0
+
   |author  = explosivetortellini
   |id      = spacechase0.DynamicGameAssets
+
   |id      = explosivetortellini.StardewValleyDRP
   |curse   = 867707
+
   |nexus   = 8348
   |nexus   = 9365
+
   |github  = explosivetortellini/StardewValleyDRP
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.5.5
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets → DGA Automate
+
   |name    = Dialog to Clipboard
   |author  = spacechase0
+
   |author  = dlrdlrdlr
   |id      = spacechase0.DGAAutomate
+
   |id      = dlrdlrdlr.DialogToClipboard
   |nexus  = 9365
+
   |nexus  = 23834
   |github  = spacechase0/StardewValleyMods
+
   |github  = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Machines
+
   |name    = Dialogue Box Redesign
   |author  = tyran285, Ryuuze
+
   |author  = gzhynko
   |id      = DynamicMachines
+
   |id      = GZhynko.DialogueBoxRedesign
   |nexus  = 374
+
   |nexus  = 8853
   |github  =
+
   |github  = gzhynko/StardewMods
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Map Tiles
+
   |name    = Dialogue Display Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DynamicMapTiles
+
   |id      = aedenthorn.DialogueDisplayFramework
   |nexus  = 14566
+
  |curse  = 868761
 +
   |nexus  = 11661
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Night Time
+
   |name    = Dialogue Emotes
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = PurrplingCat
   |id      = knakamura.dynamicnighttime
+
   |id      = PurrplingCat.DialogueEmotes
   |nexus  = 2072
+
   |nexus  = 6537
   |moddrop = 664041
+
   |github  = purrplingcat/DialogueEmotes
   |github = Sakorona/SDVMods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic NPC Sprites
+
   |name    = Dialogue Extension
   |author  = BashNinja
+
   |author  = elbe
   |id      = BashNinja.DynamicNPCSprites
+
   |id      = elbe.DialogueExtension
   |nexus  = 1183
+
   |nexus  = 10851
   |github  = miketweaver/BashNinja_SDV_Mods
+
   |github  = lshtech/DialogueExtension
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
}}
   |summary = use [[#Content Patcher|Content Patcher]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Dialogue Keys
 +
   |author = PokeBenji
 +
  |id      = PokeBenji.DialogueKeys
 +
  |curse  = 1022342
 +
  |nexus  = 24325
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Price
+
   |name    = Dialogue New Line
   |author  = ZaneYork
+
   |author  = aedenthorn, Erinthe
   |id      = ZaneYork.DynamicPrice
+
   |id      = aedenthorn.DialogueNewLine
   |nexus  = 5831
+
  |curse  = 868753
   |github  = ZaneYork/SDV_Mods
+
   |nexus  = 12175
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Reflections
+
   |name    = Dialogue Tester
   |author  = PeacefulEnd
+
   |author  = DecidedlyHuman
   |id      = PeacefulEnd.DynamicReflections
+
   |id      = DecidedlyHuman.DialogueTester
   |nexus  = 12831
+
   |nexus  = 9887
   |github  = Floogen/DynamicReflections
+
  |moddrop = 1035899
 +
   |github  = DecidedlyHuman/DialogueTester
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Running Speed
+
   |name    = Dialogue Trees
   |author  = Vrakyas
+
   |author  = aedenthorn, Erinthe
   |id      = Vrakyas.DynamicRunningSpeed
+
   |id      = aedenthorn.DialogueTrees
   |nexus  = 4029
+
   |nexus  = 9550
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Community Upgrades
+
   |name    = Did You Water Your Crops
   |author  = Vertigon
+
   |author  = Nishtra
   |id      = Vertigon.EarlyCommunityUpgrades
+
   |id      = Nishtra.DidYouWaterYourCrops
   |nexus  = 8450
+
   |nexus  = 1583
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
+
   |github  =
 +
 
 +
  |status  = workaround
 +
  |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Ginger Island
+
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author  = Shockah
+
   |author  = shanks3042
   |id      = Shockah.EarlyGingerIsland
+
   |id      = shanks3042.StardewValleyEasyPrairieKing
   |nexus  = 13885
+
   |nexus  = 5816
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
  |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Cave Puzzle
+
   |name    = Difficulty Socializing
   |author  = atravita
+
   |author  = PokeBenji
   |id      = atravita.NerfCavePuzzle
+
   |id      = PokeBenji.DifficultySocializing
   |curse  = 870978
+
   |curse  = 1023363
  |moddrop = 1131424
+
   |nexus  = 24389
   |nexus  = 11500
+
   |github  =
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Dart Puzzle
+
   |name    = Dimensional Pockets
   |author  = atravita
+
   |author  = spacechase0
   |id      = atravita.EasierDartPuzzle
+
   |id      = spacechase0.DimensionalPockets
   |curse   = 870971
+
   |nexus   = 12706
   |moddrop = 1205159
+
   |github  = spacechase0/StardewValleyMods
  |nexus  = 13049
+
 
   |github  = atravita-mods/StardewMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Farming
+
   |name    = Dino Form
   |author  = Cautious Waffle, skulmuk
+
   |author  = aedenthorn, Erinthe
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id      = aedenthorn.DinoForm
   |nexus  = 1426
+
   |nexus  = 18244
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Fishing
+
   |name    = Disable Auto Pickup
   |author  = majordot
+
   |author  = Eugenii10
   |id      = MajorDOT.EasierFishing
+
   |id      = KubichekEV.DisableAutoPickup
   |nexus  =
+
   |nexus  = 9717
  |curse  = 305367
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary = use [[#Fishing Mod|Fishing Mod]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Disable Building Fade
 +
  |author  = calebstein1
 +
  |id      = calebstein1.StardewDisableBuildingFade
 +
   |nexus   = 24558
 +
   |github = calebstein1/StardewDisableBuildingFade
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Monster Eradication
+
   |name    = Disable Gamepad, Disable Controller
   |author  = NormanPCN
+
   |author  = lperkins2, Logan Perkins
   |id      = NormanPCN.EasierMonsterEradication
+
   |id      = lperkins2.DisableController
   |nexus  = 11548
+
   |nexus  = 2229
   |github  = NormanPCN/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Special Orders
+
   |name    = Discord Rich Presence
   |author  = TheMightyAmondee
+
   |author  = RuiNtD
   |id      = TheMightyAmondee.EasierSpecialOrders
+
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus  = 8342
+
   |nexus  = 2156
   |github  = TheMightyAmondee/EasierSpecialOrders
+
   |github  = RuiNtD/SVRichPresence
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = East Scarp (SMAPI)
+
   |name    = Dish of the Day Display
   |author  = LemurKat and kdau
+
   |author  = MouseyPounds
   |id      = LemurKat.EastScarp.SMAPI, LemurKat.EastScarpe.SMAPI<!--before 2.0.0-->
+
   |id      = MouseyPounds.DishOfTheDayDisplay
   |nexus  = 5787
+
   |nexus  = 3960
   |moddrop = 984954
+
   |github = MouseyPounds/stardew-mods
  |source = https://gitlab.com/kdau/eastscarp
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Access
+
   |name    = Dismantle Craftables
   |author  = furyx639
+
   |author  = jahangmar
   |id      = furyx639.EasyAccess
+
   |id      = jahangmar.DismantleCraftables
  |curse  = 871835
+
   |nexus  = 3687
   |nexus  = 11002
+
   |github  = jahangmar/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farming
+
   |name    = Display Energy
   |author  = MountainDewBoi
+
   |author  = dmarcoux
   |id      = MountainDewBoi.EasyFarming
+
   |id      = dmarcoux.DisplayEnergy
   |nexus  = 4162
+
   |nexus  = 10662
   |github  =
+
   |moddrop = 1087175
 
+
   |github = dmarcoux/DisplayEnergy
   |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farm Switcher
+
   |name    = Display Monster Health
   |author  = DeLiXx
+
   |author  = Atesba
   |id      = DeLiXx.Easy_Farm_Switcher
+
   |id      = Atesba.DisplayMonsterHealth
   |nexus  = 16873
+
   |nexus  = 20984
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Gifting
+
   |name    = Display Player Stats
   |author  = CeruleanSpirit
+
   |author  = Fleem
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id      = Fleem.DisplayPlayerStats
   |nexus  = 2957
+
  |nexus  = 21547
   |github  =
+
  |github  = FleemUmbleem/DisplayPlayerStats
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Displays
 +
  |author  = spacechase0 and ParadigmNomad
 +
  |id      = spacechase0.Displays
 +
  |curse  = 867712
 +
   |nexus  = 7635
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Path Destruction
+
   |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author  = StultusV
+
   |author  = Aimon111
   |id      = StultusV.EasyPathDestruction
+
   |id      = AimonsWitchSwampOverhaulPatches
   |nexus  = 8775
+
  |curse  = 1010281
   |github  = JudeRV/Stardew-EasyPathDestruction
+
   |nexus  = 18109
 +
   |github  = SimonK1122/WitchSwampOverhaulPatches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Petting
+
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author  = CeruleanSpirit
+
   |author  = Airyn and the DSV Team
   |id      = EasyPetting.3032
+
   |id      = DSV.Core
   |nexus  = 3032
+
   |nexus  = 17059
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eat More
+
   |name    = Don't Eat That
   |author  = crc-fehler
+
   |author  = Pyrohead37
   |id      = crc.eatmore
+
   |id      = Pyrohead37.DontEatThat
   |nexus  = 2724
+
   |nexus  = 1951
   |github  =
+
   |github  = jahangmar/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Economy Mod
+
   |name    = Don't Stop Me Now
   |author  = millerscout
+
   |author  = Shockah
   |id      = Millerscout.EconomyMod
+
   |id      = Shockah.DontStopMeNow
   |nexus  = 6955
+
   |nexus  = 10941
   |github  = millerscout/StardewMillerMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EH Smash Quality
+
   |name    = Double Standard Farm, Double Farm
   |author  = EH Lim
+
   |author  = Leaf
   |id      = tech.enghao.sv.eh-smash-quality
+
   |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus  = 9303
+
   |nexus  = 3928
 
   |github  =
 
   |github  =
  |warnings = Only compatible with Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eidee Easy Fishing
+
   |name    = Downtown Zuzu
   |author  = EideeHi
+
   |author  = XxHarvzBackxX, Zuzu Development Team
   |id      = net.eidee.stardew_valley.easy_fishing
+
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus  = 4806
+
  |curse  = 987160
   |github  = eideehi/EideeEasyFishing
+
   |nexus  = 8587
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elevator
+
   |name    = DPad Inventory Hotkey
   |author  = Ilyaki
+
   |author  = joljyo
   |id      = Ilyaki.Elevator
+
   |id      = joljyo.DPadInventoryHotkey
   |nexus  = 2952
+
   |nexus  = 7507
   |github  = Ilyaki/Elevator
+
   |github  =
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.2.0-unofficial.kokirichild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elven Krobus, Underdark Krobus
+
   |name    = Dragon Pearl Lure
   |author  = Mel Noelle and Kirbylink
+
   |author  = violetlizabet
   |id      = melnoelle.underdarkkrobus
+
   |id      = violetlizabet.DragonPearlLure
   |nexus  = 3071
+
   |nexus  = 15109
   |github  = KirbyLink/UnderdarkKrobus
+
   |github  = elizabethcd/DragonPearlLure
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Draw Fish Ponds Over Grass
 +
  |author  = atravita
 +
  |id      = atravita.DrawFishPondsOverGrass
 +
  |curse  = 870981
 +
  |moddrop = 1125248
 +
  |nexus  = 11352
 +
  |github  = atravita-mods/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = workaround
 
  |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Email App
+
   |name    = Dreamscape
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Email
+
   |id      = aedenthorn.Dreamscape
   |nexus  = 11325
+
   |nexus  = 11742
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
+
   |name    = Dresser Sorter
   |author  = aedenthorn, Erinthe
+
   |author  = idermailer
   |id      = aedenthorn.SDIEmily
+
   |id      = idermailer.dresserSorter
   |nexus  = 14366
+
   |nexus  = 24443
   |github  = aedenthorn/StardewValleyMods
+
   |github  = idermailer/DresserSorter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Spouse Room
+
   |name    = Drive By
   |author  = Lerura
+
   |author  = BlaDe
   |id      = Lerura.EmptySpouseRoom
+
   |id      = BlaDe.DriveBy
   |nexus  = 8453
+
   |nexus  = 12033
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enaium ToolKit
+
   |name    = Drop It - Drop Item Hotkey
  |author  = Enaium
 
  |id      = Enaium.EnaiumToolKit
 
  |curse  = 436787
 
  |moddrop = 863959
 
  |nexus  =
 
  |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Enchantable Scythes and Golden Scythe Respawns
 
 
   |author  = Goldenrevolver
 
   |author  = Goldenrevolver
   |id      = Goldenrevolver.EnchantableScythes
+
   |id      = Goldenrevolver.DropItHotkey
   |nexus  = 10668
+
   |nexus  = 7971
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Health Bars
+
   |name    = Dungeon Buddy
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = SwiftSails
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id      = SwiftSails.DungeonBuddy
   |nexus  = 193
+
   |nexus  = 7864
   |chucklefish = 3529
+
   |github =
  |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
  |unofficial version = 1.9.1-unofficial.2-libraryaddict
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29704
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Enemies Health Bars
+
   |name    = Dungeon Merchants
   |author  = TheThor59
+
   |author  = aedenthorn, Erinthe
   |id      = Thor.EnemyHealthBars
+
   |id      = aedenthorn.DungeonMerchants
   |nexus  = 3627
+
   |nexus  = 14630
   |github  = TheThor59/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Count
+
   |name    = Durable Fences
   |author  = Crystallyne
+
   |author  = Zoryn
   |id      = Crystallyne.EnergyCount
+
   |id      = Zoryn.DurableFences
   |nexus  = 4272
+
   |nexus  =
   |github  = Crystallyne/EnergyCount
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Time
+
   |name    = Durin's Rest
   |author  = nikperic, ThatOneCow
+
   |author  = NoFogBob and PaulDunstan
   |id      = nikperic.EnergyTime
+
   |id      = NoFogBob.DurinsRest_CSharp
   |nexus  = 6488
+
   |nexus  = 12345
   |source = https://gitlab.com/nikperic/energytime
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Loot Magnet, Magnet Mod
+
   |name    = Dusty Overhaul
   |author  = aedenthorn, Erinthe
+
   |author  = CyanFire
   |id      = Aedenthorn.MagnetMod
+
   |id      = CF.SMAPI.DustyOverhaul
   |nexus  = 4856
+
   |nexus  = 13057
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Relationships
+
   |name    = Dusty Overhaul - SVE
   |author  = Mizzion
+
   |author  = CyanFire
   |id      = mizzion.enhancedrelationships
+
   |id      = CF.SMAPI.DustyOverhaulSVE
   |nexus  = 1927
+
   |nexus  = 13265
  |moddrop = 661356
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Slingshots
+
   |name    = DVR
   |author  = ytsc
+
   |author  = captncraig
   |id      = ytsc.EnhancedSlingshots
+
   |id      = captncraig.dvr
   |nexus  = 12763
+
   |nexus  = 3860
   |github  = YTSC/StardewValleyMods
+
   |github  = captncraig/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Framework
+
   |name    = Dwarf Scroll Prices
   |author  = Entoarox
+
   |author  = noriteway
   |id      = Entoarox.EntoaroxFramework
+
   |id      = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus  = 2269
+
   |nexus  = 16386
  |chucklefish = 4228
+
   |github  = noriteway/StardewMods
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Modding Utilities
+
   |name    = Dwarvish Mattock
   |author  = Entoarox
+
   |author  = Anthony Hilyard, Grend
   |id      = Entoarox.Utilities
+
   |id      = com.anthonyhilyard.dwarvishmattock
   |nexus  = 5521
+
  |curse  = 536418
   |github  = Entoarox/StardewMods
+
   |nexus  = 9684
 
+
   |github  = AHilyard/DwarvishMattock
  |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equal Money Split
+
   |name    = Dynamic Bodies
   |author  = The Fluffy Robot, TheFluffyRobot
+
   |author  = ribeena
   |id      = TheFluffyRobot.EqualMoneySplit
+
   |id      = ribeena.dynamicbodies
   |nexus  = 5526
+
   |nexus  = 12893
   |github  = jamespfluger/Stardew-EqualMoneySplit
+
   |github  = ribeena/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equivalent Exchange
+
   |name    = Dynamic Checklist
   |author  = MercuriusXeno, x3n0ph0b3
+
   |author  = gunnargolf
   |id      = MercuriusXeno.EquivalentExchange
+
   |id      = gunnargolf.DynamicChecklist
   |nexus  = 1656
+
   |nexus  = 1145
   |github  = MercuriusXeno/EquivalentExchange
+
   |github  = gunnargolf/DynamicChecklist
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
 +
<!--
 +
  |unofficial version = 1.0.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Escape Rope
+
   |name    = Dynamic Clothing
   |author  = lestoph
+
   |author  = hilovids
   |id      = lestoph.EscapeRope
+
   |id      = hilovids.DynamicClothing
   |nexus  = 8576
+
   |nexus  = 10078
   |github  = Bifibi/SDVEscapeRope
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Esca's Modding Plugins
+
   |name    = Dynamic Crops
   |author  = Esca
+
   |author  = HaulinOats
   |id      = Esca.EMP
+
   |id      = HaulinOats.DynamicCrops
   |nexus  = 9296
+
   |nexus  = 13800
   |moddrop = 1005443
+
   |github  = HaulinOats/StardewMods
   |github  = Esca-MMC/EscasModdingPlugins
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better RNG
+
   |name    = Dynamic Dialogues Framework
   |author  = pepoluan
+
   |author  = mistyspring
   |id      = pepoluan.EvenBetterRNG
+
   |id      = mistyspring.dynamicdialogues
   |nexus   = 8680
+
   |curse   = 880516
   |chucklefish = 6117
+
   |nexus  = 12836
   |source = https://sourceforge.net/p/sdvmod-even-better-rng/
+
   |github = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Black Bars
+
   |name    = Dynamic Festival Rewards
   |author  = gzhynko
+
   |author  = mistyspring
   |id      = GZhynko.EventBlackBars
+
   |id      = mistyspring.DynamicFestivalRewards
   |nexus  = 7962
+
   |nexus  = 20253
   |github  = gzhynko/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Limiter
+
   |name    = Dynamic Flooring
   |author  = TheMightyAmondee
+
   |author  = aedenthorn, Erinthe
   |id      = TheMightyAmondee.EventLimiter
+
   |id      = aedenthorn.DynamicFlooring
   |nexus  = 10735
+
   |nexus  = 14780
   |github  = TheMightyAmondee/EventLimiter
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Lookup
+
   |name    = Dynamic Game Assets
   |author  = shekurika
+
   |author  = spacechase0
   |id      = shekurika.EventLookup
+
   |id      = spacechase0.DynamicGameAssets
   |nexus  = 8505
+
  |curse  = 867707
   |github  =
+
   |nexus  = 9365
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Music Volume
+
   |name    = Dynamic Game Assets → DGA Automate
   |author  = jorgamun
+
   |author  = spacechase0
   |id      = jorgamun.EventMusicVolume
+
   |id      = spacechase0.DGAAutomate
   |nexus  = 10650
+
   |nexus  = 9365
   |github  = jorgamun/EventMusicVolume
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Repeater
+
   |name    = Dynamic Horses
   |author  = MissCoriel
+
   |author  = Bpendragon
   |id      = misscoriel.eventrepeater
+
   |id      = Bpendragon-DynamicHorses
   |nexus  = 3642
+
   |nexus  = 874
   |curse   = 317347
+
   |github  = Bpendragon/DynamicHorses
   |moddrop = 606979
+
 
   |github = MissCoriel/Event-Repeater
+
   |broke in = Stardew Valley 1.3
 +
   |status  = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Sound Adjuster
+
   |name    = Dynamic Machines
   |author  = shekurika
+
   |author  = tyran285, Ryuuze
   |id      = shekurika.EventSoundAdjuster
+
   |id      = DynamicMachines
   |nexus  = 8734
+
   |nexus  = 374
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester
+
   |name    = Dynamic Map Tiles
   |author  = BlaDe
+
   |author  = aedenthorn, Erinthe
   |id      = BlaDe.EventTester
+
   |id      = aedenthorn.DynamicMapTiles
   |nexus  = 11178
+
   |nexus  = 14566
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Dynamic Map Tiles - Continued|Dynamic Map Tiles - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Everlasting Baits and Unbreakable Tackles
+
   |name    = Dynamic Map Tiles - Continued
   |author  = Digus
+
   |author  = Datamancer
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id      = datamancer.DynamicMapTiles
   |nexus  = 2360
+
   |nexus  = 21084
   |github  = Digus/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Excavation Skill, New Skill - Archaeology
+
   |name    = Dynamic Night Time
   |author  = moonslime
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = moonslime.ExcavationSkill
+
   |id      = knakamura.dynamicnighttime
   |nexus  = 15793
+
   |nexus  = 2072
   |github  =
+
  |moddrop = 664041
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Exhaustion Tweaks
+
   |name    = Dynamic NPC Sprites
   |author  = mytigio
+
   |author  = BashNinja
   |id      = mytigio.exhaustiontweaks
+
   |id      = BashNinja.DynamicNPCSprites
   |nexus  = 6247
+
   |nexus  = 1183
   |github  = mytigio/SDVMods
+
   |github  = miketweaver/BashNinja_SDV_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Fridge, Dynamic Expanded Fridge
+
   |name    = Dynamic Price
   |author  = Lodukas
+
   |author  = ZaneYork
   |id      = Uwazouri.ExpandedFridge
+
   |id      = ZaneYork.DynamicPrice
   |nexus  = 1191
+
   |nexus  = 5831
   |github  = Uwazouri/ExpandedFridge
+
   |github  = ZaneYork/SDV_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Preconditions Utility
+
   |name    = Dynamic Reflections
   |author  = Cherry, CherryChain
+
   |author  = PeacefulEnd
   |id      = Cherry.ExpandedPreconditionsUtility
+
   |id      = PeacefulEnd.DynamicReflections
   |nexus  = 6529
+
  |curse  = 870926
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |nexus  = 12831
 +
   |github  = Floogen/DynamicReflections
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Storage
+
   |name    = Dynamic Running Speed
   |author  = furyx639
+
   |author  = Vrakyas
   |id      = furyx639.ExpandedStorage
+
   |id      = Vrakyas.DynamicRunningSpeed
   |curse   = 871838
+
   |nexus   = 4029
   |nexus  = 7431
+
   |github  =
   |github  = LeFauxMatt/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Bars
+
   |name    = Early Community Upgrades
   |author  = spacechase0
+
   |author  = sophiesalacia
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id      = Vertigon.EarlyCommunityUpgrades
   |curse   = 867392
+
   |nexus   = 8450
   |moddrop = 127275
+
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
  |nexus  = 509
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Rate Multiplier
+
   |name    = Early Ginger Island
   |author  = MSCFC, iSkLz
+
   |author  = Shockah
   |id      = SkLz.ExpMultiply
+
   |id      = Shockah.EarlyGingerIsland
   |nexus  = 5910
+
   |nexus  = 13885
   |github  = iSkLz/ExperienceMultiplier
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Updates
+
   |name    = Easier Cave Puzzle
   |author  = Quipex
+
   |author  = atravita
   |id      = Quipex.ExperienceUpdates
+
   |id      = atravita.NerfCavePuzzle
   |nexus  = 7581
+
  |curse  = 870978
   |github  = Quipex/ExperienceUpdates
+
  |moddrop = 1131424
 +
   |nexus  = 11500
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expert Sitting
+
   |name    = Easier Dart Puzzle
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.ExpertSitting
+
   |id      = atravita.EasierDartPuzzle
   |nexus  = 7435
+
  |curse  = 870971
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1205159
 +
   |nexus  = 13049
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Bus System
+
   |name    = Easier Farming
   |author  = Tondorian
+
   |author  = Cautious Waffle, skulmuk
   |id      = ExtendedBusSystem
+
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus  =
+
   |nexus  = 1426
  |chucklefish = 4373
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Fridge
+
   |name    = Easier Fishing
   |author  = Crystalmir
+
   |author  = majordot
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id      = MajorDOT.EasierFishing
   |nexus  = 485
+
   |nexus  =
   |github  = Mystra007/ExtendedFridgeSMAPI
+
  |curse  = 305367
 +
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
<!--
 
  |unofficial version = 1.1.1-unofficial.4.mizzion
 
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Minecart
+
   |name    = Easier Monster Eradication
   |author  = Entoarox
+
   |author  = NormanPCN
   |id      = Entoarox.ExtendedMinecart
+
   |id      = NormanPCN.EasierMonsterEradication
   |nexus  = 2271
+
   |nexus  = 11548
  |chucklefish = 4359
+
   |github  = NormanPCN/StardewValleyMods
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Reach
+
   |name    = Easier Special Orders
   |author  = spacechase0
+
   |author  = TheMightyAmondee
   |id      = spacechase0.ExtendedReach
+
   |id      = TheMightyAmondee.EasierSpecialOrders
  |curse  = 867754
+
   |nexus  = 8342
  |moddrop = 242303
+
   |github  = TheMightyAmondee/EasierSpecialOrders
   |nexus  = 1493
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Content Mod
+
   |name    = East Scarp (SMAPI)
   |author  = Alacrity, platinumhobo
+
   |author  = LemurKat and kdau
   |id      = Alacrity.ExtraContentMod
+
   |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |nexus  = 8510
+
   |nexus  = 5787
   |github =
+
  |moddrop = 984954
 +
   |source = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Fish Information
+
   |name    = Easy Access
   |author  = Ceasg
+
   |author  = LeFauxMatt
   |id      = Ceasg.ExtraFishInformation
+
   |id      = furyx639.EasyAccess
   |nexus  = 4170
+
  |curse  = 871835
   |github  = ceasg/StardewValleyMods
+
  |moddrop = 1547212
 +
   |nexus  = 11002
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Map Layers
+
   |name    = Easy Attack
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.ExtraMapLayers
+
   |id      = season.EasyAttack
  |curse  = 868841
+
   |nexus  = 20832
   |nexus  = 9633
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Fishing Overhaul
+
   |name    = Easy Chest
   |author  = Unidarkshin and Deathest1, Devin Lematty
+
   |author  = season
   |id      = DevinLematty.ExtremeFishingOverhaul
+
   |id      = season.EasyChest
   |nexus  = 7490
+
   |nexus  = 20842
 
   |github  =
 
   |github  =
 
  |broke in = Json Assets 1.7.7
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Weather
+
   |name    = Easy Cleaner
   |author  = BlaDe
+
   |author  = season
   |id      = BlaDe.ExtremeWeather
+
   |id      = season.EasyCleaner
   |nexus  = 12334
+
   |nexus  = 20865
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fabrication
+
   |name    = Easy Crane Game
   |author  = XxHarvzBackxX
+
   |author  = Dragoon23
   |id      = harvz.Fabrication
+
   |id      = Dragoon23.EasyCraneGame
   |nexus  = 10679
+
   |nexus  = 22488
   |github  = XxHarvzBackxX/fabrication
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall 28 Snow Day
+
   |name    = Easy Darts Game
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Dragoon23
   |id      = Omegasis.Fall28SnowDay
+
   |id      = Dragoon23.EasyDartGame
   |nexus  = 486
+
   |nexus  = 22506
  |github  = janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall To Autumn
+
   |name    = Easy Fairy
   |author  = jahangmar
+
   |author  = season
   |id      = jahangmar.FallToAutumn
+
   |id      = season.EasyFairy
   |nexus  = 7174
+
   |nexus  = 20931
   |github  = jahangmar/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Familiars
+
   |name    = Easy Farming
   |author  = aedenthorn, Erinthe
+
   |author  = MountainDewBoi
   |id      = aedenthorn.Familiars
+
   |id      = MountainDewBoi.EasyFarming
   |nexus  = 6429
+
   |nexus  = 4162
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Family Planning
+
   |name    = Easy Farm Switcher
   |author  = loe2run
+
   |author  = DeLiXx
   |id      = Loe2run.FamilyPlanning
+
   |id      = DeLiXx.Easy_Farm_Switcher
   |nexus   = 4515
+
   |curse   = 990826
   |github  = loe2run/FamilyPlanningMod
+
   |nexus   = 16873
 
+
   |github  =
   |broke in          = Content Patcher 1.17
+
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
   |unofficial version = 1.3.3-unofficial.1-pathoschild
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fancy Sprinklers
+
   |name    = Easy Fishin'
   |author  = trashcan9
+
   |author  = Frostiverse
   |id      = trashcan9.FancySprinklers
+
   |id      = Frostiverse.EasyFishin
   |nexus  = 15857
+
   |nexus  = 22268
   |github  =
+
   |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fantastic Frames
+
   |name    = Easy Fishing
   |author  = Taskmaster
+
   |author  = season
   |id      = Taskmaster.FantasticFrames
+
   |id      = season.EasyFishing
   |nexus  = 4540
+
   |nexus  = 20830
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmageddon
+
   |name    = Easy Gift
   |author  = Max Vollmer, SVProtector
+
   |author  = season
   |id      = maxvollmer.farmageddon
+
   |id      = season.EasyGift
   |nexus  = 2618
+
   |nexus  = 20838
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Choices
+
   |name    = Easy Gifting
   |author  = ShivaGuy
+
   |author  = CeruleanSpirit
   |id      = ShivaGuy.FarmAnimalChoices
+
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
   |nexus  = 11850
+
   |nexus  = 2957
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Harvest Helper
+
   |name    = Easy Harvest
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.FarmAnimalHarvestHelper
+
   |id      = season.EasyHarvest
   |nexus  = 13782
+
   |nexus  = 20924
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Anywhere
+
   |name    = Easy Island Puzzle
   |author  = hmkiesel
+
   |author  = MindMeltMax
   |id      = hmkiesel.FarmAnywhere
+
   |id      = MindMeltMax.EasyIslandPuzzle
   |nexus  = 13926
+
  |curse  = 1004494
   |github  =
+
   |nexus  = 22642
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Barn Door Automation
+
   |name    = Easy Path Destruction
   |author  = Oranisagu
+
   |author  = StultusV
   |id      = none<!--no manifest ID-->
+
   |id      = StultusV.EasyPathDestruction
   |nexus  =
+
   |nexus  = 8775
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  = JudeRV/Stardew-EasyPathDestruction
   |github  = oranisagu/SDV-FarmAutomation
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Item Collector
+
   |name    = Easy Petting
   |author  = Oranisagu
+
   |author  = CeruleanSpirit
   |id      = none<!--no manifest ID-->
+
   |id      = EasyPetting.3032
   |nexus  =
+
   |nexus  = 3032
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  =
   |github  = oranisagu/SDV-FarmAutomation
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Automate|Automate]] instead.
+
   |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Framework
+
   |name    = Easy Travel, Easy Move
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.FarmCaveFramework
+
   |id      = season.EasyMove
   |nexus  = 10506
+
   |nexus  = 20872
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
+
   |name    = Easy Upgrade
   |author  = atravita
+
   |author  = Senofu
   |id      = atravita.FarmCaveSpawn
+
   |id      = Senofu.EasyUpgrade
  |curse  = 870986
+
   |nexus  = 23496
  |moddrop = 1068205
+
   |github  =
   |nexus  = 10186
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
+
   |name    = Easy Valley
   |author  = atravita
+
   |author  = season
   |id      = atravita.ExpFromMonsterKillsOnFarm
+
   |id      = season.EasyValley
  |curse  = 870983
+
   |nexus  = 21181
  |moddrop = 1099838
 
  |nexus  = 10924
 
  |github  = atravita-mods/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Farm Computer Plus
 
  |author  = Boebie
 
  |id      = beau.farmcomputerplus
 
   |nexus  = 19124
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Helper
+
   |name    = Eat & Drink From Inventory
   |author  = aedenthorn, Erinthe
+
   |author  = Zamiel
   |id      = aedenthorn.FarmerHelper
+
   |id      = Zamiel.EatDrinkFromInventory
   |nexus  = 10179
+
   |nexus  = 21280
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Portraits
+
   |name    = Eat Food In Backpack Instantly, Eat In Backpack
   |author  = aedenthorn, Erinthe
+
   |author  = philosquare
   |id      = aedenthorn.FarmerPortraits
+
   |id      = philosquare.EatInBackpack
  |curse  = 868774
+
   |nexus  = 22872
   |nexus  = 11398
+
   |github  = philosquare/EatInBackpack
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Vitals Evolved
+
   |name    = Eat More
   |author  = Sensakuma
+
   |author  = crc-fehler
   |id      = Sensakuma.FarmerVitalsEvolved
+
   |id      = crc.eatmore
   |nexus  = 11131
+
   |nexus  = 2724
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhand Finder
+
   |name    = Economy Mod
   |author  = 2Retr0
+
   |author  = millerscout
   |id      = 2Retr0.FarmhandFinder
+
   |id      = Millerscout.EconomyMod
   |curse   = 661476
+
   |nexus   = 6955
   |nexus  = 13153
+
   |github  = millerscout/StardewMillerMods
   |github  = 2Retr0/FarmhandFinder
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Fixes
+
   |name    = EH Smash Quality
   |author  = CyanFire
+
   |author  = EH Lim
   |id      = CF.FarmhouseFixes
+
   |id      = tech.enghao.sv.eh-smash-quality
   |nexus  = 16507
+
   |nexus  = 9303
 
   |github  =
 
   |github  =
 +
  |warnings = Only compatible with Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Eidee Easy Fishing
 +
  |author  = EideeHi
 +
  |id      = net.eidee.stardew_valley.easy_fishing
 +
  |nexus  = 4806
 +
  |github  = eideehi/EideeEasyFishing
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Redone
+
   |name    = EiTK
   |author  = MabelSyrup
+
   |author  = enaium
   |id      = mabelsyrup.farmhouse
+
   |id      = Enaium.EiTK
   |nexus  = 3731
+
  |curse  = 365803
   |github  = mjSurber/FarmHouseRedone
+
   |nexus  =
 +
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Visits
+
   |name    = Elevator
   |author  = mistyspring
+
   |author  = Ilyaki
   |id      = mistyspring.farmhousevisits
+
   |id      = Ilyaki.Elevator
   |curse   = 880518
+
   |nexus   = 2952
   |nexus   = 12457
+
   |github  = Ilyaki/Elevator
   |github  = misty-spring/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.5
 +
<!--
 +
   |unofficial version = 1.2.0-unofficial.kokirichild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Rearranger
+
   |name    = Elliot Is Fabio
   |author  = Cherry & cel10e
+
   |author  = Dr Dirtbag, DrDirtbag
   |id      = cel10e.Cherry.FarmRearranger
+
   |id      = ElliottIsFabio.ElliottIsFabio
   |nexus  = 5142
+
   |nexus  = 23229
  |moddrop = 716395
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Resource Generator
+
   |name    = Elven Krobus, Underdark Krobus
   |author  = jwdred
+
   |author  = Mel Noelle and Kirbylink
   |id      =
+
   |id      = melnoelle.underdarkkrobus
   |nexus  = 647
+
   |nexus  = 3071
   |github  =
+
   |github  = KirbyLink/UnderdarkKrobus
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
   |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Tablet
+
   |name    = Email App
   |author  = boneskull
+
   |author  = aedenthorn, Erinthe
   |id      = com.boneskull.farm-tablet
+
   |id      = aedenthorn.Email
   |nexus  = 16447
+
   |nexus  = 11325
   |github  = Floogen/AlternativeTextures
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm to Table Ready Meals
+
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
   |author  = Speshkitty
+
   |author  = aedenthorn, Erinthe
   |id      = speshkitty.farmtotablereadymeals
+
   |id      = aedenthorn.SDIEmily
   |nexus  = 7148
+
   |nexus  = 14366
   |github  = Speshkitty/FarmToTableReadyMeals
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmtronics
+
   |name    = Emotes
   |author  = Joe Strout
+
   |author  = aurnj, Roy Li
   |id      = strout.farmtronics
+
   |id      = RuyiLi.Emotes
   |nexus  = 10634
+
   |nexus  =
   |github  = JoeStrout/Farmtronics
+
  |url    = https://community.playstarbound.com/threads/emotes.129159
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Type Manager
+
   |name    = Empty Hands
   |author  = Esca, Esca-MMC
+
   |author  = Oblitus
   |id      = Esca.FarmTypeManager
+
   |id      = QuicksilverFox.EmptyHands
   |nexus  = 3231
+
   |nexus  = 1176
   |moddrop = 598755
+
   |github  = quicksilverfox/StardewMods
   |github = Esca-MMC/FarmTypeManager
+
 
 +
   |status = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense
+
   |name    = Empty Jar Bubbles
   |author  = PeacefulEnd
+
   |author  = tem696969696969
   |id      = PeacefulEnd.FashionSense
+
   |id      = tem696969696969.EmptyJarBubbles
   |nexus  = 9969
+
   |nexus  = 22598
   |github  = Floogen/FashionSense
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense Outfits
+
   |name    = Empty Your Hands
   |author  = nihilistzsche
+
   |author  = BlueSight
   |id      = nihilistzsche.FashionSenseOutfits
+
   |id      = BlueSight.EmptyYourHands
   |nexus  = 18384
+
   |nexus  = 19736
   |github  = nihilistzsche/FashionSenseOutfits
+
   |github  = Hikari-BS/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Animations
+
   |name    = Enaium ToolKit
   |author  = Pathoschild
+
   |author  = Enaium
   |id      = Pathoschild.FastAnimations
+
   |id      = Enaium.EnaiumToolKit
   |nexus   = 1089
+
   |curse   = 436787
   |moddrop = 606631
+
   |moddrop = 863959
   |github  = Pathoschild/StardewMods
+
  |nexus  =
 +
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Events
+
   |name    = Enchantable Scythes and Golden Scythe Respawns
   |author  = libaryaddict
+
   |author  = Goldenrevolver
   |id      = libraryaddict.FasterEvents
+
   |id      = Goldenrevolver.EnchantableScythes
   |nexus  = 7631
+
   |nexus  = 10668
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Grass
+
   |name    = Enchanted Adventurer's Guild Rewards
   |author  = IceGladiador
+
   |author  = Goldenrevolver
   |id      = IceGladiador.FasterGrass
+
   |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus  = 1772
+
   |nexus  = 20942
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Horse
+
   |name    = Enchanted Cowboy Boots
   |author  = kibbe
+
   |author  = Goldenrevolver
   |id      = kibbe.faster_horse
+
   |id      = Goldenrevolver.ObtainableCowboyBoots
   |nexus  = 2791
+
   |nexus  = 20941
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Paths
+
   |name    = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author  = Entoarox
+
   |author  = NamelessTo
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id      = NamelessTo.EnchantedGalaxyWeapons
   |nexus   = 2277
+
   |curse   = 1001630
   |chucklefish = 3641
+
   |nexus  = 21904
   |github  = Entoarox/StardewMods
+
   |github  = namelessto/EnchantedGalaxyWeapons
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Path Speed
+
   |name    = Enemy Health Bars, Enemies Health Bars
   |author  = gaussfire
+
   |author  = TheThor59
   |id      = gaussfire.FasterPathSpeed
+
   |id      = Thor.EnemyHealthBars
   |nexus  = 9344
+
   |nexus  = 3627
   |github  = alanperrow/StardewModding
+
   |github  = TheThor59/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Run
+
   |name    = Enemy Health Bars, Health Bars
   |author  = KathrynHazuka
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = KathrynHazuka.FasterRun
+
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |nexus  = 733
+
   |nexus  = 193
   |github = KathrynHazuka/StardewValley_FasterRun
+
  |chucklefish = 3529
 +
   |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.5
   |status  = workaround
+
   |unofficial version = 1.9.2-unofficial.3-JoXW
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
+
   |name    = Energy Count
   |author  = zeldela
+
   |author  = Crystallyne
   |id      = zeldela.FastFishPond
+
   |id      = Crystallyne.EnergyCount
   |nexus  = 14005
+
   |nexus  = 4272
   |github  = zeldela/sdv-mods
+
   |github  = Crystallyne/EnergyCount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Forward
+
   |name    = Energy Protect
   |author  = crazywig
+
   |author  = philosquare
   |id      = crazywig.FastForward
+
   |id      = philosquare.EnergyProtect
   |nexus  = 7413
+
   |nexus  = 21918
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Petting
+
   |name    = Energy Rework
   |author  = DerTod2
+
   |author  = seferoni
   |id      = de.dertod2.FastPetting
+
   |id      = seferoni.EnergyRework
   |nexus  = 5039
+
   |nexus  = 21686
   |github  =
+
   |github  = seferoni/EnergyRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Travel
+
   |name    = Energy Time
   |author  = Death, DeathGameDev
+
   |author  = nikperic, ThatOneCow
   |id      = DeathGameDev.FastTravel
+
   |id      = nikperic.EnergyTime
   |nexus  = 1529
+
   |nexus  = 6488
   |github = DeathGameDev/SDV-FastTravel
+
   |source = https://gitlab.com/nikperic/energytime
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.4.2-unofficial.1-huancz
 +
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132352
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Feeling Lucky?
+
   |name    = Enhanced Loot Magnet, Magnet Mod
   |author  = minervamaga
+
   |author  = aedenthorn, Erinthe
   |id      = minervamaga.FeelingLucky
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus  =
+
   |nexus  = 4856
   |moddrop = 752859
+
   |github  = aedenthorn/StardewValleyMods
   |github  = minervamaga/FeelingLucky
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.1-unofficial.1-hirayuki
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129627
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Dynamic Rain
+
   |name    = Enhanced Relationships
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Mizzion
   |id      = KoihimeNakamura.DynamicRainAndWind
+
   |id      = mizzion.enhancedrelationships
   |nexus  = 604
+
   |nexus  = 1927
   |moddrop = 664033
+
   |moddrop = 661356
   |github  = Sakorona/SDVMods
+
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
+
   |name    = Enhanced Slingshots
   |author  = UNA
+
   |author  = ytsc
   |id      = UNA.FashionFestivalSMAPI
+
   |id      = ytsc.EnhancedSlingshots
   |nexus  = 17404
+
   |nexus  = 12763
   |github  =
+
   |github  = YTSC/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Revenue Service
+
   |name    = Enough Sleep
   |author  = KarratKake
+
   |author  = sodapotato
   |id      = KarratKake.FerngillRevenueService
+
   |id      = sodapotato.enoughsleep
   |nexus  = 7566
+
   |nexus  = 21536
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fertilizer Anytime
+
   |name    = Entoarox Framework
   |author  = stoobinator, lefthandedkid
+
   |author  = Entoarox
   |id      = stoobinator.fertilizeranytime
+
   |id      = Entoarox.EntoaroxFramework
   |nexus  = 7259
+
   |nexus  = 2269
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
  |chucklefish = 4228
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival End Time Tweak
+
   |name    = Entoarox Modding Utilities
   |author  = KirbyLink
+
   |author  = Entoarox
   |id      = kirbylink.festivalendtimetweak
+
   |id      = Entoarox.Utilities
   |nexus  = 2966
+
   |nexus  = 5521
   |github  = KirbyLink/FestivalEndTimeTweak
+
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344462
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival of the Mundane
+
   |name    = Equal Money Split
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author  = The Fluffy Robot, TheFluffyRobot
   |id      = MouseyPounds.ShadowFestival
+
   |id      = TheFluffyRobot.EqualMoneySplit
   |nexus  = 4630
+
   |nexus  = 5526
   |github  = MouseyPounds/stardew-mods
+
   |github  = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FeTK - Stardew-Valley Toolkit
+
   |name    = Equivalent Exchange
   |author  = Felix-Dev
+
   |author  = MercuriusXeno, x3n0ph0b3
   |id      = Felix-Dev.FeTK
+
   |id      = MercuriusXeno.EquivalentExchange
   |nexus  = 4403
+
   |nexus  = 1656
   |github  = Felix-Dev/StardewMods
+
   |github  = MercuriusXeno/EquivalentExchange
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
<!--
+
   |status  = abandoned
   |unofficial version = 1.0.1-unofficial.2-digus
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Harvest
+
   |name    = Escape Rope
   |author  = aedenthorn, Erinthe
+
   |author  = lestoph
   |id      = aedenthorn.FieldHarvest
+
   |id      = lestoph.EscapeRope
   |nexus  = 11019
+
   |nexus  = 8576
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Bifibi/SDVEscapeRope
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Works
+
   |name    = Escargo Win Bug Fix
   |author  = ChiroxT
+
   |author  = BlackJack
   |id      = treinke.FieldWorks
+
   |id      = BlackJack.EscargoWinBugfix
   |nexus  = 17267
+
   |nexus  = 24556
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fighting With NPCs
+
   |name    = Esca's Modding Plugins
   |author  = Edu Anttunes
+
   |author  = Esca, Esca-MMC
   |id      = EduAnttunes.FightingWithNPCs
+
   |id      = Esca.EMP
   |nexus  = 5865
+
   |nexus  = 9296
   |github  = eduanttunes/sv_fighting_with_npcs
+
  |moddrop = 1005443
 +
   |github  = Esca-MMC/EscasModdingPlugins
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = File Replacer
+
   |name    = Esc Dialogue Mod
   |author  = certifiableGrimalkin
+
   |author  = g33k, g33kidd
   |id      = certifiableGrimalkin.FileReplacer
+
   |id      = g33k.EscDialogueMod
   |nexus  = 17553
+
   |nexus  = 21812
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Find Object Mod
+
   |name     = Even Better Artisan Good Icons
   |author = Tran Minh Thong
+
   |author   = chsiso58
   |id     = find.object.mod
+
   |id       = haze1nuts.evenbetterartisangoodicons
   |nexus   = 8594
+
   |nexus   =
   |github =
+
   |github   = chsiao58/EvenBetterArtisanGoodIcons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
+
   |name    = Even Better RNG
   |author  = HaulinOats
+
   |author  = pepoluan
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
+
   |id      = pepoluan.EvenBetterRNG
   |nexus  = 13944
+
   |nexus  = 8680
   |github =
+
  |chucklefish = 6117
 +
   |source = https://sourceforge.net/p/sdvmod-even-better-rng/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireballs!
+
   |name    = Even Better Warehouse
   |author  = aurnj, Roy Li
+
   |author  = charliedemilho
   |id      = RoyLi.Fireballs
+
   |id      = charliedemilho.EvenBetterWarehouse
   |nexus  =
+
   |nexus  = 10396
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Breath
+
   |name    = Event Black Bars
   |author  = aedenthorn, Erinthe
+
   |author  = gzhynko
   |id      = aedenthorn.FireBreath
+
   |id      = GZhynko.EventBlackBars
   |nexus  = 7311
+
   |nexus  = 7962
   |github  = aedenthorn/StardewValleyMods
+
   |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireworks Festival
+
   |name    = Event Limiter
   |author  = violetlizabet
+
   |author  = TheMightyAmondee
   |id      = violetlizabet.FireworksFestival
+
   |id      = TheMightyAmondee.EventLimiter
   |nexus  = 15261
+
   |nexus  = 10735
   |github  = elizabethcd/FireworksFestival
+
   |github  = TheMightyAmondee/EventLimiter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FishDex
+
   |name    = Event Lookup
   |author  = rupak0577
+
   |author  = shekurika
   |id      = rupak0577.FishDex
+
   |id      = shekurika.EventLookup
   |nexus  =
+
   |nexus  = 8505
   |github  = rupak0577/FishDex
+
   |github  =
  |url    = https://github.com/rupak0577/FishDex
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Exclusions
+
   |name    = Event Music Volume
   |author  = GZhynko
+
   |author  = jorgamun
   |id      = GZhynko.FishExclusions
+
   |id      = jorgamun.EventMusicVolume
   |nexus  = 7782
+
   |nexus  = 10650
   |github  = gzhynko/StardewMods
+
   |github  = jorgamun/EventMusicVolume
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Finder
+
   |name    = Event Repeater
   |author  = Aair, AairTheGreat
+
   |author  = MissCoriel
   |id      = AairTheGreat.FishFinder
+
   |id      = misscoriel.eventrepeater
   |nexus  = 5011
+
   |nexus  = 3642
   |github  = AairTheGreat/StardewValleyMods
+
  |curse  = 317347
 +
  |moddrop = 606979
 +
   |github  = MissCoriel/Event-Repeater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Info
+
   |name    = Event Sound Adjuster
   |author  = Speshkitty
+
   |author  = shekurika
   |id      = speshkitty.fishinfo
+
   |id      = shekurika.EventSoundAdjuster
   |nexus  = 5452
+
   |nexus  = 8734
   |github  = Speshkitty/FishInfo
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Adjust
+
   |name    = Event Tester
   |author  = Shuai Zhang
+
   |author  = BlaDe
   |id      = shuaiz.FishingAdjustMod
+
   |id      = BlaDe.EventTester
   |nexus  = 1350
+
   |nexus  = 11178
  |github  = hcoona/StardewValleyMods
 
 
 
  |broke in = SMAPI 2.6
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishing Assistant
 
  |author  = KilZenc
 
  |id      = KilZenc.FishingAssistant
 
  |nexus  = 5815
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Automaton
+
   |name    = Event Tester, SinZ's Event Tester
   |author  = Drynwynn, thepaladinknight
+
   |author  = SinZ and atravita
   |id      = Drynwynn.FishingAutomaton
+
   |id      = sinZandAtravita.SinZsEventTester
   |nexus  = 2527
+
   |nexus  = 19458
   |github  = Drynwynn/StardewValleyMods
+
   |github  = atravita-mods/StardewMods
 
 
  |broke in = SMAPI 2.8
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Chests Expanded
+
   |name    = Everlasting Baits and Unbreakable Tackles
   |author  = aedenthorn, Erinthe
+
   |author  = Digus
   |id      = aedenthorn.FishingChestsExpanded
+
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus  = 7694
+
   |nexus  = 2360
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Info Overlays
+
   |name    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author  = barteke22
+
   |author  = moonslime
   |id      = barteke22.FIshingInfoOverlays
+
   |id      = moonslime.ExcavationSkill
   |nexus  = 8970
+
   |nexus  = 15793
   |github = barteke22/StardewMods
+
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
   |summary = use [[#Archaeology Skill for 1.6|Archaeology Skill for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Logbook
+
   |name    = Exhaustion Tweaks
   |author  = M3ales
+
   |author  = mytigio
   |id      = FishingLogbook
+
   |id      = mytigio.exhaustiontweaks
   |nexus  =
+
   |nexus  = 6247
  |curse  = 299792
+
   |github  = mytigio/SDVMods
   |github  = M3ales/FishingLogbook
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name    = Expanded Fridge, Dynamic Expanded Fridge
   |author  = barteke22
+
   |author  = Lodukas
   |id      = barteke22.FishingMinigames
+
   |id      = Uwazouri.ExpandedFridge
   |nexus  = 9345
+
   |nexus  = 1191
   |github  = barteke22/StardewMods
+
   |github  = Uwazouri/ExpandedFridge
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames
+
   |name    = Expanded Preconditions Utility
   |author  = barteke22 (Here Fishy base by aedenthorn)
+
   |author  = Cherry, CherryChain
   |id      = barteke22.FisingMinigames
+
   |id      = Cherry.ExpandedPreconditionsUtility
   |nexus  = 9345
+
   |nexus  = 6529
   |github  = barteke22/StardewMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Mod
+
   |name    = Expanded Storage
   |author  = Zoryn
+
   |author  = LeFauxMatt
   |id      = Zoryn.FishingMod
+
   |id      = furyx639.ExpandedStorage
   |nexus   =
+
   |curse   = 871838
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |moddrop = 1547203
   |github  = Zoryn4163/SMAPI-Mods
+
  |nexus  = 7431
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
+
   |name    = Expansive Combat, Proficiência
   |author  = MindMeltMax
+
   |author  = Hamio, HamioDracny
   |id      = MindMeltMax.Fishnets
+
   |id      = HamioDracny.ProficienciaEmDano
   |nexus  = 13819
+
   |nexus  = 7511
   |moddrop = 1247514
+
   |github  =
   |github = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Automate
+
   |name    = Exp Control
   |author  = MindMeltMax
+
   |author  = moonslime
   |id      = MindMeltMax.Fishnets.Automate
+
   |id      = moonslime.ExpControl
   |nexus  = 13819
+
   |nexus  = 23067
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Better Crafting
+
   |name    = Experience Bars
   |author  = MindMeltMax
+
   |author  = spacechase0
   |id      = MindMeltMax.Fishnets.BetterCrafting
+
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus  = 13819
+
  |curse  = 867392
   |github  = MindMeltMax/Stardew-Valley-Mods
+
  |moddrop = 127275
 +
   |nexus  = 509
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Practice
+
   |name    = Experience Rate Multiplier
   |author  = BlaDe
+
   |author  = MSCFC, iSkLz
   |id      = BlaDe.FishingPractice
+
   |id      = SkLz.ExpMultiply
   |nexus  = 4157
+
   |nexus  = 5910
   |github  =
+
   |github  = iSkLz/ExperienceMultiplier
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Progression
+
   |name    = Experience Updates
   |author  = ChadlyMasterson
+
   |author  = Quipex
   |id      = chadlymasterson.fishingprogression
+
   |id      = Quipex.ExperienceUpdates
   |nexus  = 18749
+
   |nexus  = 7581
   |github  = chudders1231/SDV-FishingProgression
+
   |github  = Quipex/ExperienceUpdates
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Rod Recolor
+
   |name    = Expert Sitting
   |author  = Stashek
+
   |author  = aedenthorn, Erinthe
   |id      = Stashek.FishingRodRecolor
+
   |id      = aedenthorn.ExpertSitting
   |nexus  = 8835
+
   |nexus  = 7435
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler
+
   |name    = Extended Bus System
   |author  = PeacefulEnd
+
   |author  = Tondorian
   |id      = PeacefulEnd.FishingTrawler
+
   |id      = ExtendedBusSystem
   |nexus  = 8406
+
   |nexus  =
   |github  = Floogen/FishingTrawler
+
  |chucklefish = 4373
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler - New Horizons
+
   |name    = Extended Fridge
   |author  = PeacefulEnd
+
   |author  = Crystalmir
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
+
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus  = 15941
+
   |nexus  = 485
   |github  = Floogen/FishingTrawler
+
   |github  = Mystra007/ExtendedFridgeSMAPI
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.4.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Treasure Spawner
+
   |name    = Extended Minecart
   |author  = jangofett4
+
   |author  = Entoarox
   |id      = jangofett4.fishingtreasurespawner
+
   |id      = Entoarox.ExtendedMinecart
   |nexus  = 18119
+
   |nexus  = 2271
   |github  = jangofett4/FishingTreasureSpawner
+
  |chucklefish = 4359
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Tuner Redux
+
   |name    = Extended Reach
   |author  = Hammurabi
+
   |author  = spacechase0
   |id      = HammurabiFishingTunerRedux
+
   |id      = spacechase0.ExtendedReach
   |nexus   =
+
   |curse   = 867754
   |chucklefish = 4578
+
   |moddrop = 242303
   |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
+
   |nexus  = 1493
 
+
   |github  = spacechase0/StardewValleyMods
   |dev note = source in download
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 1.2.5-unofficial.1-p1xel8ted
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Me
+
   |name    = Extra Content Mod
   |author  = marikaefer
+
   |author  = Alacrity, platinumhobo
   |id      = marikaefer.FishMe
+
   |id      = Alacrity.ExtraContentMod
   |nexus  = 4756
+
   |nexus  = 8510
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Preview
+
   |name    = Extra Fish Information
   |author  = Jonqora
+
   |author  = Ceasg
   |id      = Jonqora.FishPreview
+
   |id      = Ceasg.ExtraFishInformation
   |nexus  = 6303
+
   |nexus  = 4170
   |github  = Jonqora/StardewMods
+
   |github  = ceasg/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Reminder
+
   |name    = Extra Machine Configs
   |author  = Mizzion
+
   |author  = Selph, zombifier
   |id      = mizzion.fishreminder
+
   |id      = selph.ExtraMachineConfig
   |nexus  = 3615
+
   |nexus  = 22256
  |moddrop = 661375
+
   |github  = zombifier/My_Stardew_Mods
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Spot Bait
+
   |name    = Extra Map Layers
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FishSpotBait
+
   |id      = aedenthorn.ExtraMapLayers
   |nexus  = 17581
+
  |curse  = 868841
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 9633
 +
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
+
   |name    = Extreme Fishing Overhaul
   |author  = StarAmy
+
   |author  = Unidarkshin and Deathest1, Devin Lematty
   |id      = StarAmy.bubbletoggle
+
   |id      = DevinLematty.ExtremeFishingOverhaul
   |nexus  = 13076
+
   |nexus  = 7490
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Json Assets 1.7.7
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishy Blood Moon
+
   |name    = Extreme Weather
   |author  = MattDeDuck, Duckshard
+
   |author  = BlaDe
   |id      = MattDeDuck.FishyBloodMoon
+
   |id      = BlaDe.ExtremeWeather
   |nexus  = 3725
+
   |nexus  = 12334
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Animal Tools
+
   |name    = Fabrication
   |author  = bcmpinc
+
   |author  = XxHarvzBackxX
   |id      = bcmpinc.FixAnimalTools
+
   |id      = harvz.Fabrication
   |nexus  = 3215
+
   |nexus  = 10679
   |github  = bcmpinc/StardewHack
+
   |github  = XxHarvzBackxX/fabrication
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Categories in Recipes, Categories in Recipes
+
   |name    = FaeQuest
  |author  = Traktori
+
   |author  = Navi-chan, ooo0000
  |id      = Traktori.CategoriesInRecipes
+
   |id      = NaviChan.FaeQuest
  |nexus  = 11400
+
   |nexus  = 2484
  |github  = Traktori7/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fix Dice
 
   |author  = Ashley, bambimenot
 
   |id      = ashley.fixdice
 
   |nexus  = 4556
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Pig Random
+
   |name    = Fairy Fix
   |author  = atravita
+
   |author  = MindMeltMax
   |id      = atravita.FixPigRandom
+
   |id      = MindMeltMax.FairyFix
   |curse  = 870967
+
   |curse  = 1024723
  |moddrop = 1294434
+
   |nexus  = 24469
   |nexus  = 15003
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix TVs on Custom Farm Types
+
   |name    = Fall 28 Snow Day
   |author  = mouse
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = mouse.FixTVsOnCustomFarmTypes
+
   |id      = Omegasis.Fall28SnowDay
  |moddrop = 1194570
+
   |nexus  = 486
   |nexus  = 12717
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github  = notevenamouse/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flamingo Breeding
+
   |name    = Fall To Autumn
   |author  = BlaDe
+
   |author  = jahangmar
   |id      = BlaDe.FlamingoBreeding
+
   |id      = jahangmar.FallToAutumn
   |nexus  = 12015
+
   |nexus  = 7174
   |github  =
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flexible Sprinklers
+
   |name    = Familiars
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.FlexibleSprinklers
+
   |id      = aedenthorn.Familiars
   |nexus  = 10931
+
   |nexus  = 6429
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flip Buildings
+
   |name    = Family Planning
   |author  = mouahrara
+
   |author  = loe2run
   |id      = mouahrara.FlipBuildings
+
   |id      = Loe2run.FamilyPlanning
   |nexus  = 18444
+
   |nexus  = 4515
   |github  = mouahrara/FlipBuildings
+
   |github  = loe2run/FamilyPlanningMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
<!--
 +
  |unofficial version = 1.3.3-unofficial.1-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floating Garden Pots
+
   |name    = Fancy Sprinklers
   |author  = aedenthorn, Erinthe
+
   |author  = trashcan9
   |id      = aedenthorn.FloatingGardenPots
+
   |id      = trashcan9.FancySprinklers
   |nexus  = 17582
+
   |nexus  = 15857
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floor Shadow Switcher
+
   |name    = Fantastic Frames
   |author  = MouseyPounds
+
   |author  = Taskmaster
   |id      = MouseyPounds.FloorShadowSwitcher
+
   |id      = Taskmaster.FantasticFrames
   |nexus  = 3885
+
   |nexus  = 4540
   |github  = MouseyPounds/stardew-mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Bombs
+
   |name    = Farmageddon
   |author  = kdau
+
   |author  = Max Vollmer, SVProtector
   |id      = kdau.FlowerBombs
+
   |id      = maxvollmer.farmageddon
   |nexus  = 6228
+
   |nexus  = 2618
   |moddrop = 794657
+
   |github  =
   |source  = https://gitlab.com/kdau/flowerbombs
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Color Picker
+
   |name    = Farm Animal Choices
   |author  = spacechase0
+
   |author  = ShivaGuy
   |id      = spacechase0.FlowerColorPicker
+
   |id      = ShivaGuy.FarmAnimalChoices
   |curse   = 867760
+
   |nexus   = 11850
   |moddrop = 130043
+
   |github  =
  |nexus  = 1229
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Fix
+
   |name    = Farm Animal Harvest Helper
   |author  = elfuun
+
   |author  = aedenthorn, Erinthe
   |id      = FlowerDanceFix.elfuun
+
   |id      = aedenthorn.FarmAnimalHarvestHelper
   |nexus  = 8535
+
   |nexus  = 13782
   |moddrop = 980853
+
   |github  = aedenthorn/StardewValleyMods
   |github  = elfuun1/FlowerDanceFix
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Hearts Change
+
   |name    = Farm Anywhere
   |author  = ron075sh
+
   |author  = hmkiesel
   |id      = ron075sh.FlowerDanceHeartsChange
+
   |id      = hmkiesel.FarmAnywhere
   |nexus  = 3019
+
   |nexus  = 13926
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Automation: Barn Door Automation
 +
  |author  = Oranisagu
 +
  |id      = none<!--no manifest ID-->
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111931
 +
  |github  = oranisagu/SDV-FarmAutomation
  
   |broke in = SMAPI 3.0
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
+
   |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dancing, Kelly's Flower Dancing
+
   |name    = Farm Automation: Item Collector
   |author  = kelly2892
+
   |author  = Oranisagu
   |id      = kelly2892.flower.dancing.harmony
+
   |id      = none<!--no manifest ID-->
   |nexus   = 8107
+
  |nexus  =
   |github = kenny2892/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/111931
 +
  |github  = oranisagu/SDV-FarmAutomation
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
   |status   = workaround
 +
   |summary = use [[#Automate|Automate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Rain
+
   |name    = Farm Cave Framework
  |author  = spacechase0
 
  |id      = spacechase0.FlowerRain
 
  |curse  = 867722
 
  |nexus  = 6131
 
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Flowery Tools
 
  |author  = Cat, CatCattyCat
 
  |id      = cat.flowerytools
 
  |nexus  = 6203
 
  |moddrop = 833563
 
  |github  = danvolchek/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Flowing Mine Rocks
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FlowingMineRocks
+
   |id      = aedenthorn.FarmCaveFramework
   |nexus  = 9043
+
   |nexus  = 10506
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20910|Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fluent Eating
+
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author  = Kangzoel
+
   |author  = atravita
   |id      = Kangzoel.FluentEating
+
   |id      = atravita.FarmCaveSpawn
   |nexus  = 11690
+
  |curse  = 870986
   |github  =
+
  |moddrop = 1068205
 +
   |nexus  = 10186
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flying Start Loan
+
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author  = EstherHollow
+
   |author  = atravita
   |id      = EstherHollow.FlyingStartLoan
+
   |id      = atravita.ExpFromMonsterKillsOnFarm
   |nexus  = 11003
+
  |curse  = 870983
 +
  |moddrop = 1099838
 +
  |nexus  = 10924
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Computer Plus
 +
  |author  = Boebie
 +
  |id      = beau.farmcomputerplus
 +
   |nexus  = 19124
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Font Settings, 字体设置
+
   |name    = Farm Computers Check Cellars
   |author  = Becks723
+
   |author  = Ian Rubin, ianr427
   |id      = Becks723.FontSettings
+
   |id      = ianr.FarmComputersCheckCellars
   |nexus  = 12467
+
   |nexus  = 19581
 
   |github  =
 
   |github  =
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking
+
   |name    = Farmer Helper
   |author  = thejcannon
+
   |author  = aedenthorn, Erinthe
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id      = aedenthorn.FarmerHelper
   |nexus  = 4321
+
   |nexus  = 10179
   |github  = thejcannon/Stardew-FoodBuffStacking
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Cravings
+
   |name    = Farmer Helper (Updated)
   |author  = Hexenentendrache
+
   |author  = Fiorbeth
   |id      = Hexenentendrache.FoodCravings
+
   |id      = Fiorbeth.FarmerHelper
   |nexus  = 17126
+
   |nexus  = 21030
   |github  = Enteligenz/StardewMods
+
   |github  = NTaylor1993/FarmerHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food on the Table
+
   |name    = Farmer Portraits
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FoodOnTheTable
+
   |id      = aedenthorn.FarmerPortraits
   |nexus  = 10886
+
  |curse  = 868774
 +
   |nexus  = 11398
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Store
+
   |name    = Farmer Portraits for 1.6
   |author  = d5a1lamdtd, HaPyke
+
   |author  = mistyspring
   |id      = d5a1lamdtd.FoodStore
+
   |id      = mistyspring.aedenthornFarmerPortraits
  |moddrop = 1480763
+
   |nexus  = 20713
   |nexus  = 19309
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage at the Farm
+
   |name    = Farmer Vitals Evolved
   |author  = Nishtra
+
   |author  = Sensakuma
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id      = Sensakuma.FarmerVitalsEvolved
   |nexus  = 673
+
   |nexus  = 11131
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
  |unofficial version = 1.9.1-unofficial.1-Olivki
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Fantasy
+
   |name    = Farm Expansion
   |author  = Goldenrevolver
+
   |author  = Advize
   |id      = Goldenrevolver.ForageFantasy
+
   |id      = Advize.FarmExpansion, AdvizeFarmExpansionMod-2-0-5, AdvizeFarmExpansionMod-2-0, 3888bdfd-73f6-4776-8bb7-8ad45aea1915<!--changed in 3.0, 2.0.5, and 2.0-->
   |nexus  = 7554
+
   |nexus  = 130
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = AdvizeGH/FarmExpansion
 +
 
 +
  |broke in = Stardew Valley 1.3.16
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Pointers
+
   |name    = Farmhand Finder
   |author  = Bpendragon
+
   |author  = 2Retr0
   |id      = Bpendragon.ForagePointers
+
   |id      = 2Retr0.FarmhandFinder
   |nexus  = 7781
+
  |curse  = 661476
   |github  = Bpendragon/ForagePointers
+
   |nexus  = 13153
 +
   |github  = 2Retr0/FarmhandFinder
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
+
   |name    = Farmhouse Fixes
   |author  = DanielB
+
   |author  = CyanFire
   |id      = DanielB.TrackerZoomFix
+
   |id      = CF.FarmhouseFixes
   |nexus  = 17935
+
   |nexus  = 16507
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster
+
   |name    = Farmhouse Redone
   |author  = Remy Bach
+
   |author  = MabelSyrup
   |id      = remybach.forecaster
+
   |id      = mabelsyrup.farmhouse
   |nexus  = 3037
+
   |nexus  = 3731
   |github  = remybach/stardew-valley-forecaster
+
   |github  = mjSurber/FarmHouseRedone
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster Text, Forecaster Text
+
   |name    = Farmhouse Visits
   |author  = TheElm
+
   |author  = mistyspring
   |id      = TheElm.ForecasterText
+
   |id      = mistyspring.farmhousevisits
   |nexus  = 7541
+
  |curse  = 880518
   |github  = GStefanowich/SDV-Forecaster
+
   |nexus  = 12457
 +
   |github  = misty-spring/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Hub
 +
  |author  = Platonymous
 +
  |id      = Platonymous.FarmHub
 +
  |nexus  = 2309
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foxyfficiency
+
   |name    = Farm Icons on Load Screen
   |author  = Fokson
+
   |author  = b1rdyw1rdy
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id      = b1rdyw1rdy.FarmIconOnLoadScreen
   |nexus  = 2520
+
   |nexus  = 24344
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Logger
+
   |name    = Farming Tools Patch
   |author  = atravita
+
   |author  = Torsang
   |id      = atravita.FrameRateLogger
+
   |id      = torsang.farmingtoolspatch
  |curse  = 870966
+
   |nexus  = 24066
  |moddrop = 1294433
+
   |github  = Torsang/FarmingToolsPatch
   |nexus  = 15002
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Viewer, FPS Viewer
+
   |name    = Farm in Paradise, Textura de Neve
   |author  = Adham084
+
   |author  = BrasileiroTop, LKboss
   |id      = adham084.fpsviewer
+
   |id      = LKboss.TexturaNeve
   |nexus  = 14046
+
   |nexus  = 13594
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Dusty
+
   |name    = Farm in the Sky, Fundo
   |author  = skuldomg, Skuld
+
   |author  = BrasileiroTop
   |id      = skuldomg.freeDusty
+
   |id      = BrasileiroTop.Fundo
   |nexus  = 2206
+
   |nexus  = 5423
   |github  = skuldomg/freeDusty
+
   |github  =
  
   |broke in          = Stardew Valley 1.4
+
   |status  = abandoned
  |unofficial version = 1.0.7.unofficial-2.strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Love
+
   |name    = Farm Rearranger
   |author  = aedenthorn, Erinthe
+
   |author  = Cherry & cel10e
   |id      = aedenthorn.FreeLove
+
   |id      = cel10e.Cherry.FarmRearranger
   |curse   = 868835
+
   |nexus   = 5142
   |nexus  = 10021
+
   |moddrop = 716395
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Slingshot
+
   |name    = Farm Resource Generator
   |author  = DJ-STLN
+
   |author  = jwdred
   |id      = DJ-STLN.FreeSlingshot
+
   |id      =
   |nexus  = 3320
+
   |nexus  = 647
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free the Toolbar
+
   |name    = Farm Tablet
   |author  = danmw3
+
   |author  = boneskull
   |id      = danmw3.freethetoolbar
+
   |id      = com.boneskull.farm-tablet
   |nexus  = 4960
+
   |nexus  = 16447
   |github  =
+
   |github  = Floogen/AlternativeTextures
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendly Divorce
+
   |name    = Farm to Table Ready Meals
   |author  = aedenthorn, Erinthe
+
   |author  = Speshkitty
   |id      = aedenthorn.FriendlyDivorce
+
   |id      = speshkitty.farmtotablereadymeals
   |nexus  = 6241
+
   |nexus  = 7148
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Speshkitty/FarmToTableReadyMeals
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friends Forever
+
   |name    = Farmtronics
   |author  = Isaac S
+
   |author  = Joe Strout
   |id      = IsaacS.FriendsForever
+
   |id      = strout.farmtronics
   |nexus  = 1738
+
   |nexus  = 10634
   |github  = isaacs-dev/Minidew-Mods
+
   |github  = JoeStrout/Farmtronics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Booster
+
   |name    = Farm Type Manager
   |author  = Hills
+
   |author  = Esca, Esca-MMC
   |id      = Hills.FriendshipBooster
+
   |id      = Esca.FarmTypeManager
   |nexus  = 10497
+
   |nexus  = 3231
   |moddrop = 1084819
+
   |moddrop = 598755
   |github  =
+
   |github  = Esca-MMC/FarmTypeManager
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Tweaks
+
   |name    = Farm Warps Patch
   |author  = aedenthorn, Erinthe
+
   |author  = tlitookilakin
   |id      = aedenthorn.FriendshipTweaks
+
   |id      = tlitookilakin.farmwarpspatch
   |nexus  = 17055
+
   |nexus  = 8236
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 926207
 +
   |github  = tlitookilakin/FarmWarpsPatch
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Without Talk
+
   |name    = Fashion Sense
   |author  = HunterMYT
+
   |author  = PeacefulEnd
   |id      = HunterMYT.FriendshipWithoutTalk
+
   |id      = PeacefulEnd.FashionSense
   |nexus  = 8709
+
  |curse  = 870933
   |github  =
+
   |nexus  = 9969
 +
   |github  = Floogen/FashionSense
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frozen Yogurt
+
   |name    = Fashion Sense Outfits
   |author  = Failsplat
+
   |author  = nihilistzsche
   |id      = Failsplat.FroyoFFHarmony
+
   |id      = nihilistzsche.FashionSenseOutfits
   |nexus  = 12308
+
   |nexus  = 18384
   |github  =
+
   |github  = nihilistzsche/FashionSenseOutfits
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frugal Farm Menu
+
   |name    = Fast Animations
   |author  = jeffgillean
+
   |author  = Pathoschild
   |id      = jeffgillean.FrugalFarmMenu
+
   |id      = Pathoschild.FastAnimations
   |nexus  = 11050
+
  |curse  = 957496
   |github  = jeffgillean/StardewValleyMods
+
   |nexus  = 1089
 +
  |moddrop = 606631
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Shaker
+
   |name    = Fast Control Input
   |author  = aedenthorn, Erinthe
+
   |author  = weizinai
   |id      = Aedenthorn.FruitTreeShaker
+
   |id      = weizinai.FastControlInput
   |nexus  = 5776
+
   |nexus  = 24324
   |github  = aedenthorn/StardewValleyMods
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Tweaks
+
   |name    = Faster Events
   |author  = aedenthorn, Erinthe
+
   |author  = libaryaddict
   |id      = Aedenthorn.FruitTreeTweaks
+
   |id      = libraryaddict.FasterEvents
   |nexus  = 11422
+
   |nexus  = 7631
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Full Romanceable Witch NPC, Witch Events Shop
+
   |name    = Faster Grass
   |author  = jennisimone
+
   |author  = IceGladiador
   |id      = jennisimone.WitchEventsShop
+
   |id      = IceGladiador.FasterGrass
   |nexus  = 16304
+
   |nexus  = 1772
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fungus Amongus
+
   |name    = Faster Horse
   |author  = Okay Shroomer
+
   |author  = kibbe
   |id      = OkayShroomer.FungusAmongus
+
   |id      = kibbe.faster_horse
   |nexus  = 11785
+
   |nexus  = 2791
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Adjustment
+
   |name    = Faster Paths
   |author  = aedenthorn, Erinthe
+
   |author  = Entoarox
   |id      = aedenthorn.FurnitureAdjustment
+
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |nexus  = 10213
+
   |nexus  = 2277
   |github  = aedenthorn/StardewValleyMods
+
  |chucklefish = 3641
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Display Framework
+
   |name    = Faster Path Speed
   |author  = aedenthorn, Erinthe
+
   |author  = gaussfire
   |id      = aedenthorn.FurnitureDisplayFramework
+
   |id      = gaussfire.FasterPathSpeed
   |nexus  = 10855
+
   |nexus  = 9344
   |github  = aedenthorn/StardewValleyMods
+
   |github  = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Placement Tweaks
+
   |name    = Faster Run
   |author  = aedenthorn, Erinthe
+
   |author  = KathrynHazuka
   |id      = aedenthorn.FurniturePlacementTweaks
+
   |id      = KathrynHazuka.FasterRun
   |nexus  = 14092
+
   |nexus  = 733
   |github  = aedenthorn/StardewValleyMods
+
   |github  = KathrynHazuka/StardewValley_FasterRun
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Recolor
+
   |name    = Faster Transition
   |author  = aedenthorn, Erinthe
+
   |author  = Kumagabear
   |id      = aedenthorn.FurnitureRecolor
+
   |id      = Kumagabear.FasterTransition
   |nexus  = 10217
+
   |nexus  = 19584
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gacha Geodes
+
   |name    = Faster Trees
   |author  = DeLiXx
+
   |author  = Krutonium
   |id      = DLX.Geodes
+
   |id      = ca.krutonium.fastertrees
   |nexus  = 17691
+
   |nexus  = 21952
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-gacha-geodes
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Slingshot Obtainable
+
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author  = Adham084
+
   |author  = zeldela
   |id      = adham084.galaxyslingshot
+
   |id      = zeldela.FastFishPond
   |nexus  = 14115
+
   |nexus  = 14005
   |github  =
+
   |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Weapon Choice
+
   |name    = Fast Forward
   |author  = aedenthorn, Erinthe
+
   |author  = crazywig
   |id      = aedenthorn.GalaxyWeaponChoice
+
   |id      = crazywig.FastForward
   |nexus  = 14511
+
   |nexus  = 7413
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gameboy Arcade
+
   |name    = Fast Geode, Instant Geodes
   |author  = drbirbdev
+
   |author  = ofmanynames
   |id      = drbirbdev.GameboyArcade
+
   |id      = InstantGeode
  |moddrop = 1318487
+
   |nexus  = 750
   |nexus  =
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Game Reminder
+
   |name    = Fast Loads
   |author  = mmanlapat
+
   |author  = spajus
   |id      = mmanlapat.GameReminder
+
   |id      = spajus.fastloads
   |nexus  = 1153
+
   |nexus  = 19454
   |github  =
+
   |github  = spajus/stardew-valley-fast-loads
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GameSpeed
+
   |name    = Fast Parrot Express Animation
   |author  = RandomComputerUser
+
   |author  = ErikShun, QuickNutz
   |id      = RandomComputerUser.GameSpeed
+
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |nexus  = 7211
+
  |moddrop = 1490579
 +
   |nexus  = 19634
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Collector
+
   |name    = Fast Petting
   |author  = Loogooter
+
   |author  = DerTod2
   |id      = OlegSilkin.garbage_collector
+
   |id      = de.dertod2.FastPetting
   |nexus  = 2463
+
   |nexus  = 5039
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Day
+
   |name    = Fast Travel
   |author  = furyx639
+
   |author  = Death, DeathGameDev
   |id      = furyx639.GarbageDay
+
   |id      = DeathGameDev.FastTravel
   |curse   = 871837
+
   |nexus   = 1529
   |nexus  = 8204
+
   |github  = DeathGameDev/SDV-FastTravel
   |github  = LeFauxMatt/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot - Automate
+
   |name    = FauxCore
   |author  = NCarigon
+
   |author  = LeFauxMatt
   |id      = NCarigon.GardenPotAutomate
+
   |id      = furyx639.FauxCore
   |nexus  = 15212
+
  |moddrop = 1547213
   |github  =
+
   |nexus  = 20618
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot Tweaks
+
   |name    = Feeling Lucky?
   |author  = aedenthorn, Erinthe
+
   |author  = minervamaga
   |id      = aedenthorn.GardenPotTweaks
+
   |id      = minervamaga.FeelingLucky
   |nexus  = 14820
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 752859
 +
   |github  = minervamaga/FeelingLucky
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Fix
+
   |name    = Fellowship - Immersive Rings
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = DaLion
   |id      = f4iTh.GateFix
+
   |id      = DaLion.ImmersiveRings
   |nexus  = 4859
+
   |nexus  = 11380
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Opener
+
   |name    = Ferngill Dynamic Rain
   |author  = mralbobo
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = mralbobo.GateOpener
+
   |id      = KoihimeNakamura.DynamicRainAndWind
   |nexus  =
+
   |nexus  = 604
   |url    = https://community.playstarbound.com/threads/111988
+
   |moddrop = 664033
   |github  = mralbobo/stardew-gate-opener
+
   |github  = Sakorona/SDVMods
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status      = workaround
 
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gem Isles
+
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author  = aedenthorn, Erinthe
+
   |author  = UNA
   |id      = aedenthorn.GemIsles
+
   |id      = UNA.FashionFestivalSMAPI
   |nexus  = 6692
+
   |nexus  = 17404
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
+
   |name    = Ferngill Revenue Service
   |author  = Hana
+
   |author  = KarratKake
   |id      = Hana.GNMTokens
+
   |id      = KarratKake.FerngillRevenueService
   |nexus  = 14426
+
   |nexus  = 7566
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
+
   |name    = Ferngill Simple Economy
   |author  = sqbr
+
   |author  = Paul Steele
   |id      = sqbr.GetGS
+
   |id      = paulsteele.fse
   |nexus  = 13434
+
   |nexus  = 21414
   |github  = sqbr/GetGS
+
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Mod Config Menu
+
   |name    = Fertilizer Anytime
   |author  = spacechase0
+
   |author  = stoobinator, lefthandedkid
   |id      = spacechase0.GenericModConfigMenu
+
   |id      = stoobinator.fertilizeranytime
   |curse   = 867150
+
   |nexus   = 7259
   |moddrop = 771692
+
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
  |nexus  = 5098
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Shop Extender
+
   |name    = Fertilizer Bubbles
   |author  = rabbitgreen49, IrregularPorygon
+
   |author  = temisthem
   |id      = GenericShopExtender
+
   |id      = tem696969696969.FertilizerBubbles
   |nexus  = 814
+
   |nexus  = 23307
   |github  = IrregularPorygon/SMAPIGenericShopMod
+
   |github  = kqrse/StardewValleyMods
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 0.1.5-unofficial.1-mouseypounds
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Genetics API
+
   |name    = Festival End Time Tweak
   |author  = agent56
+
   |author  = KirbyLink
   |id      = agent56.GeneticsAPI
+
   |id      = kirbylink.festivalendtimetweak
   |nexus  = 15655
+
   |nexus  = 2966
   |github  =
+
   |github  = KirbyLink/FestivalEndTimeTweak
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.2.1-unofficial.2-speshkitty
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Geode Info Menu
+
   |name    = Festival of the Mundane
   |author  = CatCattyCat, Cat
+
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id      = cat.geodeinfomenu
+
   |id      = MouseyPounds.ShadowFestival
   |nexus  = 1448
+
   |nexus  = 4630
  |moddrop = 833541
+
   |github  = MouseyPounds/stardew-mods
   |github  = danvolchek/StardewMods
 
  
   |broke in          = Stardew Valley 1.5
+
   |broke in          = Stardew Valley 1.6
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
  |unofficial version = 1.1.3-unofficial.1-LikeFrogs
  |unofficial version = 1.5.3-unofficial.1-strobe
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123587
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Glam
+
   |name    = FeTK - Stardew-Valley Toolkit
   |author  = MartyrPher
+
   |author  = Felix-Dev
   |id      = MartyrPher.GetGlam
+
   |id      = Felix-Dev.FeTK
   |nexus  = 5044
+
   |nexus  = 4403
   |github  = MartyrPher/GetGlam
+
   |github  = Felix-Dev/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.2-digus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ghost Town
+
   |name    = Field Harvest
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.GhostTown
+
   |id      = aedenthorn.FieldHarvest
   |curse   = 877231
+
   |nexus   = 11019
   |moddrop = 793902
+
   |github  = aedenthorn/StardewValleyMods
  |nexus  = 2992
+
 
   |github  = Platonymous/Stardew-Valley-Mods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Fertilizer
+
   |name    = Field Harvest Redux
   |author  = atravita
+
   |author  = Prism 99
   |id      = atravita.GiantCropFertilizer
+
   |id      = prism99.aedenthorn.FieldHarvest
  |curse  = 870977
+
   |nexus  = 21703
  |moddrop = 1135913
+
   |github  =
   |nexus  = 11620
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Ring
+
   |name    = Field Works
   |author  = CatCattyCat, Cat
+
   |author  = ChiroxT
   |id      = cat.giantcropring
+
   |id      = treinke.FieldWorks
   |nexus  = 1182
+
   |nexus  = 17267
  |moddrop = 833538
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Tweaks
+
   |name    = Fighting With NPCs
   |author  = Khloe Leclair
+
   |author  = Edu Anttunes
   |id      = leclair.giantcroptweaks
+
   |id      = EduAnttunes.FightingWithNPCs
   |nexus  = 14370
+
   |nexus  = 5865
   |github  = KhloeLeclair/StardewMods
+
   |github  = eduanttunes/sv_fighting_with_npcs
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Omelet
+
   |name    = File Replacer
   |author  = spacechase0
+
   |author  = certifiableGrimalkin
   |id      = spacechase0.GiantOmelet
+
   |id      = certifiableGrimalkin.FileReplacer
   |nexus  = 13852
+
   |nexus  = 17553
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Decline
+
   |name    = Filtered Chest Hopper
   |author  = desto
+
   |author  = Shivion
   |id      = desto.GiftDecline
+
   |id      = shivion.FilteredChestHopper
   |nexus  = 6944
+
   |nexus  = 21730
   |github  = desto-git/sdv-mods
+
   |github  = Shivion/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Money
+
   |name    = Find Object Mod
   |author  = AvalonMFX
+
   |author  = Tran Minh Thong
   |id      = AvalonMFX.GiftMoney
+
   |id      = find.object.mod
   |nexus  = 17564
+
   |nexus  = 8594
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Rejection
+
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author  = aedenthorn, Erinthe
+
   |author  = HaulinOats
   |id      = aedenthorn.GiftRejection
+
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus  = 14273
+
   |nexus  = 13944
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper
+
   |name    = Fireballs!
   |author  = tstaples
+
   |author  = aurnj, Roy Li
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id      = RoyLi.Fireballs
   |nexus  = 229
+
   |nexus  =
   |github  = tstaples/GiftTasteHelper
+
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 +
   |github  =
  
   |warnings = needs zoom and UI scale options to have the same value.
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper Continued
+
   |name    = Fire Breath
   |author  = Isi0
+
   |author  = aedenthorn, Erinthe
   |id      = Isi0.GiftTasteHelper
+
   |id      = aedenthorn.FireBreath
   |nexus  = 18762
+
   |nexus  = 7311
   |github  = Just-Chaldea/GiftTasteHelper
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Wrapper
+
   |name    = Fire Crackers, Firecracker Mod
   |author  = blueberry
+
   |author  = MindMeltMax
   |id      = blueberry.GiftWrapper
+
   |id      = MindMeltMax.FireCracker
   |nexus  = 4721
+
   |nexus  = 7321
   |github  = b-b-blueberry/GiftWrapper
+
   |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fireworks Festival
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.FireworksFestival
 +
  |nexus  = 15261
 +
  |github  = elizabethcd/FireworksFestival
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Extra Locations
+
   |name    = Fischievements
   |author  = mistyspring
+
   |author  = MattDeDuck, Duckshard
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
+
   |id      = MattDeDuck.Fischievements
   |curse   = 880520
+
   |nexus   = 3658
   |nexus   = 12195
+
   |github  =
   |github  = misty-spring/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.4
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Mainland Adjustments
+
   |name    = FishDex
   |author  = atravita
+
   |author  = rupak0577
   |id      = atravita.GingerIslandMainlandAdjustments
+
   |id      = rupak0577.FishDex
   |curse   = 870984
+
   |nexus   =
   |moddrop = 1098263
+
   |github  = rupak0577/FishDex
   |nexus  = 10004
+
   |url    = {{github|rupak0577/FishDex}}
   |github  = atravita-mods/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Give Me My Cursor Back
+
   |name    = Fish Exclusions
   |author  = DecidedlyHuman
+
   |author  = GZhynko
   |id      = DecidedlyHuman.GiveMeMyCursorBack
+
   |id      = GZhynko.FishExclusions
   |nexus  = 9976
+
   |nexus  = 7782
   |github  = DecidedlyHuman/GiveMeMyCursorBack
+
   |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Global Config Settings
+
   |name    = Fish Finder
   |author  = Gaphodil
+
   |author  = Aair, AairTheGreat
   |id      = Gaphodil.GlobalConfigSettings
+
   |id      = AairTheGreat.FishFinder
   |nexus  = 9340
+
   |nexus  = 5011
  |moddrop = 1007690
+
   |github  = AairTheGreat/StardewValleyMods
   |github  = Gaphodil/GlobalConfigSettings
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Glue Your Furniture Down
+
   |name    = Fish Info
   |author  = violetlizabet
+
   |author  = Speshkitty
   |id      = violetlizabet.GlueFurnitureDown
+
   |id      = speshkitty.fishinfo
   |nexus  = 10374
+
   |nexus  = 5452
   |github  = elizabethcd/PreventFurniturePickup
+
   |github  = Speshkitty/FishInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GMCM Options
+
   |name    = Fishing Adjust
   |author  = Jamie Taylor
+
   |author  = Shuai Zhang
   |id      = jltaylor-us.GMCMOptions
+
   |id      = shuaiz.FishingAdjustMod
   |nexus  = 10505
+
   |nexus  = 1350
   |github  = jltaylor-us/StardewGMCMOptions
+
   |github  = hcoona/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = God Mode
+
   |name    = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author  = treyh0
+
   |author  = ChibiKyu, KilZenc
   |id      = treyh0.GodMode
+
   |id      = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |nexus  = 2641
+
   |nexus  = 5815
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye American English
+
   |name    = Fishing Automaton
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = Drynwynn, thepaladinknight
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id      = Drynwynn.FishingAutomaton
  |moddrop = 854437
+
   |nexus  = 2527
   |nexus  = 7183
+
   |github  = Drynwynn/StardewValleyMods
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
+
 
 +
  |broke in = SMAPI 2.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye SMAPI
+
   |name    = Fishing Chests Expanded
   |author  = Jessebot
+
   |author  = aedenthorn, Erinthe
   |id      = Jessebot.GoodbyeSMAPI
+
   |id      = aedenthorn.FishingChestsExpanded
   |nexus  = 6514
+
   |nexus  = 7694
   |github  = JessebotX/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.4.3-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Bed
+
   |name    = Fishing Info Overlays
   |author  = candidus42
+
   |author  = barteke22
   |id      = Candidus42.GoToBed
+
   |id      = barteke22.FIshingInfoOverlays
   |nexus  = 4967
+
   |nexus  = 8970
   |github  = mus-candidus/GoToBed
+
   |github  = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Sleep
+
   |name    = Fishing Logbook
   |author  = yy376
+
   |author  = M3ales
   |id      = yy376.GoToSleep
+
   |id      = FishingLogbook
   |nexus  = 2195
+
   |nexus  =
   |github  =
+
  |curse  = 299792
 +
   |github  = M3ales/FishingLogbook
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gradient Hair Colors
+
   |name    = Fishing Minigames
   |author  = spacechase0
+
   |author  = barteke22 (Here Fishy base by aedenthorn)
   |id      = spacechase0.GradientHairColors
+
   |id      = barteke22.FisingMinigames
   |nexus  = 12744
+
   |nexus  = 9345
   |github  = spacechase0/StardewValleyMods
+
   |github  = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Heirlooms
+
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author  = rikai
+
   |author  = barteke22
   |id      = rikai.GrandfathersHeirlooms
+
   |id      = barteke22.FishingMinigames
   |nexus  = 8557
+
   |nexus  = 9345
   |github  = rikai/Grandfathers-Heirlooms
+
   |github  = barteke22/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth
+
   |name    = Fishing Mod
   |author  = bcmpinc
+
   |author  = Zoryn
   |id      = bcmpinc.GrassGrowth
+
   |id      = Zoryn.FishingMod
   |nexus  = 2732
+
   |nexus  =
   |github  = bcmpinc/StardewHack
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth Adjuster, Grass Adjustor
+
   |name    = Fishing Nets → Automate
   |author  = Jellypowered, Shockade
+
   |author  = MindMeltMax
   |id      = Jellypowered.GrassChance
+
   |id      = MindMeltMax.Fishnets.Automate
   |nexus  = 3365
+
   |nexus  = 13819
   |github  =
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse 20x20
+
   |name    = Fishing Nets → Better Crafting
   |author  = sirloinmeatt
+
   |author  = MindMeltMax
   |id      = sirloinmeatt.Greenhouse20x20
+
   |id      = MindMeltMax.Fishnets.BetterCrafting
   |nexus  = 2662
+
   |nexus  = 13819
   |github  =
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.1-art17
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Construction
+
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author  = Derslayr
+
   |author  = MindMeltMax
   |id      = Derslayr.GreenhouseConstruction
+
   |id      = MindMeltMax.Fishnets
   |nexus  = 10148
+
  |curse  = 1004486
   |github  = derslayr10/GreenhouseConstruction
+
   |nexus  = 13819
 +
  |moddrop = 1247514
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Begone!
+
   |name    = Fishing Practice
   |author  = bblueberry, blueberry
+
   |author  = BlaDe
   |id      = blueberry.GreenhouseEntryBegone
+
   |id      = BlaDe.FishingPractice
   |nexus  = 8203
+
   |nexus  = 4157
   |github  = b-b-blueberry/GreenhouseEntryPatch
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Mod
+
   |name    = Fishing Progression
   |author  = pancham138
+
   |author  = ChadlyMasterson
   |id      = Pancham138.GreenhouseEntryMod
+
   |id      = chadlymasterson.fishingprogression
   |nexus  = 6150
+
   |nexus  = 18749
   |github  =
+
   |github  = chudders1231/SDV-FishingProgression
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers
+
   |name    = Fishing Trawler
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
   |id      = PeacefulEnd.GreenhouseGatherers
+
   |id      = PeacefulEnd.FishingTrawler
   |nexus  = 7619
+
   |nexus  = 8406
   |moddrop = 886187
+
   |github  = Floogen/FishingTrawler
   |github = Floogen/GreenhouseGatherers
+
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
  |summary = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers Automate
+
   |name    = Fishing Trawler - New Horizons
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
+
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus   = 7619
+
   |curse   = 870923
   |moddrop = 886187
+
   |nexus  = 15941
   |github  = Floogen/GreenhouseGatherers
+
   |github  = Floogen/FishingTrawler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Sprinklers
+
   |name    = Fishing Treasure Spawner
   |author  = Bpendragon
+
   |author  = jangofett4
   |id      = Bpendragon.GreenhouseSprinklers
+
   |id      = jangofett4.fishingtreasurespawner
   |nexus  = 7456
+
   |nexus  = 18119
   |github  = Bpendragon/GreenhouseSprinklers
+
   |github  = jangofett4/FishingTreasureSpawner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Upgrades
+
   |name    = Fishing Tuner Redux
   |author  = Cecidelus
+
   |author  = Hammurabi
   |id      = Cecidelus.GreenhouseUpgrades
+
   |id      = HammurabiFishingTunerRedux
   |nexus   = 8042
+
  |nexus  =
   |github =
+
  |chucklefish = 4578
 +
  |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 +
 
 +
  |dev note = source in download
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status   = workaround
 +
   |summary = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
+
   |name    = Fish Me
   |author  = Fernass354
+
   |author  = marikaefer
   |id      = Fernass354.GreenUpgrades
+
   |id      = marikaefer.FishMe
   |nexus  = 18766
+
   |nexus  = 4756
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHut
+
   |name    = Fish Pond Colors, Legendary Fish Ponds
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
+
   |author  = ButterBear, Memegician
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
+
   |id      = BB.FishPondColors
   |nexus  = 1735
+
   |nexus  = 23449
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groundhog Day
+
   |name    = Fish Preview
   |author  = aedenthorn, Erinthe
+
   |author  = Jonqora
   |id      = aedenthorn.GroundhogDay
+
   |id      = Jonqora.FishPreview
   |nexus  = 10151
+
   |nexus  = 6303
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Jonqora/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groupable Chests
+
   |name    = Fish Reminder
   |author  = FricativeMelon
+
   |author  = Mizzion
   |id      = FricativeMelon.GroupableChests
+
   |id      = mizzion.fishreminder
   |nexus  = 15375
+
   |nexus  = 3615
   |github  = FricativeMelon/GroupableChests
+
  |moddrop = 661375
 +
   |github  = Mizzion/MyStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Bushes
+
   |name    = Fish Spot Bait
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.GrowableBushes
+
   |id      = aedenthorn.FishSpotBait
   |curse   = 870961
+
   |nexus   = 17581
   |moddrop = 1357999
+
   |github  = aedenthorn/StardewValleyMods
   |nexus   = 15111
+
 
   |github  = atravita-mods/StardewMods
+
   |broke in          = Stardew Valley 1.6
 +
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
   |unofficial version = 0.1.2-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Giant Crops
+
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author  = atravita
+
   |author  = StarAmy
   |id      = atravita.GrowableGiantCrops
+
   |id      = StarAmy.bubbletoggle
  |curse  = 870960
+
   |nexus  = 13076
  |moddrop = 1358004
 
  |nexus  = 15559
 
  |github  = atravita-mods/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Gunther Tells You
 
  |author  = John Peters
 
  |id      = JohnPeters.GuntherTellsYou
 
   |nexus  = 19143
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Haboo
+
   |name    = Fishy Blood Moon
   |author  = BlaDe
+
   |author  = MattDeDuck, Duckshard
   |id      = LetsTrollTheMan.HabooNPC
+
   |id      = MattDeDuck.FishyBloodMoon
   |nexus  = 12034
+
   |nexus  = 3725
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hair Growth
 
  |author  = skn
 
  |id      = skn.HairGrowthMod
 
  |nexus  = 3279
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Halt Event Time
+
   |name    = Fix Animal Tools
   |author  = chawol
+
   |author  = bcmpinc
   |id      = chawol.HaltEventTime
+
   |id      = bcmpinc.FixAnimalTools
   |nexus  = 8774
+
   |nexus  = 3215
   |github  = chawolbaka/HaltEventTime
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Handy Headphones
+
   |name    = Fix Categories in Recipes, Categories in Recipes
   |author  = PeacefulEnd
+
   |author  = Traktori
   |id      = PeacefulEnd.HandyHeadphones
+
   |id      = Traktori.CategoriesInRecipes
   |nexus  = 7936
+
   |nexus  = 11400
   |github  = Floogen/HandyHeadphones
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Fix Dice
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Ashley, bambimenot
   |id      = Omegasis.HappyBirthday
+
   |id      = ashley.fixdice
   |nexus  = 520
+
   |nexus  = 4556
  |github  =  janavarro95/Stardew_Valley_Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Happy Birthday
 
  |author  = Oxyligen
 
  |id      = HappyBirthday
 
  |nexus  = 1064
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Fish Jump
+
   |name    = Fixed Ginger Island Beach Garden Pots
   |author  = Sakorona
+
   |author  = wilsoncwc
   |id      = KoihimeNakamura.HappyFishJump
+
   |id      = wilsoncwc.IslandPotFix
   |nexus  = 6516
+
   |nexus  = 23934
  |moddrop = 1068089
+
   |github  =
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines
+
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
   |author  = kibbe, lillvik
+
   |author  = f4iTh and Lita, JertsukkaTheMan
   |id      = kibbe.hardcore_mines
+
   |id      = f4iTh.WoodsDebrisFix
   |nexus  = 1674
+
   |nexus  = 1941
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines 2
+
   |name    = Fixed Weapons Damage
   |author  = ItsLittany
+
   |author  = BlueSight
   |id      = itslittany.HardcoreMines2
+
   |id      = BlueSight.FixedWeaponsDamage
   |nexus  = 6411
+
   |nexus  = 19896
   |github  =
+
   |github  = Hikari-BS/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mode
+
   |name    = Fix Pig Random
   |author  = vermicyde
+
   |author  = atravita
   |id      = vermicyde.HardcoreModeDLL
+
   |id      = atravita.FixPigRandom
   |nexus  = 15125
+
  |curse  = 870967
 +
  |moddrop = 1294434
 +
  |nexus  = 15003
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix Scythe Exp
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.FixScytheExp
 +
  |nexus  =
 +
  |github  = bcmpinc/StardewHack
 +
  |url    = https://github.com/bcmpinc/StardewHack/releases
 +
 
 +
  |broke in = Stardew Valley 1.3.25
 +
  |status  = abandoned
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix TVs on Custom Farm Types
 +
  |author  = mouse
 +
  |id      = mouse.FixTVsOnCustomFarmTypes
 +
  |moddrop = 1194570
 +
  |nexus  = 12717
 +
  |github  = notevenamouse/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flamingo Breeding
 +
  |author  = BlaDe
 +
  |id      = BlaDe.FlamingoBreeding
 +
   |nexus  = 12015
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardy Grass
+
   |name    = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author  = DiscipleOfEris
+
   |author  = selph, zombifier
   |id      = DiscipleOfEris.HardyGrass
+
   |id      = selph.ExtraFuelConfig
   |nexus  = 8772
+
   |nexus  = 21086
   |github  = DiscipleOfEris/HardyGrass
+
   |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harp of Yoba Redux
+
   |name    = Flexible Arms
   |author  = Platonymous
+
   |author  = bcmpinc
   |id      = Platonymous.HarpOfYobaRedux
+
   |id      = bcmpinc.FlexibleArms
   |nexus  = 914
+
   |nexus  = 20902
  |moddrop = 793924
+
   |github  = bcmpinc/StardewHack
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
+
   |name    = Flexible Sprinklers
   |author  = Goldenrevolver
+
   |author  = Shockah
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id      = Shockah.FlexibleSprinklers
   |nexus  = 7851
+
   |nexus  = 10931
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name    = Flip Buildings
   |author  = Dounat2201, Sasara
+
   |author  = mouahrara
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id      = mouahrara.FlipBuildings
   |nexus  = 1157
+
   |nexus  = 18444
   |github  = Sasara2201/WitchPrincess
+
   |github  = mouahrara/FlipBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Seeds
+
   |name    = Floating Garden Pots
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HarvestSeeds
+
   |id      = aedenthorn.FloatingGardenPots
   |nexus  = 11773
+
   |nexus  = 17582
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FloatingGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest With Scythe
+
   |name    = FLO - New Custom NPC, FlorenceMod
   |author  = ThatNorthernMonkey
+
   |author  = randomAnon1234
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id      = none<!--no manifest ID-->
   |nexus  = 236
+
   |nexus  = 591
   |github  = ThatNorthernMonkey/HarvestWithScythe
+
   |github  =
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Buffs
+
   |name    = Floor Shadow Switcher
   |author  = popska
+
   |author  = MouseyPounds
   |id      = popska.HatBuffs
+
   |id      = MouseyPounds.FloorShadowSwitcher
   |nexus  = 9050
+
   |nexus  = 3885
   |github  =
+
   |github  = MouseyPounds/stardew-mods
   |source = https://gitlab.com/popska/UsefulHats
+
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary = remove this mod (shadows can now be changed via Content Patch)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Mouse Lacey
+
   |name    = Flower Bombs
   |author  = ichortower
+
   |author  = kdau
   |id      = ichortower.HatMouseLacey.Core
+
   |id      = kdau.FlowerBombs
   |nexus  = 18177
+
   |nexus  = 6228
   |github = ichortower/HatMouseLacey
+
  |moddrop = 794657
 +
   |source = https://gitlab.com/kdau/flowerbombs
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Panning
+
   |name    = Flower Color Picker
   |author  = monsoonsheep
+
   |author  = spacechase0
   |id      = monsoonsheep.PanWithHats
+
   |id      = spacechase0.FlowerColorPicker
   |nexus  = 18965
+
  |curse  = 867760
   |github  =
+
  |moddrop = 130043
 +
   |nexus  = 1229
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Shop Restoration
+
   |name    = Flower Dance Fix
   |author  = PeacefulEnd
+
   |author  = elfuun
   |id      = PeacefulEnd.AMouseWithAHat.Core
+
   |id      = FlowerDanceFix.elfuun
   |nexus  = 17291
+
   |nexus  = 8535
   |github  = Floogen/StardewSandbox
+
  |moddrop = 980853
 +
   |github  = elfuun1/FlowerDanceFix
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hats on Hats
+
   |name    = Flower Dance Hearts Change
   |author  = Shockah
+
   |author  = ron075sh
   |id      = Shockah.HatsOnHats
+
   |id      = ron075sh.FlowerDanceHeartsChange
   |nexus  = 17280
+
   |nexus  = 3019
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hay Bales as Silos
+
   |name    = Flower Dancing, Kelly's Flower Dancing
   |author  = Cherry, CherryChain
+
   |author  = kelly2892
   |id      = Cherry.HayBalesSilo
+
   |id      = kelly2892.flower.dancing.harmony
   |nexus  = 5151
+
   |nexus  = 8107
  |moddrop = 716396
+
   |github  = kenny2892/StardewValleyMods
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Portraits
+
   |name    = Flower Rain
   |author  = Tlitookilakin
+
   |author  = spacechase0
   |id      = tlitookilakin.HDPortraits
+
   |id      = spacechase0.FlowerRain
   |nexus   = 10971
+
   |curse   = 867722
   |moddrop = 1103418
+
   |nexus  = 6131
   |github  = tlitookilakin/HDPortraits
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Regeneration
+
   |name    = Flowery Tools
   |author  = Jessebot, JessebotX
+
   |author  = Cat, CatCattyCat
   |id      = Jessebot.HealthStaminaRegen
+
   |id      = cat.flowerytools
   |nexus  = 3207
+
   |nexus  = 6203
   |moddrop = 624105
+
   |moddrop = 833563
   |github  = JessebotX/StardewValleyMods
+
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Tweaks
+
   |name    = Flowing Mine Rocks
   |author  = Kiddles, Svard
+
   |author  = aedenthorn, Erinthe
   |id      = Kiddles.HASTweaks
+
   |id      = aedenthorn.FlowingMineRocks
   |nexus  = 5630
+
   |nexus  = 9043
   |github  = SvardXI/HAS_Tweaks
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars
+
   |name    = Fluent Eating
   |author  = Zoryn
+
   |author  = Kangzoel
   |id      = Zoryn.HealthBars
+
   |id      = Kangzoel.FluentEating
   |nexus  =
+
   |nexus  = 11690
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars (Darkhax)
+
   |name    = Flying Start Loan
   |author  = Darkhax
+
   |author  = EstherHollow
   |id      = darkhax.healthbars
+
   |id      = EstherHollow.FlyingStartLoan
   |nexus  =
+
   |nexus  = 11003
  |curse  = 302910
+
   |github  =
   |github  = Stardew-Valley-Modding/HealthBars
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heartbeat
+
   |name    = Font Settings, 字体设置
   |author  = themattfiles
+
   |author  = Becks723
   |id      = themattfiles.HeartBeat
+
   |id      = Becks723.FontSettings
   |nexus  = 5941
+
   |nexus  = 12467
   |github  = embolden/Heartbeat
+
   |github  =
 +
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heart Level Notifications
+
   |name    = Font Size Adjust, Stardew Valley Font Adjust
  |author  = StultusV
+
   |author  = AlerHughes
  |id      = StultusV.HeartLevelNotifications
+
   |id      = AlerHughes.FA
  |nexus  = 8655
+
   |nexus  = 23363
  |github  = JudeRV/Stardew-HeartLevelNotifier
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Heelies
 
   |author  = fakemonster
 
   |id      = fakemonster.Heelies
 
   |nexus  = 7751
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hello SMAPI
+
   |name    = Food Buff Stacking
   |author  = Jessebot, JessebotX
+
   |author  = thejcannon
   |id      = Jessebot.HelloSMAPI
+
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus  = 4483
+
   |nexus  = 4321
   |github  = JessebotX/StardewValleyMods
+
   |github  = thejcannon/Stardew-FoodBuffStacking
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help for Hire
+
   |name    = Food Buff Stacking Fix
   |author  = furyx639, LeFauxMatt
+
   |author  = Joreikarr
   |id      = furyx639.HelpForHire
+
   |id      = joreikarr.foodbuffstackingfix
  |curse  = 871839
+
   |nexus  = 19944
   |nexus  = 5316
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Helpful Spouses
+
   |name    = Food Cravings
   |author  = furyx639, LeFauxMatt
+
   |author  = Hexenentendrache
   |id      = furyx639.HelpfulSpouses
+
   |id      = Hexenentendrache.FoodCravings
  |curse  = 871841
+
   |nexus  = 17126
   |nexus  = 5175
+
   |github  = Enteligenz/StardewMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted
+
   |name    = Food on the Table
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HelpWanted
+
   |id      = aedenthorn.FoodOnTheTable
  |curse  = 868696
+
   |nexus  = 10886
   |nexus  = 14640
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted Quest Fixes
+
   |name    = Food Poisoning
   |author  = Pokeytax
+
   |author  = seferoni
   |id      = Pokeytax.HelpWantedQuestFixes
+
   |id      = seferoni.FoodPoisoning
   |nexus  = 2644
+
   |nexus  = 22006
   |github  = gembree/HelpWantedQuestFixes
+
   |github  = seferoni/FoodPoisoning
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Here Fishy
+
   |name    = Forage at the Farm
   |author  = aedenthorn, Erinthe
+
   |author  = Nishtra
   |id      = aedenthorn.HereFishy
+
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
   |curse   = 868881
+
   |nexus   = 673
   |nexus   = 6586
+
   |github  =
   |github = aedenthorn/StardewValleyMods
+
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status   = workaround
 +
   |summary = use [[#Farm Type Manager|Farm Type Manager]] instead.
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.1-Olivki
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hibernation
+
   |name    = Forage Crops
   |author  = Shockah
+
   |author  = Kronosta
   |id      = Shockah.Hibernation
+
   |id      = Kronosta.ForageCrops
   |nexus  = 11421
+
   |nexus  = 21514
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hide Chest Color Picker After Close
+
   |name    = Forage Fantasy
   |author  = trashcan9
+
   |author  = Goldenrevolver
   |id      = trashcan9.HideChestColorPickerAfterClose
+
   |id      = Goldenrevolver.ForageFantasy
   |nexus  = 16075
+
   |nexus  = 7554
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlighted Jars
+
   |name    = Forage Pointers
   |author  = Annosz
+
   |author  = Bpendragon
   |id      = Annosz.HighlightedJars
+
   |id      = Bpendragon.ForagePointers
   |nexus  = 6833
+
   |nexus  = 7781
   |github  = Annosz/StardewValleyModding
+
   |github  = Bpendragon/ForagePointers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlight Empty Machines
+
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author  = atravita
+
   |author  = DanielB
   |id      = atravita.HighlightEmptyMachines
+
   |id      = DanielB.TrackerZoomFix
  |curse  = 870976
+
   |nexus  = 17935
  |moddrop = 1137391
+
   |github  =
   |nexus  = 11664
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hit Markers
+
   |name    = Forecaster
   |author  = bendenewb, newbie9598
+
   |author  = Remy Bach
   |id      = newbie9598.HitMarkersMeme
+
   |id      = remybach.forecaster
   |nexus  = 2098
+
   |nexus  = 3037
   |github  =
+
   |github  = remybach/stardew-valley-forecaster
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hmm Cheese Yum
+
   |name    = Forecaster Text, Forecaster Text
   |author  = tomasitobambito
+
   |author  = TheElm
   |id      = tomasitobambito.HmmCheeseYum
+
   |id      = TheElm.ForecasterText
   |nexus  = 9343
+
   |nexus  = 7541
   |github  =
+
   |github  = GStefanowich/SDV-Forecaster
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hoe and Water Direction
+
   |name    = Fortunate Foot
   |author  = TheThor59
+
   |author  = PurelyInZane
   |id      = Thor.HoeWaterDirection
+
   |id      = PurelyInZane.FortunateFoot
   |nexus  = 10052
+
   |nexus  = 22610
   |github  = TheThor59/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HoeDown
+
   |name    = Foxyfficiency
   |author  = BlaDe
+
   |author  = Fokson
   |id      = BlaDe.HoeDown
+
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
   |nexus  = 9798
+
   |nexus  = 2520
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Break Geodes
+
   |name    = FQ Festival Tweaks
   |author  = CatCattyCat, Cat
+
   |author  = FletcherQuest
   |id      = cat.holdtobreakgeodes
+
   |id      = FletcherQuest.FQFestivalTweaks
   |nexus  = 1689
+
   |nexus  = 9062
  |moddrop = 833545
 
  |github  = danvolchek/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hold to Pause
 
  |author  = samspartan
 
  |id      = samspartan.HoldToPause
 
  |nexus  = 7352
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Holiday Sales
+
   |name    = Frame Rate Logger
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.HolidaySales
+
   |id      = atravita.FrameRateLogger
   |curse  = 870970
+
   |curse  = 870966
   |moddrop = 1205160
+
   |moddrop = 1294433
   |nexus  = 13050
+
   |nexus  = 15002
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Home Sewing Kit
+
   |name    = Frame Rate Viewer, FPS Viewer
   |author  = MouseyPounds
+
   |author  = Adham084
   |id      = MouseyPounds.HomeSewingKit
+
   |id      = adham084.fpsviewer
   |nexus  = 4935
+
   |nexus  = 14046
   |github  = MouseyPounds/stardew-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hopper Extractor
+
   |name    = Free Dusty
   |author  = BPavol, Lamacik
+
   |author  = skuldomg, Skuld
   |id      = bpavol.hopper_extractor
+
   |id      = skuldomg.freeDusty
   |nexus  = 16688
+
   |nexus  = 2206
   |github  = BPavol/stardew-valley-mods
+
   |github  = skuldomg/freeDusty
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.7.unofficial-2.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Free Love
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FreeLove
 +
  |curse  = 868835
 +
  |nexus  = 10021
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.10-unofficial.2-LKbosss
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155
 +
  |summary            = Use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155 unofficial update] or [[#Polyamory Sweet → Polyamory Kiss|Polyamory Sweet → Polyamory Kiss]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horny Festivals, Festival Warps
+
   |name    = Free Slingshot
   |author  = Girafarig
+
   |author  = DJ-STLN
   |id      = Girafarig.FestivalWarps
+
   |id      = DJ-STLN.FreeSlingshot
   |nexus  = 10844
+
   |nexus  = 3320
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Flute Anywhere
+
   |name    = Free the Toolbar
   |author  = Pathoschild
+
   |author  = danmw3
   |id      = Pathoschild.HorseFluteAnywhere
+
   |id      = danmw3.freethetoolbar
   |nexus  = 7500
+
   |nexus  = 4960
   |github  = Pathoschild/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Overhaul
+
   |name    = Freeze Time Multiplayer
   |author  = Goldenrevolver
+
   |author  = mori_seneri, Alcatraz773
   |id      = Goldenrevolver.HorseOverhaul
+
   |id      = mori_sensei.FreezeTime
   |nexus  = 7911
+
   |nexus  = 21820
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = alcmoe/FreezeTimeMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Squeeze
+
   |name    = Friendly Divorce
   |author  = jorgamun
+
   |author  = aedenthorn, Erinthe
   |id      = jorgamun.HorseSqueeze
+
   |id      = aedenthorn.FriendlyDivorce
   |nexus  = 10446
+
   |nexus  = 6241
   |github  = jorgamun/HorseSqueeze
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Friends Forever
   |author  = icepuente
+
   |author  = Isaac S
   |id      = icepuente.HorseWhistle
+
   |id      = IsaacS.FriendsForever
   |nexus  = 1131
+
   |nexus  = 1738
   |github  = icepuente/StardewValleyMods
+
   |github  = isaacs-dev/Minidew-Mods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
+
   |summary  = use [[#Friends Forever (1.6)|Friends Forever (1.6)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friends Forever (1.6)
 +
  |author  = Kriana
 +
  |id      = Kriana.FriendsForever
 +
  |nexus  = 20702
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Friendship Booster
   |author  = nabuma
+
   |author  = Hills
   |id      = HorseWhistle_SMAPI
+
   |id      = Hills.FriendshipBooster
   |nexus  =
+
   |nexus  = 10497
   |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |moddrop = 1084819
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Host Tools
+
   |name    = Friendship Decay
   |author  = MattPlays
+
   |author  = stardemod
   |id      = MattPlays.HostTools
+
   |id      = stardemod.FriendshipDecay
   |nexus  = 11154
+
   |nexus  = 21323
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hotbar Hotswap
+
   |name    = Friendship Decay Modify
   |author  = Jaredlll08
+
   |author  = weizinai
   |id      = BlameJared.HotbarHotswap
+
   |id      = weizinai.FriendshipDecayModify
   |nexus  =
+
   |nexus  = 23862
  |curse  = 298033
+
   |github  = weizinai/StardewValleyMods
   |github  = jaredlll08/HotbarHotswap
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hot Chocolate Coffee Alternative
+
   |name    = Friendship Tweaks
   |author  = certifiableGrimalkin
+
   |author  = aedenthorn, Erinthe
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
+
   |id      = aedenthorn.FriendshipTweaks
   |nexus  = 16159
+
   |nexus  = 17055
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hover Labels
+
   |name    = Friendship Without Talk
   |author  = Achtuur
+
   |author  = HunterMYT
   |id      = Achtuur.HoverLabels
+
   |id      = HunterMYT.FriendshipWithoutTalk
   |nexus  = 17501
+
   |nexus  = 8709
   |github  = Achtuur/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HP Bars
+
   |name    = Frozen Yogurt
   |author  = Ilyaki
+
   |author  = Failsplat
   |id      = Ilyaki.HPBar
+
   |id      = Failsplat.FroyoFFHarmony
   |nexus  = 1736
+
   |nexus  = 12308
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Huggable Scarecrows
+
   |name    = Frugal Farm Menu
   |author  = bogie5464
+
   |author  = jeffgillean
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id      = jeffgillean.FrugalFarmMenu
   |nexus  = 3190
+
   |nexus  = 11050
   |github  = bogie5464/HuggableScarecrows
+
   |github  = jeffgillean/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hugs and Kisses
+
   |name    = Fruit Tree Shaker
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HugsAndKisses
+
   |id      = Aedenthorn.FruitTreeShaker
   |nexus  = 10062
+
   |nexus  = 5776
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger
+
   |name    = Fruit Trees Unblocked
   |author  = Yyeahdude
+
   |author  = dervalanana
   |id      = HungerYyeadude
+
   |id      = dervalanana.FruitTreesUnblocked
   |nexus  = 613
+
   |nexus  = 22976
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger and Thirst
+
   |name    = Fruit Tree Tweaks
   |author  = PrimevalTitmouse
+
   |author  = aedenthorn, Erinthe
   |id      = PrimevalTitmouse.ModEntry
+
   |id      = Aedenthorn.FruitTreeTweaks
   |nexus  = 1110
+
   |nexus  = 11422
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Fruit Tree Tweaks for 1.6
 +
   |author  = chiccen
 +
   |id      = chiccen.FruitTreeTweaks
 +
  |nexus  = 21449
 +
  |github = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Full Fishing Bar
 +
  |author  = Jag3Dagster
 +
  |id      = HedgehogTechnologies.FullFishingBar
 +
  |curse  = 1007653
 +
  |nexus  = 23006
 +
  |github  = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger for Food
+
   |name    = Full Romanceable Witch NPC, Witch Events Shop
   |author  = Tigerle01, Stephan Hensel
+
   |author  = jennisimone
   |id      = HungerForFoodByTigerle
+
   |id      = jennisimone.WitchEventsShop
   |nexus  = 810
+
   |nexus  = 16304
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hungry Morning
+
   |name    = Fungus Amongus
   |author  = lech43
+
   |author  = Okay Shroomer
   |id      = lech43.HungryMorning
+
   |id      = OkayShroomer.FungusAmongus
   |nexus  = 6391
+
   |nexus  = 11785
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hybrid Crop Engine
+
   |name    = Furniture Adjustment
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.HybridCropEngine
+
   |id      = aedenthorn.FurnitureAdjustment
  |curse  = 867721
+
   |nexus  = 10213
   |nexus  = 6577
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hypno Valley
+
   |name    = Furniture Anywhere
   |author  = Kryspur
+
   |author  = Entoarox
   |id      = Kryspur.HypnoValley
+
   |id      = Entoarox.FurnitureAnywhere
   |nexus  = 9052
+
   |nexus  = 2276
   |github  =
+
  |chucklefish = 4324
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 +
<!--
 +
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Identifiable Combined Rings
+
   |name    = Furniture Display Framework
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.IdentifiableCombinedRings
+
   |id      = aedenthorn.FurnitureDisplayFramework
   |curse   = 870959
+
   |nexus   = 10855
   |moddrop = 1358005
+
   |github  = aedenthorn/StardewValleyMods
   |nexus   = 15928
+
 
   |github = atravita-mods/StardewMods
+
   |broke in = Stardew Valley 1.6
 +
  |status   = workaround
 +
   |summary = use [[#Furniture Display Framework for 1.6|Furniture Display Framework for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Pause
+
   |name    = Furniture Display Framework for 1.6
   |author  = Veleek
+
   |author  = Ilyeana, IlyeanaPlus
   |id      = Veleek.IdlePause
+
   |id      = Ilyeana.FurnitureDisplayFramework
   |nexus  = 1092
+
   |nexus  = 19895
   |github  = veleek/IdlePause
+
   |github  =
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Timer
+
   |name    = Furniture Framework
   |author  = LordAndreios
+
   |author  = leroymilo
   |id      = LordAndreios.IdleTimer
+
   |id      = leroymilo.FurnitureFramework
   |nexus  = 2858
+
   |nexus  = 23458
   |github  = emperorzuul/SMAPI_MODS
+
   |github  = Leroymilo/FurnitureFramework
 
+
}}
   |broke in = SMAPI 3.0
+
{{#invoke:SMAPI compatibility|entry
   |status   = workaround
+
  |name    = Furniture Placement Tweaks
   |summary = use [[#Idle Pause|Idle Pause]] instead.
+
   |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FurniturePlacementTweaks
 +
   |nexus   = 14092
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Don't Use That Water
+
   |name    = Furniture Recolor
   |author  = idermailer
+
   |author  = aedenthorn, Erinthe
   |id      = idermailer.iDontUseThatWater
+
   |id      = aedenthorn.FurnitureRecolor
   |nexus  = 14047
+
   |nexus  = 10217
   |github  = idermailer/iDontUseThatWater
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = IFrames in Mines
+
   |name    = FuryCore
   |author  = Factknowhow
+
   |author  = LeFauxMatt
   |id      = Factknowhow.IFramesInMines
+
   |id      = furyx639.FuryCore
   |nexus  = 16436
+
   |nexus  = 10696
   |github = Mekadrom/IFramesInMines
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got Friendship
+
   |name    = Gacha Geodes, Geode Pity System
   |author  = ChiroxT
+
   |author  = DeLiXx
   |id      = treinke.igotfriendship
+
   |id      = DLX.Geodes
   |nexus  = 13290
+
  |curse  = 990836
 +
   |nexus  = 17691
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got XP
+
   |name    = Galaxy Slingshot Obtainable
   |author  = ChiroxT
+
   |author  = Adham084
   |id      = treinke.igotxp
+
   |id      = adham084.galaxyslingshot
   |nexus  = 13289
+
   |nexus  = 14115
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ImagEd
+
   |name    = Galaxy Weapon Choice
   |author  = candidus42
+
   |author  = aedenthorn, Erinthe
   |id      = Candidus42.ImagEd
+
   |id      = aedenthorn.GalaxyWeaponChoice
   |nexus  = 7218
+
   |nexus  = 14511
   |github  = mus-candidus/ImagEd
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#GalaxyWeaponChoice
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Grandpa, Misc Introduction Fixes
+
   |name    = Gameboy Arcade
   |author  = mistyspring
+
   |author  = drbirbdev
   |id      = mistyspring.immersivegrandpa
+
   |id      = drbirbdev.GameboyArcade
   |curse  = 880517
+
   |moddrop = 1318487
   |nexus  = 12562
+
   |nexus  =
   |github  = misty-spring/StardewMods
+
   |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Scarecrows
+
   |name    = Game Reminder
   |author  = aedenthorn, Erinthe
+
   |author  = mmanlapat
   |id      = aedenthorn.ImmersiveScarecrows
+
   |id      = mmanlapat.GameReminder
  |curse  = 868685
+
   |nexus  = 1153
  |nexus  = 15290
+
   |github  =
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Immersive Sprinklers
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.ImmersiveSprinklers
 
  |curse  = 868686
 
  |nexus  = 15239
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Improved Quality of Life
 
  |author  = Demiacle
 
  |id      = Demiacle.ImprovedQualityOfLife
 
   |nexus  = 1025
 
   |github  = demiacle/QualityOfLifeMods
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Tracker
+
   |name    = GameSpeed
   |author  = Anthony Hilyard
+
   |author  = RandomComputerUser
   |id      = com.anthonyhilyard.improvedtracker
+
   |id      = RandomComputerUser.GameSpeed
  |curse  = 445215
+
   |nexus  = 7211
   |nexus  = 9317
+
   |github  =
   |github  = AHilyard/ImprovedTracker
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In a Heartbeat
+
   |name    = Game Tables and Arcade Machines
   |author  = Shockah
+
   |author  = CyanFire
   |id      = Shockah.InAHeartbeat
+
   |id      = CF.SMAPI.GameTables
   |nexus  = 17834
+
   |nexus  = 12859
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increase Animal House Max Population
+
   |name    = Garbage Can Tweaks
   |author  = Mizzion
+
   |author  = chiccen
   |id      = mizzion.increaseanimalhousemaxpopulation
+
   |id      = chiccen.GarbageCanTweaks
   |nexus  = 4861
+
   |nexus  = 24410
   |github  = Mizzion/MyStardewMods
+
   |github  = chiccenFL/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Artifact Spots
+
   |name    = Garbage Collector
   |author  = Mizzion
+
   |author  = Loogooter
   |id      = mizzion.increasedartifactspots
+
   |id      = OlegSilkin.garbage_collector
   |nexus  = 3340
+
   |nexus  = 2463
   |moddrop = 663705
+
   |github  =
   |github = Mizzion/MyStardewMods
+
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
   |summary = use [[#Auto Trash|Auto Trash]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
+
   |name    = Garbage Day
   |author  = shekurika
+
   |author  = LeFauxMatt
   |id      = shekurika.fishtankCapacity
+
   |id      = furyx639.GarbageDay
   |nexus  = 11388
+
  |curse  = 871837
   |github  =
+
  |moddrop = 1547204
 +
   |nexus  = 8204
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name    = Garden Pot - Automate
   |author  = GZhynko
+
   |author  = NCarigon
   |id      = GZhynko.IncubatePufferfishEggs
+
   |id      = NCarigon.GardenPotAutomate
   |nexus  = 6162
+
   |nexus  = 15212
   |github  = gzhynko/StardewMods
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace
+
   |name    = Garden Pot Options
   |author  = Traktori
+
   |author  = ncarigon
   |id      = Traktori.IndustrialFurnace
+
   |id      = NCarigon.GardenPotOptions
   |nexus  = 5568
+
   |nexus  = 21608
   |github  = Traktori7/StardewValleyMods
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace for Automate
+
   |name    = Garden Pot Tweaks
  |author  = Traktori
+
   |author  = aedenthorn, Erinthe
  |id      = Traktori.AM.IndustrialFurnace
+
   |id      = aedenthorn.GardenPotTweaks
  |nexus  = 5568
+
   |nexus  = 14820
  |github  = Traktori7/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Infallible Fishing
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.InfallibleFishing
 
   |nexus  = 14639
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infertile Soil
+
   |name    = Gate Fix
   |author  = Sabera, kelbesque
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Sabera.InfertileSoil
+
   |id      = f4iTh.GateFix
   |nexus  = 2515
+
   |nexus  = 4859
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infested Levels
+
   |name    = Gate Opener
   |author  = Eireon
+
   |author  = mralbobo
   |id      = Eireon.InfestedLevels
+
   |id      = mralbobo.GateOpener
   |nexus  = 2823
+
   |nexus  =
   |github  = benrpatterson/InfestedLevels
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github  = mralbobo/stardew-gate-opener
 +
 
 +
  |broke in    = Stardew Valley 1.4
 +
  |status      = workaround
 +
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Energy
+
   |name    = Gem Isles
   |author  = Error27
+
   |author  = aedenthorn, Erinthe
   |id      = error27.infinite_energy
+
   |id      = aedenthorn.GemIsles
   |nexus  = 17717
+
   |nexus  = 6692
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Junimo Cart Lives
+
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author  = Renny
+
   |author  = Hana
   |id      = renny.infinitejunimocartlives
+
   |id      = Hana.GNMTokens
   |nexus  = 2705
+
   |nexus  = 14426
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Money
+
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author  = Chunky
+
   |author  = sqbr
   |id      = chunky.InfiniteMoney
+
   |id      = sqbr.GetGS
   |nexus  = 11510
+
   |nexus  = 13434
   |github  =
+
   |github  = sqbr/GetGS
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Watering Cans
+
   |name    = Generic Mod Config Menu
   |author  = CaptainSully
+
   |author  = spacechase0
   |id      = CaptainSully.InfiniteWateringCan
+
   |id      = spacechase0.GenericModConfigMenu
   |moddrop = 1188756
+
  |curse  = 867150
   |nexus  = 12739
+
   |moddrop = 771692
   |github  = CaptainSully/StardewMods
+
   |nexus  = 5098
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Zoom
+
   |name    = Generic Shop Extender
   |author  = berkayylmao
+
   |author  = rabbitgreen49, IrregularPorygon
   |id      = berkayylmao.InfiniteZoom
+
   |id      = GenericShopExtender
   |nexus  = 8808
+
   |nexus  = 814
   |curse   = 500088
+
   |github  = IrregularPorygon/SMAPIGenericShopMod
   |github  = berkayylmao/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.4
 +
<!--
 +
   |unofficial version = 0.1.5-unofficial.1-mouseypounds
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Informant
+
   |name    = Genetics API
   |author  = Slothsoft
+
   |author  = agent56
   |id      = Slothsoft.Informant
+
   |id      = agent56.GeneticsAPI
   |nexus  = 14293
+
   |nexus  = 15655
   |github  = slothsoft/stardew-informant
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In-Game SMAPI Log Uploader, Log Uploader
+
   |name    = Genie Lamp
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LogUploader
+
   |id      = aedenthorn.GenieLamp
   |nexus  = 13979
+
   |nexus  = 19794
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
+
   |name    = Genie Lamp Definitive Edition, Genie Lamp
   |author  = Platonymous
+
   |author  = Kedidili
   |id      = Platonymous.InkStories
+
   |id      = KediDili.GenieLamp
   |nexus  = 15987
+
   |nexus  = 22176
   |github  = inkle/ink
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Fix
+
   |name    = Geode Crusher Plus
   |author  = Windmill_City
+
   |author  = Tomokisan
   |id      = Windmill_City.InputFix
+
   |id      = tomokisan.geodeCrusherPlus
   |nexus  = 5693
+
   |nexus  = 24254
   |github  = Windmill-City/InputFix
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Tools
+
   |name    = Geode Info Menu
   |author  = Sagittaeri
+
   |author  = CatCattyCat, Cat
   |id      = Sagittaeri.InputTools
+
   |id      = cat.geodeinfomenu
   |nexus  = 14553
+
   |nexus  = 1448
   |github  = sagittaeri/StardewValleyMods
+
  |moddrop = 833541
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 1.5.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = InstaCrops
+
   |name    = Geode Preview
   |author  = WuestMan, redknightofdoom
+
   |author  = MindMeltMax
   |id      = WuestMan.InstaCrops
+
   |id      = MindMeltMax.GeodePreview
   |nexus  = 4077
+
  |curse  = 1004493
   |github  = Brian-Wuest/Instacrops
+
  |moddrop = 1555057
 +
   |nexus  = 21009
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Animals
+
   |name    = Get Dressed
   |author  = pinocchio1231
+
   |author  = Advize and Jinxiewinxie
   |id      = pinocchio1231.instantanimals
+
   |id      = Advize.GetDressed
   |nexus  = 9573
+
   |nexus  = 331
   |github  = joisse1101/InstantAnimals
+
   |github  = AdvizeGH/GetDressed
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Break
+
   |name    = Get Glam
   |author  = Jolyone
+
   |author  = MartyrPher
   |id      = Me.InstantBreak
+
   |id      = MartyrPher.GetGlam
   |nexus  = 15526
+
   |nexus  = 5044
   |github  =
+
   |github  = MartyrPher/GetGlam
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
+
   |name    = Get Out the Way
   |author  = aedenthorn, Erinthe
+
   |author  = BadNetCode
   |id      = aedenthorn.InstantBuildingConstruction
+
   |id      = BadNetCode.GetOutTheWay
  |curse  = 868720
+
   |nexus  = 20637
   |nexus  = 14110
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Buildings From Farm
+
   |name    = Ghost Town
   |author  = BitwiseJon
+
   |author  = Platonymous
   |id      = BitwiseJonMods.InstantBuildings
+
   |id      = Platonymous.GhostTown
   |nexus  = 2070
+
  |curse  = 877231
   |github  = bitwisejon/StardewValleyMods
+
  |moddrop = 793902
 +
   |nexus  = 2992
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Eat Key
+
   |name    = Giant Crop Fertilizer
   |author  = nini700
+
   |author  = atravita
   |id      = nini700.InstantEatKey
+
   |id      = atravita.GiantCropFertilizer
   |nexus  = 4464
+
  |curse  = 870977
 +
  |moddrop = 1135913
 +
   |nexus  = 11620
 +
  |github  = atravita-mods/StardewMods
  
   |status  = workaround
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Fishing
+
   |name    = Giant Crop Ring
   |author  = aurnj, Roy Li
+
   |author  = CatCattyCat, Cat
   |id      = RuyiLi.InstantFishing
+
   |id      = cat.giantcropring
   |nexus  =
+
   |nexus  = 1182
   |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
+
   |moddrop = 833538
   |github  =
+
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Geodes
+
   |name    = Giant Crop Tweaks
   |author  = montana123
+
   |author  = Khloe Leclair
   |id      =
+
   |id      = leclair.giantcroptweaks
   |nexus  =
+
   |nexus  = 14370
  |url    = https://community.playstarbound.com/threads/109038
+
   |github  = KhloeLeclair/StardewMods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Growth Powder
+
   |name    = Giant Omelet
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.InstantGrowthPowder
+
   |id      = spacechase0.GiantOmelet
   |nexus  = 7727
+
   |nexus  = 13852
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Grow Trees
+
   |name    = Gift Decline
   |author  = cantorsdust and Pathoschild
+
   |author  = desto
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id      = desto.GiftDecline
   |nexus  = 173
+
   |nexus  = 6944
   |github  = cantorsdust/StardewMods
+
   |github  = desto-git/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Load
+
   |name    = Gift Money
   |author  = Platonymous
+
   |author  = AvalonMFX
   |id      = Platonymous.InstantLoad
+
   |id      = AvalonMFX.GiftMoney
   |nexus  = 16253
+
   |nexus  = 17564
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Eat Item
+
   |name    = Gift Rejection
   |author  = Guedez
+
   |author  = aedenthorn, Erinthe
   |id      = eat.item.instantly
+
   |id      = aedenthorn.GiftRejection
   |nexus  = 5116
+
   |nexus  = 14273
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in      = Stardew Valley 1.6
 +
  |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Increase Crop Growth Phase
+
   |name    = Gift Taste Helper
   |author  = RyanJesky
+
   |author  = tstaples
   |id      = RyanJesky.IncreaseCropGrowthPhase
+
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |nexus  = 10146
+
   |nexus  = 229
   |github  = RyanJesky/IncreaseCropGrowthPhase
+
   |github  = tstaples/GiftTasteHelper
 +
 
 +
  |warnings = needs zoom and UI scale options to have the same value.
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Pets
+
   |name    = Gift Taste Helper Continued
   |author  = blueberry
+
   |author  = Isi0
   |id      = blueberry.InstantPets
+
   |id      = Isi0.GiftTasteHelper
   |nexus  = 9448
+
   |nexus  = 18762
   |github  = b-b-blueberry/InstantPets
+
   |github  = Just-Chaldea/GiftTasteHelper
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Tool Upgrades
+
   |name    = Gift Taste Helper Continued x2
   |author  = Binarynova
+
   |author  = JoXW
   |id      = binarynova.instanttoolupgrades
+
   |id      = JoXW.GiftTasteHelper
   |nexus  = 8918
+
   |nexus  = 21001
   |github  = Binarynova/MyStardewMods
+
   |github  = JoXW100/GiftTasteHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Helper
+
   |name    = Gift Wrapper
   |author  = Hammurabi
+
   |author  = blueberry
   |id      = HammurabiInteractionHelper
+
   |id      = blueberry.GiftWrapper
   |nexus  =
+
   |nexus  = 4721
   |chucklefish = 4640
+
   |github = b-b-blueberry/GiftWrapper
  |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.0.4-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Tweaks
+
   |name    = Ginger Island Extra Locations
   |author  = jahangmar
+
   |author  = mistyspring
   |id      = jahangmar.InteractionTweaks
+
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus  = 3771
+
  |curse  = 880520
   |github  = jahangmar/StardewValleyMods
+
   |nexus  = 12195
 +
   |github  = misty-spring/StardewMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Into the Game (Save Loaded Notifier)
+
   |name    = Ginger Island Mainland Adjustments
   |author  = DecidedlyHuman
+
   |author  = atravita
   |id      = DecidedlyHuman.SaveLoadedNotifier
+
   |id      = atravita.GingerIslandMainlandAdjustments
   |nexus   = 12826
+
   |curse   = 870984
   |github  = DecidedlyHuman/StardewValleyMods
+
   |moddrop = 1098263
}}
+
  |nexus   = 10004
{{#invoke:SMAPI compatibility|entry
+
   |github = atravita-mods/StardewMods
   |name    = Intravenous Coffee
+
 
   |author = mpcomplete
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
   |id      = mpcomplete.IntravenousCoffee
 
  |nexus  = 2224
 
  |github  = mpcomplete/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment
+
   |name    = Give Gold Mod, Instant Gold Mod
   |author  = MissCoriel
+
   |author  = missgamergrl
   |id      = misscoriel.invest
+
   |id      = missgamergrl.GiveGoldMod
   |nexus  = 5293
+
   |nexus  = 23300
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment Maximized
+
   |name    = Give Me My Cursor Back
   |author  = MissCoriel
+
   |author  = DecidedlyHuman
   |id      = misscoriel.investmax
+
   |id      = DecidedlyHuman.GiveMeMyCursorBack
   |nexus  = 9253
+
   |nexus  = 9976
   |github  = MissCoriel/InvestmentMaximized
+
   |github  = DecidedlyHuman/GiveMeMyCursorBack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Code Mod
+
   |name    = GlassHammer Hope to Rise, Hope to Rise Mod
   |author  = ThePqtatoGalaxy, KOREJJamJar
+
   |author  = Glass Hammer
   |id      = KOREJJamJar.InviteCodeMod
+
   |id      = GlassHammer.HopeToRiseMod
   |nexus  = 4023
+
   |nexus  = 23201
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Inworld, Talk to Inworld's AI Villagers
+
   |name    = Global Config Settings
   |author  = Inworld AI, PogDerson
+
   |author  = Gaphodil
   |id      = PogDerson.Inworld
+
   |id      = Gaphodil.GlobalConfigSettings
   |nexus  = 16816
+
   |nexus  = 9340
   |github  =
+
  |moddrop = 1007690
 +
   |github  = Gaphodil/GlobalConfigSettings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Iridium Tools Patch
+
   |name    = Glue Your Furniture Down
   |author  = Redwood
+
   |author  = violetlizabet
   |id      = Redwood.IridiumToolsPatch
+
   |id      = violetlizabet.GlueFurnitureDown
   |nexus  = 2897
+
   |nexus  = 10374
   |github  = EKomperud/StardewMods
+
   |github  = elizabethcd/PreventFurniturePickup
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Is It Cake
+
   |name    = GMCM Options
   |author  = furyx639
+
   |author  = Jamie Taylor
   |id      = furyx639.IsItCake
+
   |id      = jltaylor-us.GMCMOptions
  |curse  = 871826
+
   |nexus  = 10505
   |nexus  = 14775
+
   |github  = jltaylor-us/StardewGMCMOptions
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers
+
   |name    = God Mode
   |author  = PeacefulEnd
+
   |author  = treyh0
   |id      = PeacefulEnd.IslandGatherers
+
   |id      = treyh0.GodMode
   |nexus  = 8552
+
   |nexus  = 2641
   |github  = Floogen/IslandGatherers
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers Automate
+
   |name    = God Mode 1.6
   |author  = PeacefulEnd
+
   |author  = Sean M Garcia
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id      = seanmgarcia.godmode16
   |nexus  = 8552
+
   |nexus  = 21208
   |github  = Floogen/IslandGatherers
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Secret
+
   |name    = Goodbye American English
   |author  = Edu Anttunes
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = IslandSecret
+
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus  = 8096
+
  |moddrop = 854437
   |github  =
+
   |nexus  = 7183
 +
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item AutoTrasher, AutoTrash
+
   |name    = Goodbye SMAPI
   |author  = S1mmyy
+
   |author  = Jessebot
   |id      = S1mmyy.AutoTrash
+
   |id      = Jessebot.GoodbyeSMAPI
   |nexus  = 5140
+
   |nexus  = 6514
   |github  = S1mmyy/StardewMods
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Bags
+
   |name    = Go To Bed
   |author  = SlayerDharok
+
   |author  = candidus42
   |id      = SlayerDharok.Item_Bags
+
   |id      = Candidus42.GoToBed
   |nexus  = 5382
+
   |nexus  = 4967
   |github  = Videogamers0/SDV-ItemBags
+
   |github  = mus-candidus/GoToBed
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Quality Indicator
+
   |name    = Go To Sleep
   |author  = FunnyMoney
+
   |author  = yy376
   |id      = funnymoney.itemqualityindicator
+
   |id      = yy376.GoToSleep
   |nexus  = 15336
+
   |nexus  = 2195
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery
+
   |name    = Gradient Hair Colors
   |author  = Mytsy
+
   |author  = spacechase0
   |id      = Mysty.ItemRecovery
+
   |id      = spacechase0.GradientHairColors
   |nexus  = 9354
+
  |curse  = 867144
 +
  |nexus  = 12744
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Grandfather's Gift
 +
  |author  = ShadowDragon8685
 +
  |id      = ShadowDragon.GrandfathersGift
 +
   |nexus  = 985
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery Plus
+
   |name    = Grandfather's Gift Remade
   |author  = Lunardiver
+
   |author  = pepoluan
   |id      = Lunardiver.ItemRecoveryPlus
+
   |id      = pepoluan.GrandfatherGiftRemade
   |nexus  = 13026
+
   |nexus  = 4151
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
+
  |chucklefish = 5783
 +
   |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Research 'n' Spawn
+
   |name    = Grandfather's Heirlooms
   |author  = TSlex
+
   |author  = rikai
   |id      = TSlex.ItemResearchSpawner
+
   |id      = rikai.GrandfathersHeirlooms
   |nexus  = 8933
+
   |nexus  = 8557
  |moddrop = 1012482
+
   |github  = rikai/Grandfathers-Heirlooms
   |github  = TSlex/StardewValley
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Tooltips
+
   |name    = Grass Growth
   |author  = Jaredlll08
+
   |author  = bcmpinc
   |id      = BlameJared.ItemTooltips
+
   |id      = bcmpinc.GrassGrowth
   |nexus  =
+
   |nexus  = 2732
  |curse  = 297655
+
   |github  = bcmpinc/StardewHack
   |github  = jaredlll08/Item-Tooltips
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = iTile
+
   |name    = Grass Growth Adjuster, Grass Adjustor
   |author  = ha1fdaew
+
   |author  = Jellypowered, Shockade
   |id      = ha1fdaew.iTile
+
   |id      = Jellypowered.GrassChance
   |nexus  = 7512
+
   |nexus  = 3365
   |github  = ha1fdaew/iTile
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Its Time to Wake Up
+
   |name    = Greenhouse 20x20
   |author  = Krutonium
+
   |author  = sirloinmeatt
   |id      = Krutonium.ItsTimeToWakeUp
+
   |id      = sirloinmeatt.Greenhouse20x20
   |nexus  = 13798
+
   |nexus  = 2662
 
   |github  =
 
   |github  =
 +
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.0.1-unofficial.1-art17
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jaques and the Bean Pole, Jaques and Beans
+
   |name    = Greenhouse Construction
   |author  = Matt Cioni
+
   |author  = Derslayr
   |id      = mattCioni.JaquesAndBeans
+
   |id      = Derslayr.GreenhouseConstruction
   |nexus  = 14555
+
   |nexus  = 10148
   |github  =
+
   |github  = derslayr10/GreenhouseConstruction
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jar Opener
+
   |name    = Greenhouse Entry Begone!
   |author  = Genowhirl9999
+
   |author  = bblueberry, blueberry
   |id      = genowhirl9999.jaropener
+
   |id      = blueberry.GreenhouseEntryBegone
   |nexus  = 5292
+
   |nexus  = 8203
   |moddrop = 988956
+
   |github  = b-b-blueberry/GreenhouseEntryPatch
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JhinFour
+
   |name    = Greenhouse Entry Mod
   |author  = Keaton Sadoski
+
   |author  = pancham138
   |id      = Sadoski.JhinFour
+
   |id      = Pancham138.GreenhouseEntryMod
   |nexus  = 11838
+
   |nexus  = 6150
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jiggly Junimo Bundles
+
   |name    = Greenhouse Gatherers
   |author  = Jonas Henriksson, Greger
+
   |author  = PeacefulEnd
   |id      = Greger.JigglyJunimoBundles
+
   |id      = PeacefulEnd.GreenhouseGatherers
   |nexus   =
+
   |curse   = 870946
   |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |nexus   = 7619
   |github  = gr3ger/Stardew_JJB
+
   |moddrop = 886187
 
+
   |github = Floogen/GreenhouseGatherers
   |broke in = Stardew Valley 1.3
+
}}
   |status  = workaround
 
  |summary = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name    = Greenhouse Gatherers Automate
   |author  = k4rakara
+
   |author  = PeacefulEnd
   |id      = k4rakara.JoJa84Plus
+
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
   |nexus  = 5803
+
  |curse  = 870946
   |github  = K4rakara/Stardew-Mods
+
   |nexus  = 7619
 +
  |moddrop = 886187
 +
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJaBan - Arcade Sokoban
+
   |name    = Greenhouse Sprinklers
   |author  = Platonymous
+
   |author  = Bpendragon
   |id      = Platonymous.JoJaBan
+
   |id      = Bpendragon.GreenhouseSprinklers
   |nexus  = 3118
+
   |nexus  = 7456
  |moddrop = 793907
+
   |github  = Bpendragon/GreenhouseSprinklers
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JojaMart to PathoMart, Pathomart
+
   |name    = Greenhouse Upgrades
   |author  = Dounat2201, Sasara
+
   |author  = Cecidelus
   |id      = Sasara.Pathomart
+
   |id      = Cecidelus.GreenhouseUpgrades
   |nexus  = 1142
+
   |nexus  = 8042
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja Online
+
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author  = PeacefulEnd
+
   |author  = Fernass354
   |id      = PeacefulEnd.JojaOnline
+
   |id      = Fernass354.GreenUpgrades
   |moddrop = 878236
+
   |nexus  = 18766
   |nexus  = 7486
+
   |github  =
   |github  = Floogen/JojaOnline
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Dark Secret, Halloween Jam CSharp
+
   |name    = GreenHut
   |author  = sophie
+
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id      = sophie.HalloweenJamCSharp
+
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus  = 18927
+
   |nexus  = 1735
   |github  = sophiesalacia/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Hauntings
+
   |name    = Groundhog Day
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.HauntedJoja
+
   |id      = aedenthorn.GroundhogDay
   |nexus  = 7014
+
   |nexus  = 10151
  |moddrop = 1135684
+
   |github  = aedenthorn/StardewValleyMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joys of Efficiency
+
   |name    = Groupable Chests
   |author  = punyo, yakminepunyo
+
   |author  = FricativeMelon
   |id      = punyo.JoysOfEfficiency
+
   |id      = FricativeMelon.GroupableChests
   |nexus  = 2162
+
   |nexus  = 15375
   |github  = pomepome/JoysOfEfficiency
+
   |github  = FricativeMelon/GroupableChests
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Assets
+
   |name    = Growable Bushes
   |author  = spacechase0
+
   |author  = atravita
   |id      = spacechase0.JsonAssets
+
   |id      = atravita.GrowableBushes
   |curse  = 867749
+
   |curse  = 870961
   |moddrop = 399895
+
   |moddrop = 1357999
   |nexus  = 1720
+
   |nexus  = 15111
   |github  = spacechase0/StardewValleyMods
+
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Growable Giant Crops
 +
  |author  = atravita
 +
  |id      = atravita.GrowableGiantCrops
 +
  |curse  = 870960
 +
  |moddrop = 1358004
 +
  |nexus  = 15559
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Processor
+
   |name    = Grow That Giant Crop
   |author  = Jamie Taylor
+
   |author  = MercuryVN
   |id      = jltaylor-us.JsonProcessor
+
   |id      = MercuryVN.GrowThatGiantCrop
   |nexus  = 13183
+
   |nexus  = 23760
   |github  = jltaylor-us/StardewJsonProcessor
+
   |github  = MercuryVN/GrowThatGiantCrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Down the Mine
+
   |name    = Gunther Tells You
   |author  = flowoeB
+
   |author  = John Peters
   |id      = flowoeB.JumpDownTheMine
+
   |id      = JohnPeters.GuntherTellsYou
   |nexus  = 8357
+
   |nexus  = 19143
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Over
+
   |name    = Haboo
   |author  = spacechase0
+
   |author  = BlaDe
   |id      = spacechase0.JumpOver
+
   |id      = LetsTrollTheMan.HabooNPC
   |curse   = 867746
+
   |nexus   = 12034
   |moddrop = 384782
+
   |github  =
  |nexus  = 1844
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Beacon
+
   |name    = Hair Growth
   |author  = Achtuur
+
   |author  = skn
   |id      = Achtuur.JunimoBeacon
+
   |id      = skn.HairGrowthMod
   |nexus  = 17135
+
   |nexus  = 3279
   |github  = Achtuur/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Boy
+
   |name    = Halt Event Time
   |author  = Tyler Gibbs
+
   |author  = chawol
   |id      = tylergibbs2.JunimoBoy
+
   |id      = chawol.HaltEventTime
   |nexus  = 14384
+
   |nexus  = 8774
   |github  = tylergibbs2/StardewValleyMods
+
   |github  = chawolbaka/HaltEventTime
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Cart More Score
+
   |name    = Hamlet
   |author  = yaxuan97
+
   |author  = Taskmaster
   |id      = yaxuan97.junimocartmorescore
+
   |id      = Taskmaster.Hamlet
   |nexus  = 13644
+
   |nexus  = 4601
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Deposit Anywhere
+
   |name    = Handy Headphones
   |author  = Zoryn
+
   |author  = PeacefulEnd
   |id      = Zoryn.JunimoDepositAnywhere
+
   |id      = PeacefulEnd.HandyHeadphones
 +
  |nexus  = 7936
 +
  |github  = Floogen/HandyHeadphones
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Happy Animals
 +
  |author  = StarPeanut, Greger
 +
  |id      = HappyAnimals
 
   |nexus  =
 
   |nexus  =
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
   |github  = Zoryn4163/SMAPI-Mods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Dialog
+
   |name    = Happy Birthday
   |author  = ceruleandeep
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = ceruleandeep.junimodialog
+
   |id      = Omegasis.HappyBirthday
   |nexus  = 8937
+
   |nexus  = 520
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
+
   |name    = Happy Birthday
   |author  = Fernass354
+
   |author  = Oxyligen
   |id      = Fernass354.JunimoHutSize
+
   |id      = HappyBirthday
   |nexus  = 18457
+
   |nexus  = 1064
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Happy Fish Jump
 +
  |author  = Sakorona
 +
  |id      = KoihimeNakamura.HappyFishJump
 +
  |nexus  = 6516
 +
  |moddrop = 1068089
 +
  |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Anywhere
+
   |name    = Happy Home Designer
   |author  = MartyrPher
+
   |author  = tlitookilakin
   |id      = JunimoKartAnywhere
+
   |id      = tlitookilakin.HappyHomeDesigner
   |nexus  = 4315
+
   |nexus  = 19675
   |github  =
+
   |github  = tlitookilakin/HappyHomeDesigner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Cheater
+
   |name    = Hardcore Combat
   |author  = ryaon
+
   |author  = jeWel
   |id      = Ryaon.JunimoKartCheater
+
   |id      = jeWel.HardcoreCombat
   |nexus  = 5137
+
   |nexus  = 23577
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Global Rankings
+
   |name    = Hardcore Mines
   |author  = drbirbdev
+
   |author  = kibbe, lillvik
   |id      = drbirbdev.JunimoKartGlobalRankings
+
   |id      = kibbe.hardcore_mines
   |nexus  = 14856
+
   |nexus  = 1674
   |github  = drbirbdev/StardewValley
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Level Practice
+
   |name    = Hardcore Mines 2
   |author  = BlaDe
+
   |author  = ItsLittany
   |id      = BlaDe.JunimoLevelPractice
+
   |id      = itslittany.HardcoreMines2
   |nexus  = 10056
+
   |nexus  = 6411
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimos Accept Cash
+
   |name    = Hardcore Mode
   |author  = spacechase0
+
   |author  = vermicyde
   |id      = spacechase0.JunimosAcceptCash
+
   |id      = vermicyde.HardcoreModeDLL
   |curse   = 867716
+
   |nexus  = 15125
   |nexus  = 7437
+
  |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Hardy Grass
 +
  |author  = DiscipleOfEris
 +
  |id      = DiscipleOfEris.HardyGrass
 +
   |nexus  = 8772
 +
   |github  = DiscipleOfEris/HardyGrass
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Warp
+
   |name    = Harp of Yoba Redux
   |author  = Shockah
+
   |author  = Platonymous
   |id      = Shockah.JunimoWarp
+
   |id      = Platonymous.HarpOfYobaRedux
   |nexus  = 15676
+
   |nexus  = 914
   |github  = Shockah/Stardew-Valley-Mods
+
  |moddrop = 793924
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Relax
+
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
 
   |author  = Goldenrevolver
 
   |author  = Goldenrevolver
   |id      = Goldenrevolver.JustRelax
+
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus  = 7770
+
   |nexus  = 7851
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Sleep In
+
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
   |author  = Rifleman
+
   |author  = Dounat2201, Sasara
   |id      = Rifleman.JustSleepIn
+
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
   |nexus  = 11286
+
   |nexus  = 1157
   |github  = 9Rifleman/JustSleepIn
+
   |github  = Sasara2201/WitchPrincess
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kamikaze
+
   |name    = Harvest Seeds
   |author  = aurnj, Roy Li
+
   |author  = aedenthorn, Erinthe
   |id      = RuyiLi.Kamikaze
+
   |id      = aedenthorn.HarvestSeeds
   |nexus  =
+
   |nexus  = 11773
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kawakami - Healer NPC
+
   |name    = Harvest With Scythe
   |author  = Gorzalt and Flerfarvet
+
   |author  = ThatNorthernMonkey
   |id      = gorzalt.kawakami
+
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
   |nexus  = 2549
+
   |nexus  = 236
   |github  = Gorzalt/StardewValleyMods
+
   |github  = ThatNorthernMonkey/HarvestWithScythe
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's NPC Utilities
+
   |name    = Hat Buffs
   |author  = KediDili
+
   |author  = popska
   |id      = KediDili.KNU
+
   |id      = popska.HatBuffs
   |nexus  = 17884
+
   |nexus  = 9050
   |github  = KediDili/NPCUtilities
+
   |github  =
 +
  |source  = https://gitlab.com/popska/UsefulHats
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keep Partners, Keep Your Partners
+
   |name    = Hat Mouse Lacey
   |author  = EssGee, SG
+
   |author  = ichortower
   |id      = SG.Partners
+
   |id      = ichortower.HatMouseLacey.Core
   |nexus  = 5625
+
   |nexus  = 18177
   |github  =
+
   |github  = ichortower/HatMouseLacey
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = KeyBind UI
+
   |name    = Hat Panning
   |author  = Enaium
+
   |author  = monsoonsheep
   |id      = Enaium.KeyBindUI
+
   |id      = monsoonsheep.PanWithHats
  |curse  = 538001
+
   |nexus  = 18965
  |moddrop = 1036920
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Key Suppressor
+
   |name    = Hat Shop Restoration
   |author  = Deflaktor
+
   |author  = PeacefulEnd
   |id      = Deflaktor.KeySuppressor
+
   |id      = PeacefulEnd.AMouseWithAHat.Core
   |nexus  = 9295
+
   |nexus  = 17291
   |github  = Deflaktor/KeySuppressor
+
   |github  = Floogen/StardewSandbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kokoro, Kokoro - Shockah's Core Mod
+
   |name    = Hats on Hats
 
   |author  = Shockah
 
   |author  = Shockah
   |id      = Shockah.Kokoro
+
   |id      = Shockah.HatsOnHats
   |nexus  = 15682
+
   |nexus  = 17280
 
   |github  = Shockah/Stardew-Valley-Mods
 
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Roommate Shop
+
   |name    = Hats on Pets Plus
   |author  = aedenthorn, Erinthe
+
   |author  = Syma
   |id      = aedenthorn.KrobusRoommateStore
+
   |id      = Syma.HatsOnPetsPlus
   |nexus  = 13131
+
   |nexus  = 22631
   |github  = aedenthorn/StardewValleyMods
+
   |github  = SymaLoernn/Stardew_HatsOnPetsPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Sells Larger Stacks
+
   |name    = Hay Bales as Silos
   |author  = Annosz
+
   |author  = Cherry, CherryChain
   |id      = Annosz.KrobusSellsLargerStacks
+
   |id      = Cherry.HayBalesSilo
   |nexus  = 5993
+
   |nexus  = 5151
   |github  = Annosz/StardewValleyModding
+
  |moddrop = 716396
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Labeling
+
   |name    = Hay Collection
   |author  = Enaium
+
   |author  = MindMeltMax
   |id      = Enaium.Labeling
+
   |id      = MindMeltMax.HayCollection
   |curse  = 443134
+
   |curse  = 1004492
   |moddrop = 906932
+
   |moddrop = 1555056
   |nexus  =
+
   |nexus  = 21008
   |github  = Enaium-StardewValleyMods/Labeling
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder and Snow Yam Tip
+
   |name    = HD Portraits
   |author  = WhiteMind
+
   |author  = Tlitookilakin
   |id      = WhiteMind.LAST
+
   |id      = tlitookilakin.HDPortraits
   |nexus  = 1906
+
   |nexus  = 10971
 +
  |moddrop = 1103418
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder Locator
+
   |name    = HD Sprites
   |author  = ChaosEnergy
+
   |author  = ninthworld
   |id      = ChaosEnergy.LadderLocator
+
   |id      = NinthWorld.HDSprites
   |nexus  = 3094
+
   |nexus  = 4024
   |github  = yuri-moens/LadderLocator
+
   |github  = ninthworld/HDSprites
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
+
   |name    = Health and Stamina Regeneration
   |author  = Platonymous
+
   |author  = Jessebot, JessebotX
   |id      = Platonymous.LandGrants
+
   |id      = Jessebot.HealthStaminaRegen
   |nexus  = 15855
+
   |nexus  = 3207
   |github  =
+
  |moddrop = 624105
 +
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant
+
   |name    = Health and Stamina Tweaks
   |author  = dmcrider57
+
   |author  = Kiddles, Svard
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id      = Kiddles.HASTweaks
   |nexus  = 7917
+
   |nexus  = 5630
   |github  = dmcrider/LastDayToPlant
+
   |github  = SvardXI/HAS_Tweaks
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant Redux
+
   |name    = Health Bars
   |author  = atravita
+
   |author  = Zoryn
   |id      = atravita.LastDayToPlantRedux
+
   |id      = Zoryn.HealthBars
   |curse   = 870965
+
   |nexus   =
   |moddrop = 1294435
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
  |nexus  = 15004
+
   |github  = Zoryn4163/SMAPI-Mods
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lasting Conversation Topics
+
   |name    = Health Bars (Darkhax)
   |author  = sophie
+
   |author  = Darkhax
   |id      = sophie.LastingCTs
+
   |id      = darkhax.healthbars
   |nexus  = 14377
+
   |nexus  =
   |github  = ModOrganizer2/modorganizer-basic_games
+
  |curse  = 302910
 +
   |github  = Stardew-Valley-Modding/HealthBars
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leaderboard Library
+
   |name    = Health Rework
   |author  = drbirbdev
+
   |author  = seferoni
   |id      = drbirbdev.LeaderboardLibrary
+
   |id      = seferoni.HealthRework
   |nexus  = 15102
+
   |nexus  = 22223
   |github  = drbirbdev/StardewValley
+
   |github  = seferoni/HealthRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leave the Mine
+
   |name    = Heartbeat
   |author  = Kangzoel
+
   |author  = themattfiles
   |id      = Kangzoel.LeaveTheMine
+
   |id      = themattfiles.HeartBeat
   |nexus  = 11823
+
   |nexus  = 5941
   |github  =
+
   |github  = embolden/Heartbeat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lefty Mode
+
   |name    = Heart Event Helper
   |author  = Max Vollmer, SVProtector
+
   |author  = bungus
   |id      = maxvollmer.leftymode
+
   |id      = bungus.HeartEventHelper
   |nexus  = 6199
+
   |nexus  = 21924
   |github  = maxvollmer/LeftyMode
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Legendary Fish Pond Framework
+
   |name    = Heart Level Notifications
   |author  = sharpskull2
+
   |author  = StultusV
   |id      = sharpskull2.LegendaryFishPondFramework
+
   |id      = StultusV.HeartLevelNotifications
   |nexus  = 14637
+
   |nexus  = 8655
   |github  =
+
   |github  = JudeRV/Stardew-HeartLevelNotifier
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lenient Window Resize
+
   |name    = Heelies
   |author  = DeLiXx
+
   |author  = fakemonster
   |id      = DeLiXx.Lenient_Window_Resize
+
   |id      = fakemonster.Heelies
   |nexus  = 12305
+
   |nexus  = 7751
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-lenient-window-resize
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Mini Shipping Bin
+
   |name    = Hello SMAPI
   |author  = atravita
+
   |author  = Jessebot, JessebotX
   |id      = atravita.LessMiniShippingBin
+
   |id      = Jessebot.HelloSMAPI
  |curse  = 870982
+
   |nexus  = 4483
   |nexus  = 10959
+
   |github  = JessebotX/StardewValleyMods
  |moddrop = 1102538
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Rest!
+
   |name    = Help for Hire
   |author  = Ophaneom
+
   |author  = LeFauxMatt
   |id      = Ophaneom.LetMeRest
+
   |id      = furyx639.HelpForHire
   |nexus  = 8205
+
  |curse  = 871839
   |github  = Ophaneom/Let-Me-Rest
+
   |nexus  = 5316
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Shop
+
   |name    = Helpful Spouses
   |author  = MindMeltMax
+
   |author  = LeFauxMatt
   |id      = MindMeltMax.LetMeShop
+
   |id      = furyx639.HelpfulSpouses
   |moddrop = 1443554
+
   |curse  = 871841
   |nexus  = 16738
+
   |nexus  = 5175
   |github  = StardewModders/mod-ideas
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let's Start With Fishing
+
   |name    = Help Wanted
   |author  = MedievalAI
+
   |author  = aedenthorn, Erinthe
   |id      = MedievalAI.LetsStartWithFishing
+
   |id      = aedenthorn.HelpWanted
   |nexus  = 19107
+
  |curse  = 868696
   |github  =
+
   |nexus  = 14640
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21766|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Extender
+
   |name    = Help Wanted Auto Accept
   |author  = unidarkshin, Devin Lematty
+
   |author  = Ruse82
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id      = Ruse82.HelpWantedAutoAccept
   |nexus  = 1471
+
   |nexus  = 22235
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leveling Adjustment
+
   |name    = Help Wanted Quest Fixes
   |author  = jahangmar
+
   |author  = Pokeytax
   |id      = jahangmar.LevelingAdjustment
+
   |id      = Pokeytax.HelpWantedQuestFixes
   |nexus  = 4689
+
   |nexus  = 2644
   |github  = jahangmar/StardewValleyMods
+
   |github  = gembree/HelpWantedQuestFixes
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Up Notifications
+
   |name    = Hempire
   |author  = kd8lvt
+
   |author  = Oga_The_Real
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id      = Oga_The_Real.Hempire
   |nexus  = 855
+
   |nexus  = 14477
  |curse  = 300715
 
 
   |github  =
 
   |github  =
  
   |broke in          = SMAPI 3.0
+
   |status  = abandoned<!--mod page hidden-->
  |unofficial version = 0.0.3-unofficial.1-leifericson
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-20#post-3353915
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = LewdDew Valley, LewdDew_Valley_helper2
+
   |name    = Here Fishy
   |author  = shurmash
+
   |author  = aedenthorn, Erinthe
   |id      = shurmash.LewdDew_Valley_helper
+
   |id      = aedenthorn.HereFishy
   |nexus  = 7222
+
  |curse  = 868881
   |github  =
+
   |nexus  = 6586
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lewd Leah
+
   |name    = Hibernation
   |author  = prowlingDemon, unknownDev
+
   |author  = Shockah
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id      = Shockah.Hibernation
   |nexus  = 4402
+
   |nexus  = 11421
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Mod
+
   |name    = Hide Chest Color Picker After Close
   |author  = aedenthorn, Erinthe
+
   |author  = trashcan9
   |id      = aedenthorn.LightMod
+
   |id      = trashcan9.HideChestColorPickerAfterClose
   |nexus  = 14387
+
   |nexus  = 16075
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Switch
+
   |name    = Highlighted Jars
   |author  = holythesea
+
   |author  = Annosz
   |id      = holythesea.LightSwitch
+
   |id      = Annosz.HighlightedJars
   |nexus  = 15683
+
   |nexus  = 6833
   |github  = holy-the-sea/LightSwitch
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Like a Duck to Water
+
   |name    = Highlight Empty Machines
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.LikeADuckToWater
+
   |id      = atravita.HighlightEmptyMachines
   |nexus  = 15860
+
  |curse  = 870976
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1137391
 +
   |nexus  = 11664
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Limited Campfire Cooking
+
   |name    = Hit Markers
   |author  = Cherry, CherryChain
+
   |author  = bendenewb, newbie9598
   |id      = Cherry.LimitedCampfireCooking
+
   |id      = newbie9598.HitMarkersMeme
   |nexus  = 4971
+
   |nexus  = 2098
   |moddrop = 716383
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Line Sprinklers
+
   |name    = Hmm Cheese Yum
   |author  = nanzington<!--since 1.4.0-->, Hootless
+
   |author  = tomasitobambito
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
+
   |id      = tomasitobambito.HmmCheeseYum
   |nexus  = 2917
+
   |nexus  = 9343
   |github  = hootless/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Linus Mod
+
   |name    = Hoe and Water Direction
   |author  = tomii
+
   |author  = TheThor59
   |id      = tomii.LinusMod
+
   |id      = Thor.HoeWaterDirection
   |nexus  = 11637
+
   |nexus  = 10052
   |github  =
+
   |github  = TheThor59/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Literally Can't Even
+
   |name    = HoeDown
   |author  = spacechase0
+
   |author  = BlaDe
   |id      = spacechase0.LiterallyCantEven
+
   |id      = BlaDe.HoeDown
   |nexus  = 14262
+
   |nexus  = 9798
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Little NPCs
+
   |name    = Hold to Break Geodes
   |author  = Candidus42
+
   |author  = CatCattyCat, Cat
   |id      = Candidus42.LittleNPCs
+
   |id      = cat.holdtobreakgeodes
   |nexus  = 15152
+
   |nexus  = 1689
   |github  = mus-candidus/LittleNPCs
+
  |moddrop = 833545
 +
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Live Progress Bar
+
   |name    = Hold to Pause
   |author  = Tyler Gibbs
+
   |author  = samspartan
   |id      = tylergibbs2.liveprogressbar
+
   |id      = samspartan.HoldToPause
   |nexus  = 7330
+
   |nexus  = 7352
   |github  = tylergibbs2/LiveProgressBar
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Livestock Choices
+
   |name    = Holiday Sales
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.LivestockChoices
+
   |id      = atravita.HolidaySales
   |nexus  = 11551
+
  |curse  = 870970
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1205160
 +
   |nexus  = 13050
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loan Mod
+
   |name    = Home Sewing Kit
   |author  = Doomnik
+
   |author  = MouseyPounds
   |id      = Doomnik.LoanMod
+
   |id      = MouseyPounds.HomeSewingKit
   |nexus  = 3882
+
   |nexus  = 4935
   |github  = legovader09/SDVLoanMod
+
   |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lober Cat
+
   |name    = Honey Harvest Sync
   |author  = codyflagstaff
+
   |author  = voltaek
   |id      = codyflagstaff.lobercat
+
   |id      = voltaek.HoneyHarvestSync
   |nexus  = 8219
+
   |nexus  = 20493
   |github  =
+
   |github  = voltaek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location Compass
+
   |name    = Hopper Extractor
   |author  = Bouhm and Pathoschild
+
   |author  = BPavol, Lamacik
   |id      = Bouhm.LocationCompass
+
   |id      = bpavol.hopper_extractor
   |nexus  = 3045
+
   |nexus  = 16688
  |curse  = 308286
+
   |github  = BPavol/stardew-valley-mods
   |github  = Bouhm/stardew-valley-mods
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Chests
+
   |name    = Horny Festivals, Festival Warps
   |author  = MindMeltMax
+
   |author  = Girafarig
   |id      = MindMeltMax.LockedChests
+
   |id      = Girafarig.FestivalWarps
  |moddrop = 1179603
+
   |nexus  = 10844
   |nexus  = 12452
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Crab Pots
+
   |name    = Horse Flute Anywhere
   |author  = nini700
+
   |author  = Pathoschild
   |id      = nini700.LockedCrabPot
+
   |id      = Pathoschild.HorseFluteAnywhere
   |nexus  = 4461
+
  |curse  = 1000620
   |github  =
+
  |nexus  = 7500
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Flute Auto Mount
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.HorseFluteAutoMount
 +
   |nexus  = 24018
 +
   |github  = MercuryVN/HorseFluteAutoMount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Maps
+
   |name    = Horse Overhaul
   |author  = Edu Anttunes
+
   |author  = Goldenrevolver
   |id      = LockedMaps
+
   |id      = Goldenrevolver.HorseOverhaul
   |nexus  = 10089
+
   |nexus  = 7911
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lockpicks
+
   |name    = Horse Squeeze
   |author  = bwdy
+
   |author  = jorgamun
   |id      = bwdy.lockpicks
+
   |id      = jorgamun.HorseSqueeze
   |nexus  = 3521
+
   |nexus  = 10446
   |github  = bwdymods/SDV-Lockpicks
+
   |github  = jorgamun/HorseSqueeze
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Spam Filter
+
   |name    = Horse Whistle
   |author  = aedenthorn, Erinthe
+
   |author  = icepuente
   |id      = aedenthorn.LogSpamFilter
+
   |id      = icepuente.HorseWhistle
   |nexus  = 11252
+
   |nexus  = 1131
   |github  = aedenthorn/StardewValleyMods
+
   |github  = icepuente/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Days
+
   |name    = Horse Whistle
   |author  = Stuyk
+
   |author  = nabuma
   |id      = Stuyk.LongerDays
+
   |id      = HorseWhistle_SMAPI
   |nexus  = 19027
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Fence Life
+
   |name    = Host Tools
   |author  = NormanPCN
+
   |author  = MattPlays
   |id      = NormanPCN.LongerFenceLife
+
   |id      = MattPlays.HostTools
   |nexus  = 10498
+
   |nexus  = 11154
   |github  = NormanPCN/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Lasting Lures
+
   |name    = Hotbar Hotswap
   |author  = Caraxian
+
   |author  = Jaredlll08
   |id      = caraxian.LongerLastingLures
+
   |id      = BlameJared.HotbarHotswap
   |nexus  = 2510
+
   |nexus  =
   |github  = Caraxi/StardewValleyMods
+
  |curse  = 298033
 +
   |github  = jaredlll08/HotbarHotswap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Seasons
+
   |name    = Hot Chocolate Coffee Alternative
   |author  = aedenthorn, Erinthe
+
   |author  = certifiableGrimalkin
   |id      = aedenthorn.LongerSeasons
+
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus  = 10108
+
   |nexus  = 16159
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hover Labels
 +
  |author  = Achtuur
 +
  |id      = Achtuur.HoverLabels
 +
  |nexus  = 17501
 +
  |github  = Achtuur/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HP Bars
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.HPBar
 +
  |nexus  = 1736
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longevity
+
   |name    = HQ Farmer Mod
   |author  = RTGOAT
+
   |author  = AsakOhee
   |id      = RTGOAT.Longevity
+
   |id      = AsakOhee.HQFarmerMod
   |nexus  = 649
+
   |nexus  = 19644
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Look to the Sky
+
   |name    = HUD Customizer
   |author  = drbirbdev
+
   |author  = Espy
   |id      = drbirbdev.LookToTheSky
+
   |id      = Espy.HUDCustomizer
   |nexus  = 15262
+
   |nexus  = 23704
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lookup Anything
+
   |name    = Huggable Scarecrows
   |author  = Pathoschild
+
   |author  = bogie5464
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus  = 541
+
   |nexus  = 3190
  |moddrop = 606605
+
   |github  = bogie5464/HuggableScarecrows
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loose Audio Files
+
   |name    = Hugs and Kisses
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LooseAudioFiles
+
   |id      = aedenthorn.HugsAndKisses
   |nexus  = 5999
+
   |nexus  = 10062
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Hugs and Kisses Continued|Hugs and Kisses Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lore-Friendly JojaMart Prices
+
   |name    = Hugs and Kisses Continued
   |author  = Huanir
+
   |author  = JoXW
   |id      = Huanir.LoreFriendlyJojaPrices
+
   |id      = JoXW.HugsAndKisses
   |nexus  = 2658
+
   |nexus  = 21019
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lost Woods
+
   |name    = Hunger
   |author  = Raik, Raik167, YousernameZo
+
   |author  = Yyeahdude
   |id      = raik.testmod
+
   |id      = HungerYyeadude
   |nexus  = 6291
+
   |nexus  = 613
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Bubbles
+
   |name    = Hunger and Thirst
   |author  = SteelixLeiter, Don Collins
+
   |author  = PrimevalTitmouse
   |id      = LoveBubbles
+
   |id      = PrimevalTitmouse.ModEntry
   |nexus  = 1318
+
   |nexus  = 1110
   |github  = doncollins/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
+
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels
+
   |name    = Hunger for Food
   |author  = Advize and Jinxiewinxie
+
   |author  = Tigerle01, Stephan Hensel
   |id      = Advize.LovedLabels
+
   |id      = HungerForFoodByTigerle
   |nexus  = 279
+
   |nexus  = 810
   |github  = AdvizeGH/LovedLabels
+
   |github  =
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.0
   |unofficial version = 2.2.2-unofficial.4-Strobe
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
+
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels Redux
+
   |name    = Hungry Morning
   |author  = thespbgamer
+
   |author  = lech43
   |id      = thespbgamer.LovedLabelsRedux
+
   |id      = lech43.HungryMorning
   |nexus  = 8880
+
   |nexus  = 6391
  |curse  = 834387
 
  |github  = thespbgamer/LovedLabelsRedux
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Love Festival
 
  |author  = AvalonMFX
 
  |id      = AvalonMFX.LoveFestival
 
  |nexus  = 17819
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Low Health Warning
+
   |name    = Hybrid Crop Engine
  |author  = NMVH5
 
  |id      = nmvh5.LowHealthWarning
 
  |nexus  = 8326
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Luck Score HUD, Just Luck Mod
 
  |author  = delaney
 
  |id      = dJustLuckMod
 
  |nexus  = 10386
 
  |moddrop = 1070645
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Luck Skill
 
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id      = spacechase0.HybridCropEngine
   |curse  = 867393
+
   |curse  = 867721
  |moddrop = 127279
+
   |nexus  = 6577
   |nexus  = 521
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lucky Reclamation Trash Can
+
   |name    = Hypno Valley
   |author  = kiranmurmu
+
   |author  = Kryspur
   |id      = kiranmurmu.LuckyReclamationTrashCan
+
   |id      = Kryspur.HypnoValley
   |nexus  = 8971
+
   |nexus  = 9052
   |github  = kiranmurmu/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lunar Disturbances
+
   |name    = Identifiable Combined Rings
   |author  = Sakorona
+
   |author  = atravita
   |id      = KoihimeNakamura.LunarDisturbances
+
   |id      = atravita.IdentifiableCombinedRings
   |nexus   = 2208
+
   |curse   = 870959
   |moddrop = 664151
+
   |moddrop = 1358005
   |github  = Sakorona/SDVMods
+
  |nexus  = 15928
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lurking in the Dark
+
   |name    = Idle Animations, Animacoes
   |author  = 7thAxis
+
   |author  = BrasileiroTop
   |id      = 7thAxis.LitD
+
   |id      = BrasileiroTop.Animacoes
   |nexus  = 10770
+
   |nexus  = 5139
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Augmentors
+
   |name    = Idle Pause
   |author  = SlayerDharok
+
   |author  = Veleek
   |id      = SlayerDharok.MachineAugmentors
+
   |id      = Veleek.IdlePause
   |nexus  = 5600
+
   |nexus  = 1092
   |github  = Videogamers0/SDV-MachineAugmentors
+
   |github  = veleek/IdlePause
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Check
+
   |name    = Idle Timer
   |author  = FairfieldBW
+
   |author  = LordAndreios
   |id      = FairfieldBW.MachineCheck
+
   |id      = LordAndreios.IdleTimer
   |nexus  = 9515
+
   |nexus  = 2858
   |github  = FairfieldBW/MachineCheck
+
   |github  = emperorzuul/SMAPI_MODS
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Machine Speed Change
 
  |author  = IceGladiador
 
  |id      = IceGladiador.MachineSpeedChange
 
  |nexus  = 1780
 
  |github  =
 
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
+
   |summary  = use [[#Idle Pause|Idle Pause]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Status
+
   |name    = I Don't Use That Water
   |author  = Shockah
+
   |author  = idermailer
   |id      = Shockah.MachineStatus
+
   |id      = idermailer.iDontUseThatWater
   |nexus  = 11177
+
   |nexus  = 14047
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = idermailer/iDontUseThatWater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic
+
   |name    = IFrames in Mines
   |author  = spacechase0
+
   |author  = Factknowhow
   |id      = spacechase0.Magic
+
   |id      = Factknowhow.IFramesInMines
  |curse  = 867745
+
   |nexus  = 16436
  |moddrop = 399898
+
   |github  = Mekadrom/IFramesInMines
   |nexus  = 2007
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magical Crops
+
   |name    = I Got Friendship
   |author  = shekurika and Asterisk555
+
   |author  = ChiroxT
   |id      = shekurika.MagicalCropsCode
+
   |id      = treinke.igotfriendship
   |nexus  = 8762
+
   |nexus  = 13290
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Junimo Pet
+
   |name    = I Got XP
   |author  = Entoarox
+
   |author  = ChiroxT
   |id      = Entoarox.MagicJunimoPet
+
   |id      = treinke.igotxp
   |nexus  = 3567
+
   |nexus  = 13289
   |github  = Entoarox/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Pluses
+
   |name    = ImagEd
   |author  = TerryDBS
+
   |author  = candidus42
   |id      = TerryDBS.MagicPluses
+
   |id      = Candidus42.ImagEd
   |nexus  = 7096
+
   |nexus  = 7218
   |github  =
+
   |github  = mus-candidus/ImagEd
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Scepter
+
   |name    = Immersive Grandpa, Misc Introduction Fixes
   |author  = not4bene
+
   |author  = mistyspring
   |id      = not4bene.MagicScepter
+
   |id      = mistyspring.immersivegrandpa
   |nexus  = 8169
+
   |nexus  = 12562
   |github  =
+
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Valley
+
   |name    = Immersive Scarecrows
   |author  = season
+
   |author  = aedenthorn, Erinthe
   |id      = season.MagicValley
+
   |id      = aedenthorn.ImmersiveScarecrows
   |nexus  = 10639
+
  |curse  = 868685
   |github  =
+
   |nexus  = 15290
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |beta broke in = Stardew Valley 1.6
 +
  |status        = workaround
 +
  |summary      = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mailbox Menu
+
   |name    = Immersive Sprinklers
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MailboxMenu
+
   |id      = aedenthorn.ImmersiveSprinklers
   |nexus  = 14439
+
  |curse  = 868686
 +
   |nexus  = 15239
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Immersive Sprinklers|The Return of Immersive Sprinklers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Framework
+
   |name    = Improved Mill
   |author  = Digus
+
   |author  = AustinYQM
   |id      = DIGUS.MailFrameworkMod
+
   |id      = AustinYQM.ImprovedMill
   |nexus  = 1536
+
   |nexus  = 1748
   |github  = Digus/StardewValleyMods
+
   |github  = AustinYQM/ImprovedMill
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Order Pigs
+
   |name    = Improved Quality of Life
   |author  = jwdred
+
   |author  = Demiacle
   |id      = jwdred.MailOrderPigs
+
   |id      = Demiacle.ImprovedQualityOfLife
   |nexus  = 632
+
   |nexus  = 1025
   |github  = jdusbabek/stardewvalley
+
   |github  = demiacle/QualityOfLifeMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
  |unofficial version = 1.1.1-unofficial.6-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-66#post-44728
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Services Mod
+
   |name    = Improved Tracker
   |author  = Digus
+
   |author  = Anthony Hilyard
   |id      = Digus.MailServicesMod
+
   |id      = com.anthonyhilyard.improvedtracker
   |nexus  = 7842
+
  |curse  = 445215
   |github  = Digus/StardewValleyMods
+
   |nexus  = 9317
 +
   |github  = AHilyard/ImprovedTracker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
+
   |name    = In a Heartbeat
   |author  = pinguimbozo
+
   |author  = Shockah
   |id      = pinguimbozo.PCMCCJJC
+
   |id      = Shockah.InAHeartbeat
   |nexus  = 13248
+
   |nexus  = 17834
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Gil Real
+
   |name    = Increase Animal House Max Population
   |author  = Werewolf Master
+
   |author  = Mizzion
   |id      = Wolf.GilSMAPI
+
   |id      = mizzion.increaseanimalhousemaxpopulation
   |nexus  = 7118
+
   |nexus  = 4861
   |github  =
+
   |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Increased Artifact Spots
 +
  |author  = Mizzion
 +
  |id      = mizzion.increasedartifactspots
 +
  |nexus  = 3340
 +
  |moddrop = 663705
 +
  |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Love
+
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author  = Kabulla
+
   |author  = shekurika
   |id      = Kabulla.MakeLove
+
   |id      = shekurika.fishtankCapacity
   |nexus  = 16003
+
   |nexus  = 11388
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mana Bar
+
   |name    = Increased Sprinkler Range
   |author  = spacechase0
+
   |author  = EternalSoap
   |id      = spacechase0.ManaBar
+
   |id      = eternalsoap.sprinklers
  |curse  = 867709
+
   |nexus  = 20745
   |nexus  = 7831
+
   |github  = ArjanSeijs/SprinklerMod
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mandatory Meals, Real Life Mod
+
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author  = darzington
+
   |author  = GZhynko
   |id      = darzington.RealLifeMod
+
   |id      = GZhynko.IncubatePufferfishEggs
   |nexus  = 7445
+
   |nexus  = 6162
   |github  =
+
   |github  = gzhynko/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Many Enchantments
+
   |name    = Indoor Sprinklers
   |author  = Stari
+
   |author  = ramen
   |id      = Stari.ManyEnchantments
+
   |id      = ramen.IndoorSprinklers
   |nexus  = 8824
+
   |nexus  = 21124
   |github  = SlivaStari/ManyEnchantments
+
   |github  = mpomirski/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Binder
+
   |name    = Industrial Furnace
   |author  = SnowFire k'Vala
+
   |author  = Traktori
   |id      = SnowFire.Map_Binder
+
   |id      = Traktori.IndustrialFurnace
   |nexus  = 6983
+
   |nexus  = 5568
   |github  =
+
   |github  = Traktori7/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
+
   |name    = Industrial Furnace for Automate
   |author  = aedenthorn, Erinthe
+
   |author  = Traktori
   |id      = aedenthorn.MapEdit
+
   |id      = Traktori.AM.IndustrialFurnace
   |nexus  = 18387<!--8876 before 1.0.0-->
+
   |nexus  = 5568
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mapping Extensions and Extra Properties (MEEP)
+
   |name    = Industrialization Redux
   |author  = DecidedlyHuman
+
   |author  = GaLaxY256 and kazuakisama
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
+
   |id      = G256.IR.Code
   |nexus  = 14493
+
   |nexus  = 22351
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Teleport
+
   |name    = Infallible Fishing
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MapTeleport
+
   |id      = aedenthorn.InfallibleFishing
  |curse  = 868868
+
   |nexus  = 14639
   |nexus  = 7675
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Utilities
+
   |name    = Infertile Soil
   |author  = mabelSyrup
+
   |author  = Sabera, kelbesque
   |id      = mabelsyrup.maputils
+
   |id      = Sabera.InfertileSoil
   |nexus  = 4716
+
   |nexus  = 2515
   |github  = mjSurber/Map-Utilities
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infested Levels
 +
  |author  = Eireon
 +
  |id      = Eireon.InfestedLevels
 +
  |nexus  = 2823
 +
  |github  = benrpatterson/InfestedLevels
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maritime Secrets
+
   |name    = Infinite Energy
   |author  = Goldenrevolver
+
   |author  = Error27
   |id      = Goldenrevolver.MaritimeSecrets
+
   |id      = error27.infinite_energy
   |nexus  = 10758
+
   |nexus  = 17717
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Day
+
   |name    = Infinite Inventory
   |author  = ceruleandeep
+
   |author  = unidarkshin, Devin Lematty
   |id      = ceruleandeep.MarketDay
+
   |id      = DevinLematty.InfiniteInventory
   |nexus  = 11778
+
   |nexus  = 2247
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = unidarkshin/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Marry Morris
+
   |name    = Infinite Junimo Cart Lives
   |author  = Yoshimax
+
   |author  = Renny
   |id      = Yoshimax.MarryMorrisCode
+
   |id      = renny.infinitejunimocartlives
   |nexus  = 12824
+
   |nexus  = 2705
   |github  = yoshimax2/MarryMorris
+
   |github  = OfficialRenny/InfiniteJunimoCartLives
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Matching Nodes, MinesTokens
+
   |name    = Infinite Money
   |author  = Eryk601 and Vertigon
+
   |author  = Chunky
   |id      = Vertigon.MinesTokens
+
   |id      = chunky.InfiniteMoney
   |nexus  = 11124
+
   |nexus  = 11510
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Max Cost Stamina
+
   |name    = Infinite Watering Cans
   |author  = StultusV
+
   |author  = CaptainSully
   |id      = StultusV.MaxCastStamina
+
   |id      = CaptainSully.InfiniteWateringCan
   |nexus  = 10794
+
  |moddrop = 1188756
   |github  = JudeRV/Stardew-MaxCastStamina
+
   |nexus  = 12739
 +
   |github  = CaptainSully/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maximize Fix
+
   |name    = Infinite Zoom
   |author  = Shockah
+
   |author  = berkayylmao
   |id      = Shockah.MaximizeFix
+
   |id      = berkayylmao.InfiniteZoom
   |nexus  = 16099
+
   |nexus  = 8808
   |github  = Shockah/Stardew-Valley-Mods
+
  |curse  = 500088
 +
   |github  = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Hats
+
   |name    = Informant
   |author  = spacechase0
+
   |author  = Slothsoft
   |id      = spacechase0.MayoHats
+
   |id      = Slothsoft.Informant
   |nexus  = 17514
+
   |nexus  = 14293
   |github  =
+
   |github  = slothsoft/stardew-informant
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = workaround
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243 unofficial update] or {{nexus mod|21286|Informant - The Tooltip Labels}} instead.
 +
  |unofficial version = 1.4.1-unofficial.1-dropkicker
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Mart
+
   |name    = In-Game SMAPI Log Uploader, Log Uploader
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MayoMart
+
   |id      = aedenthorn.LogUploader
   |nexus  = 17175
+
   |nexus  = 13979
   |github  = aedenthorn/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayonnaise++, Mayonnaise Plus Plus
+
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author  = Platonymous
   |id      = xirsoi.mayonnaiseplusplus
+
  |id      = Platonymous.InkStories
   |nexus  = 4634
+
  |curse  = 877221
   |github  = xirsoi/MayonnaisePlusPlus
+
  |moddrop = 1521399
 +
  |nexus  = 15987
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Input Fix
 +
  |author  = Windmill_City
 +
   |id      = Windmill_City.InputFix
 +
   |nexus  = 5693
 +
   |github  = Windmill-City/InputFix
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Rain
+
   |name    = Input Tools
   |author  = spacechase0
+
   |author  = Sagittaeri
   |id      = spacechase0.MayoRain
+
   |id      = Sagittaeri.InputTools
   |nexus  = 17436
+
   |nexus  = 14553
   |github  =
+
   |github  = sagittaeri/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meme Outfits
+
   |name    = InstaCrops
   |author  = Mehidden
+
   |author  = WuestMan, redknightofdoom
   |id      = MemeOutfits.Mehidden
+
   |id      = WuestMan.InstaCrops
   |nexus  = 13213
+
   |nexus  = 4077
   |github  =
+
   |github  = Brian-Wuest/Instacrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Menus Everywhere
+
   |name    = Instant Animals
   |author  = nman130
+
   |author  = pinocchio1231
   |id      = nman130.MenusEverywhere
+
   |id      = pinocchio1231.instantanimals
   |nexus  = 6119
+
   |nexus  = 9573
   |github  = nman130/Stardew-Mods
+
   |github  = joisse1101/InstantAnimals
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Instant Animals 1.6|Instant Animals 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Merge Fertilizer
+
   |name    = Instant Animals 1.6
   |author  = TianXiaobai
+
   |author  = Siweipancc
   |id      = TianXiaobai.MergeFertilizer
+
   |id      = Siweipancc.Instantanimals
   |nexus  = 17743
+
   |nexus  = 21798
   |github  =
+
   |github  = siweipancc/InstantAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Messy Crops
+
   |name    = Instant Break
   |author  = Tlitookilakin
+
   |author  = Jolyone
   |id      = tlitookilakin.MessyCrops
+
   |id      = Me.InstantBreak
   |moddrop = 1123884
+
   |nexus  = 15526
   |nexus  = 11317
+
   |github  =
   |github  = tlitookilakin/MessyCrops
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meteor Defence
+
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MeteorDefence
+
   |id      = aedenthorn.InstantBuildingConstruction
   |nexus  = 10641
+
  |curse  = 868720
 +
   |nexus  = 14110
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mice in the Valley
+
   |name    = Instant Buildings From Farm
   |author  = candidus42
+
   |author  = BitwiseJon
   |id      = Candidus42.MiceInTheValley
+
   |id      = BitwiseJonMods.InstantBuildings
   |nexus  = 4638
+
   |nexus  = 2070
   |github  = mus-candidus/MiceInTheValley
+
   |github  = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milk the Villagers
+
   |name    = Instant Dialogues
   |author  = trunip190
+
   |author  = idermailer
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
+
   |id      = idermailer.InstantDialogues
   |nexus  = 5948
+
   |nexus  = 22468
   |github  =
+
   |github  = idermailer/InstantDialogues
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miller Time
+
   |name    = Instant Eat Key
   |author  = Satozaki
+
   |author  = nini700
   |id      = Satozaki.MillerTime
+
   |id      = nini700.InstantEatKey
   |nexus  = 7575
+
   |nexus  = 4464
   |github = AndyCrocker/StardewMods
+
 
 +
  |status  = workaround
 +
   |summary = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milo Dog
+
   |name    = Instant Fishing
   |author  = Clark, wilsonch3451
+
   |author  = aurnj, Roy Li
   |id      = Clark.MiloDog
+
   |id      = RuyiLi.InstantFishing
   |nexus  = 2861
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Assist
+
   |name    = Instant Geodes
   |author  = Kabigon
+
   |author  = montana123
   |id      = Kabigon.MineAssist
+
   |id      =
   |nexus  = 2296
+
   |nexus  =
   |chucklefish = 5353
+
   |url    = https://community.playstarbound.com/threads/109038
   |github  = KabigonFirst/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minecart Patcher
+
   |name    = Instant Growth Powder
   |author  = bwdy
+
   |author  = aedenthorn, Erinthe
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
+
   |id      = aedenthorn.InstantGrowthPowder
   |nexus  = 11424
+
   |nexus  = 7727
   |github  = bwdy/SDVModding
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Changes
+
   |name    = Instant Grow Trees
   |author  = JPAN
+
   |author  = cantorsdust and Pathoschild
   |id      = jpan.MineChanges
+
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus  = 3963
+
   |nexus  = 173
   |github  = JPANv2/Stardew-Valley-Mine-Changes
+
   |github  = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mines Tokens
+
   |name    = Instant Load
   |author  = sophie
+
   |author  = Platonymous
   |id      = sophie.MinesTokens
+
   |id      = Platonymous.InstantLoad
   |nexus  = 18776
+
  |curse  = 877220
   |github  = sophiesalacia/StardewMods
+
  |moddrop = 1521407
 +
   |nexus  = 16253
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Tweaks
+
   |name    = Instantly Eat Item
   |author  = Shockah
+
   |author  = Guedez
   |id      = Shockah.MineTweaks
+
   |id      = eat.item.instantly
   |nexus  = 16859
+
   |nexus  = 5116
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instantly Increase Crop Growth Phase
 +
  |author  = RyanJesky
 +
  |id      = RyanJesky.IncreaseCropGrowthPhase
 +
  |nexus  = 10146
 +
  |github  = RyanJesky/IncreaseCropGrowthPhase
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Pets
 +
  |author  = blueberry
 +
  |id      = blueberry.InstantPets
 +
  |nexus  = 9448
 +
  |github  = b-b-blueberry/InstantPets
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Bars
+
   |name    = Instant Tool Upgrades
   |author  = Ophaneom
+
   |author  = Binarynova
   |id      = Ophaneom.MiniBars
+
   |id      = binarynova.instanttoolupgrades
   |nexus  = 8329
+
   |nexus  = 8918
   |github  = Ophaneom/Mini-Bars
+
   |github  = Binarynova/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Tool NPC
+
   |name    = Integrated Minecarts
   |author  = Tran Minh Thong
+
   |author  = Jibb
   |id      = mini.tool.npc.mod
+
   |id      = jibb.minecarts.C
   |nexus  = 7060
+
  |curse  = 988762
   |github  = TMThong/Stardew-Mods
+
   |nexus  = 11881
 +
   |github  = Jibblestein/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining at the Farm
+
   |name    = Interaction Helper
   |author  = Nishtra
+
   |author  = Hammurabi
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id      = HammurabiInteractionHelper
   |nexus  = 674
+
   |nexus  =
   |github =
+
   |chucklefish = 4640
 +
  |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
  
   |broke in = Stardew Valley 1.3.23
+
   |broke in = SMAPI 2.0
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
 
<!--
 
<!--
   |unofficial version = 1.9.1-unofficial.1.1-Olivki
+
   |unofficial version = 1.0.4-unofficial.2-pathoschild
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minor Light Tweaks
+
   |name    = Interactions, Interacoes
   |author  = greentodd
+
   |author  = BrasileiroTop
   |id      = greentodd.MinorLightTweaks
+
   |id      = BrasileiroTop.Interacoes
   |nexus  = 10223
+
   |nexus  = 4862
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
+
   |name    = Interaction Tweaks
   |author  = BlaDe
+
   |author  = jahangmar
   |id      = BlaDe.MiscTrolls
+
   |id      = jahangmar.InteractionTweaks
   |nexus  = 12037
+
   |nexus  = 3771
 +
  |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Internationalization
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.Internationalization
 +
  |nexus  = 21317
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name    = Into the Game (Save Loaded Notifier)
   |author  = The Fluffy Robot
+
  |author  = DecidedlyHuman
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
  |id      = DecidedlyHuman.SaveLoadedNotifier
   |nexus  = 5691
+
  |nexus  = 12826
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
+
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Intravenous Coffee
 +
   |author  = mpcomplete
 +
   |id      = mpcomplete.IntravenousCoffee
 +
   |nexus  = 2224
 +
   |github  = mpcomplete/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Position Tool
+
   |name    = Investment
 
   |author  = MissCoriel
 
   |author  = MissCoriel
   |id      = misscoriel.PositionTool
+
   |id      = misscoriel.invest
   |nexus  = 8087
+
   |nexus  = 5293
   |github  = MissCoriel/Position-Tool
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Unique Courtship Response Core
+
   |name    = Investment Maximized
 
   |author  = MissCoriel
 
   |author  = MissCoriel
   |id      = misscoriel.UCRFix
+
   |id      = misscoriel.investmax
   |nexus  = 8284
+
  |curse  = 885074
   |github  = MissCoriel/UniqueCourtshipResponseCore
+
   |nexus  = 9253
 +
   |github  = MissCoriel/InvestmentMaximized
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Missing Gifts
+
   |name    = Invite Code Mod
   |author  = ChiroxT
+
   |author  = ThePqtatoGalaxy, KOREJJamJar
   |id      = treinke.missinggifts
+
   |id      = KOREJJamJar.InviteCodeMod
   |nexus  = 11363
+
   |nexus  = 4023
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mob Count Reports, Report Mob Counts
+
   |name    = Invite Friend
   |author  = StultusV
+
   |author  = d5a1lamdtd, HaPyke
   |id      = StultusV.ReportMobCounts
+
   |id      = d5a1lamdtd.InviteFriend
   |nexus  = 10899
+
  |moddrop = 1486022
   |github  = JudeRV/Stardew-ReportMobCounts
+
   |nexus  = 19500
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Arcade
+
   |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author  = aedenthorn, Erinthe
+
   |author  = Anthony Maciel, maciel310
   |id      = aedenthorn.MobileArcade
+
   |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
   |nexus  = 6538
+
   |nexus  = 15285
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Audio Player
+
   |name    = Iridium Tools Patch
   |author  = aedenthorn, Erinthe
+
   |author  = Redwood
   |id      = aedenthorn.MobileAudioPlayer
+
   |id      = Redwood.IridiumToolsPatch
   |nexus  = 6568
+
   |nexus  = 2897
   |github  = aedenthorn/StardewValleyMods
+
   |github  = EKomperud/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Farming Tools Patch|Farming Tools Patch]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Calendar
+
   |name    = Is It Cake
   |author  = aedenthorn, Erinthe
+
   |author  = LeFauxMatt
   |id      = aedenthorn.MobileCalendar
+
   |id      = furyx639.IsItCake
   |nexus  = 6601
+
  |curse  = 871826
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 14775
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Catalogues
+
   |name    = Island Gatherers
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.MobileCatalogues
+
   |id      = PeacefulEnd.IslandGatherers
   |nexus  = 6543
+
   |nexus  = 8552
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Floogen/IslandGatherers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Phone
+
   |name    = Island Gatherers Automate
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.MobilePhone
+
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
   |curse   = 868890
+
   |nexus   = 8552
   |nexus   = 6523
+
   |github  = Floogen/IslandGatherers
   |github  = aedenthorn/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Television
+
   |name    = Island Secret
   |author  = aedenthorn, Erinthe
+
   |author  = Edu Anttunes
   |id      = aedenthorn.MobileTelevision
+
   |id      = IslandSecret
   |nexus  = 6575
+
   |nexus  = 8096
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = MobileUI Android
 
  |author  = WisnuNug
 
  |id      = WisnuNug.MobileUI
 
  |nexus  = 17652
 
 
   |github  =
 
   |github  =
 
  |warnings = Only works on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modify This
+
   |name    = Item AutoTrasher, AutoTrash
   |author  = aedenthorn, Erinthe
+
   |author  = S1mmyy
   |id      = aedenthorn.ModThis
+
   |id      = S1mmyy.AutoTrash
   |nexus  = 7814
+
   |nexus  = 5140
   |github  = aedenthorn/StardewValleyMods
+
   |github  = S1mmyy/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod List Command
+
   |name    = Item Bags
   |author  = Blackclaw
+
   |author  = SlayerDharok
   |id      = Blackclaw.ModListCommand
+
   |id      = SlayerDharok.Item_Bags
   |nexus  = 5131
+
  |curse  = 991675
   |github  = Xebeth/StardewValley-ListModsCommand
+
   |nexus  = 5382
 +
   |github  = Videogamers0/SDV-ItemBags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Menu
+
   |name    = Item Checker
   |author  = Enaium
+
   |author  = Hitaxas
   |id      = Enaium.ModMenu
+
   |id      = Hitaxas.Items.DLL
  |curse  = 436844
+
   |nexus  = 24305
  |moddrop = 885574
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/ModMenu
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Settings Tab
+
   |name    = Item Extensions
   |author  = Gilar Fasulaki
+
   |author  = mistyspring
   |id      = GilarF.ModSettingsTab
+
   |id      = mistyspring.ItemExtensions
   |nexus  = 4579
+
   |nexus  = 20357
   |github  = GilarF/SVM
+
   |github  = misty-spring/StardewMods
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
+
   |name    = Item Locator
   |author  = DaLion
+
   |author  = Hitaxas
   |id      = DaLion.Overhaul
+
   |id      = Hitaxas.Items2.DLL
   |nexus  =
+
   |nexus  = 24305
   |github  = daleao/modular-overhaul
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Update Menu
+
   |name    = Item Quality Indicator
   |author  = CatCattyCat, Cat
+
   |author  = FunnyMoney
   |id      = cat.modupdatemenu
+
   |id      = funnymoney.itemqualityindicator
   |nexus  = 2536
+
   |nexus  = 15336
   |moddrop = 833560
+
   |github  =
   |github  = danvolchek/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Recovery
 +
  |author  = Mytsy
 +
  |id      = Mysty.ItemRecovery
 +
  |nexus  = 9354
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Recovery Plus
 +
  |author  = Lunardiver
 +
  |id      = Lunardiver.ItemRecoveryPlus
 +
  |nexus  = 13026
 +
  |github  = LunarDiver/StardewValley.ItemRecoveryPlus
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79637
 
  |unofficial version = 1.6.1-unofficial.1-dphill
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Updater
+
   |name    = Item Research 'n' Spawn
   |author  = Platonymous
+
   |author  = TSlex
   |id      = Platonymous.ModUpdater
+
   |id      = TSlex.ItemResearchSpawner
   |curse   = 877226
+
   |nexus   = 8933
   |nexus  = 6338
+
   |moddrop = 1012482
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = TSlex/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Goals Anywhere
+
   |name    = Item Tooltips
   |author  = Suphax
+
   |author  = Jaredlll08
   |id      = suphax.monstergoalsanywhere
+
   |id      = BlameJared.ItemTooltips
  |moddrop = 1088762
 
 
   |nexus  =
 
   |nexus  =
   |github  =
+
  |curse  = 297655
 +
   |github  = jaredlll08/Item-Tooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Invasion
+
   |name    = Item Tweaks
   |author  = Krutonium
+
   |author  = crpz
   |id      = krutonium.monsterinvasion
+
   |id      = crpz.ItemTweaks
   |nexus  = 12641
+
   |nexus  = 8182
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Level Tip
+
   |name    = iTile
   |author  = WhiteMind
+
   |author  = ha1fdaew
   |id      = WhiteMind.MonsterLT
+
   |id      = ha1fdaew.iTile
   |nexus  = 1896
+
   |nexus  = 7512
   |github  =
+
   |github  = ha1fdaew/iTile
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = Use [[#Almanac|Almanac]] instead
 
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Log Anywhere
+
   |name    = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author  = MouseyPounds
+
   |author  = Caboose Sage, CabooseSage
   |id      = MouseyPounds.MonsterLogAnywhere
+
   |id      = Cabbose.Sage.ItsStardewTime
   |nexus  = 3997
+
   |nexus  = 20847
   |github  = MouseyPounds/stardew-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Musk in Volcano
+
   |name    = Its Time to Wake Up
   |author  = BananaFruit
+
   |author  = Krutonium
   |id      = BananaFruit.MonsterMuskInVolcano
+
   |id      = Krutonium.ItsTimeToWakeUp
   |nexus  = 10651
+
   |nexus  = 13798
   |github  = BananaFruit1492/MonsterMuskInVolcano
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monsters - The Framework
+
   |name    = Jack Be Thicc
   |author  = spacechase0
+
   |author  = DeadRobotDev
   |id      = spacechase0.MonstersTheFramework
+
   |id      = DeadRobotDev.JackBeThicc
   |nexus  = 10673
+
   |nexus  = 21533
   |github  = spacechase0/StardewValleyMods
+
   |github  = DeadRobotDev/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Jaques and the Bean Pole, Jaques and Beans
 +
  |author  = Matt Cioni
 +
  |id      = mattCioni.JaquesAndBeans
 +
  |nexus  = 14555
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Jar Opener
 +
  |author  = Genowhirl9999
 +
  |id      = genowhirl9999.jaropener
 +
  |nexus  = 5292
 +
  |moddrop = 988956
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moody Planet
+
   |name    = JhinFour
   |author  = Daniel McMenamy, Deathest1
+
   |author  = Keaton Sadoski
   |id      = f1r3w477.MoodyPlanet
+
   |id      = Sadoski.JhinFour
   |nexus  = 2830
+
   |nexus  = 11838
   |github  = F1r3w477/TheseModsAintLoyal
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moolah Money Mod
+
   |name    = Jiggly Junimo Bundles
   |author  = aedenthorn, Erinthe
+
   |author  = Jonas Henriksson, Greger
   |id      = aedenthorn.Moolah
+
   |id      = Greger.JigglyJunimoBundles
   |nexus  = 15123
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
 +
   |github  = gr3ger/Stardew_JJB
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moongates
+
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
   |author  = bwdy
+
   |author  = k4rakara
   |id      = bwdy.moongates
+
   |id      = k4rakara.JoJa84Plus
   |nexus  = 3545
+
   |nexus  = 5803
   |github  = bwdymods/SDV-Moongates
+
   |github  = K4rakara/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures
+
   |name    = JoJaBan - Arcade Sokoban
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Platonymous
   |id      = spacechase0.MoonMisadventures
+
   |id      = Platonymous.JoJaBan
   |curse   = 867702
+
   |nexus   = 3118
   |nexus  = 10612
+
   |moddrop = 793907
   |github  = spacechase0/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
+
   |name    = Joja Cola Expanded
   |author  = SinZ
+
   |author  = Objection777
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
+
   |id      = Objection777.JojaColaExpandedCode
   |nexus  = 12096
+
   |nexus  = 24227
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mopsy's Ranch Livin'
+
   |name    = Joja Express
   |author  = Mopquill
+
   |author  = OFTS_CQM and Yuxuan
   |id      = Mopquill.Ranch-Livin
+
   |id      = ofts.jojaExp
   |nexus  = 2200
+
   |nexus  = 23614
   |github  = mopquill/Mopsys-Ranch-Livin
+
   |github  = ofts-cqm/SDV_JojaExpress
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Animals, More Pets
+
   |name    = JojaMart to PathoMart, Pathomart
   |author  = Entoarox
+
   |author  = Dounat2201, Sasara
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id      = Sasara.Pathomart
   |nexus  = 2274
+
   |nexus  = 1142
  |chucklefish = 4288
+
   |github  =
   |github  = Entoarox/StardewMods
 
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Artifact Spots
+
   |name    = Joja Online
   |author  = momoaau
+
   |author  = PeacefulEnd
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id      = PeacefulEnd.JojaOnline
   |nexus  = 451
+
  |moddrop = 878236
   |github  =
+
   |nexus  = 7486
 +
   |github  = Floogen/JojaOnline
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
   |summary = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
+
}}
<!--
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 2.0.1-unofficial.1-IQ
+
  |name    = Joja's Dark Secret, Halloween Jam CSharp
   |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
+
  |author  = sophiesalacia
-->
+
  |id      = sophie.HalloweenJamCSharp
 +
   |nexus  = 18927
 +
  |github = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joja's Hauntings
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.HauntedJoja
 +
  |nexus  = 7014
 +
   |moddrop = 1135684
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Barn and Coop Animals
+
   |name    = Joys of Efficiency
   |author  = AairTheGreat, Aair
+
   |author  = punyo, yakminepunyo
   |id      = AairTheGreat.MoreBarnCoopAnimals
+
   |id      = punyo.JoysOfEfficiency
   |nexus  = 4869
+
   |nexus  = 2162
   |github  =
+
   |github  = pomepome/JoysOfEfficiency
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.5.0-unofficial.7-Hackswell
 +
  |unofficial url    = {{github|Hackswell/JoysOfEfficiency}}/releases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Buildings
+
   |name    = Json Assets
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.MoreBuildings
+
   |id      = spacechase0.JsonAssets
   |curse  = 867740
+
   |curse  = 867749
   |moddrop = 771640
+
   |moddrop = 399895
   |nexus  = 2757
+
   |nexus  = 1720
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Bundles
+
   |name    = Json Processor
   |author  = TwinBuilderOne
+
   |author  = Jamie Taylor
   |id      = TwinBuilderOne.MoreBundles
+
   |id      = jltaylor-us.JsonProcessor
   |nexus  = 9709
+
   |nexus  = 13183
   |github  = TwinBuilderOne/StardewValleyMods
+
   |github  = jltaylor-us/StardewJsonProcessor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Clocks
+
   |name    = Json Shuffle
   |author  = phjoker
+
   |author  = spacechase0
   |id      = phjoker.MoreClocks
+
   |id      = spacechase0.JsonShuffle
   |nexus  = 11840
+
   |nexus  = 21513
   |github  = p-holodynski/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Conversion Topics
+
   |name    = Jump Down the Mine
   |author  = violetlizabet
+
   |author  = flowoeB
   |id      = violetlizabet.MoreConvoTopics
+
   |id      = flowoeB.JumpDownTheMine
   |nexus  = 10008
+
   |nexus  = 8357
  |github  = elizabethcd/MoreConversationTopics
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = More Fertilizers
 
  |author  = atravita
 
  |id      = atravita.MoreFertilizers
 
  |curse  = 870975
 
  |moddrop = 1145236
 
  |nexus  = 11837
 
  |github  = atravita-mods/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = More for Leo
 
  |author  = Blams
 
  |id      = blams.MoreForLeo
 
  |nexus  = 12710
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Giant Crops
+
   |name    = Jump Over
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.MoreGiantCrops
+
   |id      = spacechase0.JumpOver
   |curse  = 867723
+
   |curse  = 867746
   |moddrop = 771694
+
   |moddrop = 384782
   |nexus  = 5263
+
   |nexus  = 1844
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass
+
   |name    = Junimatic
   |author  = Satozaki
+
   |author  = NermNermNerm
   |id      = EpicBellyFlop45.MoreGrass
+
   |id      = NermNermNerm.Junimatic
   |nexus  = 5398
+
   |nexus  = 22672
   |github  = AndyCrocker/StardewMods
+
   |github  = NermNermNerm/Junimatic
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass on the Beach
+
   |name    = Junimo Beacon
   |author  = Angela Ranna
+
   |author  = Achtuur
   |id      = AngelaRanna.MoreGrassOnTheBeach
+
   |id      = Achtuur.JunimoBeacon
   |nexus  = 8117
+
   |nexus  = 17135
   |github  =
+
   |github  = Achtuur/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass Starters
+
   |name    = Junimo Boy
   |author  = spacechase0
+
   |author  = Tyler Gibbs
   |id      = spacechase0.MoreGrassStarters
+
   |id      = tylergibbs2.JunimoBoy
   |curse   = 867750
+
   |nexus   = 14384
   |moddrop = 313307
+
   |github  = tylergibbs2/StardewValleyMods
   |nexus   = 1702
+
 
  |github  = spacechase0/StardewValleyMods
+
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Health
+
   |name    = Junimo Cart More Score
   |author  = j4c0b333
+
   |author  = yaxuan97
   |id      = j4c0b333.Morehealth
+
   |id      = yaxuan97.junimocartmorescore
   |nexus  = 4053
+
   |nexus  = 13644
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Key Binding
+
   |name    = Junimo Deposit Anywhere
   |author  = SorryLate, rharyanto
+
   |author  = Zoryn
   |id      = SorryLate.MoreKeybinding
+
   |id      = Zoryn.JunimoDepositAnywhere
   |nexus  = 5290
+
   |nexus  =
   |github  =
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
  |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Dialog
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.junimodialog
 +
  |nexus  = 8937
 +
   |github  = ceruleandeep/CeruleanStardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Mine Ladders
+
   |name    = Junimo Farm
   |author  = JadeTheavas
+
   |author  = Platonymous
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id      = Platonymous.JunimoFarm
   |nexus  = 2105
+
   |nexus  = 984
   |github  = JadeTheavas/MoreMineLadders
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Multiplayer Info
+
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author  = cheesysteak
+
   |author  = Fernass354
   |id      = cheesysteak.moremultiplayerinfo
+
   |id      = Fernass354.JunimoHutSize
   |nexus  = 2173
+
   |nexus  = 18457
   |github  = cheesysteak/stardew-steak
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rain
+
   |name    = Junimo Kart Anywhere
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = MartyrPher
   |id      = Omegasis.MoreRain
+
   |id      = JunimoKartAnywhere
   |nexus  = 441
+
   |nexus  = 4315
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = More Random Edition, Randomizer
 
  |author  = Chikakoo and doomdonuts, Chikakoo4
 
  |id      = Chikakoo.Randomizer
 
  |nexus  = 5311
 
  |github  = Chikakoo/stardew-valley-randomizer
 
  
   |broke in           = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 0.5.4
 
  |unofficial url    = {{nexus mod|16921}}<!--uses same manifest ID, so treat it as an unofficial update instead of a new mod page-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rings
+
   |name    = Junimo Kart Cheater
   |author  = spacechase0
+
   |author  = ryaon
   |id      = spacechase0.MoreRings
+
   |id      = Ryaon.JunimoKartCheater
  |curse  = 867743
+
   |nexus  = 5137
  |moddrop = 771616
+
   |github  =
   |nexus  = 2054
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Sexy Dwarf
+
   |name    = Junimo Kart Global Rankings
   |author  = CyberCheese
+
   |author  = drbirbdev
   |id      = cybercheese.moresexydwarf
+
   |id      = drbirbdev.JunimoKartGlobalRankings
   |nexus  = 4320
+
   |nexus  = 14856
   |github  =
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Silo Storage
+
   |name    = Junimo Kart Level Practice
   |author  = OrneryWalrus
+
   |author  = BlaDe
   |id      = OrneryWalrus.MoreSiloStorage
+
   |id      = BlaDe.JunimoLevelPractice
   |nexus  = 2587
+
   |nexus  = 10056
 
   |github  =
 
   |github  =
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Slimes, More Monsters
+
   |name    = Junimos Accept Cash
   |author  = Ded4lif
+
   |author  = spacechase0
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id      = spacechase0.JunimosAcceptCash
   |nexus  = 7526
+
  |curse  = 867716
   |github  =
+
   |nexus  = 7437
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Weapons
+
   |name    = Junimo Studio, Music Blocks
   |author  = Joco80 & Sasara
+
   |author  = Becks723
   |id      = Joco80.MoreWeapons
+
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus  = 1168
+
   |nexus  = 6971
   |github  = Sasara2201/More-Weapons-SDV-Mod-
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MOTD Mod
+
   |name    = Junimo Warp
   |author  = thfr
+
   |author  = Shockah
   |id      = thfr.MOTDMod
+
   |id      = Shockah.JunimoWarp
   |nexus  = 3703
+
   |nexus  = 15676
   |github  = rfht/MOTDMod
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Motorcycle Mod, Moto Mod
+
   |name    = Junk Mail
   |author  = Akane
+
   |author  = Taskmaster
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
+
   |id      = Taskmaster.JunkMail
   |nexus  = 10553
+
   |nexus  = 4452
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Just Relax
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.JustRelax
 +
  |nexus  = 7770
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = mouahrara's Module Collection
+
   |name    = Just Sleep In
   |author  = mouahrara
+
   |author  = Rifleman
   |id      = mouahrara.mouahrarasModuleCollection
+
   |id      = Rifleman.JustSleepIn
   |nexus  = 18973
+
   |nexus  = 11286
   |github  = mouahrara/mouahrarasModuleCollection
+
   |github  = 9Rifleman/JustSleepIn
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mouse Move Mode, Right Click Move Mode
+
   |name    = Kamikaze
   |author  = ylsama
+
   |author  = aurnj, Roy Li
   |id      = ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
+
   |id      = RuyiLi.Kamikaze
   |nexus  = 2614
+
  |nexus  =
   |github  = ylsama/RightClickMoveMode
+
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 +
   |github  =
 +
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Mailbox
+
   |name    = Kawakami - Healer NPC
   |author  = aedenthorn, Erinthe
+
   |author  = Gorzalt and Flerfarvet
   |id      = aedenthorn.MoveableMailbox
+
   |id      = gorzalt.kawakami
   |nexus  = 7834
+
   |nexus  = 2549
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Gorzalt/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Pet Bowl
+
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = KediDili
   |id      = aedenthorn.MoveablePetBowl
+
   |id      = KediDili.FurnitureTweaks.DLL
  |curse  = 868849
+
   |nexus  = 19375
   |nexus  = 8038
+
   |github  = KediDili/FurnitureTweaks
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Annoying Cursor
+
   |name    = Kedi's NPC Utilities
   |author  = joljyo
+
   |author  = KediDili
   |id      = joljyo.MoveAnnoyingCursor
+
   |id      = KediDili.KNU
   |nexus  = 7378
+
   |nexus  = 17884
   |github  =
+
   |github  = KediDili/NPCUtilities
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Between Buildings
+
   |name    = Keep Partners, Keep Your Partners
   |author  = Vilaboa
+
   |author  = EssGee, SG
   |id      = Vilaboa.MoveBetweenBuildings
+
   |id      = SG.Partners
   |nexus  = 17391
+
   |nexus  = 5625
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Faster
+
   |name    = KeyBind UI
   |author  = Shuai Zhang
+
   |author  = Enaium
   |id      = shuaiz.MoveFasterMod
+
   |id      = Enaium.KeyBindUI
   |nexus   = 1351
+
   |curse   = 538001
   |github  = hcoona/StardewValleyMods
+
   |moddrop = 1036920
 
+
   |nexus   =
   |broke in = Stardew Valley 1.2?
+
   |github = Enaium-StardewValleyMods/KeyBindUI
  |status   = workaround
 
   |summary = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Greenhouse Plot
+
   |name    = Keyboard Mod Menu
   |author  = aedenthorn, Erinthe
+
   |author  = Shadowfoxss
   |id      = aedenthorn.MoveGreenhousePlot
+
   |id      = Shadowfoxss.KeyboardModMenu
   |nexus  = 13589
+
   |nexus  = 3147
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 308891
 +
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move It
+
   |name    = Key Suppressor
   |author  = aedenthorn, Erinthe
+
   |author  = Deflaktor
   |id      = aedenthorn.MoveIt
+
   |id      = Deflaktor.KeySuppressor
   |nexus  = 15163
+
   |nexus  = 9295
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Deflaktor/KeySuppressor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Mod, Movement Modifier
+
   |name    = Kisekae
   |author  = Zoryn
+
   |author  = Kabigon
   |id      = Zoryn.MovementModifier
+
   |id      = Kabigon.kisekae
   |nexus  =
+
   |nexus  = 2348
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = KabigonFirst/StardewValleyMods
   |github = Zoryn4163/SMAPI-Mods
+
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
   |summary = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Speed
+
   |name    = Kokoro, Kokoro - Shockah's Core Mod
   |author  = bcmpinc
+
   |author  = Shockah
   |id      = bcmpinc.MovementSpeed
+
   |id      = Shockah.Kokoro
   |nexus  = 2736
+
   |nexus  = 15682
   |github  = bcmpinc/StardewHack
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movie Theatre Tweaks
+
   |name    = Krobus Roommate Shop
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MovieTheatreTweaks
+
   |id      = aedenthorn.KrobusRoommateStore
  |curse  = 868672
+
   |nexus  = 13131
   |nexus  = 16395
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mr. Pam - Snorlax Mechanics
+
   |name    = Krobus Sells Larger Stacks
   |author  = daleonar
+
   |author  = Annosz
   |id      = daleonar.Snorlax
+
   |id      = Annosz.KrobusSellsLargerStacks
   |nexus  = 16194
+
   |nexus  = 5993
   |github  =
+
   |github  = Annosz/StardewValleyModding
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Muffin Core
+
   |name    = Labeling
   |author  = Kabi-chan
+
   |author  = Enaium
   |id      = kabi-chan.MuffinCore
+
   |id      = Enaium.Labeling
   |nexus  = 8070
+
  |curse  = 443134
   |github  =
+
  |moddrop = 906932
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/Labeling
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Fertilizer
+
   |name    = Ladder and Snow Yam Tip
   |author  = spacechase0
+
   |author  = WhiteMind
   |id      = spacechase0.MultiFertilizer
+
   |id      = WhiteMind.LAST
  |curse  = 867717
+
   |nexus  = 1906
  |nexus  = 7436
 
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Multiplayer Backpacks
 
  |author  = skiilaa
 
  |id      = skiilaa.MultiplayerBackpacks
 
   |nexus  = 2282
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
+
   |name    = Ladder Light
   |author  = Achtuur
+
   |author  = Tocseoj
   |id      = Achtuur.MultiplayerExpShare
+
   |id      = Tocseoj.LadderLight
   |nexus  = 16891
+
  |moddrop = 1549539
   |github  = Achtuur/StardewMods
+
   |nexus  = 22052
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Horse Reskin
+
   |name    = Ladder Locator
   |author  = delphinwave
+
   |author  = ChaosEnergy
   |id      = DelphinWave.MultiplayerHorseReskin
+
   |id      = ChaosEnergy.LadderLocator
   |nexus  = 7681
+
  |curse  = 989910
   |github  =
+
   |nexus  = 3094
 +
   |github  = yuri-moens/LadderLocator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Hub
+
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author  = Alberto Moreira Luiz
+
   |author  = Platonymous
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id      = Platonymous.LandGrants
   |nexus  = 9672
+
  |curse  = 877222
 +
  |moddrop = 1521380
 +
   |nexus  = 15855
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Idle
+
   |name    = Last Day to Plant
   |author  = DoubleZ
+
   |author  = dmcrider57
   |id      = DoubleZ.MultiplayerIdle
+
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
   |nexus  = 3765
+
   |nexus  = 7917
   |github  = SourceZh/MultiplayerIdle
+
   |github  = dmcrider/LastDayToPlant
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Info
+
   |name    = Last Day to Plant Redux
   |author  = MindMeltMax
+
   |author  = atravita
   |id      = MindMeltMax.MPInfo
+
   |id      = atravita.LastDayToPlantRedux
   |moddrop = 1302776
+
  |curse  = 870965
   |nexus  = 15155
+
   |moddrop = 1294435
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |nexus  = 15004
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lasting Conversation Topics
 +
  |author  = sophiesalacia
 +
  |id      = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
 +
  |nexus  = 14377
 +
  |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
+
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
   |author  = Scayze
+
   |author  = Lavapulse
   |id      = scayze.MultiplayerPrairieKing
+
   |id      = Lavapulse.LavapulseChickens
   |nexus  = 16030
+
   |nexus  = 4821
   |github  = scayze/multiprairie
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod
+
   |name    = Lazy Mod
   |author  = Tran Minh Thong
+
   |author  = weizinai
   |id      = multiplayer.mod
+
   |id      = weizinai.LazyMod
   |nexus  = 16582
+
   |nexus  = 22826
   |github  = TMThong/Stardew-Mods
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod Checker
+
   |name    = Leaderboard Library
   |author  = Cherry, CherryChain
+
   |author  = drbirbdev
   |id      = Cherry.MultiplayerModChecker
+
   |id      = drbirbdev.LeaderboardLibrary
   |nexus  = 6609
+
   |nexus  = 15102
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Speech Bubbles
+
   |name    = Leah Cabin Music Fix
   |author  = Kalthramis
+
   |author  = Huanir
   |id      = Kalthramis.MPSpeechBubbles
+
   |id      = Huanir.LeahCabinMusicFix
   |nexus  = 2192
+
   |nexus  = 2653
 
   |github  =
 
   |github  =
  |source  = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
 
  
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
+
   |broke in = Stardew Valley 1.4
 
+
   |status  = obsolete
   |broke in           = Stardew Valley 1.4
+
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
   |unofficial version = 1.0.3-unofficial.1-SorryLate
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Time
+
   |name    = Leave the Mine
   |author  = lolmaj
+
   |author  = Kangzoel
   |id      = lolmaj.MultiplayerTime
+
   |id      = Kangzoel.LeaveTheMine
   |nexus  = 2543
+
   |nexus  = 11823
   |github  = MaciejMarkuszewski/StardewValleyMod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Floor Farmhouse
+
   |name    = Lefty Mode
   |author  = aedenthorn, Erinthe
+
   |author  = Max Vollmer, SVProtector
   |id      = aedenthorn.MultiStoryFarmhouse
+
   |id      = maxvollmer.leftymode
   |nexus  = 8077
+
   |nexus  = 6199
   |github  = aedenthorn/StardewValleyMods
+
   |github  = maxvollmer/LeftyMode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Gifts for Spouses
+
   |name    = Legendary Fish Pond Framework
   |author  = Redwood
+
   |author  = sharpskull2
   |id      = Redwood.MultipleGiftsForSpouse
+
   |id      = sharpskull2.LegendaryFishPondFramework
   |nexus  = 2910
+
   |nexus  = 14637
   |github  = EKomperud/StardewMods
+
   |github  =
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Mini-Obelisks
+
   |name    = Lenient Window Resize
   |author  = PeacefulEnd
+
   |author  = DeLiXx
   |id      = PeacefulEnd.MultipleMiniObelisks
+
   |id      = DeLiXx.Lenient_Window_Resize
   |nexus  = 7900
+
  |curse  = 990483
   |github  = Floogen/MultipleMiniObelisks
+
   |nexus  = 12305
 +
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouse Dialogs
+
   |name    = Less Mini Shipping Bin
   |author  = ceruleandeep
+
   |author  = atravita
   |id      = ceruleandeep.multiplespousedialogs
+
   |id      = atravita.LessMiniShippingBin
   |nexus  = 8711
+
  |curse  = 870982
   |github  = ceruleandeep/CeruleanStardewMods
+
   |nexus  = 10959
 +
  |moddrop = 1102538
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name    = Less Strict Over-Exertion, AntiExhaustion
   |author  = SlyMerc
+
   |author  = Permamiss
   |id      = FileLoading
+
   |id      = BALANCEMOD_AntiExhaustion
   |nexus  = 1094
+
   |nexus  = 637
 
   |github  =
 
   |github  =
  
  |status  = workaround
 
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Save
+
   |name    = Let Me Rest!
   |author  = aedenthorn, Erinthe
+
   |author  = Ophaneom
   |id      = aedenthorn.MultiSave
+
   |id      = Ophaneom.LetMeRest
   |nexus  = 15402
+
   |nexus  = 8205
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Ophaneom/Let-Me-Rest
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multitool
+
   |name    = Let Me Shop
  |author  = Miome
 
  |id      = miome.MultiToolMod
 
  |nexus  = 2546
 
  |github  = miome/MultitoolMod
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Multi-User Chests
 
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
   |id      = MindMeltMax.MUC
+
   |id      = MindMeltMax.LetMeShop
   |nexus  = 9856
+
   |moddrop = 1443554
   |moddrop = 1135731
+
   |nexus  = 16738
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops
+
   |name    = Let's Move It
   |author  = Cherry, CherryChain
+
   |author  = Exblosis
   |id      = Cherry.MultiYieldCrops
+
   |id      = Exblosis.LetsMoveIt
   |nexus  = 6069
+
   |nexus  = 20943
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = Exblosis/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
+
   |name    = Let's Start With Fishing
   |author  = Jacque Pott
+
   |author  = MedievalAI
   |id      = JacquePott.MYCDGRPatch
+
   |id      = MedievalAI.LetsStartWithFishing
   |nexus  = 14023
+
   |nexus  = 19107
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Mod
+
   |name    = Level Extender
   |author  = Aren, Aren Desai
+
   |author  = unidarkshin, Devin Lematty
   |id      = Aren.MurderMod
+
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
   |nexus  = 17470
+
   |nexus  = 1471
   |github  = ArenKDesai/Murder-Mod
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murdercrows
+
   |name    = Level Forever
   |author  = aedenthorn, Erinthe
+
   |author  = GoldstoneBosonMeadows, Parakee
   |id      = aedenthorn.Murdercrows
+
   |id      = GoldstoneBosonMeadows.LevelForever
   |nexus  = 6615
+
   |nexus  = 22920
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Drone, Personal Combat Drone
+
   |name    = Leveling Adjustment
   |author  = cotboy
+
   |author  = jahangmar
   |id      = cambam.MURDERDRONE
+
   |id      = jahangmar.LevelingAdjustment
   |nexus  = 4507
+
   |nexus  = 4689
   |github  = camcamcamcam/murderdrone
+
   |github  = jahangmar/StardewValleyMods
  
   |broke in          = Stardew Valley 1.5
+
   |broke in          = Stardew Valley 1.6
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129830
   |unofficial version = 0.0.7-unofficial.5-prism99
+
   |unofficial version = 1.1.1-unofficial.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Store
+
   |name    = Level Up Notifications
   |author  = atravita
+
   |author  = kd8lvt
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
+
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
   |curse   = 870973
+
   |nexus   = 855
   |moddrop = 1187402
+
   |curse  = 300715
   |nexus  = 12598
+
   |github  =
   |github  = atravita-mods/StardewMods
+
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Cursors
+
   |name    = LewdDew Valley, LewdDew_Valley_helper2
   |author  = Expl0
+
   |author  = shurmash
   |id      = Expl0.MushroomCursors
+
   |id      = shurmash.LewdDew_Valley_helper
   |nexus  = 12594
+
   |nexus  = 7222
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Levels
+
   |name    = Lewd Leah
   |author  = Eireon, Ben Patterson
+
   |author  = prowlingDemon, unknownDev
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
   |nexus  = 2818
+
   |nexus  = 4402
  |github  = benrpatterson/MushroomLevels
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mushroom Level Tip
 
  |author  = WhiteMind
 
  |id      = WhiteMind.MLT
 
  |nexus  = 1894
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Almanac|Almanac]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator Automation
+
   |name    = Light Mod
   |author  = blueberry and Oddshot
+
   |author  = aedenthorn, Erinthe
   |id      = blueberry.BlueberryMushroomAutomation
+
   |id      = aedenthorn.LightMod
   |nexus  = 4637
+
   |nexus  = 14387
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator - Grow More Mushrooms
+
   |name    = Light Switch
   |author  = blueberry, blueberry and Oddshot
+
   |author  = holythesea
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id      = holythesea.LightSwitch
   |nexus  = 4637
+
   |nexus  = 15683
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  = holy-the-sea/LightSwitch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Rancher
+
   |name    = Like a Duck to Water
  |author  = Goldenrevolver
 
  |id      = Goldenrevolver.MushroomRancher
 
  |nexus  = 10978
 
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Musical Cellar
 
  |author  = Lis
 
  |id      = Lis.MusicalCellar
 
  |nexus  = 7626
 
  |github  = lisamreynolds/MusicalCellar
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Musical Paths
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MusicalPaths
+
   |id      = aedenthorn.LikeADuckToWater
   |nexus  = 13197
+
   |nexus  = 15860
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Like a Duck to Water Continued|Like a Duck to Water Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = My Money
+
   |name    = Like a Duck to Water Continued
   |author  = Marcos Brendon
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = marcos.mymoney
+
   |id      = tem696969696969.LikeADuckToWater
   |nexus  = 6736
+
   |nexus  = 21285
   |github  =
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mystical Buildings
+
   |name    = Limited Campfire Cooking
   |author  = PeacefulEnd
+
   |author  = Cherry, CherryChain
   |id      = PeacefulEnd.MysticalBuildings
+
   |id      = Cherry.LimitedCampfireCooking
   |nexus  = 12312
+
   |nexus  = 4971
   |github  = Floogen/MysticalBuildings
+
  |moddrop = 716383
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Name Tags
+
   |name    = Line Sprinklers
   |author  = Enaium
+
   |author  = nanzington<!--since 1.4.0-->, Hootless
   |id      = Enaium.NameTags
+
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
   |curse   = 436816
+
   |nexus   = 2917
   |moddrop = 877767
+
   |github  = hootless/StardewMods
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/NameTags
+
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Napalm Mummies
+
   |name    = Line Sprinklers Redux (1.6 Compatible)
   |author  = aedenthorn, Erinthe
+
   |author  = rtrox, Swyytch
   |id      = aedenthorn.NapalmMummies
+
   |id      = rtrox.LineSprinklersRedux
   |nexus  = 15933
+
   |nexus  = 23895
   |github  = aedenthorn/StardewValleyMods
+
   |github  = rtrox/LineSprinklersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Neat Additions
+
   |name    = Linus Mod
   |author  = Ilyaki
+
   |author  = tomii
   |id      = ilyaki.neatadditions
+
   |id      = tomii.LinusMod
   |nexus  = 2648
+
   |nexus  = 11637
   |github  = Ilyaki/NeatAdditions
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Network Optimizer
+
   |name    = Literally Can't Even
   |author  = Ilyaki
+
   |author  = spacechase0
   |id      = Ilyaki.NetworkOptimizer
+
   |id      = spacechase0.LiterallyCantEven
   |nexus  = 3021
+
   |nexus  = 14262
   |github  = Ilyaki/NetworkOptimizer
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
+
   |name    = Little NPCs
   |author  = DestyNova
+
   |author  = Candidus42
   |id      = DestyNova.NEACode
+
   |id      = Candidus42.LittleNPCs
   |nexus  = 12369
+
   |nexus  = 15152
   |github  =
+
   |github  = mus-candidus/LittleNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Clothes Every Day
+
   |name    = Live Progress Bar
   |author  = Vrakyas
+
   |author  = Tyler Gibbs
   |id      = Vrakyas.NewClothesEveryDay
+
   |id      = tylergibbs2.liveprogressbar
   |nexus  = 4030
+
   |nexus  = 7330
   |github  =
+
   |github  = tylergibbs2/LiveProgressBar
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game on Launch
+
   |name    = Livestock Choices
   |author  = Nobbele
+
   |author  = aedenthorn, Erinthe
   |id      = Nobbele.NewGameOnLaunch
+
   |id      = aedenthorn.LivestockChoices
   |nexus  = 2654
+
   |nexus  = 11551
   |github  = 4ppleCracker/NewGameOnLaunch
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in     = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#LivestockChoices
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game Plus
+
   |name    = Loan Mod
   |author  = Spacechase0
+
   |author  = Doomnik
   |id      = Spacechase0.NewGamePlus
+
   |id      = Doomnik.LoanMod
   |nexus  = 10786
+
   |nexus  = 3882
   |github  = spacechase0/StardewValleyMods
+
   |github  = legovader09/SDVLoanMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Machines
+
   |name    = Lober Cat
   |author  = Igorious
+
   |author  = codyflagstaff
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id      = codyflagstaff.lobercat
   |nexus  =
+
   |nexus  = 8219
  |chucklefish = 3683
+
   |github  =
   |github  = Igorious/StardevValleyNewMachinesMod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Years Eve → Fireworks
+
   |name    = Location and Music Logger
   |author  = sophie
+
   |author  = Brandy Lover, WDavi
   |id      = sophie.Fireworks
+
   |id      = Brandy Lover.LMlog
   |nexus  = 15277
+
   |nexus  = 1366
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nexus Mods Button
+
   |name    = Location Compass
   |author  = Pickysaurus
+
   |author  = Bouhm and Pathoschild
   |id      = Pickysaurus.NexusModsButton
+
   |id      = Bouhm.LocationCompass
   |nexus  = 12969
+
   |nexus  = 3045
   |github  =
+
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nice Messages
+
   |name    = Locked Chests
   |author  = Nori, seaweednori
+
   |author  = MindMeltMax
   |id      = nori.NiceMessages
+
   |id      = MindMeltMax.LockedChests
   |nexus  = 6160
+
  |curse  = 1004481
   |github  =
+
  |moddrop = 1179603
 +
   |nexus  = 12452
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Event Chance Tweak
+
   |name    = Locked Crab Pots
   |author  = aedenthorn, Erinthe
+
   |author  = nini700
   |id      = aedenthorn.NightEventChanceTweak
+
   |id      = nini700.LockedCrabPot
   |nexus  = 10633
+
   |nexus  = 4461
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Owl
+
   |name    = Locked Maps
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Edu Anttunes
   |id      = Omegasis.NightOwl
+
   |id      = LockedMaps
   |nexus  = 433
+
   |nexus  = 10089
  |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Night Shift
 
  |author  = SevenChords
 
  |id      = SevenChords.Night_Shift
 
  |nexus  = 15345
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Blink
+
   |name    = Lock Hotbar Items
   |author  = Mr Tea, MrTea
+
   |author  = Falson
   |id      = MrTea.NoBlink
+
   |id      = Falson.LockHotbarItems
   |nexus  = 17220
+
  |moddrop = 1573213
 +
   |nexus  = 23702
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Noclip Mode
+
   |name    = Lockpicks
   |author  = Pathoschild
+
   |author  = bwdy
   |id      = Pathoschild.NoclipMode
+
   |id      = bwdy.lockpicks
   |nexus  = 3900
+
   |nexus  = 3521
   |moddrop = 691002
+
   |github  = bwdymods/SDV-Lockpicks
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cooties
+
   |name    = Log Menu
   |author  = ceruleandeep
+
   |author  = JareBear
   |id      = ceruleandeep.NoCooties
+
   |id      = JareBear.LogMenu
   |nexus  = 9000
+
   |nexus  = 19919
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = jaredtjahjadi/LogMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Crows
+
   |name    = Log Spam Filter
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.nocrows
+
   |id      = aedenthorn.LogSpamFilter
   |nexus  = 1682
+
   |nexus  = 11252
  |moddrop = 833543
+
   |github  = aedenthorn/StardewValleyMods
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
+
   |name    = Longer Days
   |author  = Kryspur
+
   |author  = Stuyk
   |id      = Kryspur.NoFallDamage
+
   |id      = Stuyk.LongerDays
   |nexus  = 17749
+
   |nexus  = 19027
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay
+
   |name    = Longer Fence Life
   |author  = CatCattyCat, Cat
+
   |author  = NormanPCN
   |id      = cat.nofencedecay
+
   |id      = NormanPCN.LongerFenceLife
   |nexus  = 1180
+
   |nexus  = 10498
  |moddrop = 833537
+
   |github  = NormanPCN/StardewValleyMods
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Friendship Decay
+
   |name    = Longer Lasting Lures
   |author  = hitachihex
+
   |author  = Caraxian
   |id      = hitachihex.NoFriendshipDecay
+
   |id      = caraxian.LongerLastingLures
   |nexus  =
+
   |nexus  = 2510
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |github = Caraxi/StardewValleyMods
  |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 
 
 
  |broke in = Stardew Valley 1.2?
 
  |status  = workaround
 
  |summary = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
<!--
 
  |unofficial version = 1.1.2-unofficial.1-f4ith
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kids Ever
+
   |name    = Longer Seasons
   |author  = Hangy
+
   |author  = aedenthorn, Erinthe
   |id      = Hangy.NoKidsEver
+
   |id      = aedenthorn.LongerSeasons
   |nexus  = 1464
+
   |nexus  = 10108
   |github  = L3thal1ty/No-Kids-Ever
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kimchi
+
   |name    = Longevity
   |author  = jaeha, qpqpqp121
+
   |author  = RTGOAT
   |id      = jaeha.No_Kimchi
+
   |id      = RTGOAT.Longevity
   |nexus  = 5043
+
   |nexus  = 649
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
+
   |name    = Looking for Love REDUX
   |author  = Riverbankboy, The_UltimateNuke
+
   |author  = mushroomhash
   |id      = theultimatenuke.testmod
+
   |id      = mush.loveydovey
   |nexus  = 17965
+
   |nexus  = 21370
  |github  = TheUltimateNuke/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Flyers Redux
+
   |name    = Look to the Sky
   |author  = minervamaga
+
   |author  = drbirbdev
   |id      = minervamaga.NoMineFlyersRedux
+
   |id      = drbirbdev.LookToTheSky
   |nexus  =
+
   |nexus  = 15262
  |moddrop = 631110
+
   |github  = drbirbdev/StardewValley
  |github  = minervamaga/NoMineFlyersRedux
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = No More Accidental Exhaustion, Exhaustion Protection
 
  |author  = Guedez
 
  |id      = exhaustion.protection
 
  |nexus  = 5113
 
  |moddrop = 707180
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = No More Random Mine Flyers
 
  |author  = Drynwynn, thepaladinknight
 
  |id      = Drynwynn.NoAddedFlyingMineMonsters
 
  |nexus  = 2528
 
   |github  = Drynwynn/StardewValleyMods
 
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non Destructive NPCs
+
   |name    = Lookup Anything
   |author  = MadaraUchiha
+
   |author  = Pathoschild
   |id      = MadaraUchiha.NonDestructiveNPCs
+
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
   |nexus  = 5176
+
  |curse  = 992793
   |github  = MadaraUchiha/NonDestructiveNPCs
+
   |nexus  = 541
 +
  |moddrop = 606605
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non-Random Prairie King
+
   |name    = Loose Audio Files
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.NonRandomPrairieKing
+
   |id      = aedenthorn.LooseAudioFiles
   |nexus  = 6509
+
   |nexus  = 5999
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Pause When Inactive - Global
+
   |name    = Lore-Friendly JojaMart Prices
   |author  = Neko Boi Nick
+
   |author  = Huanir
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
+
   |id      = Huanir.LoreFriendlyJojaPrices
   |nexus  = 19250
+
   |nexus  = 2658
   |github  = thakyZ/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Poverty by Disconnect
+
   |name    = Lost Book Menu
   |author  = Slumber
+
   |author  = bungus
   |id      = SlumbR.NoPovertyByDisconnect
+
   |id      = bungus.LostBookMenu
   |nexus  = 11529
+
   |nexus  = 20301
   |github  =
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Rumble Horse
+
   |name    = Lost Woods
   |author  = Xangria
+
   |author  = Raik, Raik167, YousernameZo
   |id      = Xangria.NoRumbleHorse
+
   |id      = raik.testmod
   |nexus  = 1779
+
   |nexus  = 6291
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds
+
   |name    = Love Bubbles
   |author  = lech43
+
   |author  = SteelixLeiter, Don Collins
   |id      = lech43.NoSeeds
+
   |id      = LoveBubbles
   |nexus  = 6392
+
   |nexus  = 1318
   |github  =
+
   |github  = doncollins/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay
+
   |name    = Loved Labels
   |author  = ThatNorthernMonkey
+
   |author  = Advize and Jinxiewinxie
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id      = Advize.LovedLabels
   |nexus  = 237
+
   |nexus  = 279
   |github  = ThatNorthernMonkey/NoSoilDecay
+
   |github  = AdvizeGH/LovedLabels
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.3.29
   |status  = workaround
+
<!--
   |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
+
   |unofficial version = 2.2.2-unofficial.4-Strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay On Farm
+
   |name    = Loved Labels Redux
   |author  = A_Dude
+
   |author  = thespbgamer
   |id      = A_Dude.NoSoilDecayOnFarm
+
   |id      = thespbgamer.LovedLabelsRedux
   |nexus  = 8071
+
   |nexus  = 8880
   |github  =
+
  |curse  = 834387
 +
   |github  = thespbgamer/LovedLabelsRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay Redux
+
   |name    = Love Festival
   |author  = Platonymous
+
   |author  = AvalonMFX
   |id      = Platonymous.NoSoilDecayRedux
+
   |id      = AvalonMFX.LoveFestival
   |curse  = 307727
+
   |curse  = 1016375
  |moddrop = 793930
+
   |nexus  = 17819
   |nexus  = 1084
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.5<!--@retest-linked-->
 
  |status  = workaround
 
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Note Blocks
+
   |name    = Low Health Warning
   |author  = Yaramy
+
   |author  = NMVH5
   |id      = yaramy.noteblocks
+
   |id      = nmvh5.LowHealthWarning
   |nexus  = 6646
+
   |nexus  = 8326
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Notes
+
   |name    = Luck Score HUD, Just Luck Mod
   |author  = Platonymous
+
   |author  = delaney
   |id      = Platonymous.Notes
+
   |id      = dJustLuckMod
   |nexus  = 3068
+
   |nexus  = 10386
   |moddrop = 793905
+
   |moddrop = 1070645
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Not Far From The Tree
+
   |name    = Luck Skill
   |author  = TheElm
+
   |author  = spacechase0
   |id      = TheElm.NotFarFromTheTree
+
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
   |nexus  = 4739
+
  |curse  = 867393
   |github  = GStefanowich/SDV-NFFTT
+
  |moddrop = 127279
 +
   |nexus  = 521
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Thunder Sound
+
   |name    = Lucky Reclamation Trash Can
   |author  = Sto13
+
   |author  = kiranmurmu
   |id      = Sto13.NoThunderSound
+
   |id      = kiranmurmu.LuckyReclamationTrashCan
   |nexus  = 14414
+
   |nexus  = 8971
   |github  =
+
   |github  = kiranmurmu/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Transitions
+
   |name    = Lunar Disturbances
   |author  = crazywig
+
   |author  = Sakorona
   |id      = crazywig.notransitions
+
   |id      = KoihimeNakamura.LunarDisturbances
   |nexus  = 7354
+
   |nexus  = 2208
   |github  =
+
  |moddrop = 664151
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Adventures, It's Time to Adventure
+
   |name    = Machine Augmentors
   |author  = PurrplingCat
+
   |author  = SlayerDharok
   |id      = purrplingcat.npcadventure
+
   |id      = SlayerDharok.MachineAugmentors
  |curse  = 577730
+
   |nexus  = 5600
   |nexus  = 4582
+
   |github  = Videogamers0/SDV-MachineAugmentors
   |github  = purrplingcat/PurrplingMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Clothing Framework
+
   |name    = Machine Check
   |author  = aedenthorn, Erinthe
+
   |author  = FairfieldBW
   |id      = aedenthorn.NPCClothing
+
   |id      = FairfieldBW.MachineCheck
   |nexus  = 13940
+
   |nexus  = 9515
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FairfieldBW/MachineCheck
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Geometry
+
   |name    = Machine Speed Change
   |author  = ichortower
+
   |author  = IceGladiador
   |id      = ichortower.NPCGeometry
+
   |id      = IceGladiador.MachineSpeedChange
   |nexus  = 19259
+
   |nexus  = 1780
   |github  = ichortower/NPCGeometry
+
   |github  =
  
   |broke in = n/a (needs Stardew Valley 1.6)
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations
+
   |name    = Machine Status
   |author  = Bouhm and Pathoschild
+
   |author  = Shockah
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id      = Shockah.MachineStatus
   |nexus  = 239
+
  |nexus  = 11177
   |github  = Bouhm/stardew-valley-mods
+
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magic
 +
  |author  = spacechase0
 +
  |id      = spacechase0.Magic
 +
  |curse  = 867745
 +
  |moddrop = 399898
 +
   |nexus  = 2007
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations Extra Config
+
   |name    = Magical Crops
   |author  = trashcan9
+
   |author  = shekurika and Asterisk555
   |id      = trashcan9.NPCMapLocations.ExtraConfig
+
   |id      = shekurika.MagicalCropsCode
   |nexus  = 16236
+
   |nexus  = 8762
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Path Displayer, Path Display
+
   |name    = Magic Junimo Pet
   |author  = Akago
+
   |author  = Entoarox
   |id      = akago.PathDisplay
+
   |id      = Entoarox.MagicJunimoPet
   |nexus  = 7563
+
   |nexus  = 3567
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magic Pluses
 +
  |author  = TerryDBS
 +
  |id      = TerryDBS.MagicPluses
 +
  |nexus  = 7096
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Numerical Health
+
   |name    = Magic Scepter
   |author  = Hydrox, hydrox6
+
   |author  = not4bene
   |id      = Hydrox.NumericalHealth
+
   |id      = not4bene.MagicScepter
   |nexus  = 4863
+
   |nexus  = 8169
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Import Map, Import Map
+
   |name    = Magic Valley
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.ImportMap
+
   |id      = season.MagicValley
   |nexus  = 10965
+
   |nexus  = 10639
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Product Display
+
   |name    = Mailbox Menu
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ObjectProductDisplay
+
   |id      = aedenthorn.MailboxMenu
   |nexus  = 18365
+
   |nexus  = 14439
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Progress Bars
+
   |name    = Mailbox Menu Continued
   |author  = Adeel Tariq
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = Adeel.ObjectProgressbars
+
   |id      = tem696969696969.MailboxMenu
   |nexus  = 2803
+
   |nexus  = 21068
   |github  = AdeelTariq/ObjectProgressBars
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
 
  |status  = workaround
 
  |summary  = broken, use older version 1.3 instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Time Left
+
   |name    = Mail Framework
   |author  = spacechase0
+
   |author  = Digus
   |id      = spacechase0.ObjectTimeLeft
+
   |id      = DIGUS.MailFrameworkMod
  |curse  = 867757
+
   |nexus  = 1536
  |moddrop = 131148
+
   |github  = Digus/StardewValleyMods
   |nexus  = 1315
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OK Night Check
+
   |name    = Mail Order Pigs
   |author  = aedenthorn, Erinthe
+
   |author  = jwdred
   |id      = aedenthorn.OKNightCheck
+
   |id      = jwdred.MailOrderPigs
   |nexus  = 14231
+
   |nexus  = 632
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44728
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OmniFarm
+
   |name    = Mail Services Mod
   |author  = lambui
+
   |author  = Digus
   |id      = PhthaloBlue.Omnifarm
+
   |id      = Digus.MailServicesMod
   |nexus  =
+
   |nexus  = 7842
  |url    = https://community.playstarbound.com/threads/127299
+
   |github  = Digus/StardewValleyMods
   |github  = lambui/StardewValleyMod_OmniFarm
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Swing
+
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author  = Alejandro Akbal
+
   |author  = pinguimbozo
   |id      = AlejandroAkbal.OmniSwing
+
   |id      = pinguimbozo.PCMCCJJC
   |nexus  = 7877
+
   |nexus  = 13248
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Tools
+
   |name    = Make Gil Real
   |author  = aedenthorn, Erinthe
+
   |author  = Werewolf Master
   |id      = aedenthorn.OmniTools
+
   |id      = Wolf.GilSMAPI
  |curse  = 868690
+
   |nexus  = 7118
   |nexus  = 14865
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Click Shed Reloader
+
   |name    = Make Love
   |author  = BitwiseJon
+
   |author  = Kabulla
   |id      = BitwiseJonMods.OneClickShedReloader
+
   |id      = Kabulla.MakeLove
   |nexus  = 2052
+
   |nexus  = 16003
   |github  = bitwisejon/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Day at a Time
+
   |name    = Makeshift Multiplayer
   |author  = Miome
+
   |author  = spacechase0
   |id      = Miome.OneDayAtATime
+
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |nexus  = 8870
+
   |nexus  = 501
   |github  = miome/OneDayAtATime
+
  |moddrop = 127274
 +
   |github  = spacechase0/StardewValleyMP
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Silo Storage
+
   |name    = Mana Bar
   |author  = SorryLate, rharyanto
+
   |author  = spacechase0
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id      = spacechase0.ManaBar
   |nexus  = 5150
+
  |curse  = 867709
 +
  |nexus  = 7831
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mandatory Meals, Real Life Mod
 +
  |author  = darzington
 +
  |id      = darzington.RealLifeMod
 +
   |nexus  = 7445
 
   |github  =
 
   |github  =
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = Use [[#Silo Size| Silo Size]] instead.
 
   |broke in = SMAPI 3.12.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Sprinkler One Scarecrow
+
   |name    = Many Enchantments
   |author  = Mizzion
+
   |author  = Stari
   |id      = mizzion.onesprinkleronescarecrow
+
   |id      = Stari.ManyEnchantments
   |nexus   = 3633
+
   |curse   = 1004483
   |moddrop = 661376
+
   |nexus  = 8824
   |github  = Mizzion/MyStardewMods
+
   |github  = SlivaStari/ManyEnchantments
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Only Iridium
+
   |name    = Map Binder
   |author  = xiaoye97
+
   |author  = SnowFire k'Vala
   |id      = xiaoye97.OnlyIridium
+
   |id      = SnowFire.Map_Binder
   |nexus  = 4471
+
   |nexus  = 6983
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Open Hearts
+
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
   |author  = MedievalAI
+
   |author  = aedenthorn, Erinthe
   |id      = MedievalAI.OpenHearts
+
   |id      = aedenthorn.MapEdit
   |nexus  = 16944
+
   |nexus  = 18387<!--8876 before 1.0.0-->
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Orchard - Better Fruit Trees
+
   |name    = Map Image Export
   |author  = Saitoue
+
   |author  = spacechase0
   |id      = Saitoue.Orchard
+
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
   |nexus  = 13867
+
   |nexus  = 1073
   |github  = Saitoue/Orchard
+
  |moddrop = 127273
 +
   |github  = spacechase0/MapImageExporter
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ordinary Capsule
+
   |name    = Mapping Extensions and Extra Properties (MEEP)
   |author  = furyx639
+
   |author  = DecidedlyHuman
   |id      = furyx639.OrdinaryCapsule
+
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
  |curse  = 871831
+
   |nexus  = 14493
   |nexus  = 13489
+
   |github  = DecidedlyHuman/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increaser
+
   |name    = Map Teleport
   |author  = crazywig
+
   |author  = aedenthorn, Erinthe
   |id      = crazywig.oreincrease
+
   |id      = aedenthorn.MapTeleport
   |nexus  = 7370
+
  |curse  = 868868
   |github  =
+
   |nexus  = 7675
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increase V3
+
   |name    = Map Teleport, Stardew Valley Map Teleport
   |author  = KKramer85
+
   |author  = Richard2091
   |id      = OreIncreaseV3
+
   |id      = Richard2091.MapTeleport
   |moddrop = 1475534
+
   |nexus  = 21381
   |nexus  = 19132
+
  |github  = Richard2091/MapTeleport
   |github  =
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Map Utilities
 +
  |author  = mabelSyrup
 +
  |id      = mabelsyrup.maputils
 +
   |nexus  = 4716
 +
   |github  = mjSurber/Map-Utilities
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Organize Inventory Shortcut
+
   |name    = Maritime Secrets
   |author  = Yyeahdude
+
   |author  = Goldenrevolver
   |id      = Yyeahdude.OrganzieShortcut
+
   |id      = Goldenrevolver.MaritimeSecrets
   |nexus  = 4772
+
   |nexus  = 10758
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornithologist's Guild
+
   |name    = Market Day
   |author  = Ivy
+
   |author  = ceruleandeep
   |id      = Ivy.OrnithologistsGuild
+
   |id      = ceruleandeep.MarketDay
   |nexus  = 14510
+
   |nexus  = 11778
   |github  = greyivy/OrnithologistsGuild
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Outfit Sets
+
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
   |author  = aedenthorn, Erinthe
+
   |author  = d5a1lamdtd, HaPyke
   |id      = aedenthorn.OutfitSets
+
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus  = 13888
+
  |curse  = 994458
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1480763
 +
   |nexus  = 19309
 +
   |github  = congha22/foodstore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Out of Season Bonuses, Seasonal Items
+
   |name    = Mass Production
   |author  = Midori Armstrong, azureglasses
+
   |author  = Jacque Pott
   |id      = midoriarmstrong.seasonalitems
+
   |id      = JacquePott.MassProduction
   |nexus  = 1452
+
   |nexus  = 7021
   |github  =
+
   |github  = JacquePott/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Overworld Chests
+
   |name    = Mastery Extended
   |author  = aedenthorn, Erinthe
+
   |author  = AlanBF
   |id      = aedenthorn.OverworldChests
+
   |id      = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus  = 7710
+
   |nexus  = 23697
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Pet-Slime/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OwO Stawdew Vawwey
+
   |name    = Matching Nodes, MinesTokens
   |author  = CrunchyDuck
+
   |author  = Eryk601 and sophiesalacia
   |id      = CrunchyDuck.OwOMod
+
   |id      = Vertigon.MinesTokens
   |nexus  = 8923
+
   |nexus  = 11124
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pacifist Valley
+
   |name    = Max Cost Stamina
   |author  = aedenthorn, Erinthe
+
   |author  = StultusV
   |id      = Aedenthorn.PacifistValley
+
   |id      = StultusV.MaxCastStamina
   |nexus  = 5464
+
   |nexus  = 10794
   |github  = aedenthorn/StardewValleyMods
+
   |github  = JudeRV/Stardew-MaxCastStamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Painting Display
+
   |name    = Maximize Fix
   |author  = aedenthorn, Erinthe
+
   |author  = Shockah
   |id      = aedenthorn.PaintingDisplay
+
   |id      = Shockah.MaximizeFix
   |nexus  = 10918
+
   |nexus  = 16099
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades
+
   |name    = Mayo Hats
   |author  = drbirbdev
+
   |author  = spacechase0
   |id      = drbirbdev.PanningUpgrades
+
   |id      = spacechase0.MayoHats
   |nexus  = 12242
+
   |nexus  = 17514
  |github  = drbirbdev/StardewValley
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Panning Upgrades Extra Config
 
  |author  = trashcan9
 
  |id      = trashcan9.PanningUpgrades.ExtraConfig
 
  |nexus  = 16234
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paper Mario Partners for Stardew Valley
+
   |name    = Mayo Mart
   |author  = AnotherStardewValleySunday
+
   |author  = aedenthorn, Erinthe
   |id      = AnotherStardewValleySunday.PaperMarioPartners
+
   |id      = aedenthorn.MayoMart
   |nexus  = 14638
+
   |nexus  = 17175
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Better Farm Animal Variety
+
   |name    = Mayonnaise++, Mayonnaise Plus Plus
   |author  = Paritee
+
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id      = Paritee.BetterFarmAnimalVariety
+
   |id      = xirsoi.mayonnaiseplusplus
   |nexus  = 3296
+
   |nexus  = 4634
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  = xirsoi/MayonnaisePlusPlus
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-68#post-47274
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Treat Your Animals
+
   |name    = Mayo Rain
   |author  = Paritee
+
   |author  = spacechase0
   |id      = Paritee.TreatYourAnimals
+
   |id      = spacechase0.MayoRain
   |nexus  = 3375
+
   |nexus  = 17436
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  =
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.1.2-unofficial.2-Strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-46#post-29316
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips
+
   |name    = Meal Overhaul
   |author  = MarthaSolomon, SolomonsWorkshop
+
   |author  = stardemod
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id      = stardemod.MealOverhaul
   |nexus  = 2166
+
   |nexus  = 23528
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name    = Meme Outfits
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Mehidden
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id      = MemeOutfits.Mehidden
   |nexus  = 3524
+
   |nexus  = 13213
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Partial Hearts
+
   |name    = Menus Everywhere
   |author  = aedenthorn, Erinthe
+
   |author  = nman130
   |id      = aedenthorn.PartialHearts
+
   |id      = nman130.MenusEverywhere
   |nexus  = 11628
+
   |nexus  = 6119
   |github  = aedenthorn/StardewValleyMods
+
   |github  = nman130/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Particle Effects
+
   |name    = Merge Fertilizer
   |author  = aedenthorn, Erinthe
+
   |author  = TianXiaobai
   |id      = aedenthorn.ParticleEffects
+
   |id      = TianXiaobai.MergeFertilizer
  |curse  = 868786
+
   |nexus  = 17743
   |nexus  = 11056
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Part of the Community
+
   |name    = Message Box API, ChatMod
   |author  = bmarquismarkail, Space Baby
+
   |author  = Kithio
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id      = Kithio:ChatMod
   |nexus  = 923
+
   |nexus  =
  |github  = bmarquismarkail/SV_PotC
+
   |chucklefish = 4296
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Passable Crops
 
  |author  = NCarigon
 
  |id      = NCarigon.PassableCrops
 
  |nexus  = 15223
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Ladders
+
   |name    = Messy Crops
   |author  = J_Hizzal
+
   |author  = Tlitookilakin
   |id      = J_Hizzal.PassableLadders
+
   |id      = tlitookilakin.MessyCrops
   |nexus  = 2985
+
   |moddrop = 1123884
   |github  = joelra/SDV-PassableLadders
+
   |nexus   = 11317
 
+
   |github  = tlitookilakin/MessyCrops
   |broke in          = Stardew Valley 1.4
 
   |unofficial version = 1.1.1-unofficial.1-Drake1427
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Objects
+
   |name    = Meteor Defence
   |author  = punyo, yakminepunyo
+
   |author  = aedenthorn, Erinthe
   |id      = punyo.PassableObjects
+
   |id      = aedenthorn.MeteorDefence
   |nexus  = 2329
+
   |nexus  = 10641
   |github  = pomepome/PassableObjects
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passive Friendship
+
   |name    = Mice in the Valley
   |author  = StultusV
+
   |author  = candidus42
   |id      = StultusV.PassiveFriendship
+
   |id      = Candidus42.MiceInTheValley
   |nexus  = 8732
+
   |nexus  = 4638
   |github  = JudeRV/Stardew-PassiveFriendship
+
   |github  = mus-candidus/MiceInTheValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
+
   |name    = Migrate DGA Items
   |author  = jorgamun
+
   |author  = violetlizabet
   |id      = jorgamun.PauseInMultiplayer
+
   |id      = violetlizabet.MigrateDGAItems
   |nexus  = 10328
+
   |nexus  = 20612
  |moddrop = 1068093
+
   |github  = elizabethcd/MigrateDGAItems
   |github  = jorgamun/PauseInMultiplayer
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause Sync
+
   |name    = Milk the Villagers
   |author  = Terrorbladed
+
   |author  = trunip190
   |id      = Tb.Stardew_Pause_Sync
+
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
   |nexus  = 10160
+
   |nexus  = 5948
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause While Sitting
+
   |name    = Miller Time
   |author  = heyseth
+
   |author  = Sonozuki
   |id      = heyseth.sitpause
+
   |id      = Satozaki.MillerTime
   |nexus  = 8295
+
   |nexus  = 7575
   |github  = heyseth/SDVMods
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PDQ Paths
+
   |name    = Milo Dog
   |author  = Jaredlll08
+
   |author  = Clark, wilsonch3451
   |id      = BlameJared.PDQPaths
+
   |id      = Clark.MiloDog
   |nexus  =
+
   |nexus  = 2861
  |curse  = 307090
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Fiber
+
   |name    = Mine Assist
   |author  = jwdred
+
   |author  = Kabigon
   |id      = jwdred.PelicanFiber
+
   |id      = Kabigon.MineAssist
   |nexus  = 631
+
   |nexus  = 2296
   |github  = jdusbabek/stardewvalley
+
  |chucklefish = 5353
 +
   |github  = KabigonFirst/StardewValleyMods
  
   |broke in           = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 3.1.1-unofficial.11-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Postal Service
+
   |name    = Minecart Patcher
   |author  = ElectroCrumpet
+
   |author  = bwdy
   |id      = ElectroCrumpet.PelicanPostalService
+
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
   |nexus  = 2770
+
   |nexus  = 11424
   |github  =
+
   |github  = bwdy/SDVModding
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.7-unofficial.1-Strobe
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican TTS
+
   |name    = Mine Changes
   |author  = Platonymous
+
   |author  = JPAN
   |id      = Platonymous.PelicanTTS
+
   |id      = jpan.MineChanges
   |nexus  = 1079
+
   |nexus  = 3963
  |moddrop = 793929
+
   |github  = JPANv2/Stardew-Valley-Mine-Changes
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican xVASynth
+
   |name    = Mines Tokens
   |author  = aedenthorn, Erinthe
+
   |author  = sophiesalacia
   |id      = aedenthorn.PelicanxVASynth
+
   |id      = sophie.MinesTokens
   |nexus  = 10250
+
   |nexus  = 18776
   |github  = aedenthorn/StardewValleyMods
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = People Seeds
+
   |name    = Mine Tweaks
   |author  = bwdy
+
   |author  = Shockah
   |id      = bwdy.peopleseeds
+
   |id      = Shockah.MineTweaks
   |nexus  = 3635
+
   |nexus  = 16859
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Perfection Tweaker
+
   |name    = Mini Bars
   |author  = shekurika
+
   |author  = Ophaneom
   |id      = shekurika.PerfectionTweaker
+
   |id      = Ophaneom.MiniBars
   |nexus  = 8615
+
   |nexus  = 8329
   |github  =
+
   |github  = Ophaneom/Mini-Bars
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cellar
+
   |name    = Mining at the Farm
  |author  = CyanFire
+
   |author  = Nishtra
  |id      = CF.PermanentCellar
+
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
  |nexus  = 17257
+
   |nexus  = 674
  |github  = CyanFireUK/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
 
   |author  = Goldenrevolver
 
   |id      = Goldenrevolver.PermanentCookoutKit
 
  |nexus  = 8035
 
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Persia the Mermaid, PersiaMod
 
  |author  = Avalon, Avalonii
 
  |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
 
   |nexus  = 1419
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.23
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
+
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.1.1-Olivki
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Game Options
+
   |name    = Mining with Explosives
   |author  = Xangria
+
   |author  = Nishtra
   |id      = Xangria.PersistentGameOptions
+
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
   |nexus  = 1778
+
   |nexus  = 770
 
   |github  =
 
   |github  =
   |broke in = SMAPI 3.0
+
 
   |status  = workaround
+
   |broke in = Stardew Valley 1.3.29
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
+
   |status  = obsolete
 +
   |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Grange Display
+
   |name    = Mini Tool NPC
   |author  = aedenthorn, Erinthe
+
   |author  = Tran Minh Thong
   |id      = aedenthorn.PersisitentGrangeDisplay
+
   |id      = mini.tool.npc.mod
   |nexus  = 7977
+
   |nexus  = 7060
   |github  = aedenthorn/StardewValleyMods
+
   |github  = TMThong/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Mines
+
   |name    = Minor Light Tweaks
   |author  = spacechase0
+
   |author  = greentodd
   |id      = spacechase0.PersistentMines
+
   |id      = greentodd.MinorLightTweaks
   |nexus  = 14985
+
   |nexus  = 10223
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persival's Bundle Mod
+
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author  = Persival
+
   |author  = BlaDe
   |id      =
+
   |id      = BlaDe.MiscTrolls
   |nexus  = 438
+
   |nexus  = 12037
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Anvil
+
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author  = Strobe
+
   |author  = The Fluffy Robot
   |id      = Strobe.PersonalAnvil
+
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
   |nexus  = 5326
+
   |nexus  = 5691
   |github  = strobel1ght/Personal-Anvil
+
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects
+
   |name    = Miss Coriel's Position Tool
   |author  = bwdy
+
   |author  = MissCoriel
   |id      = bwdy.personaleffects
+
   |id      = misscoriel.PositionTool
   |nexus  = 3532
+
   |nexus  = 8087
   |github  = bwdymods/SDV-PersonalEffects
+
   |github  = MissCoriel/Position-Tool
 
 
  |status  = workaround
 
  |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects Redux
+
   |name    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
   |author  = ceruleandeep
+
   |author  = MissCoriel
   |id      = ceruleandeep.personaleffects
+
   |id      = misscoriel.UCRFix
   |nexus  = 8616
+
   |nexus  = 8284
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = MissCoriel/UniqueCourtshipResponseCore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Traveling Cart
+
   |name    = Missing Gifts
   |author  = aedenthorn, Erinthe
+
   |author  = ChiroxT
   |id      = aedenthorn.PersonalTravellingCart
+
   |id      = treinke.missinggifts
   |nexus  = 14087
+
   |nexus  = 11363
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pet Bowl Filler
 
  |author  = Invatorzen
 
  |id      = invatorzen.PBF
 
  |nexus  = 12161
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Choice Perks
+
   |name    = Mob Count Reports, Report Mob Counts
   |author  = skuldomg, Skuld
+
   |author  = StultusV
   |id      = skuldomg.petChoicePerks
+
   |id      = StultusV.ReportMobCounts
   |nexus  = 3313
+
   |nexus  = 10899
   |github  = skuldomg/petChoicePerks
+
   |github  = JudeRV/Stardew-ReportMobCounts
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.1.1.unofficial-3.strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Enhancement Mod
+
   |name    = Mobile Arcade
   |author  = Jfulmer, Consillium
+
   |author  = aedenthorn, Erinthe
   |id      = JfulmerPetEnhancementMod
+
   |id      = aedenthorn.MobileArcade
   |nexus  =
+
   |nexus  = 6538
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |github  = aedenthorn/StardewValleyMods
   |github  = jlfulmer/PetEnhancementMod
 
  
   |broke in     = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
   |status       = workaround
+
   |status   = workaround
   |summary       = use [[#Pet Interaction|Pet Interaction]] instead.
+
   |summary = use [[#Mobile Phone Continued → Arcade Mobile Apps|Mobile Phone Continued → Arcade Mobile Apps]] instead.
<!--
 
  |unofficial version = 0.0.2-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Hats
+
   |name    = Mobile Audio Player
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PetHats
+
   |id      = aedenthorn.MobileAudioPlayer
   |nexus  = 15301
+
   |nexus  = 6568
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Interaction
+
   |name    = Mobile Calendar
   |author  = jahangmar
+
   |author  = aedenthorn, Erinthe
   |id      = jahangmar.PetInteraction
+
   |id      = aedenthorn.MobileCalendar
   |nexus  = 4232
+
   |nexus  = 6601
   |github  = jahangmar/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Calendar Mobile App|Mobile Phone Continued → Calendar Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Spawn Location
+
   |name    = Mobile Catalogues
   |author  = Shaklin
+
   |author  = aedenthorn, Erinthe
   |id      = shaklin.petspawnlocation
+
   |id      = aedenthorn.MobileCatalogues
   |nexus  = 5986
+
   |nexus  = 6543
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Mobile Catalogues|Mobile Phone Continued → Mobile Catalogues]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Traveling Cart, 猪车电话
+
   |name    = Mobile Phone
   |author  = Becks723
+
   |author  = aedenthorn, Erinthe
   |id      = Becks723.PhoneTravelingCart
+
   |id      = aedenthorn.MobilePhone
   |nexus   = 12981
+
   |curse   = 868890
   |github  =
+
   |nexus   = 6523
}}
+
   |github = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Phone Villagers
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
   |author = DewMods
+
   |status   = workaround
   |id      = DewMods.StardewValleyMods.PhoneVillagers
+
   |summary = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
   |nexus   = 2681
 
   |github =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pick Your Enchantment, Forge Menu Choice
+
   |name    = Mobile Phone Continued
   |author  = atravita
+
   |author  = JoXW
   |id      = atravita.ForgeMenuChoice
+
   |id      = JoXW.MobilePhone
  |curse  = 870980
+
   |nexus  = 21017
   |nexus  = 11376
+
   |github  = JoXW100/StardewValleyMods
  |moddrop = 1125882
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Picross Arcade Mod, Picrosser
+
   |name    = Mobile Phone Continued → Arcade Mobile Apps
   |author  = KediDili
+
   |author  = JoXW
   |id      = KediDili.ThePicrosser
+
   |id      = JoXW.MobileArcade
   |nexus  = 17530
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre Sells Mixed Seeds
+
   |name    = Mobile Phone Continued → Calendar Mobile App
   |author  = GrimReapers1121
+
   |author  = JoXW
   |id      = GrimReapers.PSMS
+
   |id      = JoXW.MobileCalendar
   |nexus  = 12606
+
   |nexus  = 21017
 +
  |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre's Roulette Shop
+
   |name    = Mobile Phone Continued → Mobile Catalogues
   |author  = Xynerorias
+
   |author  = JoXW
   |id      = xynerorias.pierresroulette
+
   |id      = JoXW.MobileCatalogues
   |nexus  = 10826
+
   |nexus  = 21017
   |github  = xynerorias/pierre-roulette-shop-SV
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Piggy Bank Mod
+
   |name    = Mobile Phone Continued → Television Mobile App
   |author  = MindMeltMax
+
   |author  = JoXW
   |id      = MindMeltMax.PiggyBank
+
   |id      = JoXW.MobileTelevision
   |nexus  = 6934
+
   |nexus  = 21017
  |moddrop = 1135669
+
   |github  = JoXW100/StardewValleyMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pipe Irrigation
+
   |name    = Mobile Television
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PipeIrrigation
+
   |id      = aedenthorn.MobileTelevision
   |nexus  = 10205
+
   |nexus  = 6575
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Television Mobile App|Mobile Phone Continued → Television Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Placeable Mine Shafts
+
   |name    = MobileUI Android
   |author  = aedenthorn, Erinthe
+
   |author  = WisnuNug
   |id      = Aedenthorn.PlaceShaft
+
   |id      = WisnuNug.MobileUI
   |nexus  = 5440
+
   |nexus  = 17652
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |warnings = Only works on Android.
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlacementPlus
+
   |name    = Modify This
  |author  = 2Retr0
 
  |id      = 2Retr0.PlacementPlus
 
  |nexus  = 8798
 
  |curse  = 486164
 
  |github  = 2Retr0/PlacementPlus
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Plan Importer
 
  |author  = Platonymous
 
  |id      = Platonymous.PlanImporter
 
  |nexus  = 2071
 
  |moddrop = 793846
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Planned Parenthood
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PlannedParenthood
+
   |id      = aedenthorn.ModThis
   |nexus  = 12869
+
   |nexus  = 7814
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Palm Trees
+
   |name    = Mod List Command
   |author  = MouseyPounds
+
   |author  = Blackclaw
   |id      = MouseyPounds.PlantablePalmTrees
+
   |id      = Blackclaw.ModListCommand
   |nexus  = 4096
+
   |nexus  = 5131
   |github  = MouseyPounds/stardew-mods
+
   |github  = Xebeth/StardewValley-ListModsCommand
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant and Fertilize All, Plant All
+
   |name    = Mod Menu
   |author  = aedenthorn, Erinthe
+
   |author  = Enaium
   |id      = aedenthorn.PlantAll
+
   |id      = Enaium.ModMenu
   |nexus  = 10482
+
  |curse  = 436844
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 885574
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/ModMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planter Trees
+
   |name    = Mod Settings Tab
   |author  = aedenthorn, Erinthe
+
   |author  = Gilar Fasulaki
   |id      = aedenthorn.PlanterTrees
+
   |id      = GilarF.ModSettingsTab
   |nexus  = 11687
+
   |nexus  = 4579
   |github  = aedenthorn/StardewValleyMods
+
   |github  = GilarF/SVM
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant on Grass
+
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author  = Demiacle
+
   |author  = DaLion
   |id      = Demiacle.PlantOnGrass
+
   |id      = DaLion.Overhaul
   |nexus  = 1026
+
   |nexus  = 14470
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.3
+
   |status  = abandoned
   |status  = workaround
+
   |broke in = Stardew Valley 1.6
   |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Partners and Friendships
+
   |name    = Modular Zen Garden, Modular Zen Gardens Furniture
   |author  = Amaranthacyan and ch20youk
+
   |author  = leroymilo
   |id      = Amaranthacyan.PPAFSMAPI
+
   |id      = leroymilo.ModularZenGarden
   |nexus  = 8146
+
   |nexus  = 22140
   |github  =
+
   |github  = Leroymilo/MZG
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Relationships
+
   |name    = Mod Update Menu
   |author  = Cherry, CherryChain
+
   |author  = CatCattyCat, Cat
   |id      = Cherry.PlatonicRelationships
+
   |id      = cat.modupdatemenu
   |nexus  = 4668
+
   |nexus  = 2536
   |moddrop = 716353
+
   |moddrop = 833560
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123104
 +
  |unofficial version = 1.6.1-unofficial-1.dphill
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoTK
+
   |name    = Mod Updater
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.PlatoTK
+
   |id      = Platonymous.ModUpdater
   |curse  = 877225
+
   |curse  = 877226
   |nexus  = 6589
+
   |nexus  = 6338
   |github  = Platonymous/PlatoTK
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoUI
+
   |name    = Money Management Mod
   |author  = Platonymous
+
   |author  = Tbonetomtom
   |id      = Platonymous.PlatoUI
+
   |id      = Tbonetomtom.MoneyManagementMod
   |nexus  = 19023
+
   |nexus  = 17045
   |github  =
+
   |github  = Tbonetomtom/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plato Warp Menu
+
   |name    = Monster Goals Anywhere
   |author  = Platonymous
+
   |author  = Suphax
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id      = suphax.monstergoalsanywhere
   |curse  = 877227
+
   |moddrop = 1088762
   |nexus  = 5384
+
   |nexus  =
  |moddrop = 793920
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
+
   |name    = Monster Invasion
   |author  = DecidedlyHuman
+
   |author  = Krutonium
   |id      = DecidedlyHuman.PlayerCoordinates
+
   |id      = krutonium.monsterinvasion
   |nexus  = 7969
+
   |nexus  = 12641
  |moddrop = 984961
+
   |github  =
   |github  = DecidedlyHuman/PlayerCoordinates
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Income Stats
+
   |name    = Monster Level Tip
   |author  = ha1fdaew
+
   |author  = WhiteMind
   |id      = ha1fdaew.playerincomestats
+
   |id      = WhiteMind.MonsterLT
   |nexus  = 7373
+
   |nexus  = 1896
   |github  = ha1fdaew/PlayerIncomeStats
+
   |github  =
 +
 
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Playground Mod
+
   |name    = Monster Log Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = MouseyPounds
   |id      = aedenthorn.PlaygroundMod
+
   |id      = MouseyPounds.MonsterLogAnywhere
   |nexus  = 14125
+
   |nexus  = 3997
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Play Prairie King With NPCs, Two Player Prairie King
+
   |name    = Monster Musk in Volcano
   |author  = aedenthorn, Erinthe
+
   |author  = BananaFruit
   |id      = aedenthorn.TwoPlayerPrairieKing
+
   |id      = BananaFruit.MonsterMuskInVolcano
   |nexus  = 12750
+
   |nexus  = 10651
   |github  = aedenthorn/StardewValleyMods
+
   |github  = BananaFruit1492/MonsterMuskInVolcano
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Fix Error
+
   |name    = Monster Slayer Anywhere
   |author  = Jessebot
+
   |author  = AcidicNic
   |id      = Jessebot.PleaseFixError
+
   |id      = acidicNic.MonsterSlayerAnywhere
   |nexus  = 6492
+
   |nexus  = 21162
   |github  = JessebotX/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Gift Me In Person
+
   |name    = Monsters - The Framework
  |author  = Shockah
+
   |author  = spacechase0
  |id      = Shockah.PleaseGiftMeInPerson
+
   |id      = spacechase0.MonstersTheFramework
  |nexus  = 11217
+
   |nexus  = 10673
  |github  = Shockah/Stardew-Valley-Mods
+
   |github  = spacechase0/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Point and Plant
 
   |author  = jwdred
 
   |id      = jwdred.PointAndPlant
 
   |nexus  = 572
 
   |github  = jdusbabek/stardewvalley
 
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.5-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
  |summary            = Use [[#Smart Building|Smart Building]] or the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 unofficial version]
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
+
   |name    = Monthly Mail
   |author  = The Krominator
+
   |author  = Taskmaster
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
+
   |id      = Taskmaster.MonthlyMail
   |nexus  = 12065
+
   |nexus  = 4523
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pollen Sprites
+
   |name    = MoodFix
   |author  = Esca, Esca-MMC
+
   |author  = vaindil
   |id      = Esca.PollenSprites
+
   |id      = vaindil.MoodFix
   |nexus  = 6149
+
   |nexus  = 1809
   |moddrop = 790268
+
   |github  = vaindil/sdv-moodfix
   |github = Esca-MMC/PollenSprites
+
 
 +
   |status = obsolete
 +
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pond Painter
+
   |name    = Mood Guard
   |author  = MouseyPounds
+
   |author  = YonKuma, kumarei
   |id      = MouseyPounds.PondPainter
+
   |id      = YonKuma.MoodGuard
   |nexus  = 4703
+
   |nexus  = 1597
   |github  = MouseyPounds/stardew-mods
+
   |github  = YonKuma/MoodGuard
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pong
+
   |name    = Moody Planet
   |author  = CatCattyCat, Cat
+
   |author  = Daniel McMenamy, Deathest1
   |id      = cat.Pong
+
   |id      = f1r3w477.MoodyPlanet
   |nexus  = 1994
+
   |nexus  = 2830
   |moddrop = 833548
+
   |github  = F1r3w477/TheseModsAintLoyal
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pony Weight Loss Program
+
   |name    = Moolah 1.6 Fix
   |author  = BadNetCode
+
   |author  = supergato664
   |id      = BadNetCode.PonyWeightLossProgram
+
   |id      = supergato664.Moolah
   |nexus  = 1232
+
   |nexus  = 23549
  |moddrop = 130159
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Poop Framework
+
   |name    = Moolah Money Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PoopFramework
+
   |id      = aedenthorn.Moolah
   |nexus  = 17152
+
   |nexus  = 15123
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Holes
+
   |name    = Moongates
   |author  = furyx639
+
   |author  = bwdy
   |id      = furyx639.PortableHoles
+
   |id      = bwdy.moongates
   |curse   = 871832
+
   |nexus   = 3545
   |nexus  = 13471
+
   |github  = bwdymods/SDV-Moongates
   |github  = LeFauxMatt/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable TV
+
   |name    = Moon Misadventures
   |author  = kdau
+
   |author  = spacechase0 and ParadigmNomad
   |id      = kdau.PortableTV
+
   |id      = spacechase0.MoonMisadventures
   |nexus   = 5674
+
   |curse   = 867702
   |moddrop = 761325
+
   |nexus  = 10612
   |github  =
+
   |github  = spacechase0/StardewValleyMods
   |source  = https://gitlab.com/kdau/portabletv
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portal Guns
+
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author  = TrollTheBotman
+
   |author  = SinZ
   |id      = JoshJKe.PortalGun
+
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
   |nexus  = 3049
+
   |nexus  = 12096
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portraiture
+
   |name    = Mopsy's Ranch Livin'
   |author  = Platonymous
+
   |author  = Mopquill
   |id      = Platonymous.Portraiture
+
   |id      = Mopquill.Ranch-Livin
   |nexus  = 999
+
   |nexus  = 2200
   |moddrop = 793927
+
   |github  = mopquill/Mopsys-Ranch-Livin
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Postbox Building, PostBox Mod
+
   |name    = More Animals, More Pets
   |author  = i-saac-b, isaacb
+
   |author  = Entoarox
   |id      = i-saac-b.PostBoxMod
+
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |nexus  = 17614
+
   |nexus  = 2274
   |github  = i-saac-b/PostBoxMod
+
  |chucklefish = 4288
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Post Wedding Dates
+
   |name    = More Artifact Spots
   |author  = Blams
+
   |author  = momoaau
   |id      = blams.PostWeddingDates
+
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |nexus  = 10708
+
   |nexus  = 451
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 +
<!--
 +
  |unofficial version = 2.0.1-unofficial.1-IQ
 +
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Power Nap
+
   |name    = More Barn and Coop Animals
   |author  = LakeMonster_, LakeMonster666
+
   |author  = AairTheGreat, Aair
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id      = AairTheGreat.MoreBarnCoopAnimals
   |nexus  = 5256
+
   |nexus  = 4869
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PPJA Producer Converter
+
   |name    = More Books
   |author  = Digus
+
   |author  = jeWel
   |id      = Digus.PPJAProducerConverter
+
   |id      = jeWel.MoreBooksCode
   |nexus  = 4972
+
   |nexus  = 23891
   |github  = Digus/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Made Easy
+
   |name    = More Buildings
   |author  = Mucchan
+
   |author  = spacechase0
   |id      = Mucchan.PrairieKingMadeEasy
+
   |id      = spacechase0.MoreBuildings
   |nexus   =
+
   |curse   = 867740
   |chucklefish = 3594
+
   |moddrop = 771640
   |github  = mucchan/sv-mod-prairie-king
+
  |nexus  = 2757
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in           = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Prizes (Lootboxes)
+
   |name    = More Bundles
   |author  = Renny
+
   |author  = TwinBuilderOne
   |id      = renny.prairiekingprizes
+
   |id      = TwinBuilderOne.MoreBundles
   |nexus  = 2811
+
   |nexus  = 9709
   |github  = OfficialRenny/PrairieKingPrizes
+
   |github  = TwinBuilderOne/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King UI Enhancements
+
   |name    = More Clocks
   |author  = Incognito357
+
   |author  = phjoker
   |id      = Incognito357.PrairieKingUIEnhancements
+
   |id      = phjoker.MoreClocks
   |nexus  = 10769
+
   |nexus  = 11840
   |github  = Incognito357/PrairieKingUIEnhancements
+
   |github  = p-holodynski/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predictable Retaining Soil
+
   |name    = More Conversation Topics
   |author  = Shockah
+
   |author  = violetlizabet
   |id      = Shockah.PredictableRetainingSoil
+
   |id      = violetlizabet.MoreConvoTopics
   |nexus  = 10956
+
   |nexus  = 10008
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = elizabethcd/MoreConversationTopics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predict Seed Maker
+
   |name    = More Dresser Variety
   |author  = lech43
+
   |author  = Dragoon23
   |id      = lech43.PredictSeedMaker
+
   |id      = Dragoon23.MoreDresserVariety
   |nexus  = 6395
+
   |nexus  = 24194
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Preexisting Relationship
+
   |name    = More Events
   |author  = spacechase0
+
   |author  = Siweipancc
   |id      = spacechase0.PreexistingRelationship
+
   |id      = Siweipancc.MoreEvents
  |curse  = 867710
+
   |nexus  = 20945
   |nexus  = 7684
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pregnancy Role
+
   |name    = More Fertilizers
   |author  = kdau
+
   |author  = atravita
   |id      = kdau.PregnancyRole
+
   |id      = atravita.MoreFertilizers
   |nexus   = 5762
+
   |curse   = 870975
   |moddrop = 768494
+
   |moddrop = 1145236
   |github  =
+
  |nexus  = 11837
   |source  = https://gitlab.com/kdau/pregnancyrole
+
   |github  = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prepare for New Day
+
   |name    = More for Leo
   |author  = igotnousername
+
   |author  = Blams
   |id      = igotnousername.PrepareNewDay
+
   |id      = blams.MoreForLeo
   |nexus  = 7638
+
   |nexus  = 12710
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Press to Quack
+
   |name    = More Giant Crops
   |author  = DraconisLeonidas
+
   |author  = spacechase0
   |id      = DraconisLeonidas.PressToQuack
+
   |id      = spacechase0.MoreGiantCrops
   |nexus  = 13583
+
  |curse  = 867723
   |github  = DraconisLeonidas/PressToQuack
+
  |moddrop = 771694
 +
   |nexus  = 5263
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Drops
+
   |name    = More Grass
   |author  = skuldomg, Skuld
+
   |author  = Sonozuki
   |id      = skuldomg.priceDrops
+
   |id      = EpicBellyFlop45.MoreGrass
   |nexus  = 2047
+
   |nexus  = 5398
   |github  = skuldomg/priceDrops
+
   |github  = Sonozuki/StardewMods
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.0.8-unofficial.1-ResidentDonna
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Fluctuation
+
   |name    = More Grass on the Beach
   |author  = lech43
+
   |author  = Angela Ranna
   |id      = lech43.PriceFluctuation
+
   |id      = AngelaRanna.MoreGrassOnTheBeach
   |nexus  = 6396
+
   |nexus  = 8117
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Grass Starters
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MoreGrassStarters
 +
  |curse  = 867750
 +
  |moddrop = 313307
 +
  |nexus  = 1702
 +
  |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prices
+
   |name    = More Health
   |author  = skiilaa
+
   |author  = j4c0b333
   |id      = skiilaa.Prices
+
   |id      = j4c0b333.Morehealth
   |nexus  = 2255
+
   |nexus  = 4053
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Tooltips
+
   |name    = More Key Binding
   |author  = Darkhax
+
   |author  = SorryLate, rharyanto
   |id      = darkhax.pricetooltip
+
   |id      = SorryLate.MoreKeybinding
   |nexus  =
+
   |nexus  = 5290
  |curse  = 299169
+
   |github  =
   |github  = Stardew-Valley-Modding/PriceTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.5
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Clothing
+
   |name    = More Level Up Notifications, Level Up Notifications
   |author  = atravita
+
   |author  = Binarynova
   |id      = atravita.PrismaticClothing
+
   |id      = binarynova.levelupnotifications
   |curse   = 870969
+
   |nexus   = 21667
   |moddrop = 1205162
+
   |github  = Binarynova/MyStardewMods
   |nexus  = 13051
+
}}
   |github  = atravita-mods/StardewMods
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
 +
  |author  = Aimon111
 +
  |id      = AimonsMoreLivelySewerOverhaulPatches
 +
   |nexus  = 19405
 +
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Fire
+
   |name    = More Map Layers
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.PrismaticFire
+
   |id      = Platonymous.MoreMapLayers
   |nexus  = 12931
+
   |nexus  = 1134
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Furniture
+
   |name    = More Mine Ladders
   |author  = aedenthorn, Erinthe
+
   |author  = JadeTheavas
   |id      = aedenthorn.PrismaticFurniture
+
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
   |nexus  = 12589
+
   |nexus  = 2105
   |github  = aedenthorn/StardewValleyMods
+
   |github  = JadeTheavas/MoreMineLadders
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Pride
+
   |name    = More Multiplayer Info
   |author  = kdau
+
   |author  = cheesysteak
   |id      = kdau.PrismaticPride
+
   |id      = cheesysteak.moremultiplayerinfo
   |nexus  = 9019
+
   |nexus  = 2173
   |moddrop = 978503
+
   |github  = cheesysteak/stardew-steak
   |github  =
+
 
   |source = https://gitlab.com/kdau/prismaticpride
+
  |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary = use [[#More Multiplayer Info (1.6 Updated)|More Multiplayer Info (1.6 Updated)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Slime Finder
+
   |name    = More Multiplayer Info (1.6 Updated)
   |author  = MrKoatl
+
   |author  = yummypecho
   |id      = MrKoatl.PrismaticSlimeFinder
+
   |id      = yummypecho.moremultiplayerinfo
   |nexus  = 7866
+
   |nexus  = 22024
   |github  =
+
   |github  = cheesysteak/stardew-steak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Statue
+
   |name    = More Nightly Events
   |author  = Achtuur
+
   |author  = Khloe Leclair
   |id      = Achtuur.PrismaticStatue
+
   |id      = leclair.morenightlyevents
   |nexus  = 17013
+
   |nexus  = 22612
   |github  = Achtuur/StardewMods
+
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Tools
+
   |name    = More Rain
   |author  = stokastic
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = stokastic.PrismaticTools
+
   |id      = Omegasis.MoreRain
   |nexus  = 2428
+
   |nexus  = 441
   |github  = stokastic/PrismaticTools
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |broke in          = Stardew Valley 1.3.29
 
  |unofficial version = 1.7.1-unofficial.12-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod
+
   |name    = More Random Edition, Randomizer
   |author  = Digus
+
   |author  = Chikakoo and doomdonuts, Chikakoo4
   |id      = Digus.ProducerFrameworkMod
+
   |id      = Chikakoo.Randomizer
   |nexus  = 4970
+
   |nexus  = 5311
   |github  = Digus/StardewValleyMods
+
   |github  = Chikakoo/stardew-valley-randomizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod → PFMAutomate
+
   |name    = More Rings
  |author  = Digus
+
   |author  = spacechase0
  |id      = Digus.PFMAutomate
+
   |id      = spacechase0.MoreRings
  |nexus  = 5038
+
   |curse  = 867743
  |github  = Digus/StardewValleyMods
+
   |moddrop = 771616
}}
+
   |nexus  = 2054
{{#invoke:SMAPI compatibility|entry
 
  |name    = Profiler
 
  |author  = SinZ
 
  |id      = SinZ.Profiler
 
  |nexus  = 12135
 
  |github  = SinZ163/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Profit Calculator
 
   |author  = spacechase0
 
   |id      = spacechase0.ProfitCalculator
 
   |curse  = 867736
 
   |moddrop = 771668
 
   |nexus  = 3378
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Margins
+
   |name    = More Sensible Juices
   |author  = Cherry, CherryChain
+
   |author  = NCarigon
   |id      = Cherry.ProfitMargins
+
   |id      = NCarigon.MoreSensibleJuices
   |nexus  = 4663
+
   |nexus  = 23146
  |moddrop = 716352
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Progressive Access Farm
+
   |name    = More Sexy Dwarf
   |author  = onjulraz
+
   |author  = CyberCheese
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id      = cybercheese.moresexydwarf
   |nexus  = 2923
+
   |nexus  = 4320
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project Fluent
+
   |name    = More Silo Storage
   |author  = Shockah
+
   |author  = OrneryWalrus
   |id      = Shockah.ProjectFluent
+
   |id      = OrneryWalrus.MoreSiloStorage
   |nexus  = 12638
+
   |nexus  = 2587
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project S
+
   |name    = More Slimes, More Monsters
   |author  = NarlanMarlan
+
   |author  = Ded4lif
   |id      = narlan.projects
+
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
   |nexus  = 3785
+
   |nexus  = 7526
   |github  = NolanEastburn/ProjectS
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Public Access TV
+
   |name    = More Sorting, More Sorting Options
   |author  = kdau
+
   |author  = Chris Kau & Sean Nightingale
   |id      = kdau.PublicAccessTV
+
   |id      = CKSR.MoreSorting
   |nexus  = 5605
+
   |nexus  = 22944
   |moddrop = 757967
+
   |github =
  |source = https://gitlab.com/kdau/predictivemods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pudding Plus Colored Slime Drops
+
   |name    = More TV Channel, CanaisTv
   |author  = TerryDBS
+
   |author  = BrasileiroTop
   |id      = TerryDBS.ColoredSlimeDrops
+
   |id      = BrasileiroTop.CanaisTv
   |nexus  = 7048
+
   |nexus  = 5126
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Galaxy Item
+
   |name    = More Weapons
   |author  = SorryLate
+
   |author  = Joco80 & Sasara
   |id      = SorryLate.GalaxyItem
+
   |id      = Joco80.MoreWeapons
   |nexus  = 5289
+
   |nexus  = 1168
   |github  =
+
   |github  = Sasara2201/More-Weapons-SDV-Mod-
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Recipes
+
   |name    = Morning Auto-Pause
   |author  = Paracosm
+
   |author  = Zamiel
   |id      = Paracosm.PurchasableRecipes
+
   |id      = Zamiel.MorningAutoPause
   |nexus  = 1722
+
   |nexus  = 21266
   |github  =
+
   |github  = Zamiell/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 
<!--
 
  |unofficial version = 1.0.1-unofficial.3.mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purist Mod
+
   |name    = Mossy Tree Bubble
   |author  = aedenthorn, Erinthe
+
   |author  = Tocseoj
   |id      = aedenthorn.PuristMod
+
   |id      = Tocseoj.MossyTreeBubble
   |nexus  = 16097
+
  |curse  = 1008228
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1564905
 +
   |nexus  = 22818
 +
   |github  = Tocseoj/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PVP Friendly Fire, PVP
+
   |name    = MOTD Mod
   |author  = DewMods
+
   |author  = thfr
   |id      = DewMods.StardewValleyMods.PVP
+
   |id      = thfr.MOTDMod
   |nexus  = 15589
+
   |nexus  = 3703
   |github  =
+
   |github  = rfht/MOTDMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
+
   |name    = Motorcycle Mod, Moto Mod
  |author  = spacechase0 and ParadigmNomad
+
  |author  = Akane
  |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
  |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
   |curse   = 867715
+
  |nexus  = 10553
   |nexus   = 7455
+
  |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |status            = abandoned
 +
   |summary            = remove this mod (no longer maintained; use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206 unofficial update] instead).
 +
   |unofficial version = 1.1.0-unofficial.2-CyanFire
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PyTK, Platonymous Toolkit
+
   |name    = mouahrara's Module Collection
   |author  = Platonymous
+
   |author  = mouahrara
   |id      = Platonymous.Toolkit
+
   |id      = mouahrara.mouahrarasModuleCollection
   |nexus  = 1726
+
   |nexus  = 18973
  |moddrop = 793815
+
   |github  = mouahrara/mouahrarasModuleCollection
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Chests
+
   |name    = Mouse Move Mode, Right Click Move Mode
   |author  = spacechase0
+
   |author  = ylsama
   |id      = spacechase0.QiChest
+
   |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
   |nexus  = 15696
+
   |nexus  = 2614
   |github  = spacechase0/StardewValleyMods
+
   |github  = ylsama/RightClickMoveMode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Exchanger
+
   |name    = Moveable Mailbox
   |author  = Mizzion
+
   |author  = aedenthorn, Erinthe
   |id      = mizzion.qiexchanger
+
   |id      = aedenthorn.MoveableMailbox
   |nexus  = 1930
+
   |nexus  = 7834
   |moddrop = 661359
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Sprinklers
+
   |name    = Moveable Pet Bowl
   |author  = UnknownLegacy
+
   |author  = aedenthorn, Erinthe
   |id      = UnknownLegacy.QiSprinklers
+
   |id      = aedenthorn.MoveablePetBowl
   |nexus  = 7904
+
  |curse  = 868849
   |github  = UnkLegacy/QiSprinklers
+
   |nexus  = 8038
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name    = Move Annoying Cursor
   |author  = Prismuth
+
   |author  = joljyo
   |id      = <Prismuth.QuaintFarmBridge
+
   |id      = joljyo.MoveAnnoyingCursor
   |nexus  = 1647
+
   |nexus  = 7378
 
   |github  =
 
   |github  =
 
  |broke in  = Stardew Valley 1.3
 
  |status    = workaround
 
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Bait
+
   |name    = Move Bed
   |author  = MindMeltMax
+
   |author  = yangZ, yangZheng20
   |id      = MindMeltMax.QualityBait
+
   |id      = yangZ.MoveBed
  |moddrop = 1443555
+
   |nexus  = 23308
   |nexus  = 16832
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Fish Ponds
+
   |name    = Move Between Buildings
   |author  = ytsc
+
   |author  = Vilaboa
   |id      = ytsc.QualityFishPonds
+
   |id      = Vilaboa.MoveBetweenBuildings
   |nexus  = 11021
+
   |nexus  = 17391
   |github  = YTSC/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products
+
   |name    = Move Faster
   |author  = SilentOak
+
   |author  = Shuai Zhang
   |id      = SilentOak.QualityProducts
+
   |id      = shuaiz.MoveFasterMod
   |nexus  = 3609
+
   |nexus  = 1351
   |github  = silentoak/StardewMods
+
   |github  = hcoona/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.2?
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
+
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Greenhouse Plot
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MoveGreenhousePlot
 +
  |nexus  = 13589
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products → Auto Quality Patch
+
   |name    = Move It
   |author  = SilentOak
+
   |author  = aedenthorn, Erinthe
   |id      = SilentOak.AutoQualityPatch
+
   |id      = aedenthorn.MoveIt
   |nexus  = 3609
+
   |nexus  = 15163
   |github  = silentoak/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber
+
   |name    = Movement Mod, Movement Modifier
   |author  = Traktori
+
   |author  = Zoryn
   |id      = Traktori.QualityScrubber
+
   |id      = Zoryn.MovementModifier
   |nexus  = 5663
+
   |nexus  =
   |github  = Traktori7/StardewValleyMods
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber for Automate
+
   |name    = Movement Speed
   |author  = Traktori
+
   |author  = bcmpinc
   |id      = Traktori.AM.QualityScrubber
+
   |id      = bcmpinc.MovementSpeed
   |nexus  = 5663
+
   |nexus  = 2736
   |github  = Traktori7/StardewValleyMods
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Smash
+
   |name    = Move Through Object
   |author  = barfytheclown
+
   |author  = ylsama
   |id      = barfytheclown.QualitySmash
+
   |id      = ylsama.MoveThoughObject
   |nexus  = 7907
+
   |nexus  = 2680
   |github  = jn84/QualitySmash
+
   |github  =
 +
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 +
 
 +
  |dev note = source in separate Git branch
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Queen of Sauce Randomizer
+
   |name    = Movie Theatre Tweaks
   |author  = Speshkitty
+
   |author  = aedenthorn, Erinthe
   |id      = speshkitty.queenofsauceshuffler
+
   |id      = aedenthorn.MovieTheatreTweaks
   |nexus  = 7151
+
  |curse  = 868672
   |github  = Speshkitty/QueenOfSauceRandomiser
+
   |nexus  = 16395
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Delay
+
   |name    = Mr. Pam - Snorlax Mechanics
   |author  = BadNetCode
+
   |author  = daleonar
   |id      = BadNetCode.QuestDelay
+
   |id      = daleonar.Snorlax
   |nexus  = 1239
+
   |nexus  = 16194
  |moddrop = 473938
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Framework
+
   |name    = MTN, More Than Necessary
   |author  = PurrplingCat
+
   |author  = SgtPickles, GameMX
   |id      = PurrplingCat.QuestFramework
+
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
  |curse  = 577691
+
   |nexus  = 2256
   |nexus  = 6414
+
   |github  =
   |github  = purrplingcat/QuestFramework
 
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Time Limits
+
   |name    = Muffin Core
   |author  = aedenthorn, Erinthe
+
   |author  = Kabi-chan
   |id      = aedenthorn.QuestTimeLimits
+
   |id      = kabi-chan.MuffinCore
  |curse  = 868671
+
   |nexus  = 8070
   |nexus  = 16403
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Forward Dash, Warp Mod
+
   |name    = Multi Fertilizer
   |author  = Vexorth
+
   |author  = spacechase0
   |id      = Vexorth.Warp
+
   |id      = spacechase0.MultiFertilizer
   |nexus  = 16605
+
  |curse  = 867717
   |github  =
+
   |nexus  = 7436
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Glance
+
   |name    = Multiplayer Backpacks
   |author  = adverserath
+
   |author  = skiilaa
   |id      = Adverserath.QuickGlance
+
   |id      = skiilaa.MultiplayerBackpacks
   |nexus  = 12058
+
   |nexus  = 2282
   |github  = adverserath/QuickGlance
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Load
+
   |name    = Multiplayer Emotes
   |author  = aedenthorn, Erinthe
+
   |author  = FerMod
   |id      = aedenthorn.QuickLoad
+
   |id      = FerMod.MultiplayerEmotes
   |nexus  = 7756
+
   |nexus  = 2347
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FerMod/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Minigame
+
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
   |author  = Enaium
+
   |author  = Achtuur
   |id      = Enaium.QuickMinigame
+
   |id      = Achtuur.MultiplayerExpShare
  |curse  = 438741
+
   |nexus  = 16891
  |moddrop = 895127
+
   |github  = Achtuur/StardewMods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/QuickMinigame
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Responses
+
   |name    = Multiplayer Horse Reskin
   |author  = aedenthorn, Erinthe
+
   |author  = delphinwave
   |id      = aedenthorn.QuickResponses
+
   |id      = DelphinWave.MultiplayerHorseReskin
   |nexus  = 6548
+
   |nexus  = 7681
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Sell
+
   |name    = Multiplayer Hub
   |author  = Alejandro Akbal, AlejandroAkbal
+
   |author  = Alberto Moreira Luiz
   |id      = AlejandroAkbal.QuickSell
+
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
   |nexus  = 7854
+
   |nexus  = 9672
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Shop
+
   |name    = Multiplayer Idle
   |author  = Enaium
+
   |author  = DoubleZ
   |id      = Enaium.QuickShop
+
   |id      = DoubleZ.MultiplayerIdle
  |curse  = 436793
+
   |nexus  = 3765
  |moddrop = 864170
+
   |github  = SourceZh/MultiplayerIdle
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/QuickShop
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Start
+
   |name    = Multiplayer Info
   |author  = WuestMan, redknightofdoom
+
   |author  = MindMeltMax
   |id      = WuestMan.QuickStart
+
   |id      = MindMeltMax.MPInfo
   |nexus  = 2375
+
  |curse  = 1004488
   |github  = Brian-Wuest/Quick_Start
+
  |moddrop = 1302776
 +
   |nexus  = 15155
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Swap
+
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
   |author  = Allan Wang
+
   |author  = Scayze
   |id      = AllanWang.QuickSwap
+
   |id      = scayze.MultiplayerPrairieKing
   |nexus  = 13956
+
   |nexus  = 16030
   |github  = AllanWang/Stardew-Mods
+
   |github  = scayze/multiprairie
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quotes
+
   |name    = Multiplayer Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Tran Minh Thong
   |id      = aedenthorn.Quotes
+
   |id      = multiplayer.mod
   |nexus  = 6503
+
   |nexus  = 16582
   |github  = aedenthorn/StardewValleyMods
+
   |github  = TMThong/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Geodes
+
   |name    = Multiplayer Mod Checker
   |author  = justastranger
+
   |author  = Cherry, CherryChain
   |id      = jas.RadioactiveGeodes
+
   |id      = Cherry.MultiplayerModChecker
  |moddrop = 952722
+
   |nexus  = 6609
   |nexus  =
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Tools
+
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
   |author  = kakashigr
+
   |author  = Unremarkable, animavoro
   |id      = kakashigr.RadioactiveTools
+
   |id      = unremarkable.fix-sellToStorePrice
   |nexus  = 7630
+
   |nexus  = 2135
   |github  = kakashigr/stardew-radioactivetools
+
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
 +
 
 +
  |broke in = Stardew Valley 1.3.11
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Cursor
+
   |name    = Multiplayer Shaft Fix
   |author  = Jamie Taylor
+
   |author  = Prince-Leto
   |id      = jltaylor-us.RainbowCursor
+
   |id      = princeleto.multiplayershaftfix
   |nexus  = 15886
+
   |nexus  = 2922
   |github  = jltaylor-us/StardewRainbowCursor
+
   |github  = Prince-Leto/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Trail
+
   |name    = Multiplayer Speech Bubbles
   |author  = aedenthorn, Erinthe
+
   |author  = Kalthramis
   |id      = aedenthorn.RainbowTrail
+
   |id      = Kalthramis.MPSpeechBubbles
   |nexus  = 16914
+
   |nexus  = 2192
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
  |source  = {{github|Kalthramis/StardewValley}}/tree/MPSpeechBubbles
 +
 
 +
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.0.3-unofficial.1-SorryLate
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raincoat When Raining
+
   |name    = Multiplayer Time
   |author  = BikiFae, bikinavisho
+
   |author  = lolmaj
   |id      = BikiFae.RainCoatWhenRaining
+
   |id      = lolmaj.MultiplayerTime
   |nexus  = 4659
+
   |nexus  = 2543
   |github  = bikinavisho/RainCoatWhenRaining
+
   |github  = MaciejMarkuszewski/StardewValleyMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = RainPlus
+
   |name    = Multiple Floor Farmhouse
   |author  = Deadlykirpy
+
   |author  = aedenthorn, Erinthe
   |id      = Kirpy.RainPlus
+
   |id      = aedenthorn.MultiStoryFarmhouse
   |nexus  = 6559
+
   |nexus  = 8077
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Randomizer
+
   |name    = Multiple Gifts for Spouses
   |author  = EvilPdor
+
   |author  = Redwood
   |id      =
+
   |id      = Redwood.MultipleGiftsForSpouse
   |nexus  =
+
   |nexus  = 2910
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = EKomperud/StardewMods
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in           = SMAPI 3.0
   |status  = workaround
+
   |unofficial version = 1.0.1-unofficial.1-pathoschild
   |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Refills Watering Can
+
   |name    = Multiple Mini-Obelisks
   |author  = StultusV
+
   |author  = PeacefulEnd
   |id      = StultusV.RainRefillsWateringCan
+
   |id      = PeacefulEnd.MultipleMiniObelisks
   |nexus  = 11554
+
  |curse  = 870945
   |github  = JudeRV/Stardew-RainRefillsWateringCan
+
   |nexus  = 7900
 +
   |github  = Floogen/MultipleMiniObelisks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rains Interaction Mod
+
   |name    = Multiple Spouse Dialogs
   |author  = RainKuro
+
   |author  = ceruleandeep
   |id      = RainKuro.RainsInteractionMod
+
   |id      = ceruleandeep.multiplespousedialogs
   |nexus  = 18850
+
   |nexus  = 8711
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raised Garden Beds
+
   |name    = Multiple Spouses
   |author  = blueberry
+
   |author  = aedenthorn, Erinthe
   |id      = blueberry.RaisedGardenBeds
+
   |id      = aedenthorn.MultipleSpouses
   |nexus  = 5305
+
   |nexus  = 6227
   |github  = b-b-blueberry/RaisedGardenBeds
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranching Tool Upgrades
+
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
   |author  = drbirbdev
+
   |author  = SlyMerc
   |id      = drbirbdev.RanchingToolUpgrades
+
   |id      = FileLoading
   |nexus  = 12280
+
   |nexus  = 1094
  |github  = drbirbdev/StardewValley
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Random Bundles
 
  |author  = balllight
 
  |id      = balllight.RandomBundles
 
  |nexus  = 13790
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = workaround
 +
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Hair Color
+
   |name    = Multi Save
   |author  = bookworm89723
+
   |author  = aedenthorn, Erinthe
   |id      = davis.randomhair
+
   |id      = aedenthorn.MultiSave
   |nexus  = 3271
+
   |nexus  = 15402
   |github  = joaniedavis/RandomHairMod
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241 unofficial update] or [[#Multi Save - Continued|Multi Save - Continued]] instead.
 +
  |unofficial version = 0.1.9-unofficial.1-GrimatGaming
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Save - Continued
 +
  |author  = recon88
 +
  |id      = recon88.MultiSave
 +
  |curse  = 1018922
 +
  |nexus  = 22953
 +
  |github  = recon88/Multi-Save-Continued
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Randomized Energy
+
   |name    = Multitool
   |author  = LakeMonster_, LakeMonster666
+
   |author  = Miome
   |id      = LakeMonster_.RandomizedEnergy
+
   |id      = miome.MultiToolMod
   |nexus  = 5250
+
   |nexus  = 2546
   |github  =
+
   |github  = miome/MultitoolMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random NPCs, Random Visitors
+
   |name    = Multi-User Chests
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = Aedenthorn.RandomNPC
+
   |id      = MindMeltMax.MUC
   |nexus  = 4911
+
  |curse  = 997982
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 9856
 
+
   |moddrop = 1135731
   |warnings = doesn't work in multiplayer.
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Start Day
+
   |name    = Multi Yield Crops
   |author  = idermailer
+
   |author  = Cherry, CherryChain
   |id      = idermailer.RandomStartDay
+
   |id      = Cherry.MultiYieldCrops
   |nexus  = 13225
+
   |nexus  = 6069
   |github  = idermailer/RandomStartDay
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Tastes
+
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
   |author  = skiilaa
+
   |author  = Jacque Pott
   |id      = skiilaa.RandomTastes
+
   |id      = JacquePott.MYCDGRPatch
   |nexus  = 2285
+
   |nexus  = 14023
 +
  |github  =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Display, Sprinkler Range
+
   |name    = Murdercrows
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.sprinklerrange
+
   |id      = aedenthorn.Murdercrows
   |nexus  = 1179
+
   |nexus  = 6615
  |moddrop = 833536
+
   |github  = aedenthorn/StardewValleyMods
   |github  = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Data Layers|Data Layers]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranged Tools
+
   |name    = Murder Drone, Personal Combat Drone
   |author  = vgperson
+
   |author  = cotboy
   |id      = vgperson.RangedTools
+
   |id      = cambam.MURDERDRONE
   |nexus  = 6935
+
   |nexus  = 4507
   |github  = vgperson/RangedTools
+
   |github  = camcamcamcam/murderdrone
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |status            = workaround
 +
  |summary            = use [[#Personal Combat Drone Redux|Personal Combat Drone Redux]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637 unofficial update] instead.
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637
 +
  |unofficial version = 0.0.7-unofficial.5-prism99
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Highlight
+
   |name    = Murder Mod
   |author  = Jamie Taylor
+
   |author  = Aren, Aren Desai
   |id      = jltaylor-us.RangeHighlight
+
   |id      = Aren.MurderMod
   |nexus  = 6752
+
   |nexus  = 17470
   |github  = jltaylor-us/StardewRangeHighlight
+
   |github  = ArenKDesai/Murder-Mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Readers Digest
+
   |name    = Museum Donation Checker
   |author  = Remy Bach
+
   |author  = Hitaxas
   |id      = remybach.readersdigest
+
   |id      = Hitaxas.Dono.DLL
   |nexus  = 3040
+
   |nexus  = 24225
   |github  = remybach/stardew-valley-readersdigest
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Fishing
+
   |name    = Museum Rearranger
   |author  = Kevin Connors
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = KevinConnors.RealisticFishing
+
   |id      = Omegasis.MuseumRearranger
   |nexus  = 2623
+
   |nexus  = 428
   |github  = kevinforrestconnors/RealisticFishing
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
<!--
+
   |status  = obsolete
   |unofficial version = 1.2.3-unofficial.3-Mizzion
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Random Names
+
   |name    = Museum Store
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.RealNames
+
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |nexus  = 6269
+
  |curse  = 870973
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1187402
 +
   |nexus  = 12598
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Time
+
   |name    = Mushroom Cursors
   |author  = Enaium, Lightcolour888
+
   |author  = Expl0
   |id      = Enaium.RealTime
+
   |id      = Expl0.MushroomCursors
   |nexus  = 5336
+
   |nexus  = 12594
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Framework
+
   |name    = Mushroom Levels
   |author  = drbirbdev
+
   |author  = Eireon, Ben Patterson
   |id      = drbirbdev.RealtimeFramework
+
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
   |nexus  = 18915
+
  |nexus  = 2818
 +
  |github  = benrpatterson/MushroomLevels
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Level Tip
 +
  |author  = WhiteMind
 +
  |id      = WhiteMind.MLT
 +
   |nexus  = 1894
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Minimap
+
   |name    = Mushroom Log Additions
   |author  = spacechase0
+
   |author  = justastranger
   |id      = spacechase0.RealtimeMinimap
+
   |id      = JAS.MushroomLogAdditions
   |curse  = 867706
+
   |moddrop = 1539617
   |nexus  = 9386
+
   |nexus  =
   |github  = spacechase0/StardewValleyMods
+
   |github  = justastranger/MushroomLogAdditions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
+
   |name    = Mushroom Propagator Automation
   |author  = SixthTitan
+
   |author  = blueberry and Oddshot
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
+
   |id      = blueberry.BlueberryMushroomAutomation
   |nexus  = 5773
+
   |nexus  = 4637
   |github  =
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recatch Legendary Fish
+
   |name    = Mushroom Propagator - Grow More Mushrooms
   |author  = cantorsdust and Pathoschild
+
   |author  = blueberry, blueberry and Oddshot
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
   |nexus  = 172
+
   |nexus  = 4637
   |github  = cantorsdust/StardewMods
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Reciprocate
 
  |author  = YunHikari
 
  |id      = YunHikari.Reciprocate
 
  |nexus  = 17714
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Recover Stamina
 
  |author  = lperkins2, Logan Perkins
 
  |id      = lperkins2.RecoverStamina
 
  |nexus  = 2332
 
  |github  =
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--retest linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recurring Reminders
+
   |name    = Mushroom Rancher
   |author  = Dem1se
+
   |author  = Goldenrevolver
   |id      = Dem1se.RecurringReminders
+
   |id      = Goldenrevolver.MushroomRancher
   |nexus  = 6840
+
   |nexus  = 10978
   |github  = dem1se/SDVMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recyclable Cola
+
   |name    = Musical Cellar
   |author  = XxHarvzBackxX
+
   |author  = Lis
   |id      = harvz.RecyclableCola
+
   |id      = Lis.MusicalCellar
   |nexus  = 10865
+
   |nexus  = 7626
   |github  = XxHarvzBackxX/recyclableCola
+
   |github  = lisamreynolds/MusicalCellar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redesigned Farmhouse Layout
+
   |name    = Musical Paths
   |author  = Aimon111 & DaLion
+
   |author  = aedenthorn, Erinthe
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
+
   |id      = aedenthorn.MusicalPaths
   |nexus  = 11420
+
   |nexus  = 13197
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redraw Pelican Town Config
+
   |name    = My Money
   |author  = JefGrizli
+
   |author  = Marcos Brendon
   |id      = JefGrizli.RedrawPelicanTownC
+
   |id      = marcos.mymoney
   |nexus  = 15564
+
   |nexus  = 6736
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Watering Can in Town Fountain
+
   |name    = Mystical Buildings
   |author  = TfueLovesBanana
+
   |author  = PeacefulEnd
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
+
   |id      = PeacefulEnd.MysticalBuildings
   |nexus  = 16764
+
  |curse  = 870928
   |github  =
+
   |nexus  = 12312
 +
   |github  = Floogen/MysticalBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refund Staircases
+
   |name    = Name Tags
   |author  = Nick Martin
+
   |author  = Enaium
   |id      = NickMartin.RefundStaircases
+
   |id      = Enaium.NameTags
   |nexus  = 19209
+
  |curse  = 436816
   |github  =
+
  |moddrop = 877767
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/NameTags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regeneration
+
   |name    = Napalm Mummies
   |author  = Hammurabi
+
   |author  = aedenthorn, Erinthe
   |id      = HammurabiRegeneration
+
   |id      = aedenthorn.NapalmMummies
   |nexus  =
+
   |nexus  = 15933
   |chucklefish = 4584
+
   |github = aedenthorn/StardewValleyMods
  |source = https://community.playstarbound.com/resources/regeneration.4584/updates
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regen Mod
+
   |name    = Nature Strikes Back
   |author  = Zoryn
+
   |author  = Clumsy Jackdaw
   |id      = Zoryn.RegenMod
+
   |id      = ClumsyJackdaw.NatureStrikesBack
   |nexus  =
+
   |nexus  = 19771
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regular Quality
+
   |name    = Neat Additions
   |author  = desto, JustToDownloadThings
+
   |author  = Ilyaki
   |id      = desto.RegularQuality
+
   |id      = ilyaki.neatadditions
   |nexus  = 5090
+
   |nexus  = 2648
   |github  = desto-git/smapi-RegularQuality
+
   |github  = Ilyaki/NeatAdditions
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rejuvenating Forest
+
   |name    = Network Optimizer
   |author  = Team Timber
+
   |author  = Ilyaki
   |id      = TeamTimber.RejuvenatingForest
+
   |id      = Ilyaki.NetworkOptimizer
   |nexus  = 10322
+
   |nexus  = 3021
   |github  =
+
   |github  = Ilyaki/NetworkOptimizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Bar UI
+
   |name    = Never Ending Adventure and Circle of Thorns<!--Nexus-->, NEA & COT<!--manifest changed cira 1.10.0-->, Never Ending Adventure - Code<!--manifest before 1.10.0-->
   |author  = SlyMerc
+
   |author  = DestyNova
   |id      = RelationshipBar
+
   |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
   |nexus  = 1009
+
   |nexus  = 12369
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationships Enhanced
+
   |name    = New Achieve, Obtain Achievements
   |author  = rodrigovaz
+
   |author  = AbelSdf, Abel_sdf
   |id      = relationshipsenhanced
+
   |id      = AbelSdf.NewAchieve
   |nexus  =
+
   |nexus  = 20909
  |chucklefish = 4435
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Status
+
   |name    = New Clothes Every Day
   |author  = Dragonisser
+
   |author  = Vrakyas
   |id      = relationshipstatus
+
   |id      = Vrakyas.NewClothesEveryDay
   |nexus  = 751
+
   |nexus  = 4030
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tooltips
+
   |name    = New Game on Launch
   |author  = M3ales
+
   |author  = Nobbele
   |id      = M3ales.RelationshipTooltips
+
   |id      = Nobbele.NewGameOnLaunch
   |nexus  =
+
   |nexus  = 2654
  |curse  = 298040
+
   |github  = 4ppleCracker/NewGameOnLaunch
   |github  = M3ales/RelationshipTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in     = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tracker
+
   |name    = New Game Plus
   |author  = Branic
+
   |author  = Spacechase0
   |id      = Branic.RelationshipTracker
+
   |id      = Spacechase0.NewGamePlus
   |nexus  = 2845
+
   |nexus  = 10786
   |github  = Paradox355/SDVMods
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relativity
+
   |name    = New Machines
   |author  = AdroSlice
+
   |author  = Igorious
   |id      = AdroSlice.Relativity
+
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
   |nexus  = 13028
+
   |nexus  =
   |github  = adroslice/sdv-relativity-mirror
+
  |chucklefish = 3683
 +
   |github  = Igorious/StardevValleyNewMachinesMod
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name    = New Years Eve → Fireworks
   |author  = zeldela
+
   |author  = sophiesalacia
   |id      = zeldela-RememberBirthdays
+
   |id      = sophie.Fireworks
   |nexus  = 13554
+
   |nexus  = 15277
   |github  = zeldela/sdv-mods
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Faced Direction
+
   |name    = Nexus Mods Button
   |author  = Annosz
+
   |author  = Pickysaurus
   |id      = Annosz.RememberFacedDirection
+
   |id      = Pickysaurus.NexusModsButton
   |nexus  = 6946
+
   |nexus  = 12969
   |github  = Annosz/StardewValleyModding
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Your Umbrella
+
   |name    = Nice Messages
   |author  = heyseth
+
   |author  = Nori, seaweednori
   |id      = heyseth.umbrellas
+
   |id      = nori.NiceMessages
   |nexus  = 8366
+
   |nexus  = 6160
   |github  = heyseth/SDVMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reminders
+
   |name    = Night Event Chance Tweak
   |author  = Surkasu
+
   |author  = aedenthorn, Erinthe
   |id      = Surkasu.Reminders
+
   |id      = aedenthorn.NightEventChanceTweak
   |nexus  = 2481
+
   |nexus  = 10633
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary = use [[#Custom Reminders|Custom Reminders]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Night Light
 +
  |author  = KankuroGB
 +
  |id      = kankurogb.nightlight
 +
   |nexus   = 21629
 +
   |github = KankuroGB/NightLight
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Remind to Exit
+
   |name     = Night Owl
   |author = pepoluan
+
   |author   = Omegasis, Alpha_Omegasis
   |id     = pepoluan.RemindToExit
+
   |id       = Omegasis.NightOwl
   |nexus   = 8727
+
   |nexus   = 433
   |github =
+
   |github   = janavarro95/Stardew_Valley_Mods
   |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
+
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remote Fridge Storage
+
   |name    = Nightshade
   |author  = EternalSoap, arjan3004
+
   |author  = ichortower
   |id      = EternalSoap.RemoteFridgeStorage
+
   |id      = ichortower.Nightshade
   |nexus  = 2545
+
   |nexus  = 23742
   |github  = SoapStuff/Remote-Fridge-Storage
+
   |github  = ichortower/Nightshade
 
 
  |warnings = Broken on Android (loads but does not work).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove All Monsters
+
   |name    = Night Shift
   |author  = David J. Lee, djslzx
+
   |author  = SevenChords
   |id      = djsl.RemoveAllMonsters
+
   |id      = SevenChords.Night_Shift
   |nexus  = 5727
+
   |nexus  = 15345
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove Animal Limitations
+
   |name    = Night Time Sound Notifications, Time Notif
   |author  = Hobbes
+
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
   |id      = Hobbes.RemoveAnimalLimitations
+
   |id      = Careless_Imm0rtal.Time_Notif.
   |nexus  = 7838
+
   |nexus  = 19651
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename
+
   |name    = No Blink
   |author  = Remmie, CoinzReturns
+
   |author  = Mr Tea, MrTea
   |id      = Remmie.Rename
+
   |id      = MrTea.NoBlink
   |nexus  = 2130
+
   |nexus  = 17220
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename Reworked
+
   |name    = No Cheat Shortcuts (No Map Overwrite)
   |author  = Parabyted
+
   |author  = kulcris
   |id      = parabyted.renamerework
+
   |id      = kulcris.NoCheatShortcuts
   |nexus  = 10866
+
   |nexus  = 2310
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools Improved
+
   |name    = Noclip Mode
   |author  = SolusCleansing
+
   |author  = Pathoschild
   |id      = SolusCleansing.RentedToolsImproved
+
   |id      = Pathoschild.NoclipMode
   |nexus  = 18909
+
  |curse  = 1000622
   |github  = SolusCleansing/RentedToolsImproved
+
   |nexus  = 3900
 +
  |moddrop = 691002
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools
+
   |name    = No Cooties
   |author  = JarvieK
+
   |author  = ceruleandeep
   |id      = JarvieK.RentedTools
+
   |id      = ceruleandeep.NoCooties
   |nexus  = 1307
+
   |nexus  = 9000
   |github  = Jarvie8176/StardewMods
+
   |github  = ceruleandeep/CeruleanStardewMods
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reorient After Eating
+
   |name    = No Crows
   |author  = PunningLinguist
+
   |author  = CatCattyCat, Cat
   |id      = PunningLinguist.ReorientAfterEating
+
   |id      = cat.nocrows
   |nexus  = 7585
+
   |nexus  = 1682
   |github  = amconners/ReorientAfterEating
+
  |moddrop = 833543
 +
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Replanter
+
   |name    = No Crows Revisited
   |author  = jwdred
+
   |author  = Siweipancc
   |id      = jwdred.Replanter
+
   |id      = Siweipancc.NoCrowsRevisited
   |nexus  = 589
+
   |nexus  = 21129
   |github  = jdusbabek/stardewvalley
+
   |github  = siweipancc/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Debris Weather
 +
  |author  = Underscore76
 +
  |id      = underscore.nodebris
 +
  |nexus  = 19699
 +
  |github  = Underscore76/NoDebrisWeather
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Debug Mode
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.NoDebugMode
 +
  |nexus  = 593
 +
  |github  = Pathoschild/StardewMods
  
   |broke in          = Stardew Valley 1.3.29
+
   |status  = abandoned
   |unofficial version = 1.1.1-unofficial.5-strobe
+
   |summary = remove this mod (debug mode removed in SMAPI 1.0).
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ReRegeneration
+
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
   |author  = littleraskol
+
   |author  = Kryspur
   |id      = lrsk_sdvm_rerg.0925160827
+
   |id      = Kryspur.NoFallDamage
   |nexus  = 6837
+
   |nexus  = 17749
  |moddrop = 827580
+
   |github  =
   |github  = littleraskol/ReRegeneration
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reseed, Roc's Reseed Mod
+
   |name    = No Fence Decay
   |author  = rocslayer, James Overton
+
   |author  = CatCattyCat, Cat
   |id      = Roc.Reseed
+
   |id      = cat.nofencedecay
   |nexus  = 2421
+
   |nexus  = 1180
   |github  =
+
  |moddrop = 833537
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
+
   |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Skull Caverns
+
   |name    = No Fence Decay Redux
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = EnderTedi
   |id      = KoihimeNakamura.ResetCaverns
+
   |id      = EnderTedi.NoFenceDecayRedux
  |moddrop = 1080116
+
   |nexus  = 20802
   |nexus  =
+
   |github  = EnderTedi/No-Fence-Decay-Redux
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Terrain Features
+
   |name    = No Festival Timer
   |author  = mabelSyrup
+
   |author  = mistyspring
   |id      = MabelSyrup.ResetTerrainFeatures
+
   |id      = mistyspring.nofestivaltimer
   |nexus  = 4715
+
   |nexus  = 20077
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Friendship Decay
 +
  |author  = hitachihex
 +
  |id      = hitachihex.NoFriendshipDecay
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 +
  |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.2?
   |unofficial version = 1.0.3-unofficial.1-esca
+
  |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678
+
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] or [[#No Friendship Decay - Reborn|No Friendship Decay - Reborn]] instead.
 
+
<!--
  |summary = use {{nexus mod|9350|Reset Terrain Features For .NET 5}} or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678 unofficial update] instead.
+
   |unofficial version = 1.1.2-unofficial.1-f4ith
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Resource Storage
+
   |name    = No Friendship Decay - Reborn
   |author  = aedenthorn, Erinthe
+
   |author  = The Fluffy Robot
   |id      = aedenthorn.ResourceStorage
+
   |id      = TheFluffyRobot.No
   |nexus  = 17951
+
   |nexus  = 22922
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jamespfluger/Stardew-NoFriendshipDecayReborn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Responsive Knockback, Responsive MP Knockback
+
   |name    = No Greenhouse Entrance Tiles
   |author  = spacechase0
+
   |author  = idermailer
   |id      = spacechase0.ResponsiveKnockback
+
   |id      = idermailer.greenhouseNoEntranceTiles
   |nexus  = 12029
+
   |nexus  = 21557
   |github  = spacechase0/StardewValleyMods
+
   |github  = idermailer/NoGreenhouseEntranceTiles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Restauranteer
+
   |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
   |author  = aedenthorn, Erinthe
+
   |author  = Kumagabear
   |id      = aedenthorn.Restauranteer
+
   |id      = Kumagabear.NoHatTreasureSkull
   |nexus  = 14519
+
   |nexus  = 19655
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retro Active Achievements
+
   |name    = No Hoof Sound
   |author  = iceburg
+
   |author  = AbelSdf, Abel_sdf
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id      = AbelSdf.NoHoofSound
   |nexus  = 4974
+
   |nexus  = 21020
   |github  = ManApart/RetroActiveAchievements
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retroactive Stardew
+
   |name    = No Kids Ever
   |author  = millerscout
+
   |author  = Hangy
   |id      = Millerscout.RetroactiveStardew
+
   |id      = Hangy.NoKidsEver
   |nexus  = 6953
+
   |nexus  = 1464
   |github  = millerscout/StardewMillerMods
+
   |github  = L3thal1ty/No-Kids-Ever
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name    = No Kimchi
   |author  = Iceburg
+
   |author  = jaeha, qpqpqp121
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id      = jaeha.No_Kimchi
   |nexus  = 356
+
   |nexus  = 5043
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reverse Proposal
+
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
   |author  = GreenOnion24
+
   |author  = Riverbankboy, The_UltimateNuke
   |id      = GreenOnion24.ReverseProposal
+
   |id      = theultimatenuke.testmod
   |nexus  = 8526
+
   |nexus  = 17965
   |github  =
+
   |github  = TheUltimateNuke/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Revive Dead Crops
+
   |name    = No Mine Flyers Redux
   |author  = atravita
+
   |author  = minervamaga
   |id      = atravita.ReviveDeadCrops
+
   |id      = minervamaga.NoMineFlyersRedux
   |curse   = 870964
+
   |nexus   =
   |moddrop = 1294436
+
   |moddrop = 631110
  |nexus  = 15005
+
   |github  = minervamaga/NoMineFlyersRedux
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |name    = No More Accidental Exhaustion, Exhaustion Protection
   |author  = ribeena
+
   |author  = Guedez
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id      = exhaustion.protection
   |nexus  = 11809
+
   |nexus  = 5113
 +
  |moddrop = 707180
 
   |github  =
 
   |github  =
   |source  = ribeena/BusLocations
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ridgeside Village
+
   |name    = No More Pets
   |author  = Rafseazz
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Rafseazz.RidgesideVillage
+
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
   |nexus  = 7286
+
   |nexus  = 506
   |github  = Rafseazz/Ridgeside-Village-Mod
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul
+
   |name    = No More Random Mine Flyers
   |author  = Goldenrevolver
+
   |author  = Drynwynn, thepaladinknight
   |id      = Goldenrevolver.RingOverhaul
+
   |id      = Drynwynn.NoAddedFlyingMineMonsters
   |nexus  = 10669
+
   |nexus  = 2528
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = Drynwynn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ring Overhaul for Walk of Life
 
  |author  = Jibb
 
  |id      = Jibb.RingOverhaulWOL
 
  |nexus  = 12171
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Rise And Shine
 
  |author  = Yoshify
 
  |id      = Yoshify.RiseAndShine
 
  |nexus  = 3
 
  |github  =
 
  
   |broke in = SMAPI 0.39.1
+
   |broke in = SMAPI 2.8
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
+
   |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
<!--
 
  |unofficial version = 1.1.1-whisk-update
 
  |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Riverland Farm but You Need to Build Bridges
+
   |name    = Non Destructive NPCs
   |author  = idermailer
+
   |author  = MadaraUchiha
   |id      = idermailer.riverfarmButBridge
+
   |id      = MadaraUchiha.NonDestructiveNPCs
   |nexus  = 15748
+
   |nexus  = 5176
   |github  =
+
   |github  = MadaraUchiha/NonDestructiveNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Robin Work Hours
+
   |name    = Non-Random Prairie King
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RobinWorkHours
+
   |id      = aedenthorn.NonRandomPrairieKing
   |nexus  = 11244
+
   |nexus  = 6509
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Rope Bridge
 
  |author  = Teban100
 
  |id      = RopeBridge
 
  |nexus  = 824
 
  |github  = StephenKairos/Teban100-StardewMods
 
  
   |broke in           = SMAPI 2.6
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.4-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-101456
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rummage - The Thievery Mod
+
   |name    = No Offscreen Flying Monsters
   |author  = ApryllForever
+
   |author  = SirDigby
   |id      = ApryllForever.RestStop.Rummage
+
   |id      = SirDigby.NoOffscreenFlyers
   |nexus  = 12764
+
   |nexus  = 22354
   |github  = ApryllForever/Rummage
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rune Magic
+
   |name    = No Pause When Inactive - Global
   |author  = fierro
+
   |author  = Neko Boi Nick
   |id      = fierro.rune_magic
+
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
   |nexus  = 15065
+
   |nexus  = 19250
   |github  = facufierro/RuneMagic
+
   |github  = thakyZ/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Run Fast, Sprint
+
   |name    = No Poverty by Disconnect
   |author  = Krutonium
+
   |author  = Slumber
   |id      = krutonium.sprint
+
   |id      = SlumbR.NoPovertyByDisconnect
   |nexus  = 12701
+
   |nexus  = 11529
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Key
+
   |name    = No Quarry
   |author  = strato35
+
   |author  = mlambley
   |id      = Strato35.RunningKey
+
   |id      = mlambley.NoQuarry
   |nexus  = 5527
+
   |nexus  = 19410
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Late
+
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
   |author  = Coll1234567
+
   |author  = Platonymous
   |id      = Coll1234567.RunningLate
+
   |id      = Platonymous.NormalizeAI
   |nexus  = 3518
+
  |moddrop = 1521423
 +
   |nexus  = 19334
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rush Orders
+
   |name    = No Rumble Horse
   |author  = spacechase0
+
   |author  = Xangria
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id      = Xangria.NoRumbleHorse
   |curse   = 867397
+
   |nexus   = 1779
   |moddrop = 127276
+
  |github  =
   |nexus   = 605
+
 
   |github = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.3.29
 +
   |status   = workaround
 +
   |summary = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.API, SAAT - Audio API and Toolkit
+
   |name    = No Seeds
   |author  = ZeroMeters
+
   |author  = lech43
   |id      = ZeroMeters.SAAT.API
+
   |id      = lech43.NoSeeds
   |nexus  = 10747
+
   |nexus  = 6392
   |github  = Dawilly/SAAT
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name    = No Seeds From Trees Fix
   |author  = ZeroMeters
+
   |author  = KirbyLink
   |id      = ZeroMeters.SAAT.Mod
+
   |id      = kirbylink.noseedsfromtreesfix
   |nexus  = 10747
+
   |nexus  = 2947
   |github  = Dawilly/SAAT
+
   |github  = KirbyLink/NoSeedsFromTreesFix
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning
+
   |name    = No Soil Decay
   |author  = CatCattyCat, Cat
+
   |author  = ThatNorthernMonkey
   |id      = cat.safelightning
+
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
   |nexus  = 2039
+
   |nexus  = 237
  |moddrop = 833550
+
   |github  = ThatNorthernMonkey/NoSoilDecay
   |github  = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.2
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
   |status  = workaround
   |unofficial version = 2.1.1-unofficial.1-strobe
+
   |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] or [[#No Soil Decay Redux|No Soil Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning Redux, Safe Lightning
+
   |name    = No Soil Decay On Farm
   |author  = Shockah
+
   |author  = A_Dude
   |id      = Shockah.SafeLightning
+
   |id      = A_Dude.NoSoilDecayOnFarm
   |nexus  = 11857
+
   |nexus  = 8071
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Reading
+
   |name    = No Soil Decay Redux
   |author  = LunaticShade
+
   |author  = Platonymous
   |id      = LunaticShade.SafeReading
+
   |id      = Platonymous.NoSoilDecayRedux
   |nexus  = 8564
+
  |curse  = 307727
   |github  = LunaticShade/StardewValley.SafeReading
+
  |moddrop = 793930
 +
   |nexus  = 1084
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name    = Note Blocks
   |author  = blueberry
+
   |author  = Yaramy
   |id      = blueberry.SailorStyles, blueberry.SailorStyles.Clothing, blueberry.SailorStyles.Hair, blueberry.SailorStylesHairstyles<!--clothing + hair mods merged in 4.0; hair mod ID changed in 3.0-->
+
   |id      = yaramy.noteblocks
   |nexus  = 4154
+
   |nexus  = 6646
   |github  = b-b-blueberry/SailorStyles
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Saloon Warp Totem
+
   |name    = Notes
   |author  = Artinity
+
   |author  = Platonymous
   |id      = Artinity.SaloonWarpTotem
+
   |id      = Platonymous.Notes
   |nexus  = 16450
+
   |nexus  = 3068
   |github  = Artinity/SaloonWarpTotem
+
  |moddrop = 793905
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sauvignon in Stardew
+
   |name    = Not Far From The Tree
   |author  = Jesse, Jdvicks94
+
   |author  = TheElm
   |id      = Jesse.SauvignonInStardew
+
   |id      = TheElm.NotFarFromTheTree
   |nexus  = 2597
+
   |nexus  = 4739
   |github  = JDvickery/Sauvignon-in-Stardew
+
   |github  = GStefanowich/SDV-NFFTT
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.9.1-unofficial.5-BigBhole69
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Savage Vincent (NPC Speech Bubbles)
+
   |name    = No Thunder Sound
   |author  = BlaDe
+
   |author  = Sto13
   |id      = BlaDe.NPCSpeechBubblesVincent
+
   |id      = Sto13.NoThunderSound
   |nexus  = 11833
+
   |nexus  = 14414
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Anywhere Redux, Save Anywhere
+
   |name    = No Transitions
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
+
   |author  = crazywig
   |id      = Omegasis.SaveAnywhere
+
   |id      = crazywig.notransitions
  |curse  = 898109
+
   |nexus  = 7354
   |nexus  = 8386<!--non-redux: 444-->
+
   |github  =
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
 
 
 
  |warnings = Broken on Android (use the built-in autosave instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Backup
+
   |name    = No Warp Delay
   |author  = SMAPI
+
   |author  = Tran Minh Thong
   |id      = SMAPI.SaveBackup
+
   |id      = no.warp.delay
   |nexus  =
+
   |nexus  = 19805
  |url    = https://smapi.io
+
   |github  =
   |github  = Pathoschild/SMAPI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Game Options
+
   |name    = Now Playing
   |author  = SorryLate, rharyanto
+
   |author  = John Peters
   |id      = SorryLate.SaveGameOptions
+
   |id      = JohnPeters.NowPlaying
   |nexus  = 5190
+
   |nexus  = 19441
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scale Up
+
   |name    = NPC Adventures, It's Time to Adventure
   |author  = Platonymous
+
   |author  = PurrplingCat
   |id      = Platonymous.ScaleUp
+
   |id      = purrplingcat.npcadventure
   |nexus   = 3130
+
   |curse   = 577730
   |moddrop = 793912
+
   |nexus  = 4582
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = purrplingcat/PurrplingMod
  
   |broke in = n/a (needs Stardew Valley 1.6)
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scarecrow Highlighter
+
   |name    = NPC Bucket for HB, NPC Bucket
   |author  = WretchedPenguin
+
   |author  = shounlol
   |id      = WretchedPenguin.ScarecrowHighlighter
+
   |id      = shounlol.NPCBucket
   |nexus  = 3579
+
   |nexus  = 20328
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Schedule Viewer
+
   |name    = NPC Clothing Framework
   |author  = BinaryLip
+
   |author  = aedenthorn, Erinthe
   |id      = BinaryLip.ScheduleViewer
+
   |id      = aedenthorn.NPCClothing
   |nexus  = 19305
+
   |nexus  = 13940
   |github  = BinaryLip/ScheduleViewer
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Screenshot Everywhere
+
   |name    = NPC Geometry
   |author  = Gaiadin
+
   |author  = ichortower
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id      = ichortower.NPCGeometry
   |nexus  = 10805
+
   |nexus  = 19259
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
+
   |github  = ichortower/NPCGeometry
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent features added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Blank
+
   |name    = NPC Gift Multipliers
   |author  = Caraxian
+
   |author  = XxHarvzBackxX
   |id      = caraxian.scroll.to.blank
+
   |id      = harvz.NPCGiftMultipliers
   |nexus  = 4144
+
   |nexus  = 23139
  |chucklefish = 4405
+
   |github  =
   |github  = Caraxi/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Zoom
+
   |name    = NPC Map Locations
   |author  = Tomwa
+
   |author  = Bouhm and Pathoschild
   |id      = Tomwa.ScrollToZoom
+
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
   |nexus  = 2163
+
   |nexus  = 239
   |github  =
+
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scrying Orb
+
   |name    = NPC Map Locations Extra Config
   |author  = kdau
+
   |author  = trashcan9
   |id      = kdau.ScryingOrb
+
   |id      = trashcan9.NPCMapLocations.ExtraConfig
   |nexus  = 5603
+
   |nexus  = 16236
  |moddrop = 756553
+
   |github =
   |source = https://gitlab.com/kdau/predictivemods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scythe Harvesting
+
   |name    = NPC Path Displayer, Path Display
   |author  = mmanlapat
+
   |author  = Akago
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id      = akago.PathDisplay
   |nexus  = 1106
+
   |nexus  = 7563
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Game of Life
+
   |name    = NPC Speak
   |author  = Super Aardvark, ubererdferkel
+
   |author  = jwdred
   |id      = SuperAardvark.GameOfLife
+
   |id      =
   |nexus  = 5361
+
   |nexus  = 694
   |github  = super-aardvark/AardvarkMods-SDV
+
   |github  =
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Twitch
+
   |name    = NPC Tokens, NPC Tokens for Content Patcher
   |author  = Dawgeth
+
   |author  = siliconmodding
   |id      = MTD.SDVTwitch
+
   |id      = siliconmodding.NPCTokens
   |nexus  = 1760
+
   |nexus  = 23637
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDVWM, The Weather Machine
+
   |name    = Nuclear Valley - PG, Nuclear Bomb
   |author  = SixthTitan
+
   |author  = ApryllForever
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
   |nexus  = 3203
+
   |nexus  = 23339
   |github  =
+
   |github  = ApryllForever/NuclearBombLocations
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Numerical Health
   |author  = FreeTheJunimos
+
   |author  = Hydrox, hydrox6
   |id      = freethejunimos.seaclifffarm
+
   |id      = Hydrox.NumericalHealth
   |nexus  = 13911
+
   |nexus  = 4863
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Object Import Map, Import Map
   |author  = FreeTheJunimos
+
   |author  = aedenthorn, Erinthe
   |id      = freethejunimos.seaclifffarm.pc
+
   |id      = aedenthorn.ImportMap
   |nexus  = 14296
+
   |nexus  = 10965
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Affixes
+
   |name    = Object Product Display
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.SeasonAffixes
+
   |id      = aedenthorn.ObjectProductDisplay
   |nexus  = 16297
+
   |nexus  = 18365
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Save Slots
+
   |name    = Object Progress Bars
   |author  = Tyler Gibbs
+
   |author  = Adeel Tariq
   |id      = tylergibbs2.SeasonalSaveSlots
+
   |id      = Adeel.ObjectProgressbars
   |nexus  = 14382
+
   |nexus  = 2803
   |github  = tylergibbs2/StardewValleyMods
+
   |github  = AdeelTariq/ObjectProgressBars
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Object Progress Bars Continued|Object Progress Bars Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Switcher
+
   |name    = Object Progress Bars Continued
   |author  = dumbledalton
+
   |author  = adelmoral, Andrés del Moral
   |id      = Dumbledalton.SeasonSwitcher
+
   |id      = Moral.ObjectProgressbarsContinued
   |nexus  = 10457
+
   |nexus  = 22005
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sebastian Frog Tank Switch
+
   |name    = Object Time Left
   |author  = Shaklin
+
   |author  = spacechase0
   |id      = shaklin.SebastianFrogTankSwitch
+
   |id      = spacechase0.ObjectTimeLeft
   |nexus  = 8508
+
  |curse  = 867757
   |github  =
+
  |moddrop = 131148
 +
   |nexus  = 1315
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secretariat (Faster Horse)
+
   |name    = Ocarina of Time, Ocarina of Time Melodies
   |author  = Janglinator
+
   |author  = LokiG4m3r
   |id      = jangles.secretariat
+
   |id      = LokiG4m3r.OcarinaOfTimeMelodies
   |nexus  = 7537
+
   |nexus  = 21819
   |github  = Janglinator/Secretariat
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Hedge Maze, Hedge Maze
+
   |name    = OK Night Check
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HedgeMaze
+
   |id      = aedenthorn.OKNightCheck
  |curse  = 868718
+
   |nexus  = 14231
   |nexus  = 14138
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Woods Snorlax
+
   |name    = OmniFarm
   |author  = ichortower
+
   |author  = lambui
   |id      = ichortower.SecretWoodsSnorlax
+
   |id      = PhthaloBlue.Omnifarm
   |nexus  = 19112
+
   |nexus  =
   |github  = ichortower/SecretWoodsSnorlax
+
  |url    = https://community.playstarbound.com/threads/127299
 +
   |github  = lambui/StardewValleyMod_OmniFarm
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 2.0.5-unofficial.2-glimmerDev
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Bag
+
   |name    = Omni Swing
   |author  = Platonymous
+
   |author  = Alejandro Akbal
   |id      = Platonymous.SeedBag
+
   |id      = AlejandroAkbal.OmniSwing
   |nexus  = 1133
+
   |nexus  = 7877
  |moddrop = 793931
+
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Info, Seed Information
+
   |name    = Omni Tools
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SeedInfo
+
   |id      = aedenthorn.OmniTools
   |nexus  = 15754
+
  |curse  = 868690
 +
   |nexus  = 14865
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123180
 +
  |unofficial version = 0.8.3-unofficial.3-aschismatism
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Machines
+
   |name    = One Click Shed Reloader
   |author  = Veress
+
   |author  = BitwiseJon
   |id      = Veress.SeedMachines
+
   |id      = BitwiseJonMods.OneClickShedReloader
   |nexus  = 6265
+
   |nexus  = 2052
   |github  = mrveress/SDVMods
+
   |github  = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker - Better Quality More Seeds
+
   |name    = One Day at a Time
   |author  = vabrell, Victor Abrell
+
   |author  = Miome
   |id      = vabrell.sm_bqms
+
   |id      = Miome.OneDayAtATime
   |nexus  = 14236
+
   |nexus  = 8870
   |github  = vabrell/sdw-seed-maker-mod
+
   |github  = miome/OneDayAtATime
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Crop Quality, SMCQ
+
   |name    = One Silo Storage
   |author  = mcoocr
+
   |author  = SorryLate, rharyanto
   |id      = mcoocr.smcq
+
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
   |nexus  = 3089
+
   |nexus  = 5150
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github  =
  
   |broke in    = SMAPI 3.0
+
   |status   = workaround
   |status      = workaround
+
   |summary = Use [[#Silo Size|Silo Size]] instead.
   |summary     = use [[#Better Quality More Seeds|Better Quality More Seeds]] instead.
+
  |broke in = SMAPI 3.12.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Tweaks
+
   |name    = One Sprinkler One Scarecrow
   |author  = aedenthorn, Erinthe
+
   |author  = Mizzion
   |id      = aedenthorn.SeedMakerTweaks
+
   |id      = mizzion.onesprinkleronescarecrow
   |nexus  = 10681
+
   |nexus  = 3633
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 661376
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds are Rare
+
   |name    = One Tile High Budget TV, One-Tile Budget TV Screen Fix
   |author  = jahangmar
+
   |author  = Khitiara
   |id      = jahangmar.SeedsAreRare
+
   |id      = Khitiara.BudgetTVFix
   |nexus  = 3618
+
   |nexus  = 20955
   |github  = jahangmar/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Shortage
+
   |name    = Online Splitscreen
   |author  = Xynerorias
+
   |author  = DeLiXx
   |id      = xynerorias.seedshortage
+
   |id      = DeLiXx.Online_Splitscreen
   |nexus  = 5614
+
   |nexus  = 12291
   |github  = xynerorias/Seed-Shortage
+
   |github  =
 +
  |source  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds Unpacked
+
   |name    = Only Fish Consume Bait, Only Fishes Consume Bait
   |author  = blueberry
+
   |author  = MercuryVN
   |id      = blueberry.SeedsUnpacked
+
   |id      = MercuryVN.OnlyFishConsumeBait
   |nexus  = 7215
+
   |nexus  = 22766
   |github  = b-b-blueberry/SeedsUnboxed
+
   |github  = MercuryVN/OnlyFishConsumeBait
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = See Me Rollin'
+
   |name    = Only Iridium
   |author  = Khloe Leclair
+
   |author  = xiaoye97
   |id      = leclair.seemerollin
+
   |id      = xiaoye97.OnlyIridium
   |nexus  = 10976
+
   |nexus  = 4471
  |moddrop = 1116122
+
   |github  =
   |github  = KhloeLeclair/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Serve
+
   |name    = Open Hearts
   |author  = aedenthorn, Erinthe
+
   |author  = MedievalAI
   |id      = aedenthorn.SelfServe
+
   |id      = MedievalAI.OpenHearts
   |nexus  = 11313
+
   |nexus  = 16944
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service
+
   |name    = Orchard - Better Fruit Trees
   |author  = JarvieK
+
   |author  = Saitoue
   |id      = JarvieK.SelfService
+
   |id      = Saitoue.Orchard
   |nexus  = 1304
+
   |nexus  = 13867
   |github  = Jarvie8176/StardewMods
+
   |github  = Saitoue/Orchard
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 0.3.4-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service Shops
+
   |name    = Ordinary Capsule
   |author  = GuiNoya, Yesst
+
   |author  = LeFauxMatt
   |id      = GuiNoya.SelfServiceShop
+
   |id      = furyx639.OrdinaryCapsule
   |nexus  = 1622
+
  |curse  = 871831
   |github  = GuiNoya/SVMods
+
   |nexus  = 13489
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Self Service|Self Service]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sell Quality
+
   |name    = Ore Detector
   |author  = DonDorscha, jasonmbrady
+
   |author  = AvalonMFX
   |id      = DonDorscha.SellQuality
+
   |id      = AvalonMFX.OreDetector
   |nexus  = 12469
+
  |curse  = 1017154
   |github  =
+
   |nexus  = 23312
 +
   |github  = 1Avalon/Ore-Detector
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items Multiplayer
+
   |name    = Ore Increaser
   |author  = hafnerpw
+
   |author  = crazywig
   |id      = hafnerpw.SendItemsMultiplayer
+
   |id      = crazywig.oreincrease
   |nexus  = 13794
+
   |nexus  = 7370
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items to Other Farmers, Send Letters
+
   |name    = Ore Increase V3
   |author  = Denifia
+
   |author  = KKramer85
   |id      = Denifia.SendItems
+
   |id      = OreIncreaseV3
   |nexus   = 1087
+
   |curse   = 994197
   |moddrop = 127754
+
   |moddrop = 1475534
   |github  = Denifia/StardewMods
+
  |nexus  = 19132
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Greenhouse
+
   |name    = Organize Inventory Shortcut
   |author  = lolmaj
+
   |author  = Yyeahdude
   |id      = lolmaj.SeparateGreenhouse
+
   |id      = Yyeahdude.OrganzieShortcut
   |nexus  = 3965
+
   |nexus  = 4772
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serene Greenhouse
+
   |name    = Ornamental
   |author  = PeacefulEnd
+
   |author  = Taskmaster
   |id      = PeacefulEnd.SereneGreenhouse
+
   |id      = Taskmaster.Ornamental
   |nexus  = 8011
+
   |nexus  = 4981
   |github  = Floogen/SereneGreenhouse
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Bookmarker
+
   |name    = Ornithologist's Guild
   |author  = Ilyaki
+
   |author  = Ivy
   |id      = Ilyaki.ServerBookmarker
+
   |id      = Ivy.OrnithologistsGuild
   |nexus  = 2968
+
   |nexus  = 14510
   |github  = Ilyaki/ServerBookmarker
+
   |github  = greyivy/OrnithologistsGuild
 
 
  |broke in = Stardew Valley 1.5
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 
  |unofficial version = 1.0.5-unofficial.2-jenrikku
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Browser
+
   |name    = Outfit Disable
   |author  = Ilyaki
+
   |author  = idermailer
   |id      = Ilyaki.ServerBrowser
+
   |id      = idermailer.OutfitDisable
   |nexus  = 3227
+
   |nexus  = 23346
   |github  = Ilyaki/Server-Browser
+
   |github  = idermailer/OutfitDisable
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Port Changer
+
   |name    = Outfit Sets
   |author  = PhantomGamers
+
   |author  = aedenthorn, Erinthe
   |id      = PhantomGamers.ServerPortChanger
+
   |id      = aedenthorn.OutfitSets
   |nexus  = 2993
+
   |nexus  = 13888
   |github  = PhantomGamers/StardewPortChanger
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Reminders
+
   |name    = Out of Season Bonuses, Seasonal Items
   |author  = Aelaan Bluewood
+
   |author  = Midori Armstrong, azureglasses
   |id      = AelaanBluewood.SetReminders
+
   |id      = midoriarmstrong.seasonalitems
   |nexus  = 16112
+
   |nexus  = 1452
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sewer Slimes
+
   |name    = Overworld Chests
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SewerSlimes
+
   |id      = aedenthorn.OverworldChests
   |nexus  = 18195
+
   |nexus  = 7710
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.5.4-unofficial.2-mouahrara
 +
  |summary            = {{github|mouahrara/aedenthorn}}#OverworldChests
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shadow for Mazes, Maze
+
   |name    = OwO Stawdew Vawwey
   |author  = Edu Anttunes
+
   |author  = CrunchyDuck
   |id      = Maze
+
   |id      = CrunchyDuck.OwOMod
   |nexus  = 8930
+
   |nexus  = 8923
   |github  =
+
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Exp, Shared Xp
+
   |name    = P2P Animal Noise
   |author  = Batzpup
+
   |author  = Modotte
   |id      = SharedExp.Batzpup
+
   |id      = modotte.P2PAnimalNoise
  |moddrop = 1269698
+
   |nexus  = 17383
   |nexus  = 14607
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Professions
+
   |name    = Pacifist Valley
   |author  = virtualbjorn
+
   |author  = aedenthorn, Erinthe
   |id      = virtualbjorn.SharedProfessions
+
   |id      = Aedenthorn.PacifistValley
   |nexus  = 16628
+
   |nexus  = 5464
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Pacifist Valley - Continued|Pacifist Valley - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sharing is Caring
+
   |name    = Pacifist Valley - Continued
   |author  = spacechase0
+
   |author  = aedenthorn and FlyingTNT
   |id      = spacechase0.SharingIsCaring
+
   |id      = FlyingTNT.PacifistValley
   |nexus  = 14263
+
   |nexus  = 23109
   |github  = spacechase0/StardewValleyMods
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shed Notifications
+
   |name    = Painting Display
   |author  = TheCroak
+
   |author  = aedenthorn, Erinthe
   |id      = TheCroak.BuildingsNotifications
+
   |id      = aedenthorn.PaintingDisplay
   |nexus  = 620
+
   |nexus  = 10918
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shenandoah Library
+
   |name    = Panning Upgrades
   |author  = Nishtra
+
   |author  = drbirbdev
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id      = drbirbdev.PanningUpgrades
   |nexus  = 756
+
   |nexus  = 12242
   |github  =
+
   |github  = drbirbdev/StardewValley
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anything, Ship Everything
+
   |name    = Panning Upgrades Extra Config
   |author  = Berkay Yigit, berkayylmao
+
   |author  = trashcan9
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id      = trashcan9.PanningUpgrades.ExtraConfig
  |nexus  = 3782
+
   |nexus  = 16234
  |github  = berkayylmao/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ship From Inventory
 
  |author  = Platonymous
 
  |id      = Platonymous.ShipFromInventory
 
  |nexus  = 3219
 
  |moddrop = 793916
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Shipments to Quality, Quality from Shipments
 
  |author  = JPAN
 
  |id      = JPAN.QualityFromShipments
 
   |nexus  = 7531
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipment Tracker
+
   |name    = Paper Mario Partners for Stardew Valley
   |author  = Iceburg
+
   |author  = AnotherStardewValleySunday
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id      = AnotherStardewValleySunday.PaperMarioPartners
   |nexus  = 321
+
   |nexus  = 14638
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Bin Summary
+
   |name    = Paritee's Better Farm Animal Variety
   |author  = Futro, Futroo
+
   |author  = Paritee
   |id      = futro.ShippingBinSummary
+
   |id      = Paritee.BetterFarmAnimalVariety
   |nexus  = 18992
+
   |nexus  = 3296
   |github  = futroo/Stardew-Valley-Mods
+
   |github  = paritee/Paritee.StardewValley.Frameworks
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47274
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
+
   |name    = Paritee's Treat Your Animals
   |author  = holythesea
+
   |author  = Paritee
   |id      = holythesea.SortShippingCollection
+
   |id      = Paritee.TreatYourAnimals
   |nexus  = 15694
+
   |nexus  = 3375
   |github  = holy-the-sea/SortShippingCollection
+
   |github  = paritee/Paritee.StardewValley.Frameworks
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.2-unofficial.2-Strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29316
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Anywhere
+
   |name    = Parsnips
   |author  = SorryLate, rharyanto
+
   |author  = MarthaSolomon, SolomonsWorkshop
   |id      = SorryLate.ShopAnywhere
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
   |nexus  = 5299
+
   |nexus  = 2166
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Expander
+
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
   |author  = Entoarox
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
   |nexus  = 2278
+
   |nexus  = 3524
  |chucklefish = 4381
+
   |github  =
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shoplifter
+
   |name    = Partial Hearts
   |author  = TheMightyAmondee
+
   |author  = aedenthorn, Erinthe
   |id      = TheMightyAmondee.Shoplifter
+
   |id      = aedenthorn.PartialHearts
   |nexus  = 8569
+
   |nexus  = 11628
   |github  = TheMightyAmondee/Shoplifter
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#PartialHearts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Cart
+
   |name    = Particle Effects
   |author  = furyx639
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.ShoppingCart
+
   |id      = aedenthorn.ParticleEffects
   |curse  = 871829
+
   |curse  = 868786
   |nexus  = 13701
+
   |nexus  = 11056
   |github  = LeFauxMatt/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Show
+
   |name    = Particle Framework
   |author  = AvalonMFX
+
   |author  = Espy
   |id      = AvalonMFX.ShoppingShow
+
   |id      = Espy.ParticleFramework
   |nexus  = 18445
+
   |nexus  = 23544
   |github  =
+
   |github  = Smoked-Fish/ParticleFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Tile Framework
+
   |name    = Part of the Community
   |author  = Cherry, CherryChain
+
   |author  = bmarquismarkail, Space Baby
   |id      = Cherry.ShopTileFramework
+
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
   |nexus  = 5005
+
   |nexus  = 923
  |moddrop = 716384
+
   |github  = bmarquismarkail/SV_PotC
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shovel Tool Upgrades, Upgradable Shovel
+
   |name    = Passable Crops
   |author  = moonslime
+
   |author  = NCarigon
   |id      = moonslime.ShovelToolUpgrades
+
   |id      = NCarigon.PassableCrops
   |nexus  = 16028
+
   |nexus  = 15223
   |github  =
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Birthdays
+
   |name    = Passable Descents
   |author  = Traktori
+
   |author  = Rokugin
   |id      = Traktori.ShowBirthdays
+
   |id      = Rokugin.PassableDescents
   |nexus  = 7495
+
   |nexus  = 22592
   |github  = Traktori7/StardewValleyMods
+
   |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Showcase
+
   |name    = Passable Ladders
   |author  = Igorious
+
   |author  = J_Hizzal
   |id      = Igorious.Showcase
+
   |id      = J_Hizzal.PassableLadders
   |nexus  =
+
   |nexus  = 2985
  |chucklefish = 4487
+
   |github  = joelra/SDV-PassableLadders
   |github  = Igorious/Stardew_Valley_Showcase_Mod
 
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.4
 +
  |unofficial version = 1.1.1-unofficial.1-Drake1427
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Catch Quality
+
   |name    = Passable Objects
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = punyo, yakminepunyo
   |id      = f4iTh.ShowCatchQuality
+
   |id      = punyo.PassableObjects
   |nexus  = 3326
+
   |nexus  = 2329
   |github  =
+
   |github  = pomepome/PassableObjects
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Cooking Recipes
+
   |name    = Passerby Cemetery, ClownSharp
   |author  = MasterOfMutton
+
   |author  = DecidedlyHuman and fellowclown
   |id      = faragodavid.showcookingrecipes
+
   |id      = DecidedlyHuman.ClownsSqueakyTools
   |nexus  = 5525
+
   |nexus  = 22600
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Daily Luck
+
   |name    = Passive Friendship
   |author  = Arphox
+
   |author  = StultusV
   |id      = Arphox.ShowDailyLuck
+
   |id      = StultusV.PassiveFriendship
   |nexus  = 15910
+
   |nexus  = 8732
   |github  = arphox/StardewValleyMods
+
   |github  = JudeRV/Stardew-PassiveFriendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Item Quality
+
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
   |author  = Jonqora
+
   |author  = jorgamun
   |id      = Jonqora.ShowItemQuality
+
   |id      = jorgamun.PauseInMultiplayer
   |nexus  = 6311
+
   |nexus  = 10328
   |github  = Jonqora/StardewMods
+
  |moddrop = 1068093
 +
   |github  = jorgamun/PauseInMultiplayer
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name    = Pause Sync
   |author  = aedenthorn, Erinthe
+
   |author  = Terrorbladed
   |id      = aedenthorn.ShowPlayerBehind
+
   |id      = Tb.Stardew_Pause_Sync
  |curse  = 868887
+
   |nexus  = 10160
   |nexus  = 6540
+
   |github  =
   |github  = aedenthorn/stardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Predictable RNG Outcomes
+
   |name    = Pause Time in Multiplayer Revived
   |author  = Relance
+
   |author  = mishmaash
   |id      = Relance.ShowPredictableRNGOutcomes
+
   |id      = mishmaash.PauseInMultiplayer
   |nexus  = 13186
+
   |nexus  = 21327
   |github  =
+
   |github  = mishagp/PauseInMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter Redux
+
   |name    = Pause While Sitting
   |author  = Strobe and TehPers
+
   |author  = heyseth
   |id      = ShroomSpotter
+
   |id      = heyseth.sitpause
   |nexus  = 7934
+
   |nexus  = 8295
   |github  = strobel1ght/ShroomSpotterRedux
+
   |github  = heyseth/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shut Up
+
   |name    = PDQ Paths
   |author  = Geko_X
+
   |author  = Jaredlll08
   |id      = gekox.shutUp
+
   |id      = BlameJared.PDQPaths
   |nexus  = 7358
+
   |nexus  =
 +
  |curse  = 307090
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Alarm Clock
+
   |name    = Pelican Fiber
   |author  = Invatorzen
+
   |author  = jwdred
   |id      = invatorzen.AC
+
   |id      = jwdred.PelicanFiber
   |nexus  = 12164
+
   |nexus  = 631
 +
  |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.11
 +
<!--
 +
  |unofficial version = 3.1.1-unofficial.11-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pelican Postal Service
 +
  |author  = ElectroCrumpet
 +
  |id      = ElectroCrumpet.PelicanPostalService
 +
  |nexus  = 2770
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.7-unofficial.1-Strobe
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Scarecrows
+
   |name    = Pelican TTS
   |author  = climaxius
+
   |author  = Platonymous
   |id      = climaxius.silentscarecrows
+
   |id      = Platonymous.PelicanTTS
   |nexus  = 3258
+
   |nexus  = 1079
   |github  = robbiev/SilentScarecrows
+
  |moddrop = 793929
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Report
+
   |name    = Pelican xVASynth
   |author  = bogie5464
+
   |author  = aedenthorn, Erinthe
   |id      = bogie5464.SiloReport
+
   |id      = aedenthorn.PelicanxVASynth
   |nexus  = 3194
+
   |nexus  = 10250
   |github  = bogie5464/SiloReport
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Size
+
   |name    = People Seeds
   |author  = pepoluan
+
   |author  = bwdy
   |id      = pepoluan.SiloSize
+
   |id      = bwdy.peopleseeds
   |nexus  = 8819
+
   |nexus  = 3635
  |moddrop = 981291
 
 
   |github  =
 
   |github  =
   |source  = https://sourceforge.net/p/sdvmod-silo-size/
+
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Crop Label
+
   |name    = Percent of Max Stamina and Health Regeneration, Regen Percent
   |author  = TheMusketeer
+
   |author  = MercuriusXeno
   |id      = SimpleCropLabel
+
   |id      = Mercurius.RegenPercent
   |nexus  = 314
+
   |nexus  = 20900
   |github  =
+
   |github  = MercuriusXeno/RegenPercent
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple HUD
+
   |name    = Perfection Tweaker
   |author  = Enaium
+
   |author  = shekurika
   |id      = Enaium.SimpleHUD
+
   |id      = shekurika.PerfectionTweaker
   |moddrop = 1145228
+
   |nexus  = 8615
   |nexus  =
+
   |github  =
   |github  = Enaium-StardewValleyMods/SimpleHUD
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Hunger System, Hunger Mod
+
   |name    = Perfect Trinkets
   |author  = skn
+
   |author  = season
   |id      = skn.HungerMod
+
   |id      = season.PerfectTrinkets
   |nexus  = 3270<!--was 1127 before re-release-->
+
   |nexus  = 22358
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Screenshots, Screenshot
+
   |name    = Permanent Cellar
   |author  = aedenthorn, Erinthe
+
   |author  = CyanFire
   |id      = aedenthorn.Screenshot
+
   |id      = CF.PermanentCellar
   |nexus  = 10178
+
   |nexus  = 17257
   |github  = aedenthorn/StardewValleyMods
+
   |github  = CyanFireUK/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sounds
+
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
   |author  = BleakCodex
+
   |author  = Goldenrevolver
   |id      = BleakCodex.SimpleSounds
+
   |id      = Goldenrevolver.PermanentCookoutKit
   |nexus  = 14540
+
   |nexus  = 8035
   |github  = BleakCodex/SimpleSounds
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sprinkler
+
   |name    = Persia the Mermaid, PersiaMod
   |author  = ADoby, tZed, Tobias Z
+
   |author  = Avalon, Avalonii
   |id      = tZed.SimpleSprinkler
+
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
   |nexus  = 76
+
   |nexus  = 1419
   |github  = ADoby/SimpleSprinkler
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simplified Achievements
+
   |name    = Persistent Game Options
   |author  = cel10e
+
   |author  = Xangria
   |id      = cel10e.SimplifiedAchievements
+
   |id      = Xangria.PersistentGameOptions
  |moddrop = 909416
+
   |nexus  = 1778
   |nexus  = 8026
 
 
   |github  =
 
   |github  =
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Single-Player Regen, Single-Player Sleep
+
   |name    = Persistent Grange Display
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.SPRegen
+
   |id      = aedenthorn.PersisitentGrangeDisplay
   |nexus  = 6778
+
   |nexus  = 7977
   |moddrop = 1135654
+
   |github  = aedenthorn/StardewValleyMods
   |github  = MindMeltMax/Stardew-Valley-Mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Mines
 +
  |author  = spacechase0
 +
  |id      = spacechase0.PersistentMines
 +
  |nexus  = 14985
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit and Rest
+
   |name    = Persival's Bundle Mod
   |author  = Krutonium
+
   |author  = Persival
   |id      = Krutonium.SitandRest
+
   |id      =
   |nexus  = 7403
+
   |nexus  = 438
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit For Stamina
+
   |name    = Personal Anvil
   |author  = Entoarox
+
   |author  = Strobe
   |id      = Entoarox.SitForStamina
+
   |id      = Strobe.PersonalAnvil
   |nexus  = 7334
+
   |nexus  = 5326
   |github  = Entoarox/StardewMods
+
   |github  = strobel1ght/Personal-Anvil
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit n' Relax: Rest Your Butt
+
   |name    = Personal Combat Drone Redux
   |author  = MissCoriel
+
   |author  = Prism 99
   |id      = misscoriel.sitnrelax
+
   |id      = prism99.cambam.MURDERDRONE.redux
   |nexus  = 7336
+
   |nexus  = 18224
   |github  = MissCoriel/Sit-n-Relax
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Siv's Marriage
+
   |name    = Personal Effects
   |author  = sivolobwho, Tori Leblanc, Siv
+
   |author  = bwdy
   |id      = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id      = bwdy.personaleffects
   |nexus  = 366
+
   |nexus  = 3532
   |github  = tlcasebeer/SivsMarriageMod
+
   |github  = bwdymods/SDV-PersonalEffects
  
  |broke in = Stardew Valley 1.1
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use {{nexus mod|10206|Looking For Love}} instead.
+
   |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sixty-Nine Shirt, Sixty-Nine
+
   |name    = Personal Effects Redux
   |author  = aedenthorn, Erinthe
+
  |author  = ceruleandeep
   |id      = aedenthorn.SixtyNine
+
  |id      = ceruleandeep.personaleffects
   |nexus  = 6969
+
  |nexus  = 8616
   |github  = aedenthorn/StardewValleyMods
+
  |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Indoor Farm
 +
   |author  = DeLiXx
 +
   |id      = DLX.PIF
 +
  |curse  = 990840
 +
   |nexus  = 20537
 +
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sizable Fish
+
   |name    = Personal Scepter, Personal Return Scepter
   |author  = spacechase0
+
   |author  = Alex Noddings
   |id      = spacechase0.SizableFish
+
   |id      = an.ownscepter
   |nexus  = 14267
+
   |nexus  = 2404
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skateboard
+
   |name    = Personal Traveling Cart
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Skateboard
+
   |id      = aedenthorn.PersonalTravellingCart
   |nexus  = 13096
+
   |nexus  = 14087
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skillful Clothes
+
   |name    = Pet Against Crows
   |author  = LunaticShade
+
   |author  = stardemod
   |id      = LunaticShade.SkillfulClothes
+
   |id      = stardemod.PetAgainstCrows
   |nexus  = 8541
+
   |nexus  = 21247
   |github  = LunaticShade/StardewValley.SkillfulClothes
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Bowl Filler
 +
  |author  = Invatorzen
 +
  |id      = invatorzen.PBF
 +
  |nexus  = 12161
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige
+
   |name    = Pet Bowl Sprinklers
   |author  = Alphablackwolf
+
   |author  = Andrew Young, andyruwruw
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id      = andyruwruw.PetBowlSprinklers
   |nexus  = 569
+
   |nexus  = 22546
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = andyruwruw/stardew-valley-pet-bowl-sprinklers
 
 
  |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.2.4-unofficial.14-libraryaddict
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-27945
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
+
   |name    = Pet Choice Perks
   |author  = Alphablackwolf
+
   |author  = skuldomg, Skuld
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id      = skuldomg.petChoicePerks
   |nexus  = 569
+
   |nexus  = 3313
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = skuldomg/petChoicePerks
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |unofficial version = 1.2.4-unofficial.13-Jiopaba
+
<!--
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
+
   |unofficial version = 1.1.1.unofficial-3.strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
+
   |name    = Pet Enhancement Mod
   |author  = Tondorian
+
   |author  = Jfulmer, Consillium
   |id      = Tondorian.SkillPrestige.LoveOfCooking
+
   |id      = JfulmerPetEnhancementMod
   |nexus  = 18605
+
   |nexus  =
   |github  = Tondorian/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
 +
   |github  = jlfulmer/PetEnhancementMod
 +
 
 +
  |broke in      = SMAPI 2.0
 +
  |status        = workaround
 +
  |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
 +
<!--
 +
  |unofficial version = 0.0.2-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Luck Skill
+
   |name    = Pet Hats
   |author  = Alphablackwolf
+
   |author  = aedenthorn, Erinthe
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id      = aedenthorn.PetHats
   |nexus  = 569
+
   |nexus  = 15301
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.2.4-unofficial.13-Jiopaba
+
   |status  = obsolete
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
+
   |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Magic
+
   |name    = Pet Interaction
   |author  = Alphablackwolf
+
   |author  = jahangmar
   |id      = alphablackwolf.MagicPrestigeAdapter
+
   |id      = jahangmar.PetInteraction
   |nexus  = 569
+
   |nexus  = 4232
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = jahangmar/StardewValleyMods
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Rings
+
   |name    = Pet's Enhanced
   |author  = AlphaMeece
+
   |author  = Sunken_Lace
   |id      = AlphaMeece.SkillRings
+
   |id      = Sunken_Lace.PetsEnhancedCode
   |nexus  = 7515
+
   |nexus  = 24026
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Training
+
   |name    = Pet Spawn Location
   |author  = spacechase0
+
   |author  = Shaklin
   |id      = spacechase0.SkillTraining
+
   |id      = shaklin.petspawnlocation
   |nexus  = 14452
+
   |nexus  = 5986
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Dialogue
+
   |name    = PHDE Mob Spawner
   |author  = FricativeMelon
+
   |author  = zesman
   |id      = FricativeMelon.SkipDialogue
+
   |id      = MobSpawner.pseudohub.de
   |nexus  = 15311
+
   |nexus  = 2794
   |github  = FricativeMelon/SkipDialogue
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fishing Minigame
+
   |name    = PHDE Unlocked Recipes
   |author  = DewMods
+
   |author  = zesman
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id      = UnlockedRecipes.pseudohub.de
   |nexus  = 2697
+
   |nexus  = 2798
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Intro
+
   |name    = Phone Traveling Cart, 猪车电话
   |author  = Pathoschild
+
   |author  = Becks723
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id      = Becks723.PhoneTravelingCart
   |nexus  = 533
+
   |nexus  = 12981
   |moddrop = 606601
+
   |github  =
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Start
+
   |name    = Phone Villagers
   |author  = DeadRobotDev
+
   |author  = DewMods
   |id      = DeadRobotDev.SkipStart
+
   |id      = DewMods.StardewValleyMods.PhoneVillagers
   |nexus  = 11885
+
   |nexus  = 2681
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Text
+
   |name    = Pick Forge Enchantment
   |author  = CrunchyDuck
+
   |author  = Dragoon23
   |id      = CrunchyDuck.SkipText
+
   |id      = Dragoon23.ForgeEnchantment
   |nexus  = 8947
+
   |nexus  = 22707
   |github  = CrunchyDuck/Stardew-Skip-Text
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill
+
   |name    = Pick Your Enchantment, Forge Menu Choice
   |author  = S1mmyy
+
   |author  = atravita
   |id      = S1mmyy.SkullCavernDrill
+
   |id      = atravita.ForgeMenuChoice
   |nexus  = 6121
+
  |curse  = 870980
   |github  = S1mmyy/StardewMods
+
   |nexus  = 11376
 +
  |moddrop = 1125882
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill Redux
+
   |name    = Picross Arcade Mod, Picrosser
   |author  = NetworkOverflow
+
   |author  = KediDili
   |id      = NetworkOverflow.SkullCavernDrillRedux
+
   |id      = KediDili.ThePicrosser
   |nexus  = 16533
+
   |nexus  = 17530
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Elevator
+
   |name    = Pierre Sells Mixed Seeds
   |author  = Bifibi, Lestoph
+
   |author  = GrimReapers1121
   |id      = SkullCavernElevator
+
   |id      = GrimReapers.PSMS
   |nexus  = 963
+
   |nexus  = 12606
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Toggle
+
   |name    = Pierre's Roulette Shop
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = Xynerorias
   |id      = TheMightyAmondee.SkullCavernToggle
+
   |id      = xynerorias.pierresroulette
   |nexus  = 7908
+
   |nexus  = 10826
   |github  = TheMightyAmondee/SkullCavernToggle
+
   |github  = xynerorias/pierre-roulette-shop-SV
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Wherever
+
   |name    = Piggy Bank Mod
   |author  = Vexorth
+
   |author  = MindMeltMax
   |id      = Vexorth.SleepWherever
+
   |id      = MindMeltMax.PiggyBank
   |nexus  = 16674
+
   |nexus  = 6934
   |github  =
+
  |moddrop = 1135669
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep In Wedding
+
   |name    = Pipe Irrigation
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.SleepInWedding
+
   |id      = aedenthorn.PipeIrrigation
   |curse   = 870963
+
   |nexus   = 10205
   |moddrop = 1294437
+
   |github  = aedenthorn/StardewValleyMods
  |nexus  = 15006
+
 
   |github  = atravita-mods/StardewMods
+
   |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless Fisherman
+
   |name    = Placeable Mine Shafts
   |author  = Annosz
+
   |author  = aedenthorn, Erinthe
   |id      = Annosz.SleeplessFisherman
+
   |id      = Aedenthorn.PlaceShaft
   |nexus  = 5915
+
   |nexus  = 5440
   |github  = Annosz/StardewValleyModding
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless in Stardew
+
   |name    = Place Floor on Tilled Dirt
   |author  = instafluff
+
   |author  = temisthem
   |id      = instafluff.sleeplessinstardew
+
   |id      = tem696969696969.PlaceFloorOnTilledDirt
   |nexus  = 5445
+
   |nexus  = 23493
   |github  = instafluff/SleeplessInStardew
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepovers
+
   |name    = Placement Plus
   |author  = bwdy
+
   |author  = 2Retr0
   |id      = bwdy.sleepovers
+
   |id      = 2Retr0.PlacementPlus
   |nexus  = 3531
+
   |nexus  = 8798
   |github  = bwdymods/SDV-Sleepovers
+
  |curse  = 486164
 +
   |github  = 2Retr0/PlacementPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Worker
+
   |name    = Plan Importer
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.SleepWorker
+
   |id      = Platonymous.PlanImporter
   |curse   = 877233
+
   |nexus   = 2071
   |moddrop = 793835
+
   |moddrop = 793846
  |nexus  = 2062
 
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepy Eye
+
   |name    = Planned Parenthood
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.SleepyEye
+
   |id      = aedenthorn.PlannedParenthood
  |curse  = 867761
+
   |nexus  = 12869
  |moddrop = 129011
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 1152
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
+
   |name    = Plantable Mushroom Trees
   |author  = fernass354
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = fernass354.SlimeHutchResize
+
   |id      = f4iTh.PMT
   |nexus  = 18507
+
   |nexus  = 2349
 
   |github  =
 
   |github  =
 +
 +
  |status  = obsolete
 +
  |broke in = Stardew Valley 1.5
 +
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Water Spots
+
   |name    = Plantable Palm Trees
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.PlantablePalmTrees
 +
  |nexus  = 4096
 +
  |github  = MouseyPounds/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plant and Fertilize All, Plant All
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SlimeHutchWaterSpots
+
   |id      = aedenthorn.PlantAll
   |nexus  = 13778
+
   |nexus  = 10482
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Mods, Slime Minigame, Slime QOL
+
   |name    = Planter Trees
   |author  = Tofu, SadDodo
+
   |author  = aedenthorn, Erinthe
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id      = aedenthorn.PlanterTrees
   |nexus  = 2743
+
   |nexus  = 11687
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Produce
+
   |name    = Plant on Grass
   |author  = exotico
+
   |author  = Demiacle
   |id      = exotico.SlimeProduce
+
   |id      = Demiacle.PlantOnGrass
   |nexus  = 7634
+
   |nexus  = 1026
   |github  = andraemon/SlimeProduce
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Spawner
+
   |name    = Platonic Partners and Friendships
   |author  = aurnj, Roy Li
+
   |author  = Amaranthacyan and ch20youk
   |id      = RuyiLi.SlimeSpawner
+
   |id      = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
   |nexus  =
+
   |nexus  = 8146
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slim Hutch
+
   |name    = Platonic Relationships
   |author  = Peasly Wellbott
+
   |author  = Cherry, CherryChain
   |id      = Wellbott.SlimHutchCode
+
   |id      = Cherry.PlatonicRelationships
   |nexus  = 7424
+
   |nexus  = 4668
   |github  = Wellbott/StardewValleyMods
+
  |moddrop = 716353
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slingshot Rebalance
+
   |name    = PlatoTK
   |author  = Redwood, Towering Redwood
+
   |author  = Platonymous
   |id      = Redwood.SlingshotRebalance
+
   |id      = Platonymous.PlatoTK
   |nexus  = 14391
+
  |curse  = 877225
   |github  =
+
   |nexus  = 6589
 +
   |github  = Platonymous/PlatoTK
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slower Fence Decay
+
   |name    = PlatoUI
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = Platonymous
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id      = Platonymous.PlatoUI
   |nexus  = 252
+
   |moddrop = 1521422
   |source  = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |nexus   = 19023
 
+
   |github =
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
  |summary = use [[#No Fence Decay|No Fence Decay]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smack Dat Scarecrow
+
   |name    = Plato Warp Menu
   |author  = furyx639
+
   |author  = Platonymous
   |id      = furyx639.SmackDatScarecrow
+
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
   |curse  = 871830
+
   |curse  = 877227
   |nexus  = 13528
+
   |nexus  = 5384
   |github  = LeFauxMatt/StardewMods
+
  |moddrop = 793920
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Small Beach Farm
+
   |name    = Player Arrows
   |author  = Pathoschild
+
   |author  = TheShamanLord
   |id      = Pathoschild.SmallBeachFarm
+
   |id      = TheShamanLord.PlayerArrows
   |nexus  = 3750
+
   |nexus  = 19479
  |moddrop = 606555
+
   |github  = Jwaad/Stardew_Player_Arrows
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smaller Fish Ponds, Fish Well
+
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
   |author  = Peasly Wellbott
+
   |author  = DecidedlyHuman
   |id      = Wellbott.FishWell
+
   |id      = DecidedlyHuman.PlayerCoordinates
   |nexus  = 7651
+
   |nexus  = 7969
   |github  = Wellbott/StardewValleyMods
+
  |moddrop = 984961
 +
   |github  = DecidedlyHuman/PlayerCoordinates
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Building
+
   |name    = Player Income Stats
   |author  = DecidedlyHuman
+
   |author  = ha1fdaew
   |id      = DecidedlyHuman.SmartBuilding
+
   |id      = ha1fdaew.playerincomestats
   |nexus  = 11158
+
   |nexus  = 7373
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = ha1fdaew/PlayerIncomeStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Player Server Info
   |author  = DecidedlyHuman
+
   |author  = EuroCent
   |id      = DecidedlyHuman.SmartCursor
+
   |id      = EuroCent.PlayerServerInfo
   |nexus  = 13268
+
   |nexus  = 24267
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Playground Mod
   |author  = stokastic
+
   |author  = aedenthorn, Erinthe
   |id      = stokastic.SmartCursor
+
   |id      = aedenthorn.PlaygroundMod
   |nexus  = 2458
+
   |nexus  = 14125
   |github  = stokastic/SmartCursor
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.1.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SmartMod
+
   |name    = Play Prairie King With NPCs, Two Player Prairie King
   |author  = KuroBear
+
   |author  = aedenthorn, Erinthe
   |id      = KuroBear.SmartMod
+
   |id      = aedenthorn.TwoPlayerPrairieKing
   |nexus  =
+
   |nexus  = 12750
  |url    = https://community.playstarbound.com/threads/108104
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smol Fish
+
   |name    = Please Fix Error
   |author  = gbromios
+
   |author  = Jessebot
   |id      = gbromios.SmolFish
+
   |id      = Jessebot.PleaseFixError
   |nexus  = 14287
+
   |nexus  = 6492
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snack Anything
+
   |name    = Please Gift Me In Person
   |author  = Cherry, ChroniclerCherry
+
   |author  = Shockah
   |id      = Cherry.SnackAnything
+
   |id      = Shockah.PleaseGiftMeInPerson
   |nexus  = 5196
+
   |nexus  = 11217
  |moddrop = 716397
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snail Mail
+
   |name    = Point and Plant
   |author  = Darkhax
+
   |author  = jwdred
   |id      = darkhax.snailmail
+
   |id      = jwdred.PointAndPlant
   |nexus  =
+
   |nexus  = 572
  |curse  = 307861
+
   |github  = jdusbabek/stardewvalley
   |github  = Stardew-Valley-Modding/Snail-Mail
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Smart Building|Smart Building]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.5-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snow Crab
+
   |name    = PokefyMania
   |author  = John Peters
+
   |author  = Noodles of Cat
   |id      = JohnPeters.SnowCrab
+
   |id      = NoodlesofCat.PokefyMania
   |nexus  = 11302
+
   |nexus  = 20161
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Socializing Skill
+
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
   |author  = drbirbdev
+
   |author  = The Krominator
   |id      = drbirbdev.SocializingSkill
+
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
   |nexus  = 14142
+
   |nexus  = 12065
   |github  = StardewModders/mod-translations
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Network
+
   |name    = Pollen Sprites
   |author  = Cecidelus
+
   |author  = Esca, Esca-MMC
   |id      = Cecidelus.SocialNetwork
+
   |id      = Esca.PollenSprites
   |nexus  = 8255
+
   |nexus  = 6149
   |github  =
+
  |moddrop = 790268
 +
   |github  = Esca-MMC/PollenSprites
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Button
+
   |name    = Polyamory Sweet → Polyamory Kiss
   |author  = aedenthorn, Erinthe
+
   |author  = ApryllForever
   |id      = aedenthorn.SocialPageOrderButton
+
   |id      = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
   |nexus  = 7871
+
   |nexus  = 20599
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Menu
+
   |name    = Polyamory Sweet → Polyamory Sweet Bed
   |author  = aedenthorn, Erinthe
+
   |author  = ApryllForever
   |id      = aedenthorn.SocialPageOrderMenu
+
   |id      = ApryllForever.PolyamorySweetBed
   |nexus  = 13698
+
   |nexus  = 20599
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Tab Patch for Unlimited Players
+
   |name    = Polyamory Sweet → Polyamory Sweet Love
   |author  = funny-snek
+
   |author  = ApryllForever
   |id      = funnysnek.socialtabpatch
+
   |id      = ApryllForever.PolyamorySweetLove
   |nexus  = 2981
+
   |nexus  = 20599
   |github  =
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations
+
   |name    = Polyamory Sweet → Polyamory Sweet Rooms
   |author  = PeacefulEnd
+
   |author  = ApryllForever
   |id      = PeacefulEnd.SolidFoundations
+
   |id      = ApryllForever.PolyamorySweetRooms
   |nexus  = 12311
+
   |nexus  = 20599
   |github  = Floogen/SolidFoundations
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations Automate Integration
+
   |name    = Polyamory Sweet Polyamory Sweet Wedding
   |author  = PeacefulEnd
+
   |author  = ApryllForever
   |id      = PeacefulEnd.SolidFoundationsAutomate
+
   |id      = ApryllForever.PolyamorySweetWedding
   |nexus  = 12311
+
   |nexus  = 20599
   |github  = Floogen/SolidFoundations
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sona's Farm
+
   |name    = Polygamy
   |author  = Kerlin & Sona
+
   |author  = bwdy
   |id      = kerlin.sonasfarm
+
   |id      = bwdy.polygamy
   |nexus  = 8545
+
   |nexus  = 3542
   |github  =
+
   |github  = bwdymods/SDV-Polygamy
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sonic Shoes
+
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
   |author  = lilico
+
   |author  = Mezrag Yasser, Yasser
   |id      = lilico.SonicShoes
+
   |id      = Yasser.PomodoroMod
   |nexus  = 10226
+
   |nexus  = 19780
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorted Storages
+
   |name    = Pond Painter
   |author  = TeamCoFH, Tech, Zeldo
+
   |author  = MouseyPounds
   |id      = Zeldo.LinkedStorages
+
   |id      = MouseyPounds.PondPainter
   |nexus  =
+
   |nexus  = 4703
  |curse  = 290653
+
   |github  = MouseyPounds/stardew-mods
   |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorting Chests
+
   |name    = Pong
   |author  = aRooooooba
+
   |author  = CatCattyCat, Cat
   |id      = aRooooooba.SortingChests
+
   |id      = cat.Pong
   |nexus  = 8224
+
   |nexus  = 1994
   |github  = aRooooooba/SortingChests
+
  |moddrop = 833548
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Effect Replacement
+
   |name    = Pony Weight Loss Program
   |author  = aedenthorn, Erinthe
+
   |author  = BadNetCode
   |id      = aedenthorn.SoundEffectReplacement
+
   |id      = BadNetCode.PonyWeightLossProgram
   |nexus  = 10232
+
   |nexus  = 1232
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 130159
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sound Loop Mod
 
  |author  = strelkasaur
 
  |id      = com.strelkasaurus.sm.soundloop
 
  |nexus  = 13099
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sounds Patcher
+
   |name    = PoohCore
   |author  = MindMeltMax
+
   |author  = Pooh
   |id      = MindMeltMax.SoundsPatcher
+
   |id      = poohnhi.PoohCore
   |nexus  = 7465
+
   |nexus  = 22941
  |moddrop = 1135690
+
   |github  = poohnhi/PoohCore
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Tweaker
+
   |name    = Poop Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SoundTweaker
+
   |id      = aedenthorn.PoopFramework
   |nexus  = 14767
+
   |nexus  = 17152
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpaceCore
+
   |name    = Portable Holes
   |author  = spacechase0
+
   |author  = LeFauxMatt
   |id      = spacechase0.SpaceCore
+
   |id      = furyx639.PortableHoles
   |curse  = 867152
+
   |curse  = 871832
   |moddrop = 136998
+
   |nexus  = 13471
   |nexus   = 1348
+
   |github  = LeFauxMatt/StardewMods
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Monsters
+
   |name    = Portable TV
   |author  = Berisan
+
   |author  = kdau
   |id      = Berisan.SpawnMonsters
+
   |id      = kdau.PortableTV
   |nexus  = 3201
+
   |nexus  = 5674
   |github  = Berisan/SpawnMonsters
+
  |moddrop = 761325
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/portabletv
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn More Rocks
+
   |name    = Portable Witch Shrines
   |author  = Mase
+
   |author  = chocolatte12
   |id      = Mase.SpawnMoreRocks
+
   |id      = chocolatte12.PortableWitchShrines
   |nexus  = 7423
+
   |nexus  = 20141
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name    = Portal Guns
   |author  = AcidicNic
+
   |author  = TrollTheBotman
   |id      = acidicnic.SpecialOrdersAnywhere
+
   |id      = JoshJKe.PortalGun
   |nexus  = 7588
+
   |nexus  = 3049
   |github  = AcidicNic/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Tags Extended
+
   |name    = Portraiture
   |author  = atravita
+
   |author  = Platonymous
   |id      = atravita.SpecialOrdersExtended
+
   |id      = Platonymous.Portraiture
   |curse   = 870988
+
   |nexus   = 999
   |moddrop = 1086743
+
   |moddrop = 793927
  |nexus  = 9855
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Specify Gift Taste Portraits
+
   |name    = Portraiture Plus
   |author  = Button, Spiderbuttons
+
   |author  = Arborsm
   |id      = Button.SpecifyGiftTastePortraits
+
   |id      = Arborsm.PortraiturePlus
   |nexus  = 15882
+
   |nexus  = 24534
   |github  =
+
   |github  = Arborsm/PortraiturePlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speed Mod
+
   |name    = Positive Predictor
   |author  = Blackclaw
+
   |author  = season
   |id      = Blackclaw.SpeedMod
+
   |id      = season.PositivePredictor
   |nexus  = 5082
+
   |nexus  = 23132
   |github  = Xebeth/StardewValley-SpeedMod
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
 
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedrun Practice Mod
+
   |name    = Postbox Building, PostBox Mod
   |author  = Underscore
+
   |author  = i-saac-b, isaacb
   |id      = underscore.speedrun_practie
+
   |id      = i-saac-b.PostBoxMod
   |nexus  = 7337
+
   |nexus  = 17614
   |github  = Underscore76/SDVPracticeMod
+
   |github  = i-saac-b/PostBoxMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spelldew Valley
+
   |name    = Post Wedding Dates
   |author  = instafluff
+
   |author  = Blams
   |id      = instafluff.spelldewvalley
+
   |id      = blams.PostWeddingDates
   |nexus  = 7322
+
   |nexus  = 10708
   |github  = instafluff/SpelldewValley
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny
+
   |name    = Power Nap
   |author  = spacechase0
+
   |author  = LakeMonster_, LakeMonster666
   |id      = spacechase0.Spenny
+
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
  |curse  = 867742
+
   |nexus  = 5256
  |moddrop = 771624
+
   |github  =
   |nexus  = 2755
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Deluxe
+
   |name    = PPJA Producer Converter
   |author  = spacechase0
+
   |author  = Digus
   |id      = spacechase0.SpennyDeluxe
+
   |id      = Digus.PPJAProducerConverter
   |nexus  = 14984
+
   |nexus  = 4972
   |github  = spacechase0/StardewValleyMods
+
   |github  = Digus/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Lite
+
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
   |author  = spacechase0
+
   |author  = ryaon
   |id      = spacechase0.SpennyLite
+
   |id      = Ryaon.FectorChallenge
   |nexus  = 14249
+
   |nexus  = 5125
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spice of Life
+
   |name    = Prairie King Made Easy
   |author  = KarratKake
+
   |author  = Mucchan
   |id      = KarratKake.SpiceOfLife
+
   |id      = Mucchan.PrairieKingMadeEasy
   |nexus  = 7398
+
   |nexus  =
   |github  =
+
  |chucklefish = 3594
 +
   |github  = mucchan/sv-mod-prairie-king
 +
 
 +
  |broke in          = Stardew Valley 1.2
 +
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Splash Text
+
   |name    = Prairie King Prizes (Lootboxes)
   |author  = sophie
+
   |author  = Renny
   |id      = sophie.SplashText
+
   |id      = renny.prairiekingprizes
   |nexus  = 14416
+
   |nexus  = 2811
   |github  = sophiesalacia/StardewMods
+
   |github  = OfficialRenny/PrairieKingPrizes
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen Manager
+
   |name    = Prairie King UI Enhancements
   |author  = RomenH
+
   |author  = Incognito357
   |id      = RomenH.SplitScreenManager
+
   |id      = Incognito357.PrairieKingUIEnhancements
   |nexus  = 12063
+
   |nexus  = 10769
   |github  =
+
   |github  = Incognito357/PrairieKingUIEnhancements
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spoilage
+
   |name    = Pravoloxinone
   |author  = aedenthorn, Erinthe
+
   |author  = TheMightyAmondee
   |id      = aedenthorn.Spoilage
+
   |id      = TheMightyAmondee.Pravoloxinone
   |nexus  = 14712
+
   |nexus  = 23008
   |github  = aedenthorn/StardewValleyMods
+
   |github  = TheMightyAmondee/Pravoloxinone
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spooky Big Pumkin, Spooky_pumkin
+
   |name    = Precise Furniture
   |author  = Dounat2201, Sasara
+
   |author  = Espy
   |id      = Sasara.pumkin
+
   |id      = Espy.PreciseFurniture
   |nexus  = 4586
+
   |nexus  = 23488
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Outdoor Area
+
   |name    = Precision Wheel
   |author  = Shaklin
+
   |author  = DespairScent
   |id      = shaklin.spouseoutdoorarea
+
   |id      = DespairScent.PrecisionWheel
   |nexus  = 6747
+
   |nexus  = 22222
   |github  =
+
   |github  = DespairScent/PrecisionWheel
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouses in Ginger Island, Spouses' Island
+
   |name    = Predictable Retaining Soil
   |author  = mistyspring
+
   |author  = Shockah
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id      = Shockah.PredictableRetainingSoil
  |curse  = 880521
+
   |nexus  = 10956
   |nexus  = 11037
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse's Room Mod
+
   |name    = Predictor
   |author  = Wata, Watagatapitusberry
+
   |author  = JoXW
   |id      = Spouseroom
+
   |id      = JoXW.Predictor
   |nexus  =
+
   |nexus  = 21332
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Stuff
+
   |name    = Predict Seed Maker
   |author  = hquake, Per Sikker Hansen, Sikker
+
   |author  = lech43
   |id      = Sikker.SpouseStuff
+
   |id      = lech43.PredictSeedMaker
   |nexus  = 4651
+
   |nexus  = 6395
   |github  = sikker/SpouseStuff
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Activation
+
   |name    = Preexisting Relationship
   |author  = Blaxsmith
+
   |author  = spacechase0
   |id      = Blaxsmith.SprinklerActivation
+
   |id      = spacechase0.PreexistingRelationship
   |nexus  = 7661
+
  |curse  = 867710
   |github  = Blaxsmith/SprinklerActivation
+
   |nexus  = 7684
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Mod
+
   |name    = Pregnancy Role
   |author  = aedenthorn, Erinthe
+
   |author  = kdau
   |id      = aedenthorn.SprinklerMod
+
   |id      = kdau.PregnancyRole
   |nexus  = 15385
+
   |nexus  = 5762
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 768494
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/pregnancyrole
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name    = Prepare for New Day
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = igotnousername
   |id      = SPDSprintAndDash
+
   |id      = igotnousername.PrepareNewDay
   |nexus  = 235
+
   |nexus  = 7638
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Redux
+
   |name    = Press to Quack
   |author  = littleraskol
+
   |author  = DraconisLeonidas
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id      = DraconisLeonidas.PressToQuack
   |nexus  = 560
+
   |nexus  = 13583
  |moddrop = 827770
+
   |github  = DraconisLeonidas/PressToQuack
   |github  = littleraskol/Sprint-And-Dash-Redux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Price Drops
   |author  = Patrick, mistersnuggler
+
   |author  = skuldomg, Skuld
   |id      =
+
   |id      = skuldomg.priceDrops
   |nexus  =
+
   |nexus  = 2047
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |github  = skuldomg/priceDrops
   |github  = oliverpl/SprintingMod
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
<!--
   |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
+
   |unofficial version = 1.0.8-unofficial.1-ResidentDonna
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Price Fluctuation
   |author  = onemix
+
   |author  = lech43
   |id      = onemix.Sprinting
+
   |id      = lech43.PriceFluctuation
   |nexus  = 10469
+
   |nexus  = 6396
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name    = Prices
   |author  = Abs, abslam
+
   |author  = skiilaa
   |id      = abs.SprintNRegen
+
   |id      = skiilaa.Prices
   |nexus  = 4898
+
   |nexus  = 2255
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint Sprint, Sprint Sprint Sprint
+
   |name    = Price Tooltips
   |author  = Jessebot, JessebotX
+
   |author  = Darkhax
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id      = darkhax.pricetooltip
   |nexus   = 4778
+
  |nexus  =
   |github = JessebotX/StardewValleyMods
+
  |curse  = 299169
 +
  |github  = Stardew-Valley-Modding/PriceTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
   |status   = workaround
 +
   |summary = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (unidarkshin)
+
   |name    = Prismatic Butterfly Location
   |author  = unidarkshin, Devin Lematty
+
   |author  = no12nv2
   |id      = DevinLematty.Sprint
+
   |id      = no12nv2.PrismaticButterflyLocation
   |nexus  = 7492
+
   |nexus  = 23045
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (Yoshify)
+
   |name    = Prismatic Clothing
   |author  = Yoshify
+
   |author  = atravita
   |id      =
+
   |id      = atravita.PrismaticClothing
   |nexus  = 2
+
  |curse  = 870969
   |github  =
+
  |moddrop = 1205162
 +
   |nexus  = 13051
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = workaround
 
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpriteMaster
+
   |name    = Prismatic Fire
   |author  = Ameise, Ameisen, mkukli
+
   |author  = aedenthorn, Erinthe
   |id      = DigitalCarbide.SpriteMaster
+
   |id      = aedenthorn.PrismaticFire
   |nexus  = 4922
+
   |nexus  = 12931
   |github  = ameisen/SV-SpriteMaster
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprites in Detail
+
   |name    = Prismatic Furniture
   |author  = BleakCodex
+
   |author  = aedenthorn, Erinthe
   |id      = BleakCodex.SpritesInDetail
+
   |id      = aedenthorn.PrismaticFurniture
   |nexus  = 14487
+
   |nexus  = 12589
   |github  = BleakCodex/SpritesInDetail
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stabbing Sword Special
+
   |name    = Prismatic Pride
   |author  = Peasly Wellbott
+
   |author  = kdau
   |id      = Wellbott.StabbingSwordSpecial
+
   |id      = kdau.PrismaticPride
   |nexus  = 7683
+
   |nexus  = 9019
   |github  = Wellbott/StardewValleyMods
+
  |moddrop = 978503
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/prismaticpride
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Check Fix
+
   |name    = Prismatic Slime Finder
   |author  = punyo, yakminepunyo
+
   |author  = MrKoatl
   |id      = punyo.StackCheckFix
+
   |id      = MrKoatl.PrismaticSlimeFinder
   |nexus  = 2433
+
   |nexus  = 7866
   |github  = pomepome/StackCheckFix
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stacked Item Icons
+
   |name    = Prismatic Statue
   |author  = aedenthorn, Erinthe
+
   |author  = Achtuur
   |id      = aedenthorn.StackedItemIcons
+
   |id      = Achtuur.PrismaticStatue
  |curse  = 868678
+
   |nexus  = 17013
   |nexus  = 15468
+
   |github  = Achtuur/StardewMods
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Everything
+
   |name    = Prismatic Tools
   |author  = CatCattyCat, Cat
+
   |author  = stokastic
   |id      = cat.stackeverything
+
   |id      = stokastic.PrismaticTools
   |nexus  = 2053
+
   |nexus  = 2428
  |moddrop = 833551
+
   |github  = stokastic/PrismaticTools
   |github  = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
   |status  = workaround
  |unofficial version = 3.0.3-unofficial.1-strobe
+
  |summary  = use [[#Pristmatic Tools Continued|Pristmatic Tools Continued]] instead.
 +
<!--
 +
  |status            = workaround
 +
  |unofficial version = 1.7.1-unofficial.12-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Quality
+
   |name    = Prismatic Tools Continued
   |author  = furyx639
+
   |author  = iargue
   |id      = furyx639.StackQuality
+
   |id      = iargue.PrismaticToolsContinued
  |curse  = 871828
+
   |nexus  = 21450
   |nexus  = 13724
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Size Changer
+
   |name    = Producer Framework Mod
   |author  = Shockah
+
   |author  = Digus
   |id      = Shockah.StackSizeChanger
+
   |id      = Digus.ProducerFrameworkMod
   |nexus  = 11866
+
   |nexus  = 4970
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Split Redux
+
   |name    = Producer Framework Mod → PFMAutomate
   |author  = pepoluan
+
   |author  = Digus
   |id      = pepoluan.StackSplitRedux
+
   |id      = Digus.PFMAutomate
   |nexus  = 8967
+
   |nexus  = 5038
  |moddrop = 976551
+
   |github  = Digus/StardewValleyMods
   |github  = pepoluan/StackSplitRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StackSplitX
+
   |name    = Production Stats
   |author  = tstaples
+
   |author  = FlameHorizon
   |id      = tstaples.StackSplitX
+
   |id      = FlameHorizon.ProductionStats
   |nexus  = 798
+
   |nexus  = 21270
   |github  = tstaples/StackSplitX
+
   |github  = FlameHorizon/ProductionStats
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack to Nearby Chests
+
   |name    = Profession Adjustments
   |author  = Ilyaki
+
   |author  = Kevin Connors
   |id      = Ilyaki.StackToNearbyChests
+
   |id      = KevinConnors.ProfessionAdjustments
   |nexus  = 1787
+
   |nexus  = 2424
   |github  = Ilyaki/StackToNearbyChests
+
   |github  = kevinforrestconnors/ProfessionAdjustments
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
+
   |name    = Profiler
   |author  = Becks723
+
   |author  = SinZ
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
+
   |id      = SinZ.Profiler
   |nexus  = 13381
+
   |nexus  = 12135
   |github  =
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StaminaRegen
+
   |name    = Profit Calculator
   |author  = EvilPdor
+
   |author  = spacechase0
   |id      =
+
   |id      = spacechase0.ProfitCalculator
   |nexus   =
+
   |curse  = 867736
   |url    = https://community.playstarbound.com/threads/111526
+
   |moddrop = 771668
   |github  = natfoth/StardewValleyMods
+
   |nexus  = 3378
 
+
   |github  = spacechase0/StardewValleyMods
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Standardized Krobus
+
   |name    = Profit Calculator → DGA Support
   |author  = minervamaga
+
   |author  = 6135
   |id      = minervamaga.StandardizedKrobus
+
   |id      = 6135.ProfitCalculatorDGA
   |nexus  =
+
   |moddrop = 1502461
   |moddrop = 716314
+
   |nexus  = 19931
   |github  = minervamaga/StandardizedKrobus
+
   |github  = 6135/StardewValley.ProfitCalculator
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starbot
+
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
   |author  = bwdy
+
   |author  = 6135
   |id      = bwdy.starbot
+
   |id      = 6135.ProfitCalculator
   |nexus  = 4755
+
  |moddrop = 1502461
   |github  = bwdymods/SDV-Starbot
+
   |nexus  = 19931
 
+
   |github  = 6135/StardewValley.ProfitCalculator
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Access
+
   |name    = Profit Margins
   |author  = Mohammad Shoaib
+
   |author  = Cherry, CherryChain
   |id      = shoaib.stardewaccess
+
   |id      = Cherry.ProfitMargins
   |nexus  = 16205
+
   |nexus  = 4663
   |url    = https://github.com/stardew-access/stardew-access/releases
+
   |moddrop = 716352
   |github  = stardew-access/stardew-access
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew and Chill
+
   |name    = Progressive Access Farm
   |author  = mod.kitchen
+
   |author  = onjulraz
   |id      = mod.kitchen.stardewandchill
+
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
   |nexus  = 12147
+
   |nexus  = 2923
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Code
+
   |name    = Project Fluent
   |author  = Cherry (for Gervig91), CherryChain
+
   |author  = Shockah
   |id      = Cherry.StardewAquarium
+
   |id      = Shockah.ProjectFluent
   |nexus  = 6372
+
   |nexus  = 12638
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
+
   |name    = Project S
   |author  = Moonwolf, Moonwolf287
+
   |author  = NarlanMarlan
   |id      = Moonwolf.StardewAquariumInformant
+
   |id      = narlan.projects
   |nexus  = 16527
+
   |nexus  = 3785
   |github  =
+
   |github  = NolanEastburn/ProjectS
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Archipelago
+
   |name    = Public Access TV
   |author  = Kaito Kid
+
   |author  = kdau
   |id      = KaitoKid.StardewArchipelago
+
   |id      = kdau.PublicAccessTV
   |nexus  = 16087
+
   |nexus  = 5605
   |github = agilbert1412/StardewArchipelago
+
  |moddrop = 757967
 +
   |source = https://gitlab.com/kdau/predictivemods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 +
  |status  = workaround
 +
  |summary  = use [[#Public Access TV (1.6)|Public Access TV (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Auto GC
+
   |name    = Public Access TV (1.6)
   |author  = Lake1059, 1059Studio
+
   |author  = John Peters
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id      = JohnPeters.PublicAccessTV
   |nexus  = 9293
+
   |nexus  = 22486
   |github  =
+
   |github  = emurphy42/PredictiveMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Brewery
+
   |name    = Pudding Plus Colored Slime Drops
   |author  = Cylon
+
   |author  = TerryDBS
   |id      = cylon.stardewbrewery
+
   |id      = TerryDBS.ColoredSlimeDrops
   |nexus  = 2057
+
   |nexus  = 7048
   |github  = JustCylon/stardew-brewery
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Config Menu
+
   |name    = Puffer Chick - Chickens
   |author  = Juice805
+
   |author  = Sonozuki
   |id      = Juice805.StardewConfigMenu
+
   |id      = EpicBellyFlop45.PufferChickChickens
   |nexus  = 1312
+
   |nexus  = 2997
   |github  = StardewConfigFramework/StardewConfigMenu
+
   |github  =
  
  |broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
   |status   = workaround
 
  |summary = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Debt
+
   |name    = Pumpkin Chickens
   |author  = Poison
+
   |author  = Sonozuki
   |id      = Poison.StardewTesting
+
   |id      = EpicBellyFlop45.PumpkinChickens
   |nexus  = 10005
+
   |nexus  = 3004
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Discord
+
   |name    = Purchasable Galaxy Item
   |author  = Steven Kraft
+
   |author  = SorryLate
   |id      = StevenKraft.StardewDiscord
+
   |id      = SorryLate.GalaxyItem
   |nexus  = 3608
+
   |nexus  = 5289
   |github  = steven-kraft/StardewDiscord
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid
+
   |name    = Purchasable Recipes
   |author  = Neosinf
+
   |author  = Paracosm
   |id      = neosinf.StardewDruid
+
   |id      = Paracosm.PurchasableRecipes
   |nexus  = 18465
+
   |nexus  = 1722
   |github  = Neosinf/StardewDruid
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.3.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid Lite
+
   |name    = Purist Mod
   |author  = Neosinf
+
   |author  = aedenthorn, Erinthe
   |id      = neosinf.StardewDruidLite
+
   |id      = aedenthorn.PuristMod
   |nexus  = 19308
+
   |nexus  = 16097
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Get Achievement Now
+
   |name    = Pussle
   |author  = Lake1059, 1059 Studio
+
   |author  = Platonymous
   |id      = Lake1059.StardewGetAchievementNow
+
   |id      = Platonymous.Pussle
   |nexus  = 11515
+
  |moddrop = 1521424
 +
   |nexus  = 19760
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hack
+
   |name    = Put Batteries in Fish Tanks
   |author  = bcmpinc
+
   |author  = BadNetCode
   |id      = bcmpinc.StardewHack
+
   |id      = BadNetCode.PutBatteriesInFishTanks
   |nexus  = 3213
+
   |nexus  = 23155
   |github  = bcmpinc/StardewHack
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hitboxes
+
   |name    = PVP Friendly Fire, PVP
   |author  = Tyler Gibbs
+
   |author  = DewMods
   |id      = tylergibbs2.StardewHitboxes
+
   |id      = DewMods.StardewValleyMods.PVP
   |nexus  = 12264
+
   |nexus  = 15589
   |github  = tylergibbs2/StardewHitboxes
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
   |author  = davikr, apdapreturns
+
   |author  = spacechase0 and ParadigmNomad
   |id      = davikr.hypnos
+
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
   |nexus  = 5935
+
  |curse  = 867715
   |github  = davicr/StardewHypnos
+
   |nexus  = 7455
   |broken in = Stardew Valley 1.4
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
+
   |name    = PyTK, Platonymous Toolkit
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.StardewImpact
+
   |id      = Platonymous.Toolkit
   |nexus  = 14365
+
   |nexus  = 1726
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793815
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Locations
+
   |name    = Qi Chests
 +
  |author  = spacechase0
 +
  |id      = spacechase0.QiChest
 +
  |nexus  = 15696
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Qi Exchanger
 
   |author  = Mizzion
 
   |author  = Mizzion
   |id      = mizzion.stardewlocations
+
   |id      = mizzion.qiexchanger
   |nexus  = 1929
+
   |nexus  = 1930
   |moddrop = 661357
+
   |moddrop = 661359
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Media Keys
+
   |name    = Qi Sprinklers
   |author  = Angebro
+
   |author  = UnknownLegacy
   |id      = Angebro.StardewMediaKeys
+
   |id      = UnknownLegacy.QiSprinklers
   |nexus  = 11246
+
   |nexus  = 7904
   |github  = AngeloC3/StardewMods
+
   |github  = UnkLegacy/QiSprinklers
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Motif
+
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
   |author  = Vinyks
+
   |author  = Prismuth
   |id      = Vinyks.StardewMotif
+
   |id      = <Prismuth.QuaintFarmBridge
   |nexus  = 14326
+
   |nexus  = 1647
 
   |github  =
 
   |github  =
 +
 +
  |broke in  = Stardew Valley 1.3
 +
  |status    = workaround
 +
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Nametags
+
   |name    = Quality Bait
   |author  = Tyler Gibbs
+
   |author  = MindMeltMax
   |id      = tylergibbs2.StardewNametags
+
   |id      = MindMeltMax.QualityBait
   |nexus  = 12158
+
  |curse  = 1004490
   |github  = tylergibbs2/StardewNametags
+
  |moddrop = 1443555
 +
   |nexus  = 16832
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew News Feed
+
   |name    = Quality Fish Ponds
   |author  = Other Buckets
+
   |author  = ytsc
   |id      = OtherBuckets.StardewNewsFeed
+
   |id      = ytsc.QualityFishPonds
   |nexus  = 3206
+
   |nexus  = 11021
   |github  = Mikesnorth/StardewNewsFeed
+
   |github  = YTSC/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Notifications
 
  |author  = monopandora
 
  |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
 
  |nexus  = 4713
 
  |moddrop = 664154
 
  |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = STardew Overview
+
   |name    = Quality Of Combat
   |author  = Sto13
+
   |author  = Aile72
   |id      = Sto13.STardewOverview
+
   |id      = Aile72.QualityOfCombat
   |nexus  = 14564
+
   |nexus  = 23894
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Progress
+
   |name    = Quality of Life - Immersive Tweaks
   |author  = seeinggreen
+
   |author  = DaLion
   |id      = seeinggreen.StardewProgress
+
   |id      = DaLion.ImmersiveTweaks
   |nexus  = 9786
+
   |nexus  = 11296
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Realty Framework
+
   |name    = Quality Products
   |author  = Prism 99
+
   |author  = SilentOak
   |id      = prism99.advize.stardewrealty
+
   |id      = SilentOak.QualityProducts
   |nexus  = 10512
+
   |nexus  = 3609
   |github  = Prism-99/FarmExpansion
+
   |github  = silentoak/StardewMods
 +
 
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew RPG
+
   |name    = Quality Products → Auto Quality Patch
   |author  = aedenthorn, Erinthe
+
   |author  = SilentOak
   |id      = aedenthorn.StardewRPG
+
   |id      = SilentOak.AutoQualityPatch
   |nexus  = 11132
+
   |nexus  = 3609
   |github  = aedenthorn/StardewValleyMods
+
   |github  = silentoak/StardewMods
 +
 
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Speak
+
   |name    = Quality Scrubber
   |author  = evfredericksen, Evan Fredericksen
+
   |author  = Traktori
   |id      = evfredericksen.StardewSpeak
+
   |id      = Traktori.QualityScrubber
   |nexus  = 7929
+
   |nexus  = 5663
   |github  = evfredericksen/StardewSpeak
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Survival Project
+
   |name    = Quality Scrubber for Automate
   |author  = NeroYuki
+
   |author  = Traktori
   |id      = neroyuki.rlvalley
+
   |id      = Traktori.AM.QualityScrubber
   |nexus  = 14183
+
   |nexus  = 5663
   |github  = NeroYuki/StardewSurvivalProject
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Symphony Remastered, Stardew Symphony
+
   |name    = Quality Smash
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = barfytheclown
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
   |nexus  = 425
+
   |nexus  = 7907
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = jn84/QualitySmash
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Twitch Tracker
+
   |name    = Queen of Sauce Randomizer
   |author  = Cody, Cody Hansen
+
   |author  = Speshkitty
   |id      = cody.StardewTwitchTrackerMod
+
   |id      = speshkitty.queenofsauceshuffler
   |nexus  = 16543
+
   |nexus  = 7151
   |github  =
+
   |github  = Speshkitty/QueenOfSauceRandomiser
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Barber, Stardew Barber
+
   |name    = Questable Tractor
   |author  = phroureo
+
   |author  = NermNermNerm
   |id      = phroureo.BarberSV
+
   |id      = NermNermNerm.QuestableTractor
   |nexus  = 9061
+
   |nexus  = 20703
   |github  =
+
   |github  = NermNermNerm/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley ESP, sdv-helper
+
   |name    = Quest Delay
   |author  = reimu, r2h, tomdc
+
   |author  = BadNetCode
   |id      = reimu.sdv-helper
+
   |id      = BadNetCode.QuestDelay
   |nexus  = 3917
+
   |nexus  = 1239
   |github  = rei2hu/stardewvalley-esp
+
  |moddrop = 473938
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Expanded
+
   |name    = Quest Essentials
   |author  = Flashshifter
+
   |author  = PurrplingCat
   |id      = FlashShifter.SVECode
+
   |id      = PurrplingCat.QuestEssentials
   |nexus  = 3753
+
   |nexus  = 8827
   |moddrop = 833179
+
   |github  = purrplingcat/StardewMods
   |github = FlashShifter/StardewValleyExpanded
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Randomizer
+
   |name    = Quest Framework
   |author  = Tooshi
+
   |author  = PurrplingCat
   |id      = Tooshi.Randomizer
+
   |id      = PurrplingCat.QuestFramework
   |nexus   = 5185
+
   |curse   = 577691
   |curse   = 308003
+
   |nexus   = 6414
   |github  = cTooshi/stardew-valley-randomizer
+
   |github  = purrplingcat/QuestFramework
 +
 
 +
  |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
+
   |name    = Quest Time Limits
   |author  = Tyler Gibbs and TheHaboo
+
   |author  = aedenthorn, Erinthe
   |id      = tylergibbs2.StardewRoguelike
+
   |id      = aedenthorn.QuestTimeLimits
   |nexus  = 13614
+
  |curse  = 868671
   |github  = tylergibbs2/StardewValleyRoguelike
+
   |nexus  = 16403
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Quest Time Limits - Continued|Quest Time Limits - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Web
+
   |name    = Quest Time Limits - Continued
   |author  = Prism 99
+
   |author  = aedenthorn and FlyingTNT
   |id      = prism99.stardewweb
+
   |id      = FlyingTNT.QuestTimeLimits
   |nexus  = 8715
+
   |nexus  = 22349
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardust Core
+
   |name    = Quick Agenda
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = BadNetCode
   |id      = Omegasis.StardustCore
+
   |id      = BadNetCode.QuickAgenda
   |nexus  = 2341
+
   |nexus  = 22258
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starksouls
+
   |name    = Quick Forward Dash, Warp Mod
   |author  = FenrirA
+
   |author  = Vexorth
   |id      = FenrirAsonda.Starksouls
+
   |id      = Vexorth.Warp
   |nexus  = 10915
+
   |nexus  = 16605
   |github  = OhWellMikell/Starksouls
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starting Money
+
   |name    = Quick Glance
   |author  = mmanlapat
+
   |author  = adverserath
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id      = Adverserath.QuickGlance
   |nexus  = 1138
+
   |nexus  = 12058
   |github  =
+
   |github  = adverserath/QuickGlance
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Startup Volume Config
+
   |name    = Quick Load
   |author  = certifiableGrimalkin
+
   |author  = aedenthorn, Erinthe
   |id      = certifiableGrimalkin.StartupVolumeConfig
+
   |id      = aedenthorn.QuickLoad
   |nexus  = 15846
+
   |nexus  = 7756
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Greenhouse
+
   |name    = Quick Minigame
   |author  = CaptainSully
+
   |author  = Enaium
   |id      = CaptainSully.StartWithGreenhouse
+
   |id      = Enaium.QuickMinigame
   |nexus  = 9878
+
  |curse  = 438741
   |moddrop = 1035412
+
  |moddrop = 895127
   |github  = CaptainSully/StardewMods
+
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/QuickMinigame
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Responses
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.QuickResponses
 +
  |nexus  = 6548
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Hat
+
   |name    = Quick Responses (1.6 Updated)
   |author  = treyh0
+
   |author  = yummypecho - original by aedenthorn
   |id      = treyh0.StartWithHat
+
   |id      = yummypecho.QuickResponses
   |nexus  = 2628
+
   |nexus  = 21103
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items
+
   |name    = Quick Sell
   |author  = ZackHill
+
   |author  = Alejandro Akbal, AlejandroAkbal
   |id      = ZackHill.StashItems
+
   |id      = AlejandroAkbal.QuickSell
   |nexus  = 9624
+
   |nexus  = 7854
   |github  = zack-hill/stardew-valley-stash-items
+
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items to Chest
+
   |name    = Quick Shop
   |author  = lambui
+
   |author  = Enaium
   |id      = BlueMod_StashItemsToChest
+
   |id      = Enaium.QuickShop
 +
  |curse  = 436793
 +
  |moddrop = 864170
 
   |nexus  =
 
   |nexus  =
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |github  = Enaium-StardewValleyMods/QuickShop
   |github  = lambui/StardewValleyMod_StashItemsToChest
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats as Tokens
+
   |name    = Quick Start
   |author  = Vertighost, Vertigon
+
   |author  = WuestMan, redknightofdoom
   |id      = Vertigon.StatsAsTokens
+
   |id      = WuestMan.QuickStart
   |nexus  = 9659
+
   |nexus  = 2375
   |github  = dtomlinson-ga/StatsAsTokens
+
   |github  = Brian-Wuest/Quick_Start
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats Passive Regeneration, Stats Reloader
+
   |name    = Quick Stash
   |author  = strato35
+
   |author  = ChiroxT
   |id      = Strato35.StatsReloader
+
   |id      = treinke.quickstash
   |nexus  = 7428
+
   |nexus  = 20864
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue of Generosity
+
   |name    = Quick Swap
   |author  = spacechase0
+
   |author  = Allan Wang
   |id      = spacechase0.StatueOfGenerosity
+
   |id      = AllanWang.QuickSwap
  |curse  = 867713
+
   |nexus  = 13956
   |nexus  = 7532
+
   |github  = AllanWang/Stardew-Mods
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue Shorts
+
   |name    = Quotes
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.StatueShorts
+
   |id      = aedenthorn.Quotes
   |nexus  = 17642
+
   |nexus  = 6503
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up
+
   |name    = Radioactive Geodes
   |author  = su226
+
   |author  = justastranger
   |id      = Su226.StayUp
+
   |id      = jas.RadioactiveGeodes
   |nexus  = 7592
+
   |moddrop = 952722
  |github  = su226/StardewValleyMods
+
   |nexus  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stay Up Late
 
  |author  = Krutonium
 
  |id      = krutonium.stayuplate
 
   |nexus  = 12578
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stone Bridge Over Pond, Pond With Bridge
+
   |name    = Radioactive Tools
   |author  = Advize and jinxiewinxie
+
   |author  = kakashigr
   |id      = jinxiewinxie.StoneBridgeOverPond
+
   |id      = kakashigr.RadioactiveTools
   |nexus  = 316
+
   |nexus  = 7630
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  = kakashigr/stardew-radioactivetools
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.4-unofficial.2-tks4fish
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
+
   |name    = Rainbow Cursor
   |author  = Mustafa
+
   |author  = Jamie Taylor
   |id      = Mustafa.StopSoundsWhenAltTabbed
+
   |id      = jltaylor-us.RainbowCursor
   |nexus  = 13925
+
   |nexus  = 15886
   |github  = mustafa-git/StopSoundsWhenAltTabbed
+
   |github  = jltaylor-us/StardewRainbowCursor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Storage Containers
+
   |name    = Rainbow Trail
   |author  = trashcan9
+
   |author  = aedenthorn, Erinthe
   |id      = trashcan9.StorageContainers
+
   |id      = aedenthorn.RainbowTrail
   |nexus  = 16071
+
   |nexus  = 16914
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stronger You
+
   |name    = Raincoat When Raining
   |author  = Krutonium
+
   |author  = BikiFae, bikinavisho
   |id      = Krutonium.StrongerYou
+
   |id      = BikiFae.RainCoatWhenRaining
   |nexus  = 7402
+
   |nexus  = 4659
   |github  =
+
   |github  = bikinavisho/RainCoatWhenRaining
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stuck at Level 1 but Overpower Drop Rates
+
   |name    = RainPlus
   |author  = Darkmushu
+
   |author  = Deadlykirpy
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
+
   |id      = Kirpy.RainPlus
   |nexus  = 17380
+
   |nexus  = 6559
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stumps to Hardwood Stumps
+
   |name    = Rain Randomizer
   |author  = Nishtra
+
   |author  = EvilPdor
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id      =
   |nexus  = 691
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
+
   |name    = Rain Refills Watering Can
   |author  = sophie
+
   |author  = StultusV
   |id      = sophie.SturdySaplings
+
   |id      = StultusV.RainRefillsWateringCan
   |nexus  = 14440
+
   |nexus  = 11554
   |github  = sophiesalacia/StardewMods
+
   |github  = JudeRV/Stardew-RainRefillsWateringCan
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Submerged Crab Pots
+
   |name    = Rains Interaction Mod
   |author  = aedenthorn, Erinthe
+
   |author  = RainKuro
   |id      = aedenthorn.SubmergedCrabPots
+
   |id      = RainKuro.RainsInteractionMod
   |nexus  = 11719
+
   |nexus  = 18850
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Subterranian Overhaul, Dwarvish
+
   |name    = Raised Garden Beds
   |author  = mytigio
+
   |author  = blueberry
   |id      = mytigio.SubterranianOverhaul
+
   |id      = blueberry.RaisedGardenBeds
   |nexus  = 4149
+
   |nexus  = 5305
   |github  = mytigio/SDVMods
+
   |github  = b-b-blueberry/RaisedGardenBeds
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
+
}}
   |dev note = It almost works, but the game crashes in the mines when you go to a floor where void tree mushrooms spawn (after lvl 90).
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ranching Tool Upgrades
 +
   |author  = drbirbdev
 +
  |id      = drbirbdev.RanchingToolUpgrades
 +
  |nexus  = 12280
 +
  |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sundrop City
+
   |name    = Random Bundles
   |author  = The Sundrop Team
+
   |author  = balllight
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id      = balllight.RandomBundles
   |nexus  = 4014
+
   |nexus  = 13790
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Hopper
+
   |name    = Random Hair Color
   |author  = spacechase0
+
   |author  = bookworm89723
   |id      = spacechase0.SuperHopper
+
   |id      = davis.randomhair
  |curse  = 867698
+
   |nexus  = 3271
   |nexus  = 9418
+
   |github  = joaniedavis/RandomHairMod
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Sleeper
+
   |name    = Randomized Energy
   |author  = spoocky123
+
   |author  = LakeMonster_, LakeMonster666
   |id      = spoocky123.SuperSleeper
+
   |id      = LakeMonster_.RandomizedEnergy
   |nexus  = 10842
+
   |nexus  = 5250
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surfing Festival
+
   |name    = Random NPCs, Random Visitors
   |author  = spacechase0 and ParadigmNomad
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.SurfingFestival
+
   |id      = Aedenthorn.RandomNPC
   |curse   = 867720
+
   |nexus   = 4911
   |nexus   = 6688
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |warnings  = doesn't work in multiplayer.
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surprise Pregnancy, SurpriseBaby1
+
   |name    = Random Slimes
   |author  = MiphasGrace
+
   |author  = ChrisMzz
   |id      = MiphasGrace.SurpriseBaby1
+
   |id      = ChrisMzz.randomslimes
   |nexus  = 13126
+
   |nexus  = 21320
   |github  =
+
   |github  = ChrisMzz/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Survivalistic
+
   |name    = Random Start Day
   |author  = Ophaneom
+
   |author  = idermailer
   |id      = Ophaneom.Survivalistic
+
   |id      = idermailer.RandomStartDay
   |nexus  = 12179
+
   |nexus  = 13225
   |github  = Ophaneom/Survivalistic
+
   |github  = idermailer/RandomStartDay
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Tastes
 +
  |author  = skiilaa
 +
  |id      = skiilaa.RandomTastes
 +
  |nexus  = 2285
 +
 
 +
  |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SvFishingMod
+
   |name    = Range Display, Sprinkler Range
   |author  = KDERazorback
+
   |author  = CatCattyCat, Cat
   |id      = KDERazorback.SvFishingMod
+
   |id      = cat.sprinklerrange
   |nexus  = 6403
+
   |nexus  = 1179
   |github  = KDERazorback/SvFishingMod
+
  |moddrop = 833536
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Data Layers|Data Layers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim
+
   |name    = Ranged Tools
   |author  = aedenthorn, Erinthe
+
   |author  = vgperson
   |id      = aedenthorn.Swim
+
   |id      = vgperson.RangedTools
  |curse  = 868896
+
   |nexus  = 6935
   |nexus  = 6326
+
   |github  = vgperson/RangedTools
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swimsuits Anywhere
+
   |name    = Range Highlight
   |author  = Myzkatonic
+
   |author  = Jamie Taylor
   |id      = Myzkatonic.SwimsuitsAnywhere
+
   |id      = jltaylor-us.RangeHighlight
   |nexus  = 7722
+
  |curse  = 997096
   |github  =
+
   |nexus  = 6752
 +
   |github  = jltaylor-us/StardewRangeHighlight
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swiss Army Knife
+
   |name    = Raven of The Valley
   |author  = John Peters
+
   |author  = nicks
   |id      = JohnPeters.SwissArmyKnife
+
   |id      = nicks.RavenofTheValley
   |nexus  = 13991
+
   |nexus  = 19856
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swizzy Meads
+
   |name    = Readers Digest
   |author  = Swizzy Studios
+
   |author  = Remy Bach
   |id      = SwizzyStudios.SwizzyMeads
+
   |id      = remybach.readersdigest
   |nexus  = 3241
+
   |nexus  = 3040
   |github  = SwizzyStudios/SV-SwizzyMeads
+
   |github  = remybach/stardew-valley-readersdigest
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tab Autoloot
+
   |name    = Readers Digest for 1.6
   |author  = Guedez
+
   |author  = Slash215
   |id      = tab.autoloot
+
   |id      = Slash215.readersdigest
   |nexus  = 5115
+
   |nexus  = 22972
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tailor Weapon Skins
+
   |name    = Real Clock
   |author  = Peasly Wellbott
+
   |author  = thimadera
   |id      = Wellbott.TailorWeaponSkins
+
   |id      = thimadera.Realclock
   |nexus  = 7797
+
   |nexus  = 21726
   |github  =
+
   |github  = thimadera/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tainted Cellar, Underground House Cellar
+
   |name    = Realistic Fishing
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = Kevin Connors
   |id      = TaintedCellar
+
   |id      = KevinConnors.RealisticFishing
   |nexus  = 1672
+
   |nexus  = 2623
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  = kevinforrestconnors/RealisticFishing
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
 
<!--
 
<!--
   |unofficial version = 1.1.1-unofficial.2-pathoschild
+
   |unofficial version = 1.2.3-unofficial.3-Mizzion
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take All
+
   |name    = Realistic Random Names
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TakeAll
+
   |id      = aedenthorn.RealNames
   |nexus  = 14247
+
   |nexus  = 6269
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take It Slow
+
   |name    = Real Time
   |author  = KarratKake
+
   |author  = Enaium, Lightcolour888
   |id      = KarratKake.TakeItSlow
+
   |id      = Enaium.RealTime
   |nexus  = 13432
+
   |nexus  = 5336
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tap Giant Crops
+
   |name    = Realtime Framework
   |author  = atravita
+
   |author  = drbirbdev
   |id      = atravita.TapGiantCrops
+
   |id      = drbirbdev.RealtimeFramework
  |curse  = 870968
+
   |nexus  = 18915
  |moddrop = 1205166
+
   |github  = drbirbdev/StardewValley
   |nexus  = 13052
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tappable Palm Trees
+
   |name    = Realtime Minimap
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.TappablePalmTrees
+
   |id      = spacechase0.RealtimeMinimap
   |nexus  = 10661
+
  |curse  = 867706
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 9386
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Ready
+
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
   |author  = skunkkky
+
   |author  = SixthTitan
   |id      = skunkkk.TapperReady
+
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
   |nexus  = 1219
+
   |nexus  = 5773
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Tapper Report|Tapper Report]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Report
+
   |name    = Recatch Legendary Fish
   |author  = pepoluan
+
   |author  = cantorsdust and Pathoschild
   |id      = pepoluan.TapperReport
+
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
   |nexus  = 8700
+
   |nexus  = 172
   |github  =
+
   |github  = cantorsdust/StardewMods
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
+
   |name    = Recipes In Mail
   |author  = TehPers
+
   |author  = Freaksaus
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id      = freaksaus.recipesinmail
   |nexus  = 3256<!--was 2150 before re-release-->
+
   |nexus  = 22173
  |moddrop = 1071149
+
   |github  =
   |github  = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Festive Slimes
+
   |name    = Recipe Tracker, Stardew Valley Recipe Tracker
   |author  = TehPers
+
   |author  = Nox Chimaera, noxkimaera
   |id      = TehPers.FestiveSlimes
+
   |id      = NoxChimaera.StardewValleyTodo
   |nexus  = 2990
+
   |nexus  = 22378
   |github  = TehPers/StardewValleyMods
+
   |github  = NoxChimaera/StardewValleyTODO
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Fishing Overhaul
+
   |name    = Reciprocate
   |author  = TehPers
+
   |author  = YunHikari
   |id      = TehPers.FishingOverhaul
+
   |id      = YunHikari.Reciprocate
   |nexus  = 866
+
   |nexus  = 17714
  |moddrop = 123679
+
   |github  =
   |github  = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Telephone Purchasing
+
   |name    = Recover Stamina
   |author  = Stingray
+
   |author  = lperkins2, Logan Perkins
   |id      = Stingray.TP
+
   |id      = lperkins2.RecoverStamina
   |nexus  = 10190
+
   |nexus  = 2332
   |github  = Stingrayss/StardewValley
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleporter
+
   |name    = Recurring Reminders
   |author  = Bifibi
+
   |author  = Dem1se
   |id      = Teleporter
+
   |id      = Dem1se.RecurringReminders
   |nexus  =
+
   |nexus  = 6840
  |chucklefish = 4374
+
   |github  = dem1se/SDVMods
   |github  =
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fast Travel|Fast Travel]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Mod
+
   |name    = Recyclable Cola
   |author  = Falson, Falson127
+
   |author  = XxHarvzBackxX
   |id      = Falson.TeleportMod
+
   |id      = harvz.RecyclableCola
   |nexus  = 18842
+
   |nexus  = 10865
   |github  =
+
   |github  = XxHarvzBackxX/recyclableCola
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC
+
   |name    = Redesigned Farmhouse Layout
   |author  = Enaium
+
   |author  = Aimon111 & DaLion
   |id      = Enaium.TeleportNpc
+
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
  |curse  = 436803
+
   |nexus  = 11420
  |moddrop = 865554
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/TeleportNpc
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC Location
+
   |name    = Redraw Pelican Town Config
   |author  = ccr
+
   |author  = JefGrizli
   |id      = ccr.TeleportNPCLocation
+
   |id      = JefGrizli.RedrawPelicanTownC
   |nexus  = 17190
+
   |nexus  = 15564
   |github  = chencrstu/TeleportNPCLocation
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Point
+
   |name    = Refill Silos
   |author  = Enaium
+
   |author  = Alpha_Omegasis
   |id      = Enaium.TeleportPoint
+
   |id      = Omegasis.RefillSilos
  |curse  = 436830
+
   |nexus  = 20779
  |moddrop = 864013
 
   |nexus  =
 
  |github  = Enaium-StardewValleyMods/TeleportPoint
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport To Farm
+
   |name    = Refill Watering Can in Town Fountain
   |author  = Rafael
+
   |author  = TfueLovesBanana
   |id      = Rafael.TeleportToFarm
+
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
   |nexus  = 7247
+
   |nexus  = 16764
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Adventurer's Life Expanded
+
   |name    = Refund Staircases
   |author  = HamioDracny
+
   |author  = Nick Martin
   |id      = HamioDracny.TALE.SMAPI
+
   |id      = NickMartin.RefundStaircases
   |nexus  = 14083
+
   |nexus  = 19209
   |github  =
+
   |github  = nickmartin1ee7/RefundStaircases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Best of "The Queen of Sauce"
+
   |name    = Regeneration
   |author  = Bpendragon
+
   |author  = Hammurabi
   |id      = Bpendragon.BestOfQOS
+
   |id      = HammurabiRegeneration
   |nexus  = 7985
+
   |nexus  =
   |github = Bpendragon/Best-of-Queen-of-Sauce
+
   |chucklefish = 4584
 +
  |source = https://community.playstarbound.com/resources/regeneration.4584/updates
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
+
   |name    = Regen Mod
   |author  = Neat
+
   |author  = Zoryn
   |id      = neat.newspaper
+
   |id      = Zoryn.RegenMod
   |nexus  = 8689
+
   |nexus  =
   |github  =
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Farmer That Stared at Rocks
+
   |name    = Regular Quality
   |author  = ItsLittany
+
   |author  = desto, JustToDownloadThings
   |id      = itslittany.RockBreaker
+
   |id      = desto.RegularQuality
   |nexus  = 6376
+
   |nexus  = 5090
  |moddrop = 804101
+
   |github  = desto-git/smapi-RegularQuality
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Fishmonger
+
   |name    = Rejuvenating Forest
   |author  = VoidWitchCult
+
   |author  = Team Timber
   |id      = VoidWitchCult.TheFishmongerFishing
+
   |id      = TeamTimber.RejuvenatingForest
   |nexus  = 16326
+
   |nexus  = 10322
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theft of the Winter Star
+
   |name    = Relationship Bar UI
   |author  = spacechase0 and ParadigmNomad
+
   |author  = SlyMerc
   |id      = spacechase0.TheftOfTheWinterStar
+
   |id      = RelationshipBar
   |curse   = 867729
+
   |nexus   = 1009
   |moddrop = 771680
+
   |github  =
  |nexus  = 5062
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Gnomiverse
+
   |name    = Relationships Enhanced
   |author  = Purppelle and King Gnomus
+
   |author  = rodrigovaz
   |id      = Purppelle.TheGnomiverse
+
   |id      = relationshipsenhanced
   |nexus  = 13266
+
   |nexus  =
 +
  |chucklefish = 4435
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
+
   |name    = Relationship Status
   |author  = Tlitookilakin
+
   |author  = Dragonisser
   |id      = tlitookilakin.BakeOffCode
+
   |id      = relationshipstatus
   |nexus  = 18856
+
   |nexus  = 751
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Love of Cooking
+
   |name    = Relationship Tooltips
   |author  = blueberry
+
   |author  = M3ales
   |id      = blueberry.LoveOfCooking
+
   |id      = M3ales.RelationshipTooltips
   |nexus  = 6830
+
   |nexus  =
   |github  = b-b-blueberry/CooksAssistant
+
   |curse   = 298040
}}
+
   |github  = M3ales/RelationshipTooltips
{{#invoke:SMAPI compatibility|entry
 
  |name    = Theme Manager
 
  |author  = Khloe Leclair
 
   |id      = leclair.thememanager
 
  |nexus  = 14525
 
   |github  = KhloeLeclair/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = The Moon
 
  |author  = Pucklynn
 
  |id      = shannon.MoonMod
 
  |nexus  = 2482
 
  |github  =
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Pumpkin King
+
   |name    = Relationship Tracker
   |author  = KirbyLink
+
   |author  = Branic
   |id      = kirbylink.pumpkinking
+
   |id      = Branic.RelationshipTracker
   |nexus  = 3006
+
   |nexus  = 2845
   |github  = KirbyLink/PumpkinKing
+
   |github  = Paradox355/SDVMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
<!--@retest-after Custom Farming Redux
+
<!--
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
   |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
   |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/4109
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Queen Of Sauce Reminder
+
   |name    = Relativity
   |author  = TheShwamp
+
   |author  = AdroSlice
   |id      = TheShwamp.TheQueenOfSauceReminder
+
   |id      = AdroSlice.Relativity
   |nexus  = 5172
+
   |nexus  = 13028
   |github  =
+
   |github  = adroslice/sdv-relativity-mirror
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Twlight Traveller - Custom NPC (API), APICut
+
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
   |author  = Eris, AkatsukiVana, HuaGei API
+
   |author  = The Fluffy Robot
   |id      = Eris.APICut
+
   |id      = TheFluffyRobot.RelaxingWeekends
   |nexus  = 8158
+
   |nexus  = 19662
   |github  =
+
   |github  = jamespfluger/Stardew-ModCollection
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Think-n-Talk
+
   |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
   |author  = Prism 99
+
   |author  = mouahrara
   |id      = prism99.thinkntalk
+
   |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
   |nexus  = 9546
+
   |nexus  = 20606
   |github  = Prism-99/Think-n-Talk
+
   |github  = mouahrara/RelocateFarmAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = This Mod Is Organic
+
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
+
   |author  = zeldela
   |id      = SweetPanda.Organic
+
   |id      = zeldela-RememberBirthdays
   |nexus  = 16648
+
   |nexus  = 13554
   |github  =
+
   |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Three-Heart Dance Partner, Three Heart Flower Festival Dance Partners, 3-heart Dance Partner<!--in order: standardized name in 1.0.6, former Nexus name, former manifest name-->
+
   |name    = Remember Faced Direction
   |author  = spacechase0
+
   |author  = Annosz
   |id      = ThreeHeartDancePartner
+
   |id      = Annosz.RememberFacedDirection
  |curse  = 867388
+
   |nexus  = 6946
  |moddrop = 127278
+
   |github  = Annosz/StardewValleyModding
   |nexus  = 500
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Throwable Axe
+
   |name    = Remember Your Umbrella
   |author  = spacechase0
+
   |author  = heyseth
   |id      = spacechase0.ThrowableAxe
+
   |id      = heyseth.umbrellas
   |curse   = 867726
+
   |nexus   = 8366
   |moddrop = 771683
+
   |github  = heyseth/SDVMods
  |nexus  = 5097
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Thunderstorm Totem
+
   |name    = Reminders
   |author  = justastranger
+
   |author  = Surkasu
   |id      = jas.ThunderstormTotem
+
   |id      = Surkasu.Reminders
  |moddrop = 944622
+
   |nexus  = 2481
   |nexus  =
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Fields
+
   |name    = Remind to Exit
   |author  = seitanicbean
+
   |author  = pepoluan
   |id      = seitanicbean.tidyfields
+
   |id      = pepoluan.RemindToExit
   |nexus  = 10929
+
   |nexus  = 8727
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
+
   |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Social
+
   |name    = Re-Mixed Seeds, Mixed Seed Mod
   |author  = trashcan9
+
   |author  = nein
   |id      = trashcan9.TidySocial
+
   |id      = nein.MixedSeedMod
   |nexus  = 16233
+
   |nexus  = 22311
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tileman Challenge
+
   |name    = Remote Fridge Storage
   |author  = SpicyKai
+
   |author  = EternalSoap, arjan3004
   |id      = SpicyKai.Tileman
+
   |id      = EternalSoap.RemoteFridgeStorage
   |nexus  = 11945
+
   |nexus  = 2545
   |github  = spicykai/StardewValley-Mods
+
   |github  = SoapStuff/Remote-Fridge-Storage
 +
 
 +
  |warnings = Broken on Android (loads but does not work).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tile Transparency, Transparent Tiles
+
   |name    = Removable Horse Hats
   |author  = aedenthorn, Erinthe
+
   |author  = CatCattyCat, Cat
   |id      = aedenthorn.TileTransparency
+
   |id      = cat.removablehorsehats
   |nexus  = 17288
+
   |nexus  = 2223
   |github  = aedenthorn/StardewValleyMods
+
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tillable Ground
+
   |name    = Remove All Monsters
   |author  = hawkfalcon
+
   |author  = David J. Lee, djslzx
   |id      = hawkfalcon.TillableGround
+
   |id      = djsl.RemoveAllMonsters
   |nexus  = 2175
+
   |nexus  = 5727
   |github  = hawkfalcon/Stardew-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tilled Soil Decay
+
   |name    = Remove Animal Limitations
   |author  = bcmpinc
+
   |author  = Hobbes
   |id      = bcmpinc.TilledSoilDecay
+
   |id      = Hobbes.RemoveAnimalLimitations
   |nexus  = 2738
+
   |nexus  = 7838
   |github  = bcmpinc/StardewHack
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest
+
   |name    = Rename
   |author  = Asconoid
+
   |author  = Remmie, CoinzReturns
   |id      = Asconoid.TimeBeforeHarvest
+
   |id      = Remmie.Rename
   |nexus  = 5764
+
   |nexus  = 2130
 
   |github  =
 
   |github  =
  
   |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
+
  |broke in = Stardew Valley 1.4
   |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
+
   |status  = workaround
 +
   |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest Enhanced
+
   |name    = Rename Reworked
   |author  = Jonathan Ginn
+
   |author  = Parabyted
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id      = parabyted.renamerework
   |nexus  = 12170
+
   |nexus  = 10866
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freeze
+
   |name    = Rented Tools
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = JarvieK
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id      = JarvieK.RentedTools
   |nexus  = 973
+
   |nexus  = 1307
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Jarvie8176/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freezes at Midnight
+
   |name    = Rented Tools Improved
   |author  = JBtheShadow
+
   |author  = SolusCleansing
   |id      = JBtheShadow.TimeFreezesAtMidnight
+
   |id      = SolusCleansing.RentedToolsImproved
   |nexus  = 7425
+
   |nexus  = 18909
   |github  =
+
   |github  = SolusCleansing/RentedToolsImproved
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Master
+
   |name    = Reorient After Eating
   |author  = trashcan9
+
   |author  = PunningLinguist
   |id      = trashcan9.TimeMaster
+
   |id      = PunningLinguist.ReorientAfterEating
   |nexus  = 16192
+
   |nexus  = 7585
   |github  =
+
   |github  = amconners/ReorientAfterEating
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Multiplier
+
   |name    = Replace Fertilizer
   |author  = DefenTheNation
+
   |author  = jingshenSN2
   |id      = DefenTheNation.TimeMultiplier
+
   |id      = jingshenSN2.replace_fertilizer
   |nexus  = 2262
+
   |nexus  = 24550
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
   |github  = jingshenSN2/ReplaceFertilizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time of the Prairie King
+
   |name    = Replanter
   |author  = The Fluffy Robot
+
   |author  = jwdred
   |id      = TheFluffyRobot.TimeOfThePrairieKing
+
   |id      = jwdred.Replanter
   |nexus  = 5631
+
   |nexus  = 589
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.5-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = ReRegeneration
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = littleraskol
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = lrsk_sdvm_rerg.0925160827
   |nexus  = 1000
+
   |nexus  = 6837
   |moddrop = 664035
+
   |moddrop = 827580
   |github  = JohnsonNicholas/SDVMods
+
   |github  = littleraskol/ReRegeneration
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TimeSpeed
+
   |name    = Reseed, Roc's Reseed Mod
   |author  = cantorsdust and Pathoschild
+
   |author  = rocslayer, James Overton
  |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id      = Roc.Reseed
  |nexus  = 169
+
   |nexus  = 2421
  |github  = cantorsdust/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Time Totem
 
  |author  = gmff
 
   |id      = GMFF.TimeTotem
 
  |curse  = 494425
 
   |nexus  =
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TMXL Map Toolkit, TMX Loader
+
   |name    = Reset Skull Caverns, Skull Caverns Reset
   |author  = Platonymous
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Platonymous.TMXLoader
+
   |id      = KoihimeNakamura.ResetCaverns
   |curse  = 877235
+
   |curse  = 990459
   |nexus  = 1820
+
   |moddrop = 1080116
   |moddrop = 771913
+
   |nexus  = 20846
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To-Dew
+
   |name    = Reset Terrain Features
   |author  = Jamie Taylor
+
   |author  = mabelSyrup
   |id      = jltaylor-us.ToDew
+
   |id      = MabelSyrup.ResetTerrainFeatures
   |nexus  = 7409
+
   |nexus  = 4715
   |github  = jltaylor-us/StardewToDew
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = To Do List
 
  |author  = Eleanor, eleanoot
 
  |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
 
  |nexus  = 1630
 
  |github  = eleanoot/stardew-to-do-mod
 
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#To-Dew|To-Dew]] instead.
+
   |summary  = use [{{github|Lake1059/ResetTerrainFeatures_NET6}}/releases unofficial update] instead.<!--doesn't follow unofficial version convention, don't use unofficial update fields-->
 
<!--
 
<!--
   |unofficial version = 1.1.3-unofficial.2-pathoschild
+
   |unofficial version = 1.0.3-unofficial.1-esca
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-43678
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toggle Monsters
+
   |name    = Resource Storage
   |author  = Jolyone, Me
+
   |author  = aedenthorn, Erinthe
   |id      = Me.ToggleMonsters
+
   |id      = aedenthorn.ResourceStorage
   |nexus  = 11801
+
   |nexus  = 17951
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Resource Storage - Continued|Resource Storage - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Icons
+
   |name    = Resource Storage - Continued
   |author  = furyx639
+
   |author  = aedenthorn and FlyingTNT
   |id      = furyx639.ToolbarIcons
+
   |id      = FlyingTNT.ResourceStorage
  |curse  = 871834
+
   |nexus  = 22539
   |nexus  = 11026
+
   |github  = FlyingTNT/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Tooltips
+
   |name    = Responsive Knockback, Responsive MP Knockback
   |author  = danmw3
+
   |author  = spacechase0
   |id      = danmw3.toolbartooltips
+
   |id      = spacechase0.ResponsiveKnockback
   |nexus  = 4977
+
   |nexus  = 12029
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ToolBelt
+
   |name    = Restauranteer
   |author  = yuri0r
+
   |author  = aedenthorn, Erinthe
   |id      = yuri0r.ToolBelt
+
   |id      = aedenthorn.Restauranteer
   |nexus  = 8566
+
   |nexus  = 14519
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
   |source  = https://gitlab.com/yuri0r/toolbelt
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Charging
+
   |name    = Retro Active Achievements
   |author  = mralbobo
+
   |author  = iceburg
   |id      = mralbobo.ToolCharging
+
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
   |nexus  =
+
   |nexus  = 4974
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  = ManApart/RetroActiveAchievements
   |github  = mralbobo/stardew-tool-charging
 
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.5
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Select
+
   |name    = Retroactive Stardew
   |author  = CrazyWig
+
   |author  = millerscout
   |id      = crazywig.toolpowerselect
+
   |id      = Millerscout.RetroactiveStardew
   |nexus  = 2553
+
   |nexus  = 6953
   |github  =
+
   |github  = millerscout/StardewMillerMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Setup
+
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
   |author  = Gilar Fasulaki
+
   |author  = Iceburg
   |id      = GilarF.ToolPowerSetup
+
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
   |nexus  = 4517
+
   |nexus  = 356
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
+
   |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Smart Switch
+
   |name    = Reverse Proposal
   |author  = aedenthorn, Erinthe
+
   |author  = GreenOnion24
   |id      = aedenthorn.ToolSmartSwitch
+
   |id      = GreenOnion24.ReverseProposal
   |curse   = 868687
+
   |nexus   = 8526
   |nexus  = 15216
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Costs
+
   |name    = Revive Dead Crops
   |author  = Cherry, CherryChain
+
   |author  = atravita
   |id      = Cherry.ToolUpgradeCosts
+
   |id      = atravita.ReviveDeadCrops
   |nexus  = 6576
+
  |curse  = 870964
   |github  = ChroniclerCherry/stardew-valley-mods
+
  |moddrop = 1294436
 +
   |nexus  = 15005
 +
   |github  = atravita-mods/StardewMods
  
   |broke in           = SMAPI 3.12
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |unofficial version = 1.0.1-unofficial.1-Skalaki
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-76604
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery
+
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
   |author  = SorryLate
+
   |author  = ribeena
   |id      = SorryLate.ToolUpgradeDelivery
+
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
   |nexus  = 5421
+
   |nexus  = 11809
   |github  = sorrylate/Stardew-Valley-Mod
+
   |github  = ribeena/BusLocations
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ridgeside Village
 +
  |author  = Rafseazz
 +
  |id      = Rafseazz.RidgesideVillage
 +
  |nexus  = 7286
 +
  |github  = Rafseazz/Ridgeside-Village-Mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Right Click to Untill Soil
 +
  |author  = Kumagabear
 +
  |id      = Kumagabear.RightClickUntillSoil
 +
  |nexus  = 19563
 +
  |github  = DotSharkTeeth/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ring of Fire
 +
  |author  = Platonymous
 +
  |id      = Platonymous.RingOfFire
 +
  |nexus  = 1166
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ring Overhaul
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.RingOverhaul
 +
  |nexus  = 10669
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ring Overhaul for Walk of Life
 +
  |author  = Jibb
 +
  |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
 +
  |nexus  = 12171
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Ring Overhaul|Ring Overhaul]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery Service
+
   |name    = Rise And Shine
   |author  = Felix-Dev
+
   |author  = Yoshify
   |id      = Felix-Dev.ToolUpgradeDeliveryService
+
   |id      = Yoshify.RiseAndShine
   |nexus  = 2938
+
   |nexus  = 3
   |github  = Felix-Dev/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 0.39.1
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
+
   |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
 
<!--
 
<!--
   |unofficial version = 1.4.1-unofficial.1-pathoschild
+
   |unofficial version = 1.1.1-whisk-update
 +
  |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Reminder
+
   |name    = Riverland Farm but You Need to Build Bridges
   |author  = Wracketeer
+
   |author  = idermailer
   |id      = Wracketeer.ToolUpgradeReminder
+
   |id      = idermailer.riverfarmButBridge
   |nexus  = 13423
+
   |nexus  = 15748
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Too Many Animals
+
   |name    = Robin Work Hours
   |author  = furyx639
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.TooManyAnimals
+
   |id      = aedenthorn.RobinWorkHours
   |curse   = 871833
+
   |nexus   = 11244
   |nexus  = 11033
+
   |github  = aedenthorn/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Town School Functions
+
   |name    = Rock Paper Scissors
   |author  = Edu Anttunes
+
   |author  = Spiderbuttons
   |id      = EduAnttunes.TownSchool.Functions
+
   |id      = Spiderbuttons.RockPaperScissors
   |nexus  = 6317
+
   |nexus  = 23875
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Mod
+
   |name    = Rope Bridge
 +
  |author  = Teban100
 +
  |id      = RopeBridge
 +
  |nexus  = 824
 +
  |github  = StephenKairos/Teban100-StardewMods
 +
 
 +
  |broke in          = SMAPI 2.6
 +
  |unofficial version = 1.0.1-unofficial.5-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rotate Toolbar
 
   |author  = Pathoschild
 
   |author  = Pathoschild
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id      = Pathoschild.RotateToolbar
   |nexus  = 1401
+
   |nexus  = 1100
  |moddrop = 606639
 
 
   |github  = Pathoschild/StardewMods
 
   |github  = Pathoschild/StardewMods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Sounds, Tractor Engine Sound
+
   |name    = Rummage - The Thievery Mod
   |author  = MissCoriel
+
   |author  = ApryllForever
   |id      = misscoriel.tractorsounds
+
   |id      = ApryllForever.RestStop.Rummage
   |nexus  = 5781
+
   |nexus  = 12764
   |github  =
+
   |github  = ApryllForever/Rummage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trading
+
   |name    = Rune Magic
   |author  = MindMeltMax
+
   |author  = fierro
   |id      = MindMeltMax.Trading
+
   |id      = fierro.rune_magic
  |moddrop = 1214750
+
   |nexus  = 15065
   |nexus  = 13293
+
   |github  = facufierro/RuneMagic
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Station
+
   |name    = Run Fast, Sprint
   |author  = Cherry, CherryChain
+
   |author  = Krutonium
   |id      = Cherry.TrainStation
+
   |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
   |nexus  = 6183
+
   |nexus  = 12701
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Tracks
+
   |name    = Running Key
   |author  = aedenthorn, Erinthe
+
   |author  = strato35
   |id      = aedenthorn.TrainTracks
+
   |id      = Strato35.RunningKey
   |nexus  = 10927
+
   |nexus  = 5527
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Whistle
+
   |name    = Running Late
   |author  = Taskmaster
+
   |author  = Coll1234567
   |id      = Taskmaster.TrainWhistle
+
   |id      = Coll1234567.RunningLate
   |nexus  = 4473
+
   |nexus  = 3518
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trampoline
+
   |name    = Rush Orders
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.Trampoline
+
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
   |nexus  = 11619
+
  |curse  = 867397
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 127276
 +
   |nexus  = 605
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparency Settings
+
   |name    = SAAT.API, SAAT - Audio API and Toolkit
   |author  = Esca, Esca-MMC
+
   |author  = ZeroMeters
   |id      = Esca.TransparencySettings
+
   |id      = ZeroMeters.SAAT.API
   |nexus  = 8891
+
   |nexus  = 10747
   |moddrop = 971985
+
  |github  = Dawilly/SAAT
   |github  = Esca-MMC/TransparencySettings
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 1.1.3-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparent Objects
+
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
   |author  = aedenthorn, Erinthe
+
   |author  = ZeroMeters
   |id      = aedenthorn.TransparentObjects
+
   |id      = ZeroMeters.SAAT.Mod
   |nexus  = 6412
+
   |nexus  = 10747
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Dawilly/SAAT
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash 4 Elliott
+
   |name    = Safe Lightning
   |author  = ChrisMzz
+
   |author  = CatCattyCat, Cat
   |id      = ChrisMzz.trash4elliott
+
   |id      = cat.safelightning
   |nexus  = 18882
+
   |nexus  = 2039
  |github  =
+
   |moddrop = 833550
}}
+
   |github  = danvolchek/StardewMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Trash Bear Abides
 
  |author  = John Peters
 
  |id      = JohnPeters.TrashBearAbides
 
   |nexus  = 11359
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Trash Bear Item Helper, Trash Bear Name
 
  |author  = MattDeDuck, Duckshard
 
  |id      = MattDeDuck.TrashBearName
 
  |nexus  = 5252
 
   |github  =
 
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Safe Lightning Updated|Safe Lightning Updated]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 2.1.1-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Can Reactions
+
   |name    = Safe Lightning Redux, Safe Lightning
   |author  = aedenthorn, Erinthe
+
   |author  = Shockah
   |id      = aedenthorn.TrashCanReactions
+
   |id      = Shockah.SafeLightning
   |nexus  = 7643
+
   |nexus  = 11857
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Safe Lightning Updated|Safe Lightning Updated]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Cans On Horse
+
   |name    = Safe Lightning Updated
   |author  = aedenthorn, Erinthe
+
   |author  = Rokugin
   |id      = aedenthorn.TrashCansOnHorse
+
   |id      = Rokugin.SafeLightningUpdated
   |nexus  = 16394
+
   |nexus  = 22783
   |github  = aedenthorn/StardewValleyMods
+
   |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Does Not Consume Bait
+
   |name    = Safer Bombs
   |author  = atravita
+
   |author  = Dragoon23
   |id      = atravita.TrashDoesNotConsumeBait
+
   |id      = Dragoon23.SaferBombs
  |curse  = 870979
+
   |nexus  = 23559
  |moddrop = 1128126
+
   |github  =
   |nexus  = 11426
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Remover
+
   |name    = Safe Reading
   |author  = SorryLate, rharyanto
+
   |author  = LunaticShade
   |id      = SorryLate.TrashRemover
+
   |id      = LunaticShade.SafeReading
   |nexus  = 5114
+
   |nexus  = 8564
   |github  =
+
   |github  = LunaticShade/StardewValley.SafeReading
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Trash
+
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
   |author  = Jaredlll08
+
   |author  = blueberry
   |id      = BlameJared.TrashTrash
+
   |id      = blueberry.SailorStyles, blueberry.SailorStyles.Clothing, blueberry.SailorStyles.Hair, blueberry.SailorStylesHairstyles<!--clothing + hair mods merged in 4.0; hair mod ID changed in 3.0-->
   |nexus  =
+
   |nexus  = 4154
   |curse  = 297981
+
   |github  = b-b-blueberry/SailorStyles
   |github  = jaredlll08/Trash-Trash
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Traveling Takes Time
+
   |name    = Saloon Warp Totem
   |author  = Vrakyas
+
   |author  = Artinity
   |id      = Vrakyas.TravelingTakesTime
+
   |id      = Artinity.SaloonWarpTotem
   |nexus  = 4031
+
   |nexus  = 16450
   |github  =
+
   |github  = Artinity/SaloonWarpTotem
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Travelling Skill
+
   |name    = SAML
   |author  = Achtuur8
+
   |author  = MindMeltMax
   |id      = Achtuur.StardewTravelSkill
+
   |id      = MindMeltMax.SAML
   |nexus  = 16820
+
   |nexus  = 20250
   |github  = Achtuur/StardewTravelSkill
+
   |github  = MindMeltMax/SAML
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Treasure Chests Expanded
+
   |name    = Satchels
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.TreasureChestsExpanded
+
   |id      = spacechase0.Satchels
   |nexus  = 7685
+
   |nexus  = 20625
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Changes
+
   |name    = Sauvignon in Stardew
   |author  = JPAN
+
   |author  = Jesse, Jdvicks94
   |id      = jpan.TreeChanges
+
   |id      = Jesse.SauvignonInStardew
   |nexus  = 3964
+
   |nexus  = 2597
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
   |github  = JDvickery/Sauvignon-in-Stardew
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.5-BigBhole69
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shake Mod
+
   |name    = Savage Vincent (NPC Speech Bubbles)
   |author  = NCarigon
+
   |author  = BlaDe
   |id      = NCarigon.TreeShakeMod
+
   |id      = BlaDe.NPCSpeechBubblesVincent
   |nexus  = 15927
+
   |nexus  = 11833
   |github  = ncarigon/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shaker
+
   |name    = Save Anywhere Redux, Save Anywhere
   |author  = TyoAtrosa
+
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
   |id      = TyoAtrosa.Treeshaker
+
   |id      = Omegasis.SaveAnywhere
   |nexus  = 2159
+
  |curse  = 898109
   |github  = TyoAtrosa/TreeShaker
+
   |nexus  = 8386<!--non-redux: 444-->
 +
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
 +
 
 +
  |warnings = Broken on Android (use the built-in autosave instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Spread
+
   |name    = Save Backup
   |author  = bcmpinc
+
   |author  = SMAPI
   |id      = bcmpinc.TreeSpread
+
   |id      = SMAPI.SaveBackup
   |nexus  = 3183
+
   |nexus  =
   |github  = bcmpinc/StardewHack
+
  |url    = https://smapi.io
 +
   |github  = Pathoschild/SMAPI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Transplant
+
   |name    = Save Game Options
   |author  = YukiShiku, LeonBlade
+
   |author  = SorryLate, rharyanto
   |id      = TreeTransplant
+
   |id      = SorryLate.SaveGameOptions
   |nexus  = 1342
+
   |nexus  = 5190
   |moddrop = 526140
+
   |github  =
   |chucklefish = 5485
+
 
   |github = LeonBlade/TreeTransplant
+
  |broke in = Stardew Valley 1.5
 +
   |status  = workaround
 +
   |summary = Use [[#Global Config Settings|Global Config Settings]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trendy Haley
+
   |name    = Scale Up
   |author  = candidus42
+
   |author  = Platonymous
   |id      = Candidus42.TrendyHaley
+
   |id      = Platonymous.ScaleUp
   |nexus  = 4984
+
   |nexus  = 3130
   |github  = mus-candidus/TrendyHaley
+
  |moddrop = 793912
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trick or Treat
+
   |name    = Scarecrow Highlighter
   |author  = Dad of Gwen, Carleton and Gwen
+
   |author  = WretchedPenguin
   |id      = DadOfGwenTrickOrTreatMod
+
   |id      = WretchedPenguin.ScarecrowHighlighter
   |nexus  = 8115
+
   |nexus  = 3579
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tricks and Treats
+
   |name    = Scaring - Thieving Skill
   |author  = ch20youk
+
   |author  = moonslime
   |id      = ch20youk.TricksAndTreats
+
   |id      = moonslime.SpookySkill
   |nexus  = 18947
+
   |nexus  = 23791
   |github  = cl4r3/Halloween-Mod-Jam-2023
+
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = True Random Geodes
+
   |name    = Schedule Viewer
   |author  = lilico/atelier99
+
   |author  = BinaryLip
   |id      = lilico.TrueRandomGeodes
+
   |id      = BinaryLip.ScheduleViewer
   |nexus  = 11371
+
  |curse  = 1020728
   |github  =
+
   |nexus  = 19305
 +
   |github  = BinaryLip/ScheduleViewer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Turn to Your Enemies
+
   |name    = Scream
   |author  = Krutonium
+
   |author  = Taskmaster
   |id      = krutonium.turn_to_your_enemies
+
   |id      = Taskmaster.Scream
   |nexus  = 12643
+
   |nexus  = 4588
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Announcements
+
   |name    = Screaming For Joy
   |author  = Zyin
+
   |author  = Danil Harding, Danil_HM
   |id      = Zyin.TVAnnouncements
+
   |id      = DanilH.ScreamingForJoy
   |nexus  = 3649
+
   |nexus  = 24643
   |github  = Zyin055/TVAnnouncements
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Brasileira
+
   |name    = Screenshot Everywhere
   |author  = JhonnieRandler & Brukob
+
   |author  = Gaiadin
   |id      = JhonnieMike.BrasilTV
+
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
   |nexus  = 10843
+
   |nexus  = 10805
   |github  = JhonnieRandler/TVBrasileira
+
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name    = Scroll To Blank
   |author  = hisameartwork
+
   |author  = Caraxian
   |id      = HisameArtwork.GardeningChannel
+
   |id      = caraxian.scroll.to.blank
   |nexus  = 5485
+
  |nexus  = 4144
 +
  |chucklefish = 4405
 +
  |github  = Caraxi/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scroll To Zoom
 +
  |author  = Tomwa
 +
  |id      = Tomwa.ScrollToZoom
 +
   |nexus  = 2163
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Recipes
+
   |name    = Scrying Orb
   |author  = SorryLate, rharyanto
+
   |author  = kdau
   |id      = SorryLate.TvRecipes
+
   |id      = kdau.ScryingOrb
   |nexus  = 5260
+
   |nexus  = 5603
   |github =
+
   |moddrop = 756553
 +
  |source = https://gitlab.com/kdau/predictivemods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twin Stick Strafe Action
+
   |name    = Scythe Harvesting
   |author  = AndyUr
+
   |author  = mmanlapat
   |id      = AndyUr.TwinStickStrafeAction
+
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
   |nexus  = 7589
+
   |nexus  = 1106
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch Chat Integration
+
   |name    = SDV Game of Life
   |author  = Hexenentendrache
+
   |author  = Super Aardvark, ubererdferkel
   |id      = Hexenentendrache.TwitchChatIntegration
+
   |id      = SuperAardvark.GameOfLife
   |nexus  = 17321
+
   |nexus  = 5361
   |github  = Enteligenz/StardewMods
+
   |github  = super-aardvark/AardvarkMods-SDV
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch in Stardew Valley, Twitch for Stardew
+
   |name    = SDV Twitch
   |author  = Telshin, Tim "Telshin" Aldridge
+
   |author  = Dawgeth
   |id      = telshin.twitch-for-stardew
+
   |id      = MTD.SDVTwitch
  |curse  = 306420
+
   |nexus  = 1760
   |nexus  =
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite
+
   |name    = SDVWM, The Weather Machine
   |author  = Cdaragorn
+
   |author  = SixthTitan
   |id      = Cdaragorn.UiInfoSuite
+
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
   |nexus  = 1150
+
   |nexus  = 3203
   |github  = cdaragorn/Ui-Info-Suite
+
   |github  =
  
  |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.6
 
 
   |broke in = Stardew Valley 1.5.5
 
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite 2
+
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = Annosz
+
   |author  = FreeTheJunimos
   |id      = Annosz.UiInfoSuite2
+
   |id      = freethejunimos.seaclifffarm
   |nexus  =
+
   |nexus  = 13911
  |url    = https://github.com/Annosz/UIInfoSuite2/releases
+
   |github  =
   |github  = Annosz/UiInfoSuite2
 
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UI Mod Suite
+
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = Demiacle
+
   |author  = FreeTheJunimos
   |id      = Demiacle.UiModSuite
+
   |id      = freethejunimos.seaclifffarm.pc
   |nexus  = 1023
+
   |nexus  = 14296
   |github  = demiacle/UiModSuite
+
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ukrainizacija, Ukrainizacija - Utilities
+
   |name    = Season Affixes
   |author  = Pereclaw Team
+
   |author  = Shockah
   |id      = Pereclaw.ukrutilities
+
   |id      = Shockah.SeasonAffixes
   |nexus  = 8427
+
   |nexus  = 16297
  |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ultimate Gold
 
  |author  = Shadowfoxss
 
  |id      = Shadowfoxss.UltimateGoldStardew
 
  |nexus  = 2833
 
   |github  =
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unbreakable Tackles
+
   |name    = Seasonal Immersion
   |author  = MindMeltMax
+
   |author  = Entoarox
   |id      = MindMeltMax.UnbreakableTackles
+
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
  |nexus  = 7719
+
   |nexus   = 2273
  |moddrop = 1135717
+
   |chucklefish = 4262
  |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = Entoarox/StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Underdark Sewer
 
   |author  = Mel Noelle and Kirbylink
 
  |id      = melnoelle.underdarksewer
 
   |nexus  = 3070
 
   |github  = KirbyLink/UnderdarkSewer
 
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.1.1-unofficial.2-minervamaga
+
   |status  = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
+
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underground Secrets
+
   |name    = Seasonal Save Slots
   |author  = aedenthorn, Erinthe
+
   |author  = Tyler Gibbs
   |id      = aedenthorn.UndergroundSecrets
+
   |id      = tylergibbs2.SeasonalSaveSlots
   |nexus  = 6597
+
   |nexus  = 14382
   |github  = aedenthorn/StardewValleyMods
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unhinged Mayo Jar
+
   |name    = Season Switcher
   |author  = spacechase0
+
   |author  = dumbledalton
   |id      = spacechase0.UnhingedMayoJar
+
   |id      = Dumbledalton.SeasonSwitcher
   |nexus  = 17139
+
   |nexus  = 10457
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children
+
   |name    = Sebastian Frog Tank Switch
 
   |author  = Shaklin
 
   |author  = Shaklin
   |id      = shaklin.uniquechildren
+
   |id      = shaklin.SebastianFrogTankSwitch
   |nexus  = 6278
+
   |nexus  = 8508
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children Talk
+
   |name    = Secretariat (Faster Horse)
   |author  = Shaklin
+
   |author  = Janglinator
   |id      = shaklin.uniquechildrentalk
+
   |id      = jangles.secretariat
   |nexus  = 9540
+
   |nexus  = 7537
   |github  =
+
   |github  = Janglinator/Secretariat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Valley
+
   |name    = Secret Hedge Maze, Hedge Maze
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.UniqueValley
+
   |id      = aedenthorn.HedgeMaze
   |nexus  = 13828
+
  |curse  = 868718
 +
   |nexus  = 14138
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Cats and Dogs
+
   |name    = Secret Woods Snorlax
   |author  = funny-snek
+
   |author  = ichortower
   |id      = funnysnek.UnlimitedCatsandDogs
+
   |id      = ichortower.SecretWoodsSnorlax
   |nexus  = 2942
+
   |nexus  = 19112
   |github  =
+
   |github  = ichortower/SecretWoodsSnorlax
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Players
+
   |name    = Seed Bag
   |author  = Armitxes
+
   |author  = Platonymous
   |id      = Armitxes.UnlimitedPlayers
+
   |id      = Platonymous.SeedBag
   |nexus  = 2213
+
   |nexus  = 1133
   |curse  = 362847
+
   |moddrop = 793931
   |github  = Armitxes/StardewValley_UnlimitedPlayers
+
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Bundles
+
   |name    = Seed Catalogue
   |author  = DeLiXx
+
   |author  = spacechase0
   |id      = DLX.Bundles
+
   |id      = spacechase0.SeedCatalogue
   |nexus  = 17265
+
   |nexus  = 1640
   |github  =
+
  |moddrop = 281292
   |source = https://gitlab.com/delixx/stardew-valley-unlockable-bundles
+
   |github  = spacechase0/SeedCatalogue
 +
 
 +
   |status = obsolete
 +
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlock Dye Menu
+
   |name    = Seed Info - Continued, Seed Information - Continued
   |author  = Shaklin
+
   |author  = aedenthorn and FlyingTNT
   |id      = shaklin.unlockdyemenu
+
   |id      = FlyingTNT.SeedInfo
   |nexus  = 6156
+
   |nexus  = 22519
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlocked Doors
+
   |name    = Seed Info, Seed Information
   |author  = damien
+
   |author  = aedenthorn, Erinthe
   |id      = damien.unlocked_doors
+
   |id      = aedenthorn.SeedInfo
   |nexus  = 4338
+
   |nexus  = 15754
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Custom Locks|Custom Locks]] instead.
+
   |summary  = use [[#Seed Info - Continued | Seed Info - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated Instant Eat Key
+
   |name    = Seed Machines
   |author  = apomorph
+
   |author  = Veress
   |id      = apomorph.updatedInstantEatKey
+
   |id      = Veress.SeedMachines
   |nexus  = 15191
+
   |nexus  = 6265
   |github  =
+
   |github  = mrveress/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated No Rumble Horse
+
   |name    = Seed Maker - Better Quality More Seeds
   |author  = Aladanor
+
   |author  = vabrell, Victor Abrell
   |id      = Aladanor.UpdatedNoRumbleHorse
+
   |id      = vabrell.sm_bqms
   |nexus  = 10164
+
   |nexus  = 14236
   |github  = shailalias/NoRumbleHorse
+
   |github  = vabrell/sdw-seed-maker-mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status      = workaround
 +
  |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradable Pan
+
   |name    = Seed Maker Crop Quality, SMCQ
   |author  = Anthony Hilyard
+
   |author  = mcoocr
   |id      = com.anthonyhilyard.upgradablepan
+
   |id      = mcoocr.smcq
   |curse   = 446597
+
   |nexus   = 3089
   |nexus   = 9318
+
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
   |github  = AHilyard/UpgradeablePan
+
 
 +
  |broke in    = SMAPI 3.0
 +
   |status      = workaround
 +
   |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name    = Seed Maker Quality
   |author  = Richard Cai
+
   |author  = Speshkitty
   |id      = richard_cai.UpgradedHorse
+
   |id      = speshkitty.seedmakerquality
   |nexus  = 5242
+
   |nexus  = 21000
  |github  = RichardJCai/stardew-valley-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
 
  |author  = Miihau
 
  |id      = Miihau.MiihauUpgradeableMachines
 
  |nexus  = 17234
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgrade Empty Cabins
+
   |name    = Seed Maker Tweaks
   |author  = Cherry, CherryChain
+
   |author  = aedenthorn, Erinthe
   |id      = Cherry.UpgradeEmptyCabins
+
   |id      = aedenthorn.SeedMakerTweaks
   |nexus  = 5253
+
   |nexus  = 10681
   |moddrop = 720987
+
   |github  = aedenthorn/StardewValleyMods
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Useful Bombs
+
   |name    = Seeds are Rare
   |author  = punyo, yakminepunyo
+
   |author  = jahangmar
   |id      = punyo.UsefulBombs
+
   |id      = jahangmar.SeedsAreRare
   |nexus  = 2488
+
   |nexus  = 3618
   |github  = pomepome/UsefulBombs
+
   |github  = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#BetterBombs|BetterBombs]] instead.
 
<!--
 
  |unofficial version = 1.0.5-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
+
   |name    = Seed Shortage
   |author  = Right Hand Man
+
   |author  = Xynerorias
   |id      = raik.uselessinfo
+
   |id      = xynerorias.seedshortage
   |nexus  = 8634
+
   |nexus  = 5614
   |github  =
+
   |github  = xynerorias/Seed-Shortage
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Utility Grid
+
   |name    = Seeds Unpacked
   |author  = aedenthorn, Erinthe
+
   |author  = blueberry
   |id      = aedenthorn.UtilityGrid
+
   |id      = blueberry.SeedsUnpacked
   |nexus  = 10197
+
   |nexus  = 7215
   |github  = aedenthorn/StardewValleyMods
+
   |github  = b-b-blueberry/SeedsUnboxed
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UV Index (Sunscreen Mod)
+
   |name    = See Me Rollin'
   |author  = Jonqora
+
   |author  = Khloe Leclair
   |id      = Jonqora.UVIndex
+
   |id      = leclair.seemerollin
   |nexus  = 6676
+
   |nexus  = 10976
   |github  = Jonqora/StardewMods
+
  |moddrop = 1116122
 
+
   |github  = KhloeLeclair/StardewMods
   |broke in = Stardew Valley 1.5
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Select Tool Power
 +
  |author  = GrimatGaming
 +
   |id      = GrimatGaming.SelectToolPower
 +
  |nexus  = 21290
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Grass
+
   |name    = Self Serve
   |author  = dantheman999
+
   |author  = aedenthorn, Erinthe
   |id      = dantheman999.VariableGrass
+
   |id      = aedenthorn.SelfServe
   |nexus  =
+
   |nexus  = 11313
  |url    = https://community.playstarbound.com/threads/107658
+
   |github  = aedenthorn/StardewValleyMods
   |github  = dantheman999301/StardewMods
 
  
   |broke in           = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.3.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vending Machine, NPC Vending Machine
+
   |name    = Self Serve for 1.6
   |author  = ActionJackson
+
   |author  = NeverToxic
   |id      = ActionJackson.VendingMachine
+
   |id      = NeverToxic.SelfServe
   |nexus  = 7508
+
   |nexus  = 20985
   |github  =
+
   |github  = Dunc4nNT/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vertical Toolbar
+
   |name    = Self Service
   |author  = bmarquismarkail, Space Baby
+
   |author  = JarvieK
   |id      = SB_VerticalToolMenu
+
   |id      = JarvieK.SelfService
   |nexus  = 943
+
   |nexus  = 1304
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
   |github  = Jarvie8176/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 0.3.4-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Video Player
+
   |name    = Self Service Shops
   |author  = aedenthorn, Erinthe
+
   |author  = GuiNoya, Yesst
   |id      = aedenthorn.VideoPlayer
+
   |id      = GuiNoya.SelfServiceShop
   |nexus  = 6524
+
   |nexus  = 1622
   |github  = aedenthorn/StardewValleyMods
+
   |github  = GuiNoya/SVMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Self Service|Self Service]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Villager Compass
+
   |name    = Sell Quality
   |author  = Jboss
+
   |author  = DonDorscha, jasonmbrady
   |id      = Jboss.VillagerCompass
+
   |id      = DonDorscha.SellQuality
   |nexus  = 16912
+
   |nexus  = 12469
   |github  = jbossjaslow/Stardew_Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visible Fish
+
   |name    = Send Items Multiplayer
   |author  = shekurika
+
   |author  = hafnerpw
   |id      = shekurika.WaterFish
+
   |id      = hafnerpw.SendItemsMultiplayer
   |nexus  = 8897
+
   |nexus  = 13794
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visualize
+
   |name    = Send Items to Other Farmers, Send Letters
   |author  = Platonymous
+
   |author  = Denifia
   |id      = Platonymous.Visualize
+
   |id      = Denifia.SendItems
   |curse   = 307573
+
   |nexus   = 1087
   |moddrop = 793933
+
   |moddrop = 127754
   |nexus  = 1704
+
   |github  = Denifia/StardewMods
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = VisualizeTK
+
   |name    = Separate Greenhouse
   |author  = Platonymous
+
   |author  = lolmaj
   |id      = Platonymous.VisualizeTK
+
   |id      = lolmaj.SeparateGreenhouse
   |nexus  = 19009
+
   |nexus  = 3965
   |github  =
+
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Void Effects, Stardew Void Effects
 
  |author  = Renny
 
  |id      = renny.stardewvoideffects
 
  |nexus  = 2703
 
  |github  = OfficialRenny/StardewVoidEffects
 
  
   |broke in           = Stardew Valley 1.3.36
+
   |broke in = Stardew Valley 1.5
  |unofficial version = 1.3.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wait Around
+
   |name    = Separate Money for Multiplayer
   |author  = Alhifar
+
   |author  = funny-snek
   |id      = Alhifar.WaitAround
+
   |id      = funnysnek.SeparateMoney
   |nexus  =
+
   |nexus  = 3086
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github  =
   |github  = Alhifar/WaitAroundSMAPI
 
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wake Up
+
   |name    = Serene Greenhouse
   |author  = EvilPdor
+
   |author  = PeacefulEnd
   |id      =
+
   |id      = PeacefulEnd.SereneGreenhouse
   |nexus   =
+
   |curse   = 870943
   |url    = https://community.playstarbound.com/threads/111526
+
   |nexus  = 8011
   |github  =
+
   |github  = Floogen/SereneGreenhouse
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk Through Trellis
+
   |name    = Serfdom
   |author  = TheOfficialTab
+
   |author  = DaLion
   |id      = theofficialtab.walkthroughtrellis
+
   |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
   |nexus  = 1958
+
   |nexus  = 24357
   |github  = OfficialTab/walk-through-trellis
+
   |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Recycler
+
   |name    = Server Bookmarker
   |author  = Mizzion
+
   |author  = Ilyaki
   |id      = mizzion.wallpaperrecycler
+
   |id      = Ilyaki.ServerBookmarker
   |nexus  = 1905
+
   |nexus  = 2968
   |moddrop = 661354
+
   |github  = Ilyaki/ServerBookmarker
   |github  = Mizzion/MyStardewMods
+
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 +
  |unofficial version = 1.0.5-unofficial.2-jenrikku
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Planter
+
   |name    = Server Browser
   |author  = aedenthorn, Erinthe
+
   |author  = Ilyaki
   |id      = aedenthorn.WallPlanter
+
   |id      = Ilyaki.ServerBrowser
   |nexus  = 11339
+
   |nexus  = 3227
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Ilyaki/Server-Browser
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Televisions
+
   |name    = Server Port Changer
   |author  = aedenthorn, Erinthe
+
   |author  = PhantomGamers
   |id      = aedenthorn.WallTelevision
+
   |id      = PhantomGamers.ServerPortChanger
   |nexus  = 11448
+
   |nexus  = 2993
   |github  = aedenthorn/StardewValleyMods
+
   |github  = PhantomGamers/StardewPortChanger
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Animals
+
   |name    = Set Money
   |author  = Symen
+
   |author  = j4c0b333
   |id      = Symen.WarpAnimals
+
   |id      = j4c0b333.SetMoney
   |nexus  = 1400
+
   |nexus  = 3889
   |github  = simonbru/WarpAnimals
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Binder
+
   |name    = Set Reminders
   |author  = SnowFire kVala
+
   |author  = Aelaan Bluewood
   |id      = SnowFire.Warp_Binder
+
   |id      = AelaanBluewood.SetReminders
   |nexus  = 6892
+
   |nexus  = 16112
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer
+
   |name    = Set Unique Game ID
   |author  = Strato35, Shalankwa
+
   |author  = dJomp
   |id      = Strato35.WarpMultiplayer
+
   |id      = dJomp.SetUniqueGameID
   |nexus  = 7451
+
   |nexus  = 2042
   |github  = Shalankwa/SDV_Mods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name    = Seven Deadly Sins
   |author  = Shaklin
+
   |author  = ricehit, Little Dot
   |id      = shaklin.warpmultiplayer_locations
+
   |id      = ricehit.SevenDeadlySinsSAMPI
   |nexus  = 8950
+
   |nexus  = 15100
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Network
+
   |name    = Sewer Slimes
   |author  = tlitookilakin
+
   |author  = aedenthorn, Erinthe
   |id      = tlitookilakin.warpnetwork
+
   |id      = aedenthorn.SewerSlimes
   |nexus  = 8567
+
   |nexus  = 18195
   |moddrop = 951720
+
   |github  = aedenthorn/StardewValleyMods
   |github  = tlitookilakin/WarpNetwork
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Parsnip
+
   |name    = Shadow for Mazes, Maze
   |author  = Pillow
+
   |author  = Edu Anttunes
   |id      = Pillow.WarpParsnip
+
   |id      = Maze
   |nexus  = 18628
+
   |nexus  = 8930
   |github  = AnotherPillow/WarpParsnip
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Snitch
+
   |name    = Shared Exp, Shared Xp
   |author  = ceruleandeep
+
   |author  = Batzpup
   |id      = ceruleandeep.WarpSnitch
+
   |id      = SharedExp.Batzpup
   |nexus  = 9087
+
  |moddrop = 1269698
   |github  = ceruleandeep/CeruleanStardewMods
+
  |nexus  = 14607
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shared Professions
 +
  |author  = virtualbjorn
 +
  |id      = virtualbjorn.SharedProfessions
 +
   |nexus  = 16628
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp To Friends
+
   |name    = Shared Recipes
   |author  = Shalankwa
+
   |author  = jpslatt, jslattery26
   |id      = Shalankwa.WarpToFriends
+
   |id      = jslattery26.SharedRecipes
   |nexus  = 2180
+
   |nexus  = 22718
   |github  = Shalankwa/SDV_Mods
+
   |github  = jslattery26/stardew_mods
 
 
  |status            = workaround
 
  |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wasteless Watering
+
   |name    = Share Experience
   |author  = GrumpyCrouton
+
   |author  = season
   |id      = GrumpyCrouton.WastelessWatering
+
   |id      = season.ShareExperience
   |nexus  = 10998
+
   |nexus  = 22163
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Balloon
+
   |name    = Sharing is Caring
   |author  = HaulinOats
+
   |author  = spacechase0
   |id      = HaulinOats.WaterBalloon
+
   |id      = spacechase0.SharingIsCaring
   |nexus  = 14481
+
   |nexus  = 14263
   |github  = HaulinOats/StardewMods
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bomb
+
   |name    = Shed Notifications
   |author  = BlaDe
+
   |author  = TheCroak
   |id      = BlaDe.WaterBomb
+
   |id      = TheCroak.BuildingsNotifications
   |nexus  = 10267
+
   |nexus  = 620
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bot
+
   |name    = Shenandoah Library
   |author  = andyruwruw
+
   |author  = Nishtra
   |id      = andyruwruw.WaterBot
+
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
   |nexus  = 8167
+
   |nexus  = 756
   |github  = andyruwruw/stardew-valley-water-bot
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Can Refiller
+
   |name    = Shift Toolbar When Paused
   |author  = Mizzion
+
   |author  = Zamiel
   |id      = mizzion.watercanrefiller
+
   |id      = Zamiel.ShiftToolbarWhenPaused
   |nexus  = 3539
+
   |nexus  = 21613
  |moddrop = 661368
+
   |github  = Zamiell/stardew-valley-mods
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Flow
+
   |name    = Ship Anything, Ship Everything
   |author  = blueberry
+
   |author  = Berkay Yigit, berkayylmao
   |id      = blueberry.WaterFlow
+
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
   |nexus  = 11790
+
   |nexus  = 3782
   |github  = b-b-blueberry/WaterFlow
+
   |github  = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Give Exp
+
   |name    = Ship Anywhere
   |author  = Achtuur
+
   |author  = spacechase0
   |id      = Achtuur.WateringCanGiveExp
+
   |id      = spacechase0.ShipAnywhere
   |nexus  = 16903
+
   |nexus  = 1379
   |github  = Achtuur/StardewMods
+
  |moddrop = 183277
 +
   |github  = spacechase0/ShipAnywhere
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Tweaks
+
   |name    = Ship From Inventory
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.WateringCanTweaks
+
   |id      = Platonymous.ShipFromInventory
   |curse   = 868789
+
   |nexus   = 3219
   |nexus  = 10947
+
   |moddrop = 793916
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Grants Experience and Crops Can Wither
+
   |name    = Shipments to Quality, Quality from Shipments
   |author  = Goldenrevolver
+
   |author  = JPAN
   |id      = Goldenrevolver.WateringGrantsXP
+
   |id      = JPAN.QualityFromShipments
   |nexus  = 7768
+
   |nexus  = 7531
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Pet Bowl, Pet Water Bowl
+
   |name    = Shipment Tracker
   |author  = Mizzion
+
   |author  = Iceburg
   |id      = mizzion.petwaterbowl
+
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
   |nexus  = 2009
+
   |nexus  = 321
   |moddrop = 661365
+
   |github  =
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Waterproof Items
+
   |name    = Shipping Bin Summary
   |author  = Esca, Esca-MMC
+
   |author  = Futro, Futroo
   |id      = Esca.WaterproofItems
+
   |id      = futro.ShippingBinSummary
   |nexus  = 6460
+
   |nexus  = 18992
   |moddrop = 807393
+
   |github  = futroo/Stardew-Valley-Mods
   |github  = Esca-MMC/WaterproofItems
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132991
 +
  |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Retaining Field
+
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
   |author  = Digus
+
   |author  = holythesea
   |id      = DIGUS.WaterRetainingFieldMod
+
   |id      = holythesea.SortShippingCollection
   |nexus  = 2374
+
   |nexus  = 15694
   |github  = Digus/StardewValleyMods
+
   |github  = holy-the-sea/SortShippingCollection
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons Ignore Grass
+
   |name    = Shipping Taxes
   |author  = aedenthorn, Erinthe
+
   |author  = NOGAF
   |id      = aedenthorn.WeaponsIgnoreGrass
+
   |id      = NOGAF.ShippingTaxes
   |nexus  = 15409
+
   |nexus  = 5189
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons on Display
+
   |name    = Shop Anywhere
   |author  = Anthony Hilyard
+
   |author  = SorryLate, rharyanto
   |id      = com.anthonyhilyard.WeaponsOnDisplay
+
   |id      = SorryLate.ShopAnywhere
   |curse   = 447259
+
   |nexus   = 5299
   |nexus  = 9319
+
   |github  =
   |github  = AHilyard/WeaponsOnDisplay
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wear More Rings
+
   |name    = Shop Expander
   |author  = bcmpinc
+
   |author  = Entoarox
   |id      = bcmpinc.WearMoreRings
+
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
   |nexus  = 3214
+
   |nexus  = 2278
   |github  = bcmpinc/StardewHack
+
  |chucklefish = 4381
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shoplifter
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.Shoplifter
 +
  |nexus  = 8569
 +
  |github  = TheMightyAmondee/Shoplifter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Controller
+
   |name    = Shopping Cart
   |author  = EvilPdor
+
   |author  = LeFauxMatt
   |id      =
+
   |id      = furyx639.ShoppingCart
   |nexus   =
+
   |curse   = 871829
   |url    = https://community.playstarbound.com/threads/111526
+
   |nexus  = 13701
   |github  = natfoth/StardewValleyMods
+
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather God
+
   |name    = Shopping Show
   |author  = nrm33n
+
   |author  = AvalonMFX
   |id      = nrm33n.weatherGod
+
   |id      = AvalonMFX.ShoppingShow
   |nexus  = 15563
+
  |curse  = 1016429
 +
   |nexus  = 18445
 
   |github  =
 
   |github  =
 
  |status  = broken<!-- author uploaded source code instead of the compiled mod -->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Illnesses
+
   |name    = Shop Tile Framework
   |author  = Sakorona
+
   |author  = Cherry, CherryChain
   |id      = KoihimeNakamura.WeatherIllnesses
+
   |id      = Cherry.ShopTileFramework
   |nexus  = 2210
+
   |nexus  = 5005
   |moddrop = 664153
+
   |moddrop = 716384
   |github  = Sakorona/SDVMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Totem
+
   |name    = Shovel Tool Upgrades, Upgradable Shovel
   |author  = aedenthorn, Erinthe
+
   |author  = moonslime
   |id      = aedenthorn.WeatherTotems
+
   |id      = moonslime.ShovelToolUpgrades
   |nexus  = 16455
+
   |nexus  = 16028
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Mod
+
   |name    = Show Birthdays
   |author  = Opalie
+
   |author  = Traktori
   |id      = Opalie.Wedding
+
   |id      = Traktori.ShowBirthdays
 +
  |nexus  = 7495
 +
  |github  = Traktori7/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Showcase
 +
  |author  = Igorious
 +
  |id      = Igorious.Showcase
 
   |nexus  =
 
   |nexus  =
   |moddrop = 526231
+
   |chucklefish = 4487
   |github  = Opalie/Wedding
+
   |github  = Igorious/Stardew_Valley_Showcase_Mod
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Tweaks
+
   |name    = Show Catch Quality
   |author  = aedenthorn, Erinthe
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = aedenthorn.WeddingTweaks
+
   |id      = f4iTh.ShowCatchQuality
  |curse  = 868829
+
   |nexus  = 3326
   |nexus  = 10117
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weekly Break Reminder
+
   |name    = Show Cooking Recipes
   |author  = treehat
+
   |author  = MasterOfMutton
   |id      = Treehat.WeeklyBreakReminder
+
   |id      = faragodavid.showcookingrecipes
   |nexus  = 8194
+
   |nexus  = 5525
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Week Starts Sunday
+
   |name    = Show Daily Luck
   |author  = aedenthorn, Erinthe
+
   |author  = Arphox
   |id      = aedenthorn.WeekStartsSunday
+
   |id      = Arphox.ShowDailyLuck
   |nexus  = 13707
+
   |nexus  = 15910
   |github  = aedenthorn/StardewValleyMods
+
   |github  = arphox/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Werewolf in the Valley
+
   |name    = Show Item Quality
   |author  = Platonymous
+
   |author  = Jonqora
   |id      = Platonymous.Werewolf
+
   |id      = Jonqora.ShowItemQuality
   |nexus  = 15724
+
   |nexus  = 6311
   |github  =
+
   |github  = Jonqora/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126054
 +
  |unofficial version = 1.1.3-unofficial.1-bungus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Are You Missing
+
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
   |author  = PrivateButtface
+
   |author  = aedenthorn, Erinthe
   |id      = PrivateButtface.WhatAreYouMissing
+
   |id      = aedenthorn.ShowPlayerBehind
   |nexus  = 4430
+
  |curse  = 868887
   |github  = LukeSeewald/PublicStardewValleyMods
+
   |nexus  = 6540
 +
   |github  = aedenthorn/stardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Farm Cave, WhatAMush
+
   |name    = Show Predictable RNG Outcomes
   |author  = Oxyligen
+
   |author  = Relance
   |id      = WhatAMush
+
   |id      = Relance.ShowPredictableRNGOutcomes
   |nexus  = 1097
+
   |nexus  = 13186
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = wHats Up
+
   |name    = Show XP and Level Gains, Show XP
   |author  = Oxyligen
+
   |author  = adverserath
   |id      = wHatsUp
+
   |id      = Adverserath.ShowXP
   |nexus  = 1082
+
   |nexus  = 19501
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where Are They
+
   |name    = Shroom Spotter
   |author  = Capaldi12
+
   |author  = TehPers
   |id      = Capaldi12.WhereAreThey
+
   |id      = TehPers.ShroomSpotter
   |nexus  = 13208
+
   |nexus  = 908
   |github  =
+
  |moddrop = 125766
   |source = https://gitlab.com/Capaldi12/wherearethey
+
   |github  = TehPers/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where's My Items?
+
   |name    = Shroom Spotter Redux
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Strobe and TehPers
   |id      = f4iTh.WheresMyItems
+
   |id      = ShroomSpotter
   |nexus  = 2086
+
   |nexus  = 7934
   |github  =
+
   |github  = strobel1ght/ShroomSpotterRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = White Turnip
+
   |name    = Shut Up
   |author  = ejun0
+
   |author  = Geko_X
   |id      = ejun0.WhiteTurnip
+
   |id      = gekox.shutUp
   |nexus  = 8568
+
  |moddrop = 1530062
 +
   |nexus  = 7358
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wiki Links
+
   |name    = Silent Alarm Clock
   |author  = aedenthorn, Erinthe
+
   |author  = Invatorzen
   |id      = aedenthorn.WikiLinks
+
   |id      = invatorzen.AC
   |nexus  = 11476
+
   |nexus  = 12164
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wild Flowers, Wildflowers
+
   |name    = Silent Scarecrows
   |author  = aedenthorn, Erinthe
+
   |author  = climaxius
   |id      = aedenthorn.Wildflowers
+
   |id      = climaxius.silentscarecrows
   |nexus  = 14061
+
   |nexus  = 3258
   |github  = aedenthorn/StardewValleyMods
+
   |github  = robbiev/SilentScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wind Effects
+
   |name    = Silo Report
   |author  = CatCattyCat
+
   |author  = bogie5464
   |id      = cat.windeffects
+
   |id      = bogie5464.SiloReport
   |nexus  = 6647
+
   |nexus  = 3194
  |moddrop = 833564
+
   |github  = bogie5464/SiloReport
   |github  = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
   |unofficial version = 1.0.3-unofficial.4-brimbane
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-80633
+
   |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Window Resize
+
   |name    = Silo Size
   |author  = thatnzguy
+
   |author  = pepoluan
   |id      = thatnzguy.WindowResize
+
   |id      = pepoluan.SiloSize
   |nexus  = 2266
+
   |nexus  = 8819
   |github  = thatnzguy/WindowResize
+
  |moddrop = 981291
 +
   |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Grass
+
   |name    = Simple Crop Label
   |author  = CatCattyCat, Cat
+
   |author  = TheMusketeer
   |id      = cat.wintergrass
+
   |id      = SimpleCropLabel
   |nexus  = 1601
+
   |nexus  = 314
  |moddrop = 833542
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Pigs
+
   |name    = Simple HUD
   |author  = MindMeltMax
+
   |author  = Enaium
   |id      = MindMeltMax.WinterPigs
+
   |id      = Enaium.SimpleHUD
   |moddrop = 1443556
+
   |moddrop = 1145228
   |nexus  = 16879
+
   |nexus  =
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = Enaium-StardewValleyMods/SimpleHUD
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Rain
+
   |name    = Simple Hunger System, Hunger Mod
   |author  = idermailer
+
   |author  = skn
   |id      = idermailer.WinterRain
+
   |id      = skn.HungerMod
   |nexus  = 13767
+
   |nexus  = 3270<!--was 1127 before re-release-->
  |github  = idermailer/WinterRain
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Winter Star Spouse
 
  |author  = drbirbdev
 
  |id      = drbirbdev.WinterStarSpouse
 
  |nexus  = 14164
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Witcher Mod
+
   |name    = Simple Screenshots, Screenshot
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.WitcherMod
+
   |id      = aedenthorn.Screenshot
   |nexus  = 5797
+
   |nexus  = 10178
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wizard's Mystical Stationary
+
   |name    = Simple Sound Manager
   |author  = Taskmaster
+
   |author  = Omegasis, AlphaOmegasis
   |id      = Taskmaster.WizardsMysticalStationary
+
   |id      = Omegasis.SimpleSoundManager
   |nexus  = 5246
+
   |nexus  = 1410
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wonderful Farm Life
+
   |name    = Simple Sounds
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = BleakCodex
   |id      = WonderfulFarmLife
+
   |id      = BleakCodex.SimpleSounds
   |nexus  =
+
   |nexus  = 14540
  |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |github  = BleakCodex/SimpleSounds
   |github  = Jinxiewinxie/StardewValleyMods
 
 
 
  |broke in          = Stardew Valley 1.1 or 1.11
 
<!--
 
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Working Fireplace
+
   |name    = Simple Sprinkler
   |author  = jahangmar
+
   |author  = ADoby, tZed, Tobias Z
   |id      = jahangmar.WorkingFireplace
+
   |id      = tZed.SimpleSprinkler
   |nexus  = 3654
+
   |nexus  = 76
   |github  = jahangmar/StardewValleyMods
+
   |github  = ADoby/SimpleSprinkler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = X
+
   |name    = Simplified Achievements
   |author  = skiilaa
+
   |author  = cel10e
   |id      = skiilaa.X
+
   |id      = cel10e.SimplifiedAchievements
   |nexus  = 2286
+
  |moddrop = 909416
 +
   |nexus  = 8026
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XP Display
+
   |name    = Singin' Stone
   |author  = Shockah
+
   |author  = CyTheGuy01
   |id      = Shockah.XPDisplay
+
   |id      = CyTheGuy01.TestMod
   |nexus  = 11089
+
   |nexus  = 6463
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier
+
   |name    = Single-Player Regen, Single-Player Sleep
   |author  = nofilenamed
+
   |author  = MindMeltMax
   |id      = NFN.XPMUL
+
   |id      = MindMeltMax.SPRegen
   |nexus  = 8649
+
   |nexus  = 6778
   |github  = nofilenamed/XPMultiplier
+
  |moddrop = 1135654
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier.Space
+
   |name    = SinZational Several Spouse Spots
   |author  = nofilenamed
+
   |author  = SinZ
   |id      = NFN.XPMULSPA
+
   |id      = SinZ.SeveralSpouseSpots
   |nexus  = 8760
+
   |nexus  = 20655
   |github  = nofilenamed/XPMultiplier.Space
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Xtardew Core
+
   |name    = SinZational Shared Spaces
   |author  = hixega
+
   |author  = SinZ
   |id      = hixega.XtardewCore
+
   |id      = SinZ.SharedSpaces
   |nexus  = 19096
+
   |nexus  = 20654
   |github  =
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Year-Round Crops
+
   |name    = SinZational Spending Services
   |author  = vincebel
+
   |author  = SinZ
   |id      = vincebel.YearRoundCrops
+
   |id      = SinZ.SinZationalSpendingServices
   |nexus  = 8196
+
   |nexus  = 20656
   |github  = vincebel7/YearRoundCrops
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name    = Sit and Rest
   |id      = bcmpinc.HarvestWithScythe
+
  |author  = Krutonium
   |nexus  = 2731
+
   |id      = Krutonium.SitandRest
  |author  = bcmpinc
+
   |nexus  = 7403
   |github  = bcmpinc/StardewHack
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Map Teleport, Stardew Map Teleport
+
   |name    = Sit For Stamina
   |author  = moddem
+
   |author  = Entoarox
   |id      = moddem.StardewMapTeleport
+
   |id      = Entoarox.SitForStamina
   |nexus  = 18143
+
   |nexus  = 7334
   |github  =
+
   |github  = Entoarox/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Sprint Mod
+
   |name    = Sit n' Relax: Rest Your Butt
   |author  = XxHarvzBackxX
+
   |author  = MissCoriel
   |id      = XxHarvzBackxX.YASM
+
   |id      = misscoriel.sitnrelax
   |nexus  = 9228
+
   |nexus  = 7336
   |github  =
+
   |github  = MissCoriel/Sit-n-Relax
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = You've Got Mail - Twitch Integration
+
   |name    = Sit on Chairs, Sentar Em Cadeiras
   |author  = Jaredlll08, YGM Team
+
   |author  = BrasileiroTop, Vagabundo2421
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id      = BrasileiroTop.Sentar
  |curse  = 308005
+
   |nexus  = 4729
   |nexus  =
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sixty-Nine Shirt, Sixty-Nine
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SixtyNine
 +
  |nexus  = 6969
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sizable Fish
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SizableFish
 +
  |nexus  = 14267
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = zDailyIncrease
+
   |name    = Skateboard
   |author  = thakyZ
+
   |author  = aedenthorn, Erinthe
   |id      = zdailyincrease
+
   |id      = aedenthorn.Skateboard
   |nexus  =
+
   |nexus  = 13096
  |chucklefish = 4247
+
   |github  = aedenthorn/StardewValleyMods
   |github  = thakyZ/zDailyIncrease
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zenchman
+
   |name    = Skateboard For 1.6
   |author  = BlaDe
+
   |author  = chiccen
   |id      = BlaDe.Zenchman
+
   |id      = chiccen.Skateboard
   |nexus  = 12024
+
   |nexus  = 24074
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zen Mod
+
   |name    = Skillful Clothes
   |author  = PositiveVegan
+
   |author  = LunaticShade
   |id      = PositiveVegan.ZenMod
+
   |id      = LunaticShade.SkillfulClothes
   |nexus  = 12899
+
   |nexus  = 8541
   |github  =
+
   |github  = LunaticShade/StardewValley.SkillfulClothes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zombie Outbreak
+
   |name    = Skill Prestige
   |author  = aedenthorn, Erinthe
+
   |author  = CinderGarde, Alphablackwolf
   |id      = aedenthorn.ZombieOutbreak
+
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
   |nexus  = 6743
+
   |nexus  = 569
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Alphablackwolf/SkillPrestige
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level
+
   |name    = Skill Prestige for All SpaceCore Skill Mods
   |author  = thespbgamer
+
   |author  = CinderGarde, Alphablackwolf
   |id      = thespbgamer.ZoomLevel
+
   |id      = CinderGarde.SpaceCoreSkillAdapter
  |curse  = 714275
+
   |nexus  = 569
   |nexus  = 7363
+
   |github  = Alphablackwolf/SkillPrestige
   |github  = thespbgamer/ZoomLevel
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level Keybinding
+
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
   |author  = GuiNoya, Yesst
+
   |author  = CinderGarde, Alphablackwolf
   |id      = GuiNoya.ZoomLevelKeybind
+
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
   |nexus  = 1621
+
   |nexus  = 569
   |github  = GuiNoya/SVMods
+
   |github  = Alphablackwolf/SkillPrestige
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Zoom Level|Zoom Level]] instead.
+
   |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Mod / Zoom Out Extreme
+
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
   |author  = RockinRolla
+
   |author  = Tondorian
   |id      = RockinMods.ZoomMod
+
   |id      = Tondorian.SkillPrestige.LoveOfCooking
   |nexus  = 1326
+
   |nexus  = 18605
   |github  = rockinrolla/ZoomMod
+
   |github  = Tondorian/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.33
+
   |broke in = Stardew Valley 1.3<!--@retest after The Love of Cooking-->
  |status  = workaround
 
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 
<!--
 
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoomy Farmer
+
   |name    = Skill Prestige for Luck Skill
   |author  = Geko_X
+
   |author  = CinderGarde, Alphablackwolf
   |id      = gekox.zoomyFarmer
+
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
   |nexus  = 6031
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
+
{{#invoke:SMAPI compatibility|entry
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|beta|link=0}}</div>
+
  |name    = Skill Prestige for Magic
 +
  |author  = CinderGarde, Alphablackwolf
 +
  |id      = alphablackwolf.MagicPrestigeAdapter
 +
  |nexus  = 569
 +
  |github  = Alphablackwolf/SkillPrestige
  
===SMAPI mods (obsolete)===
+
  |broke in = Stardew Valley 1.3
This list contains mods which...
+
  |status  = abandoned
* have their mod pages hidden/deleted;
+
  |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
* or have been replaced by a change in the base game;
+
}}
* or have been explicitly abandoned by the mod author (unless they're open-source and likely to be updated unofficially).
 
 
 
These will likely never be updated again.
 
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 4Leaf
+
   |name    = Skill Rings
   |author  = Alex Noddings
+
   |author  = AlphaMeece
   |id      = an.4leaf
+
   |id      = AlphaMeece.SkillRings
   |nexus  = 2365
+
  |curse  = 991336
 +
   |nexus  = 7515
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = Skill Training
   |author  = Entoarox
+
   |author  = spacechase0
   |id      = Entoarox.AdvancedLocationLoader
+
   |id      = spacechase0.SkillTraining
   |nexus  = 2270
+
   |nexus  = 14452
  |chucklefish = 3619
+
   |github  = spacechase0/StardewValleyMods
   |github  = Entoarox/StardewMods
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advancing Sprinklers
+
   |name    = Skinny Animals
   |author  = Warix3
+
   |author  = tem696969696969
   |id      = warix3.advancingsprinklers
+
   |id      = tem696969696969.SkinnyAnimals
   |nexus  = 2983
+
   |nexus  = 21826
   |github  =
+
   |github  = kqrse/StardewValleyMods
 
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AFK Timer, AFK Idle Timer
+
   |name    = Skin Tone Loader
   |author  = CKextreme
+
   |author  = HeyImAmethyst
   |id      = CKextreme.AfkTimer
+
   |id      = HeyImAmethyst.SkinToneLoader
   |nexus  = 3721
+
   |nexus  = 22797
   |github  =
+
   |github  = HeyImAmethyst/SkinToneLoader
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aging Mod
+
   |name    = Skip Dialogue
   |author  = skn
+
   |author  = FricativeMelon
   |id      = skn.AgingMod
+
   |id      = FricativeMelon.SkipDialogue
   |nexus  = 1129
+
   |nexus  = 15311
 +
  |github  = FricativeMelon/SkipDialogue
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skip Fish
 +
  |author  = LucaINC
 +
  |id      = LucaINC.StardewValleyMods.SkipFish
 +
  |nexus  = 19762
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = All Crops All Seasons
+
   |name    = Skip Fishing Minigame
   |author  = cantorsdust
+
   |author  = DewMods
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
   |nexus  = 170
+
   |nexus  = 2697
   |github  = cantorsdust/StardewMods
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Angel's Lead Rod Drop Rate Fixer
+
   |name     = Skip Fishing Minigame 2
   |author = Angela Ranna
+
   |author   = philosquare
   |id     = AngelaRanna.LeadRodFixer
+
   |id       = philosquare.SkipFishingMinigame2
   |nexus  = 6894
+
   |moddrop  = 1530481
   |github  = AngelaRanna/StardewMods
+
   |nexus    =
 
+
   |github   = philosquare/SDVSkipFishingMinigame2
   |status  = obsolete
 
   |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Mood Fix
+
   |name    = Skip Intro
   |author  = Grant Peters
+
   |author  = Pathoschild
   |id      = GPeters-AnimalMoodFix
+
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
   |nexus   = 761
+
   |curse   = 1000635
   |github  =
+
   |nexus   = 533
   |broke in = SMAPI 2.0
+
   |moddrop = 606601
   |status  = obsolete
+
   |github = Pathoschild/StardewMods
   |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aquarism - Immersive Fish Ponds
+
   |name    = Skip Start
   |author  = DaLion
+
   |author  = DeadRobotDev
   |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id      = DeadRobotDev.SkipStart
   |nexus  = 11288
+
   |nexus  = 11885
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Archaeology House Content Management Helper
+
   |name    = Skip Text
   |author  = Felix-Dev
+
   |author  = CrunchyDuck
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id      = CrunchyDuck.SkipText
   |nexus  = 2804
+
   |nexus  = 8947
   |github  = Felix-Dev/StardewMods
+
   |github  = CrunchyDuck/Stardew-Skip-Text
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Audio Devices
+
   |name    = Skull Cavern Drill
   |author  = Max Vollmer, SVProtector
+
   |author  = S1mmyy
   |id      = maxvollmer.audiodevices
+
   |id      = S1mmyy.SkullCavernDrill
   |nexus  = 2838
+
   |nexus  = 6121
   |github  = maxvollmer/AudioDevices
+
   |github  = S1mmyy/StardewMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto-Grabber Mod
+
   |name    = Skull Cavern Drill Redux
   |author  = Jotser
+
  |author  = NetworkOverflow
   |id      = Jotser.AutoGrabberMod
+
  |id      = NetworkOverflow.SkullCavernDrillRedux
   |nexus  = 2783
+
  |nexus  = 16533
 +
  |github  = AndrewGraber/Skull-Cavern-Drill-Redux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skull Cavern Elevator
 +
   |author  = Bifibi, Lestoph
 +
   |id      = SkullCavernElevator
 +
   |nexus  = 963
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Stack Items to Chest
+
   |name    = Skull Cavern Toggle
   |author  = Chosimba
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = Chosimba.AutoStackItemsToChest
+
   |id      = TheMightyAmondee.SkullCavernToggle
   |nexus  = 2307
+
   |nexus  = 7908
   |github  =
+
   |github  = TheMightyAmondee/SkullCavernToggle
 
 
  |broke in = SMAPI 3.0
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Chance Adjustment
+
   |name    = Skull Cave Saver
   |author  = LateFilmsGamer
+
   |author  = cantorsdust
   |id      = Late's.AdjustBabyChance
+
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
   |nexus  = 15018
+
   |nexus  = 175
   |github  =
+
   |github  = cantorsdust/StardewMods
  
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Gender Interface
+
   |name    = Sleep In Wedding
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = atravita
   |id      = f4iTh.BabyGenderInterface
+
   |id      = atravita.SleepInWedding
   |nexus  = 1947
+
  |curse  = 870963
   |github  =
+
  |moddrop = 1294437
 +
   |nexus  = 15006
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bee House Flower Range Fix
+
   |name    = Sleepless Fisherman
   |author  = KirbyLink
+
   |author  = Annosz
   |id      = kirbylink.beehousefix
+
   |id      = Annosz.SleeplessFisherman
   |nexus  = 3013
+
   |nexus  = 5915
   |github  = KirbyLink/BeeHouseFix
+
   |github  = Annosz/StardewValleyModding
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Be My Valentine
+
   |name    = Sleepless in Stardew
   |author  = Taskmaster
+
   |author  = instafluff
   |id      = Taskmaster.BeMyValentine
+
   |id      = instafluff.sleeplessinstardew
   |nexus  = 5219
+
   |nexus  = 5445
   |github  =
+
   |github  = instafluff/SleeplessInStardew
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting
+
   |name    = Sleepovers
   |author  = RedstoneBoy
+
   |author  = bwdy
   |id      = RedstoneBoy.BetterCrafting
+
   |id      = bwdy.sleepovers
   |nexus  = 2504
+
   |nexus  = 3531
   |github  = RedstoneBoy/BetterCrafting
+
   |github  = bwdymods/SDV-Sleepovers
 
 
  |status  = abandoned
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
+
   |name    = Sleep Warning
   |author  = Khloe Leclair
+
   |author  = GlimmerDev
   |id      = leclair.bcspacecore
+
   |id      = glimmerDev.SleepWarning
   |nexus  = 11115
+
   |nexus  = 21128
  |moddrop = 1115749
+
   |github  = GlimmerDev/StardewValleyMod_SleepWarning
   |github  = KhloeLeclair/StardewMods
 
 
 
  |status  = obsolete
 
  |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Transmutation
+
   |name    = Sleep Wherever
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Vexorth
   |id      = f4iTh.BetterTransmutation
+
   |id      = Vexorth.SleepWherever
   |nexus  = 2120
+
   |nexus  = 16674
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Capsule Mod
+
   |name    = Sleep Worker
   |author  = BunnyJumps
+
   |author  = Platonymous
   |id      = BunnyJumps.BJSCapsuleMod
+
   |id      = Platonymous.SleepWorker
   |nexus  = 2502
+
  |curse  = 877233
   |github  =
+
  |moddrop = 793835
 +
  |nexus  = 2062
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleepy Eye
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SleepyEye
 +
  |curse  = 867761
 +
  |moddrop = 129011
 +
   |nexus  = 1152
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS MP Kick Mod
+
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
   |author  = BunnyJumps
+
   |author  = fernass354
   |id      = BunnyJumps.BJSMPKickMenu
+
   |id      = fernass354.SlimeHutchResize
   |nexus  = 2503
+
   |nexus  = 18507
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Night Sounds
+
   |name    = Slime Hutch Water Spots
   |author  = BunnyJumps
+
   |author  = aedenthorn, Erinthe
   |id      = BunnyJumps.BJSNightSounds
+
   |id      = aedenthorn.SlimeHutchWaterSpots
   |nexus  = 2501
+
   |nexus  = 13778
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = SMAPI 2.8
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Only Treasure Room
+
   |name    = Slime Minerals
   |author  = BunnyJumps
+
   |author  = ChrisMzz
   |id      = BunnyJumps.BJSOnlyTreasureRoom
+
   |id      = ChrisMzz.slimeminerals
   |nexus  = 3145
+
   |nexus  = 20930
   |github  =
+
   |github  = ChrisMzz/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Plant Everywhere
+
   |name    = Slime Mods, Slime Minigame, Slime QOL
   |author  = BunnyJumps
+
   |author  = Tofu, SadDodo
   |id      = BunnyJumps.BJSPlantEverywhere
+
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
   |nexus  = 3143
+
   |nexus  = 2743
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Stop Grass
+
   |name    = Slime Produce
   |author  = BunnyJumps
+
   |author  = exotico
   |id      = BunnyJumps.BJSStopGrass
+
   |id      = exotico.SlimeProduce
   |nexus  = 2500
+
   |nexus  = 7634
   |github  =
+
   |github  = andraemon/SlimeProduce
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in           = Stardew Valley 1.6
   |status  = abandoned
+
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122362
 +
   |unofficial version = 1.3.4-unofficial.1-LikeFrogs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Thunderstorm
+
   |name    = Slime Spawner
   |author  = BunnyJumps
+
   |author  = aurnj, Roy Li
   |id      = BunnyJumps.BJSThunderStorm
+
   |id      = RuyiLi.SlimeSpawner
   |nexus  = 3144
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = SMAPI 2.0
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blue Chickens in Multiplayer
+
   |name    = Slime Water Filler, Slime AutoWaterer
   |author  = WindHero
+
   |author  = Speshkitty
   |id      = WindHero.BlueChickensInMultiplayer
+
   |id      = speshkitty.slimewaterer
   |nexus  = 2336
+
   |nexus  = 7141
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github  = Speshkitty/SlimeWaterFiller
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
+
   |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bow
+
   |name    = Slim Hutch
   |author  = spacechase0
+
   |author  = Peasly Wellbott
   |id      = spacechase0.Bow
+
   |id      = Wellbott.SlimHutchCode
   |nexus  = 2756
+
   |nexus  = 7424
  |moddrop = 771627
+
   |github  = Wellbott/StardewValleyMods
   |github  = spacechase0/Bow
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Brave New World - Core, BNW Core
+
   |name    = Slingshot Rebalance
   |author  = DiogoAlbano
+
   |author  = Redwood, Towering Redwood
   |id      = DiogoAlbano.BNWCore
+
   |id      = Redwood.SlingshotRebalance
   |nexus  = 15871
+
   |nexus  = 14391
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bwdyworks
+
   |name    = Slots Cheats
   |author  = bwdy
+
   |author  = Fischkop2
   |id      = bwdyworks
+
   |id      = Fischkop2.SlotsCheats
   |nexus  = 3530
+
   |nexus  = 22574
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capitalist Split Money
+
   |name    = Slower Fence Decay
   |author  = Ilyaki
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = Ilyaki.CapitalistSplitMoney
+
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
   |nexus  = 3083
+
   |nexus  = 252
   |github = Ilyaki/CapitalistSplitMoney
+
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
+
   |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Casks Anywhere
+
   |name    = Smack Dat Scarecrow
   |author  = YukiShiku, LeonBlade
+
   |author  = LeFauxMatt
   |id      = CasksAnywhere
+
   |id      = furyx639.SmackDatScarecrow
   |nexus   = 878
+
   |curse   = 871830
   |chucklefish = 5486
+
   |nexus   = 13528
   |moddrop = 124612
+
   |github  = LeFauxMatt/StardewMods
   |github  = LeonBlade/CasksAnywhere
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
  |summary  = remove this mod (no longer maintained; use [[#Casks Everywhere|Casks Everywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Child Bed Config
+
   |name    = Small Beach Farm
   |author  = aclockworkhound
+
   |author  = Pathoschild
   |id      = aclockworkhound.ChildBedConfig
+
   |id      = Pathoschild.SmallBeachFarm
   |nexus   = 3540
+
   |curse   = 1000624
   |github  = clockworkhound/SDV-ChildBedConfig
+
   |nexus  = 3750
 
+
   |moddrop = 606555
   |status  = obsolete
+
   |github = Pathoschild/StardewMods
   |summary = remove this mod (added in Stardew Valley 1.5).
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Automation
+
   |name    = Smaller Fish Ponds, Fish Well
   |author  = CJBok
+
   |author  = Peasly Wellbott
   |id      = CJBAutomation
+
   |id      = Wellbott.FishWell
   |nexus  = 211
+
   |nexus  = 7651
   |github  = CJBok/SDV-Mods
+
   |github  = Wellbott/StardewValleyMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
+
   |summary  = use [[#The Return of Smaller Fish Ponds|The Return of Smaller Fish Ponds]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Clock24
+
   |name    = Small Tree Texture
   |author  = Lysero
+
   |author  = season
   |id      = Lysero.Clock24
+
   |id      = season.SmallTreeTexture
   |nexus  = 3718
+
   |nexus  = 22285
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cobalt
+
   |name    = Smart Building
   |author  = spacechase0
+
   |author  = DecidedlyHuman
   |id      = spacechase0.Cobalt
+
   |id      = DecidedlyHuman.SmartBuilding
   |nexus  = 1723
+
   |nexus  = 11158
   |github  = spacechase0/Cobalt
+
   |github  = DecidedlyHuman/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cold Weather Haley SMAPI
+
   |name    = Smart Cursor
   |author  = DanielSerrano, Lord Xamon
+
  |author  = DecidedlyHuman
   |id      = LordXamon.ColdWeatherHaleyPRO
+
  |id      = DecidedlyHuman.SmartCursor
   |nexus  = 1169
+
  |nexus  = 13268
   |github  =
+
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Smart Cursor
 +
   |author  = stokastic
 +
   |id      = stokastic.SmartCursor
 +
   |nexus  = 2458
 +
   |github  = stokastic/SmartCursor
  
   |broke in = SMAPI 2.0
+
   |broke in           = SMAPI 3.0
   |status  = abandoned
+
   |unofficial version = 1.1.1-unofficial.1-pathoschild
   |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colored Chests
+
   |name    = SmartMod
   |author  = Igorious
+
   |author  = KuroBear
   |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id      = KuroBear.SmartMod
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 3684
+
   |url    = https://community.playstarbound.com/threads/108104
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.2
   |status   = obsolete
+
}}
   |summary = remove this mod (colored chests added in Stardew Valley 1.1).
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Smol Fish
 +
   |author  = gbromios
 +
   |id      = gbromios.SmolFish
 +
  |nexus  = 14287
 +
  |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colorful Chests
+
   |name    = Snack Anything
   |author  = spacechase0
+
   |author  = Cherry, ChroniclerCherry
   |id      = spacechase0.ColorfulChests
+
   |id      = Cherry.SnackAnything
   |nexus  = 1623
+
   |nexus  = 5196
   |moddrop = 279189
+
   |moddrop = 716397
   |github  = spacechase0/ColorfulChests
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Concentration on Farming
+
   |name    = Snail Mail
   |author  = punyo, yakminepunyo
+
   |author  = Darkhax
   |id      = punyo.ConcentrationOnFarming
+
   |id      = darkhax.snailmail
   |nexus  = 1445
+
   |nexus  =
   |github  =
+
  |curse  = 307861
 +
   |github  = Stardew-Valley-Modding/Snail-Mail
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Shipping Dates
+
   |name    = Snow Crab
   |author  = Nishtra
+
   |author  = John Peters
   |id      = ConfigurableShippingDates
+
   |id      = JohnPeters.SnowCrab
   |nexus  = 675
+
   |nexus  = 11302
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Console Coordinates
+
   |name    = Socializing Skill
   |author  = Pillow
+
   |author  = drbirbdev
   |id      = Pillow.ConsoleCoordinates
+
   |id      = drbirbdev.SocializingSkill
   |nexus  = 8957
+
   |nexus  = 14142
   |github  =
+
   |github  = drbirbdev/StardewValley
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Copy Invite Code
+
   |name    = Social Network
   |author  = CatCattyCat, Cat
+
   |author  = Cecidelus
   |id      = cat.copyinvitecode
+
   |id      = Cecidelus.SocialNetwork
   |nexus  = 2171
+
   |nexus  = 8255
   |github  = danvolchek/StardewMods
+
   |github  =
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Counter
+
   |name    = Social Page Order Button
   |author  = bcmpinc
+
   |author  = aedenthorn, Erinthe
   |id      = bcmpinc.CraftCounter
+
   |id      = aedenthorn.SocialPageOrderButton
   |nexus  = 2739
+
   |nexus  = 7871
   |github  = bcmpinc/StardewHack
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crafting Counter
+
   |name    = Social Page Order Menu
   |author  = lolpcgaming
+
   |author  = aedenthorn, Erinthe
   |id      = lolpcgaming.CraftingCounter
+
   |id      = aedenthorn.SocialPageOrderMenu
   |nexus  = 1585
+
   |nexus  = 13698
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Priority
+
   |name    = Social Page Order Redux
   |author  = trienow
+
   |author  = aedenthorn and FlyingTNT
   |id      = de.trienow.stardew.craftpriority
+
   |id      = FlyingTNT.SocialPageOrderRedux
   |nexus  = 4174
+
   |nexus  = 23374
   |github  = trienow/Stardew-CraftPriority
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Creeper Forage
+
   |name    = Social Tab Patch for Unlimited Players
   |author  = bwdy
+
   |author  = funny-snek
   |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id      = funnysnek.socialtabpatch
   |nexus  = 2115
+
   |nexus  = 2981
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crop Safety
+
   |name    = Solar Eclipse Event
   |author  = BadNetCode
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = BadNetCode.CropSafety
+
   |id      = KoihimeNakamura.SolarEclipseEvent
   |nexus  = 1233
+
   |nexus  = 897
  |moddrop = 130160
+
   |github  = JohnsonNicholas/SDVMods
   |github  =
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Current Location
+
   |name    = Solid Foundations
   |author  = Omegasis, AlphaOmegasis
+
   |author  = PeacefulEnd
   |id      = CurrentLocation102120161203
+
   |id      = PeacefulEnd.SolidFoundations
   |nexus   = 638
+
   |curse   = 870929
   |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 12311
 
+
   |github = Floogen/SolidFoundations
  |broke in = Stardew Valley 1.3
 
  |status   = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Asset Modifier, Custom Asset Editor
+
   |name    = Solid Foundations → Automate Integration
   |author  = Omegasis, AlphaOmegasis
+
   |author  = PeacefulEnd
   |id      = Omegasis.CustomAssetModifier
+
   |id      = PeacefulEnd.SolidFoundationsAutomate
   |nexus  = 1836
+
   |nexus  = 12311
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Floogen/SolidFoundations
  
   |broke in = SMAPI 3.0
+
   |broke in = Solid Foundations 2.0.2?
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Bundles
+
   |name    = Sona's Farm
   |author  = furyx639
+
   |author  = Kerlin & Sona
   |id      = furyx639.CustomBundles
+
   |id      = kerlin.sonasfarm
   |nexus  = 8258
+
   |nexus  = 8545
 +
  |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops
+
   |name    = Sonic Shoes
   |author  = spacechase0
+
   |author  = lilico
   |id      = spacechase0.CustomCrops
+
   |id      = lilico.SonicShoes
   |nexus  = 1592
+
   |nexus  = 10226
  |moddrop = 273617
+
   |github  =
   |github  = spacechase0/CustomCrops
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Element Handler
+
   |name    = Sorted Storages
   |author  = Platonymous
+
   |author  = TeamCoFH, Tech, Zeldo
   |id      = Platonymous.CustomElementHandler
+
   |id      = Zeldo.LinkedStorages
   |nexus  = 1068
+
   |nexus  =
   |github  = Platonymous/Stardew-Valley-Mods
+
  |curse  = 290653
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
+
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Emotes
+
   |name    = Sorting Chests
   |author  = purrplingcat
+
   |author  = aRooooooba
   |id      = PurrplingCat.CustomEmotes
+
   |id      = aRooooooba.SortingChests
   |nexus  = 10861
+
   |nexus  = 8224
   |github  = purrplingcat/CustomEmotes
+
   |github  = aRooooooba/SortingChests
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux
+
   |name    = Sound Effect Replacement
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.CustomFarming
+
   |id      = aedenthorn.SoundEffectReplacement
   |nexus  = 991
+
   |nexus  = 10232
  |curse  = 307366
+
   |github  = aedenthorn/StardewValleyMods
  |moddrop = 793926
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
   |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux → CFAutomate
+
   |name    = Sound Loop Mod
   |author  = Platonymous
+
   |author  = strelkasaur
   |id      = Platonymous.CFAutomate
+
   |id      = com.strelkasaurus.sm.soundloop
   |nexus  = 991
+
   |nexus  = 13099
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
+
}}
   |broke in = Automate 1.15
+
{{#invoke:SMAPI compatibility|entry
   |status  = abandoned
+
  |name    = Sounds Patcher
   |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
+
  |author  = MindMeltMax
<!--
+
  |id      = MindMeltMax.SoundsPatcher
   |unofficial version = 2.12.10-unofficial.1-minervamaga
+
  |nexus  = 7465
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
+
  |moddrop = 1135690
-->
+
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Sound Tweaker
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.SoundTweaker
 +
   |nexus  = 14767
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farm Types
+
   |name    = SpaceCore
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.CustomFarmTypes
+
   |id      = spacechase0.SpaceCore
   |nexus   = 1140
+
   |curse   = 867152
   |moddrop = 128708
+
   |moddrop = 136998
   |github  = spacechase0/CustomFarmTypes
+
  |nexus  = 1348
 
+
   |github  = spacechase0/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
}}
   |status   = abandoned
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spawn Monsters
 +
  |author  = Berisan
 +
   |id      = Berisan.SpawnMonsters
 +
   |nexus   = 3201
 +
  |github  = Berisan/SpawnMonsters
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Greenhouse
+
   |name    = Spawn More Rocks
   |author  = Forkmaster
+
   |author  = Mase
   |id      = Forkmaster.CustomGreenhouse
+
   |id      = Mase.SpawnMoreRocks
   |nexus  = 3464
+
   |nexus  = 7423
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Harvest Fix
+
   |name    = Spawn Sea Monster
   |author  = mytigio
+
   |author  = Edu Anttunes
   |id      = mytigio.customharvestfix
+
   |id      = EduAnttunes.SpawnSeaMonster
   |nexus  = 4192
+
   |nexus  = 5736
   |github  = mytigio/CustomHarvestFix
+
   |github  =
  
   |status   = obsolete
+
   |status  = abandoned
  |summary = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customise Child Bedroom
+
   |name    = Spawn Supply Crates on Beach
   |author  = Speshkitty
+
   |author  = onlythechosen
   |id      = speshkitty.CustomiseChildBedroom
+
   |id      = otc.supplycratesonbeach
   |nexus  = 5540
+
   |nexus  = 20828
   |github  = Speshkitty/CustomiseChildBedroom
+
   |github  =
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Cursor Sprite
+
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
   |author  = Satozaki
+
   |author  = AcidicNic
   |id      = EpicBellyFlop45.CustomizeCursorSprite
+
   |id      = acidicnic.SpecialOrdersAnywhere
   |nexus  = 3014
+
   |nexus  = 7588
   |github  = AndyCrocker/StardewMods
+
   |github  = AcidicNic/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Special Orders Tags Extended
 +
  |author  = atravita
 +
  |id      = atravita.SpecialOrdersExtended
 +
  |curse  = 870988
 +
  |moddrop = 1086743
 +
  |nexus  = 9855
 +
  |github  = atravita-mods/StardewMods
  
   |status = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Special Orders Tweaks
 +
  |author  = nnn
 +
  |id      = nnn.Special_Orders_Tweaks
 +
  |nexus  = 22719
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Special Power Utilities
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.SpecialPowerUtilities
 +
  |nexus  = 22300
 +
  |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC
+
   |name    = Specify Gift Taste Portraits
   |author  = Platonymous
+
   |author  = Button, Spiderbuttons
   |id      = Platonymous.CustomNPC
+
   |id      = Button.SpecifyGiftTastePortraits
   |nexus  = 1607
+
   |nexus  = 15882
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shirts
+
   |name    = Speed Boots
   |author  = Platonymous
+
   |author  = season
   |id      = Platonymous.CustomShirts
+
   |id      = season.SpeedBoots
   |nexus  = 2416
+
   |nexus  = 22958
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shops Redux
+
   |name    = Speed Mod
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Blackclaw
   |id      = Omegasis.CustomShopReduxGui
+
   |id      = Blackclaw.SpeedMod
   |nexus  = 1378
+
   |nexus  = 5082
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Xebeth/StardewValley-SpeedMod
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
+
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio
+
   |name    = Speedrun Practice Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Underscore
   |id      = aedenthorn.CustomSpousePatio
+
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
   |nexus  = 6630
+
   |nexus  = 7337
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Underscore76/SDVPracticeMod
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Walls and Floors
+
   |name    = Speedster
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.CustomWallsAndFloors
+
   |id      = Platonymous.Speedster
  |curse  = 307569
+
   |nexus  = 1102
  |moddrop = 793903
 
   |nexus  = 3010
 
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.3
   |status  = obsolete
+
   |status  = abandoned
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Notifications, Event Notifications
+
   |name    = Spelldew Valley
   |author  = dreamsicl
+
   |author  = instafluff
   |id      = EventNotifications
+
   |id      = instafluff.spelldewvalley
   |nexus  =
+
   |nexus  = 7322
  |chucklefish = 3621
+
   |github  = instafluff/SpelldewValley
   |github  =
 
 
 
  |broke in = Stardew Valley 1.2?
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 
  |unofficial version = 1.2.1-unofficial.3-f4ith
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Quest Anywhere
+
   |name    = Spenny
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = spacechase0
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id      = spacechase0.Spenny
   |nexus   = 513
+
   |curse   = 867742
   |github  = janavarro95/Stardew_Valley_Mods
+
   |moddrop = 771624
 
+
   |nexus  = 2755
   |status  = abandoned
+
   |github  = spacechase0/StardewValleyMods
   |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Auto-Grabber, Coop Grabber
+
   |name    = Spenny Deluxe
   |author  = stokastic
+
   |author  = spacechase0
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id      = spacechase0.SpennyDeluxe
   |nexus  = 2462
+
   |nexus  = 14984
   |github  = stokastic/CoopGrabber
+
   |github  = spacechase0/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Obelisk
+
   |name    = Spenny Lite
   |author  = CatCattyCat, Cat
+
   |author  = spacechase0
   |id      = cat.desertobelisk
+
   |id      = spacechase0.SpennyLite
   |nexus  = 2021
+
   |nexus  = 14249
  |moddrop = 833549
+
   |github  = spacechase0/StardewValleyMods
   |github  = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DewCord Rich Presence
+
   |name    = Spice of Life
   |author  = explosivetortellini
+
   |author  = KarratKake
   |id      = explosivetortellini.StardewValleyDRP
+
   |id      = KarratKake.SpiceOfLife
   |nexus  = 8348
+
   |nexus  = 7398
   |github  = explosivetortellini/StardewValleyDRP
+
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Emotes
+
   |name    = Splash Text
   |author  = PurrplingCat
+
   |author  = sophiesalacia
   |id      = PurrplingCat.DialogueEmotes
+
   |id      = sophie.SplashText
   |nexus  = 6537
+
   |nexus  = 14416
   |github  = purrplingcat/DialogueEmotes
+
   |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Split Money
 +
  |author  = Platonymous
 +
  |id      = Platonymous.SplitMoney
 +
  |nexus  = 2303
 +
  |github  = Platonymous/Stardew-Valley-Mods
  
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Horses
+
   |name    = Split Screen
   |author  = Bpendragon
+
   |author  = Ilyaki
   |id      = Bpendragon-DynamicHorses
+
   |id      = Ilyaki.SplitScreen
   |nexus  = 874
+
   |nexus  = 2139
   |github  = Bpendragon/DynamicHorses
+
   |github  = Ilyaki/SplitScreen
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
   |status  = abandoned
+
   |status  = obsolete
   |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
+
   |summary  = remove this mod (added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Splitscreen Improved
 +
  |author  = gaussfire
 +
  |id      = gaussfire.SplitscreenImproved
 +
  |nexus  = 24507
 +
  |github  = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EiTK
+
   |name    = Split Screen Manager
   |author  = enaium
+
   |author  = RomenH
   |id      = Enaium.EiTK
+
   |id      = RomenH.SplitScreenManager
  |curse  = 365803
+
   |nexus  = 12063
   |nexus  =
 
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emotes
+
   |name    = Split Screen Regions
   |author  = aurnj, Roy Li
+
   |author  = Espy
   |id      = RuyiLi.Emotes
+
   |id      = Espy.SplitScreenRegions
   |nexus  =
+
   |nexus  = 23669
  |url    = https://community.playstarbound.com/threads/emotes.129159
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Hands
+
   |name    = Spoilage
   |author  = Oblitus
+
   |author  = aedenthorn, Erinthe
   |id      = QuicksilverFox.EmptyHands
+
   |id      = aedenthorn.Spoilage
   |nexus  = 1176
+
   |nexus  = 14712
   |github  = quicksilverfox/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better Warehouse
+
   |name    = Spooky Big Pumkin, Spooky_pumkin
   |author  = charliedemilho
+
   |author  = Dounat2201, Sasara
   |id      = charliedemilho.EvenBetterWarehouse
+
   |id      = Sasara.pumkin
   |nexus  = 10396
+
   |nexus  = 4586
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expansive Combat, Proficiência
+
   |name    = Spouse Outdoor Area
   |author  = Hamio, HamioDracny
+
   |author  = Shaklin
   |id      = HamioDracny.ProficienciaEmDano
+
   |id      = shaklin.spouseoutdoorarea
   |nexus  = 7511
+
   |nexus  = 6747
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FaeQuest
+
   |name    = Spouses in Ginger Island, Spouses' Island
   |author  = Navi-chan, ooo0000
+
   |author  = mistyspring
   |id      = NaviChan.FaeQuest
+
  |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
   |nexus  = 2484
+
  |curse  = 880521
 +
  |nexus  = 11037
 +
  |github  = misty-spring/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spouse's Room Mod
 +
  |author  = Wata, Watagatapitusberry
 +
   |id      = Spouseroom
 +
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.0
   |status   = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spouse Stuff
 +
  |author  = hquake, Per Sikker Hansen, Sikker
 +
  |id      = Sikker.SpouseStuff
 +
  |nexus  = 4651
 +
  |github  = sikker/SpouseStuff
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprinkler Activation
 +
  |author  = Blaxsmith
 +
  |id      = Blaxsmith.SprinklerActivation
 +
   |nexus   = 7661
 +
  |github  = Blaxsmith/SprinklerActivation
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Expansion
+
   |name    = Sprinkler Mod
   |author  = Advize
+
   |author  = aedenthorn, Erinthe
   |id      = Advize.FarmExpansion, AdvizeFarmExpansionMod-2-0-5, AdvizeFarmExpansionMod-2-0, 3888bdfd-73f6-4776-8bb7-8ad45aea1915<!--changed in 3.0, 2.0.5, and 2.0-->
+
   |id      = aedenthorn.SprinklerMod
   |nexus  = 130
+
   |nexus  = 15385
   |github  = AdvizeGH/FarmExpansion
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.16
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
+
   |summary  = use {{nexus mod|22167|Sprinkler Mod Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Hub
+
   |name    = Sprinkles
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.FarmHub
+
   |id      = Platonymous.Sprinkles
   |nexus  = 2309
+
   |nexus  =
   |github  = Platonymous/Stardew-Valley-Mods
+
  |chucklefish = 4592
 +
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm in the Sky, Fundo
+
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
   |author  = BrasileiroTop
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = BrasileiroTop.Fundo
+
   |id      = SPDSprintAndDash
   |nexus  = 5423
+
   |nexus  = 235
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Warps Patch
+
   |name    = Sprint and Dash Redux
   |author  = tlitookilakin
+
   |author  = littleraskol
   |id      = tlitookilakin.farmwarpspatch
+
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
   |nexus  = 8236
+
   |nexus  = 560
   |moddrop = 926207
+
   |moddrop = 827770
   |github  = tlitookilakin/FarmWarpsPatch
+
   |github  = littleraskol/Sprint-And-Dash-Redux
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Geode, Instant Geodes
+
   |name    = Sprinting
   |author  = ofmanynames
+
   |author  = Patrick, mistersnuggler
   |id      = InstantGeode
+
   |id      =
   |nexus  = 750
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
 +
   |github  = oliverpl/SprintingMod
  
 
   |broke in = Stardew Valley 1.2
 
   |broke in = Stardew Valley 1.2
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
+
   |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprinting
 +
  |author  = onemix
 +
  |id      = onemix.Sprinting
 +
  |nexus  = 10469
 +
  |github  = thiagomasson/Sprinting
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fellowship - Immersive Rings
+
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
   |author  = DaLion
+
   |author  = Abs, abslam
   |id      = DaLion.ImmersiveRings
+
   |id      = abs.SprintNRegen
   |nexus  = 11380
+
   |nexus  = 4898
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Crackers, Firecracker Mod
+
   |name    = Sprint Sprint, Sprint Sprint Sprint
   |author  = MindMeltMax
+
   |author  = Jessebot, JessebotX
   |id      = MindMeltMax.FireCracker
+
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
   |nexus  = 7321
+
   |nexus  = 4778
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fischievements
+
   |name    = Sprint (unidarkshin)
   |author  = MattDeDuck, Duckshard
+
   |author  = unidarkshin, Devin Lematty
   |id      = MattDeDuck.Fischievements
+
   |id      = DevinLematty.Sprint
   |nexus  = 3658
+
   |nexus  = 7492
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name    = Sprint (Yoshify)
   |author  = f4iTh and Lita, JertsukkaTheMan
+
   |author  = Yoshify
   |id      = f4iTh.WoodsDebrisFix
+
   |id      =
   |nexus  = 1941
+
   |nexus  = 2
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 0.39.1
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Scythe Exp
+
   |name    = SpriteMaster
   |author  = bcmpinc
+
   |author  = Ameise, Ameisen, mkukli
   |id      = bcmpinc.FixScytheExp
+
   |id      = DigitalCarbide.SpriteMaster
   |nexus  =
+
   |nexus  = 4922
   |github  = bcmpinc/StardewHack
+
   |github  = ameisen/SV-SpriteMaster
  |url    = https://github.com/bcmpinc/StardewHack/releases
 
  
   |broke in = Stardew Valley 1.3.25
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FLO - New Custom NPC, FlorenceMod
+
   |name    = Sprites in Detail
   |author  = randomAnon1234
+
   |author  = BleakCodex
   |id      = none<!--no manifest ID-->
+
   |id      = BleakCodex.SpritesInDetail
   |nexus  = 591
+
   |nexus  = 14487
   |github  =
+
   |github  = BleakCodex/SpritesInDetail
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stabbing Sword Special
 +
  |author  = Peasly Wellbott
 +
  |id      = Wellbott.StabbingSwordSpecial
 +
  |nexus  = 7683
 +
  |github  = Wellbott/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
   |status   = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Check Fix
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.StackCheckFix
 +
   |nexus   = 2433
 +
  |github  = pomepome/StackCheckFix
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FQ Festival Tweaks
+
   |name    = Stacked Item Icons
   |author  = FletcherQuest
+
   |author  = aedenthorn, Erinthe
   |id      = FletcherQuest.FQFestivalTweaks
+
   |id      = aedenthorn.StackedItemIcons
   |nexus   = 9062
+
   |curse   = 868678
   |github  =
+
   |nexus  = 15468
 
+
   |github = aedenthorn/StardewValleyMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Anywhere
+
   |name    = Stack Everything
   |author  = Entoarox
+
   |author  = CatCattyCat, Cat
   |id      = Entoarox.FurnitureAnywhere
+
   |id      = cat.stackeverything
   |nexus  = 2276
+
   |nexus  = 2053
   |chucklefish = 4324
+
   |moddrop = 833551
   |github  = Entoarox/StardewMods
+
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
+
   |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 
<!--
 
<!--
   |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 3.0.3-unofficial.1-strobe
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FuryCore
+
   |name    = Stack Everything Redux
   |author  = furyx639
+
   |author  = thimadera
   |id      = furyx639.FuryCore
+
   |id      = thimadera.StackEverythingRedux
   |nexus  = 10696
+
   |nexus  = 22381
 
+
   |github = thimadera/StardewMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Dressed
+
   |name    = Stack Quality
   |author  = Advize and Jinxiewinxie
+
   |author  = LeFauxMatt
   |id      = Advize.GetDressed
+
   |id      = furyx639.StackQuality
   |nexus  = 331
+
  |curse  = 871828
   |github  = AdvizeGH/GetDressed
+
   |nexus  = 13724
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = abandoned
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift
+
   |name    = Stack Size Changer
   |author  = ShadowDragon8685
+
   |author  = Shockah
   |id      = ShadowDragon.GrandfathersGift
+
   |id      = Shockah.StackSizeChanger
   |nexus  = 985
+
   |nexus  = 11866
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift Remade
+
   |name    = Stack Split Redux
 
   |author  = pepoluan
 
   |author  = pepoluan
   |id      = pepoluan.GrandfatherGiftRemade
+
   |id      = pepoluan.StackSplitRedux
   |nexus  = 4151
+
   |nexus  = 8967
   |chucklefish = 5783
+
   |moddrop = 976551
   |github  =
+
   |github  = pepoluan/StackSplitRedux
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.6
   |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
+
   |status   = workaround
 +
   |summary = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hamlet
+
   |name    = StackSplitX
   |author  = Taskmaster
+
   |author  = tstaples
   |id      = Taskmaster.Hamlet
+
   |id      = tstaples.StackSplitX
   |nexus  = 4601
+
   |nexus  = 798
   |github  =
+
   |github  = tstaples/StackSplitX
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.4
 +
   |status   = workaround
 +
  |summary = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Animals
+
   |name    = Stack to Nearby Chests
   |author  = StarPeanut, Greger
+
   |author  = Ilyaki
   |id      = HappyAnimals
+
   |id      = Ilyaki.StackToNearbyChests
   |nexus  =
+
   |nexus  = 1787
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
   |github  = Ilyaki/StackToNearbyChests
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Sprites
+
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
   |author  = ninthworld
+
   |author  = Becks723
   |id      = NinthWorld.HDSprites
+
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
  |nexus  = 4024
+
   |nexus  = 13381
  |github  = ninthworld/HDSprites
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hempire
 
  |author  = Oga_The_Real
 
  |id      = Oga_The_Real.Hempire
 
   |nexus  = 14477
 
 
   |github  =
 
   |github  =
 
  |status  = abandoned<!--mod page hidden-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Animations, Animacoes
+
   |name    = StaminaRegen
   |author  = BrasileiroTop
+
   |author  = EvilPdor
   |id      = BrasileiroTop.Animacoes
+
   |id      =
   |nexus  = 5139
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/111526
 +
   |github  = natfoth/StardewValleyMods
  
   |status  = abandoned
+
  |broke in = SMAPI 2.0
 +
   |status   = workaround
 +
  |summary = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Mill
+
   |name    = Standardized Krobus
   |author  = AustinYQM
+
   |author  = minervamaga
   |id      = AustinYQM.ImprovedMill
+
   |id      = minervamaga.StandardizedKrobus
   |nexus  = 1748
+
   |nexus  =
   |github  = AustinYQM/ImprovedMill
+
  |moddrop = 716314
 +
  |github  = minervamaga/StandardizedKrobus
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Starbot
 +
  |author  = bwdy
 +
  |id      = bwdy.starbot
 +
  |nexus  = 4755
 +
   |github  = bwdymods/SDV-Starbot
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Inventory
+
   |name    = Stardew Access
   |author  = unidarkshin, Devin Lematty
+
   |author  = Mohammad Shoaib
   |id      = DevinLematty.InfiniteInventory
+
   |id      = shoaib.stardewaccess
   |nexus  = 2247
+
   |nexus  = 16205
   |github = unidarkshin/Stardew-Mods
+
   |url    = {{github|stardew-access/stardew-access}}/releases
 
+
   |github  = stardew-access/stardew-access
   |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interactions, Interacoes
+
   |name    = Stardew and Chill
   |author  = BrasileiroTop
+
   |author  = mod.kitchen
   |id      = BrasileiroTop.Interacoes
+
   |id      = mod.kitchen.stardewandchill
   |nexus  = 4862
+
   |nexus  = 12147
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Farm
+
   |name    = Stardew Aquarium Code
   |author  = Platonymous
+
   |author  = Gervig91
   |id      = Platonymous.JunimoFarm
+
   |id      = Cherry.StardewAquarium
   |nexus  = 984
+
   |nexus  = 6372
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Studio, Music Blocks
+
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
   |author  = Becks723
+
   |author  = Moonwolf, Moonwolf287
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id      = Moonwolf.StardewAquariumInformant
   |nexus  = 6971
+
   |nexus  = 16527
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Stardew Aquarium-->
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junk Mail
+
   |name    = Stardew Archipelago
   |author  = Taskmaster
+
   |author  = Kaito Kid
   |id      = Taskmaster.JunkMail
+
   |id      = KaitoKid.StardewArchipelago
   |nexus  = 4452
+
   |nexus  = 16087
   |github  =
+
   |github  = agilbert1412/StardewArchipelago
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keyboard Mod Menu
+
   |name    = Stardew Auto GC
   |author  = Shadowfoxss
+
   |author  = Lake1059, 1059Studio
   |id      = Shadowfoxss.KeyboardModMenu
+
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
   |nexus  = 3147
+
   |nexus  = 9293
  |curse  = 308891
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kisekae
+
   |name    = Stardew Brewery
   |author  = Kabigon
+
   |author  = Cylon
   |id      = Kabigon.kisekae
+
   |id      = cylon.stardewbrewery
   |nexus  = 2348
+
   |nexus  = 2057
   |github  = KabigonFirst/StardewValleyMods
+
   |github  = JustCylon/stardew-brewery
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Config Menu
 +
  |author  = Juice805
 +
  |id      = Juice805.StardewConfigMenu
 +
  |nexus  = 1312
 +
  |github  = StardewConfigFramework/StardewConfigMenu
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
+
   |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
+
   |name    = Stardew Content Compatibility Layer (SCCL)
   |author  = Lavapulse
+
   |author  = TehPers
   |id      = Lavapulse.LavapulseChickens
+
   |id      = SCCL
   |nexus  = 4821
+
   |nexus  = 889
   |github  =
+
   |github  = TehPers/StardewValleyMods
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.2
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leah Cabin Music Fix
+
   |name    = Stardew Debt
   |author  = Huanir
+
   |author  = Poison
   |id      = Huanir.LeahCabinMusicFix
+
   |id      = Poison.StardewTesting
   |nexus  = 2653
+
   |nexus  = 10005
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Discord
 +
  |author  = Steven Kraft
 +
  |id      = StevenKraft.StardewDiscord
 +
  |nexus  = 3608
 +
  |github  = steven-kraft/StardewDiscord
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Strict Over-Exertion, AntiExhaustion
+
   |name    = Stardew Druid
   |author  = Permamiss
+
   |author  = Neosinf
   |id      = BALANCEMOD_AntiExhaustion
+
   |id      = neosinf.StardewDruid
   |nexus  = 637
+
   |nexus  = 18465
 +
  |github  = Neosinf/StardewDruid
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Druid Lite
 +
  |author  = Neosinf
 +
  |id      = neosinf.StardewDruidLite
 +
  |nexus  = 19308
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location and Music Logger
+
   |name    = Stardew Editor
   |author  = Brandy Lover, WDavi
+
   |author  = spacechase0
   |id      = Brandy Lover.LMlog
+
   |id      = spacechase0.StardewEditor.GameIntegration
   |nexus  = 1366
+
   |nexus  = 1298
   |github  =
+
   |github  = spacechase0/StardewEditor
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
Line 17,205: Line 20,250:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Makeshift Multiplayer
+
   |name    = Stardew FPS (Animation Frame Speed)
   |author  = spacechase0
+
   |author  = 1059 Studio, Lake1059
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id      = Lake1059.StardewFPS
   |nexus  = 501
+
   |nexus  = 20801
   |moddrop = 127274
+
   |github  = Lake1059/StardewFPS
   |github = spacechase0/StardewValleyMP
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.3
+
  |name    = Stardew Get Achievement Now
   |status   = obsolete
+
   |author = Lake1059, 1059 Studio
 +
   |id      = Lake1059.StardewGetAchievementNow
 +
   |nexus  = 11515
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Image Export
+
   |name    = Stardew Hack
   |author  = spacechase0
+
   |author  = bcmpinc
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id      = bcmpinc.StardewHack
   |nexus  = 1073
+
   |nexus  = 3213
  |moddrop = 127273
+
   |github  = bcmpinc/StardewHack
   |github  = spacechase0/MapImageExporter
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mass Production
+
   |name    = Stardew Hitboxes
   |author  = Jacque Pott
+
   |author  = Tyler Gibbs
   |id      = JacquePott.MassProduction
+
   |id      = tylergibbs2.StardewHitboxes
   |nexus  = 7021
+
   |nexus  = 12264
   |github  = JacquePott/StardewValleyMods
+
   |github  = tylergibbs2/StardewHitboxes
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Message Box API, ChatMod
+
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
   |author  = Kithio
+
   |author  = davikr, apdapreturns
   |id      = Kithio:ChatMod
+
   |id      = davikr.hypnos
   |nexus  =
+
   |nexus  = 5935
  |chucklefish = 4296
+
   |github  = davicr/StardewHypnos
   |github  =
+
   |broken in = Stardew Valley 1.4
 
 
   |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining with Explosives
+
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
   |author  = Nishtra
+
   |author  = aedenthorn, Erinthe
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id      = aedenthorn.StardewImpact
   |nexus  = 770
+
   |nexus  = 14365
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = obsolete
 
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monthly Mail
+
   |name    = Stardew Locations
   |author  = Taskmaster
+
   |author  = Mizzion
   |id      = Taskmaster.MonthlyMail
+
   |id      = mizzion.stardewlocations
   |nexus  = 4523
+
   |nexus  = 1929
   |github  =
+
   |moddrop = 661357
 
+
   |github = Mizzion/MyStardewMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MoodFix
+
   |name    = Stardew Media Keys
   |author  = vaindil
+
   |author  = Angebro
   |id      = vaindil.MoodFix
+
   |id      = Angebro.StardewMediaKeys
   |nexus  = 1809
+
   |nexus  = 11246
   |github  = vaindil/sdv-moodfix
+
   |github  = AngeloC3/StardewMods
  
   |status = obsolete
+
   |broke in = Stardew Valley 1.6
   |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Motif
 +
  |author = Vinyks
 +
   |id      = Vinyks.StardewMotif
 +
  |nexus  = 14326
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mood Guard
+
   |name    = Stardew Multiplayer Server
   |author  = YonKuma, kumarei
+
   |author  = funny-snek & Zuberii & moy, Moy
   |id      = YonKuma.MoodGuard
+
   |id      = moy.Always_On_Server
   |nexus  = 1597
+
   |nexus  = 20659
   |github  = YonKuma/MoodGuard
+
   |github  = AguirreMoy/Stardew-Multiplayer-Server-Mod
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Map Layers
+
   |name    = Stardew Nametags
   |author  = Platonymous
+
   |author  = Tyler Gibbs
   |id      = Platonymous.MoreMapLayers
+
   |id      = tylergibbs2.StardewNametags
   |nexus  = 1134
+
   |nexus  = 12158
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = tylergibbs2/StardewNametags
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More TV Channel, CanaisTv
+
   |name    = Stardew News Feed
   |author  = BrasileiroTop
+
   |author  = Other Buckets
   |id      = BrasileiroTop.CanaisTv
+
   |id      = OtherBuckets.StardewNewsFeed
   |nexus  = 5126
+
   |nexus  = 3206
   |github  =
+
   |github  = Mikesnorth/StardewNewsFeed
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Through Object
+
   |name    = Stardew Notifications
   |author  = ylsama
+
   |author  = monopandora (maintained by Sakorona)
   |id      = ylsama.MoveThoughObject
+
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
  |nexus  = 2680
+
   |moddrop = 664154
  |github  =
+
   |nexus   = 4713
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
+
   |github = Sakorona/SDVMods
 
 
   |dev note = source in separate Git branch
 
 
 
   |broke in = Stardew Valley 1.4
 
  |status   = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MTN, More Than Necessary
+
   |name    = STardew Overview
   |author  = SgtPickles, GameMX
+
   |author  = Sto13
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id      = Sto13.STardewOverview
   |nexus  = 2256
+
   |nexus  = 14564
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Emotes
+
   |name    = Stardew Progress
   |author  = FerMod
+
   |author  = seeinggreen
   |id      = FerMod.MultiplayerEmotes
+
   |id      = seeinggreen.StardewProgress
   |nexus  = 2347
+
   |nexus  = 9786
   |github  = FerMod/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name    = Stardew Realty Framework
   |author  = Unremarkable, animavoro
+
   |author  = Prism 99
   |id      = unremarkable.fix-sellToStorePrice
+
   |id      = prism99.advize.stardewrealty
   |nexus  = 2135
+
   |nexus  = 10512
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github  = Prism-99/FarmExpansion
 
 
  |broke in = Stardew Valley 1.3.11
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Shaft Fix
+
   |name    = Stardew RPC - Discord Rich Presence
   |author  = Prince-Leto
+
   |author  = ElocinDev
   |id      = princeleto.multiplayershaftfix
+
   |id      = elocindev.stardewrpc
   |nexus   = 2922
+
   |curse   = 1009887
   |github  = Prince-Leto/StardewValleyMods
+
   |nexus   =
 
+
   |github =
   |broke in = Stardew Valley 1.4
 
   |status  = obsolete
 
  |summary = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouses
+
   |name    = Stardew RPG
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MultipleSpouses
+
   |id      = aedenthorn.StardewRPG
   |nexus  = 6227
+
   |nexus  = 11132
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |status = abandoned
+
   |broke in = Stardew Valley 1.6
   |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Speak
 +
  |author = evfredericksen, Evan Fredericksen
 +
  |id      = evfredericksen.StardewSpeak
 +
  |nexus  = 7929
 +
   |github  = evfredericksen/StardewSpeak
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Survival Project
 +
  |author  = NeroYuki
 +
  |id      = neroyuki.rlvalley
 +
  |nexus  = 14183
 +
  |github  = NeroYuki/StardewSurvivalProject
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Rearranger
+
   |name    = Stardew Symphony Remastered, Stardew Symphony
 
   |author  = Omegasis, Alpha_Omegasis
 
   |author  = Omegasis, Alpha_Omegasis
   |id      = Omegasis.MuseumRearranger
+
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
   |nexus  = 428
+
   |nexus  = 425
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5.5
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cheat Shortcuts (No Map Overwrite)
+
   |name    = Stardew Twitch Tracker
   |author  = kulcris
+
   |author  = Cody, Cody Hansen
   |id      = kulcris.NoCheatShortcuts
+
   |id      = cody.StardewTwitchTrackerMod
   |nexus  = 2310
+
   |nexus  = 16543
 
   |github  =
 
   |github  =
  
Line 17,398: Line 20,422:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debug Mode
+
   |name    = Stardew Valley Balance Overhaul, Stardew Valley Balance Overhaul Bundles
   |author  = Pathoschild
+
   |author  = Alvadea & Jaksha & Theoddon
   |id      = Pathoschild.NoDebugMode
+
   |id      = Theoddon.SVBOBundlesLoader
   |nexus  = 593
+
   |nexus  = 13426
   |github  = Pathoschild/StardewMods
+
   |github  = Annosz/UIInfoSuite2
 
 
  |status  = abandoned
 
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Pets
+
   |name    = Stardew Valley Barber, Stardew Barber
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = phroureo
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id      = phroureo.BarberSV
   |nexus  = 506
+
   |nexus  = 9061
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds From Trees Fix
+
   |name    = Stardew Valley ESP, sdv-helper
   |author  = KirbyLink
+
   |author  = reimu, r2h, tomdc
   |id      = kirbylink.noseedsfromtreesfix
+
   |id      = reimu.sdv-helper
   |nexus  = 2947
+
   |nexus  = 3917
   |github  = KirbyLink/NoSeedsFromTreesFix
+
   |github  = rei2hu/stardewvalley-esp
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status   = obsolete
+
}}
   |summary = remove this mod (fixed in Stardew Valley 1.4).
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley Expanded
 +
  |author  = Flashshifter
 +
  |id      = FlashShifter.SVECode
 +
   |nexus   = 3753
 +
   |moddrop = 833179
 +
  |github = FlashShifter/StardewValleyExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Speak
+
   |name    = Stardew Valley Randomizer
   |author  = jwdred
+
   |author  = Tooshi
   |id      =
+
   |id      = Tooshi.Randomizer
   |nexus  = 694
+
   |nexus  = 5185
   |github  =
+
  |curse  = 308003
 +
   |github  = cTooshi/stardew-valley-randomizer
  
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 
   |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Online Splitscreen
+
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
   |author  = DeLiXx
+
   |author  = Tyler Gibbs and TheHaboo
   |id      = DeLiXx.Online_Splitscreen
+
   |id      = tylergibbs2.StardewRoguelike
   |nexus  = 12291
+
   |nexus  = 13614
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
  |source  =
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornamental
+
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
   |author  = Taskmaster
+
   |author  = evskii
   |id      = Taskmaster.Ornamental
+
   |id      = evskii.StardewTimelapse
   |nexus  = 4981
+
   |nexus  = 19806
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = P2P Animal Noise
+
   |name    = Stardew Voices
   |author  = Modotte
+
   |author  = Shannon Hobby
   |id      = modotte.P2PAnimalNoise
+
   |id      = shobby.StardewVoices
   |nexus  = 17383
+
  |curse  = 1010539
 +
   |nexus  = 22550
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Scepter, Personal Return Scepter
+
   |name    = Stardew Web
   |author  = Alex Noddings
+
   |author  = Prism 99
   |id      = an.ownscepter
+
   |id      = prism99.stardewweb
   |nexus  = 2404
+
   |nexus  = 8715
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Mob Spawner
+
   |name    = Stardew Web API
   |author  = zesman
+
   |author  = zunderscore
   |id      = MobSpawner.pseudohub.de
+
   |id      = zunderscore.StardewWebApi
   |nexus  = 2794
+
   |nexus  = 22540
   |github  =
+
   |github  = zunderscore/StardewWebApi
 
+
}}
   |broke in = Stardew Valley 1.3.29
+
{{#invoke:SMAPI compatibility|entry
   |status   = abandoned
+
  |name    = Stardust Core
 +
  |author  = Omegasis, Alpha_Omegasis
 +
   |id      = Omegasis.StardustCore
 +
   |nexus   = 2341
 +
  |github  =  janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Unlocked Recipes
+
   |name    = Starksouls
   |author  = zesman
+
   |author  = FenrirA
   |id      = UnlockedRecipes.pseudohub.de
+
   |id      = FenrirAsonda.Starksouls
   |nexus  = 2798
+
   |nexus  = 10915
   |github  =
+
   |github  = OhWellMikell/Starksouls
 
 
  |broke in = Stardew Valley 1.3.36
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Mushroom Trees
+
   |name    = Start in Ginger Island
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = mistyspring
   |id      = f4iTh.PMT
+
   |id      = mistyspring.GingerIslandStart
   |nexus  = 2349
+
   |nexus  = 20401
 
   |github  =
 
   |github  =
 
  |status  = obsolete
 
  |broke in = Stardew Valley 1.5
 
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Polygamy
+
   |name    = Starting Money
   |author  = bwdy
+
   |author  = mmanlapat
   |id      = bwdy.polygamy
+
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
   |nexus  = 3542
+
   |nexus  = 1138
   |github  = bwdymods/SDV-Polygamy
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name    = Startup Volume Config
   |author  = ryaon
+
   |author  = certifiableGrimalkin
   |id      = Ryaon.FectorChallenge
+
   |id      = certifiableGrimalkin.StartupVolumeConfig
   |nexus  = 5125
+
   |nexus  = 15846
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profession Adjustments
+
   |name    = Start With Greenhouse
   |author  = Kevin Connors
+
   |author  = CaptainSully
   |id      = KevinConnors.ProfessionAdjustments
+
   |id      = CaptainSully.StartWithGreenhouse
   |nexus  = 2424
+
   |nexus  = 9878
   |github  = kevinforrestconnors/ProfessionAdjustments
+
   |moddrop = 1035412
 
+
   |github  = CaptainSully/StardewMods
   |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Puffer Chick - Chickens
+
   |name    = Start With Hat
   |author  = Satozaki
+
   |author  = treyh0
   |id      = EpicBellyFlop45.PufferChickChickens
+
   |id      = treyh0.StartWithHat
   |nexus  = 2997
+
   |nexus  = 2628
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pumpkin Chickens
+
   |name    = Stash Items
   |author  = Satozaki
+
   |author  = ZackHill
   |id      = EpicBellyFlop45.PumpkinChickens
+
   |id      = ZackHill.StashItems
   |nexus  = 3004
+
   |nexus  = 9624
   |github  =
+
   |github  = zack-hill/stardew-valley-stash-items
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stash Items to Chest
 +
  |author  = lambui
 +
  |id      = BlueMod_StashItemsToChest
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
 +
  |github  = lambui/StardewValleyMod_StashItemsToChest
  
   |status  = abandoned
+
  |broke in = SMAPI 2.0
 +
   |status   = workaround
 +
  |summary = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality of Life - Immersive Tweaks
+
   |name    = Static Inventory
   |author  = DaLion
+
   |author  = Dinotopea
   |id      = DaLion.ImmersiveTweaks
+
   |id      = Dinotopea.StaticInventory
   |nexus  = 11296
+
   |nexus  = 20093
   |github  =
+
   |github  = nrobinson12/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Essentials
+
   |name    = Static Tool Power
   |author  = PurrplingCat
+
   |author  = Omek97
   |id      = PurrplingCat.QuestEssentials
+
   |id      = omek97.static_toolpower
   |nexus  = 8827
+
   |nexus  = 21281
   |github  = purrplingcat/StardewMods
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Removable Horse Hats
+
   |name    = Stats as Tokens
   |author  = CatCattyCat, Cat
+
   |author  = sophiesalacia
   |id      = cat.removablehorsehats
+
   |id      = Vertigon.StatsAsTokens
   |nexus  = 2223
+
   |nexus  = 9659
   |github  = danvolchek/StardewMods
+
   |github  = dtomlinson-ga/StatsAsTokens
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring of Fire
+
   |name    = Stats Passive Regeneration, Stats Reloader
   |author  = Platonymous
+
   |author  = strato35
   |id      = Platonymous.RingOfFire
+
   |id      = Strato35.StatsReloader
   |nexus  = 1166
+
   |nexus  = 7428
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rotate Toolbar
+
   |name    = Statue of Generosity
   |author  = Pathoschild
+
   |author  = spacechase0
   |id      = Pathoschild.RotateToolbar
+
   |id      = spacechase0.StatueOfGenerosity
   |nexus  = 1100
+
  |curse  = 867713
   |github  = Pathoschild/StardewMods
+
   |nexus  = 7532
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scream
+
   |name    = Statue Shorts
   |author  = Taskmaster
+
   |author  = aedenthorn, Erinthe
   |id      = Taskmaster.Scream
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 4588
+
   |nexus  = 17642
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use {{nexus mod|22135|Statue Shorts Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Immersion
+
   |name    = Statue Shorts Redux
   |author  = Entoarox
+
   |author  = Nom0ri
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 2273
+
   |nexus  = 22135
  |chucklefish = 4262
+
   |github  = Nom0ri/StatueShortsRedux
   |github  = Entoarox/StardewMods
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Catalogue
+
   |name    = Stay Up
   |author  = spacechase0
+
   |author  = su226
   |id      = spacechase0.SeedCatalogue
+
   |id      = Su226.StayUp
   |nexus  = 1640
+
   |nexus  = 7592
  |moddrop = 281292
+
   |github  = su226/StardewValleyMods
   |github  = spacechase0/SeedCatalogue
 
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Money for Multiplayer
+
   |name    = Stay Up Late
   |author  = funny-snek
+
   |author  = Krutonium
   |id      = funnysnek.SeparateMoney
+
   |id      = krutonium.stayuplate
   |nexus  = 3086
+
   |nexus  = 12578
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serfdom - Immersive Taxes
+
   |name    = Stay Up Plus
   |author  = DaLion
+
   |author  = neur0tox1n, neur0tox1n_
   |id      = DaLion.ImmersiveTaxes
+
   |id      = neur0tox1n_.StayUpPlus
   |nexus  = 12547
+
   |nexus  = 21469
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Money
+
   |name    = SteamDew
   |author  = j4c0b333
+
   |author  = Mewsubi
   |id      = j4c0b333.SetMoney
+
   |id      = Mewsubi.SteamDew
   |nexus  = 3889
+
   |nexus  = 19396
   |github  =
+
   |github  = myuusubi/SteamDew
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = obsolete
   |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
+
   |summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Unique Game ID
+
   |name    = Stendew Valley
   |author  = dJomp
+
   |author  = Haunted Pineapple
   |id      = dJomp.SetUniqueGameID
+
   |id      = HauntedPineapple.StendewValley
   |nexus  = 2042
+
   |nexus  = 19483
   |github  =
+
   |github  = HauntedPineapple/Stendew-Valley
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anywhere
+
   |name    = Stone Bridge Over Pond, Pond With Bridge
   |author  = spacechase0
+
   |author  = Advize and jinxiewinxie
   |id      = spacechase0.ShipAnywhere
+
   |id      = jinxiewinxie.StoneBridgeOverPond
   |nexus  = 1379
+
   |nexus  = 316
  |moddrop = 183277
+
   |github  = Jinxiewinxie/StardewValleyMods
   |github  = spacechase0/ShipAnywhere
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
   |status  = abandoned
+
<!--
   |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
+
   |unofficial version = 1.0.4-unofficial.2-tks4fish
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Taxes
+
   |name    = Stop Flower Harvests
   |author  = NOGAF
+
   |author  = BlobLeader
   |id      = NOGAF.ShippingTaxes
+
   |id      = BlobLeader.StopFlowerHarvests
   |nexus  = 5189
+
   |nexus  = 24559
   |github  =
+
   |github  = seichen/Stardew-Stop-Flower-Harvests
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
   |author  = TehPers
+
   |author  = Mustafa
   |id      = TehPers.ShroomSpotter
+
   |id      = Mustafa.StopSoundsWhenAltTabbed
   |nexus  = 908
+
   |nexus  = 13925
   |moddrop = 125766
+
  |github  = mustafa-git/StopSoundsWhenAltTabbed
   |github = TehPers/StardewValleyMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.4
+
   |name    = Storage Containers
   |status   = abandoned
+
   |author = trashcan9
   |summary = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
+
   |id      = trashcan9.StorageContainers
 +
   |nexus   = 16071
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sound Manager
+
   |name    = Stronger You
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Krutonium
   |id      = Omegasis.SimpleSoundManager
+
   |id      = Krutonium.StrongerYou
   |nexus  = 1410
+
   |nexus  = 7402
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Singin' Stone
+
   |name    = Stuck at Level 1 but Overpower Drop Rates
   |author  = CyTheGuy01
+
   |author  = Darkmushu
   |id      = CyTheGuy01.TestMod
+
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
   |nexus  = 6463
+
   |nexus  = 17380
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit on Chairs, Sentar Em Cadeiras
+
   |name    = Stumps to Hardwood Stumps
   |author  = BrasileiroTop, Vagabundo2421
+
   |author  = Nishtra
   |id      = BrasileiroTop.Sentar
+
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
   |nexus  = 4729
+
   |nexus  = 691
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
   |status   = obsolete
+
}}
   |summary = remove this mod (added in Stardew Valley 1.5).
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
 +
  |author  = sophiesalacia
 +
  |id      = sophie.SturdySaplings
 +
   |nexus   = 14440
 +
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cave Saver
+
   |name    = Submerged Crab Pots
   |author  = cantorsdust
+
   |author  = aedenthorn, Erinthe
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id      = aedenthorn.SubmergedCrabPots
   |nexus  = 175
+
   |nexus  = 11719
   |github  = cantorsdust/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
   |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#SubmergedCrabPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Water Filler, Slime AutoWaterer
+
   |name    = Subterranian Overhaul, Dwarvish
   |author  = Speshkitty
+
   |author  = mytigio
   |id      = speshkitty.slimewaterer
+
   |id      = mytigio.SubterranianOverhaul
   |nexus  = 7141
+
   |nexus  = 4149
   |github  = Speshkitty/SlimeWaterFiller
+
   |github  = mytigio/SDVMods
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
   |status  = obsolete
+
   |status  = abandoned
   |summary  = remove this mod (fixed in Stardew Valley 1.5).
+
   |summary  = remove this mod (no longer maintained; use {{nexus mod|22021|Dwarven Expansion}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solar Eclipse Event
+
   |name    = Summit Reborn
 
   |author  = Sakorona, Kylindra, KoihimeNakamura
 
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = KoihimeNakamura.SolarEclipseEvent
+
   |id      = KoihimeNakamura.summitreborn
   |nexus  = 897
+
   |nexus  = 2073
 
   |github  = JohnsonNicholas/SDVMods
 
   |github  = JohnsonNicholas/SDVMods
  
  |broke in = Stardew Valley 1.3
+
   |status = abandoned
   |status   = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Sea Monster
+
   |name    = Sundrop City
   |author  = Edu Anttunes
+
   |author  = The Sundrop Team
   |id      = EduAnttunes.SpawnSeaMonster
+
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
   |nexus  = 5736
+
   |nexus  = 4014
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedster
+
   |name    = Super Hopper
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.Speedster
+
   |id      = spacechase0.SuperHopper
   |nexus  = 1102
+
  |curse  = 867698
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus  = 9418
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Money
+
   |name    = Super Sleeper
   |author  = Platonymous
+
   |author  = spoocky123
   |id      = Platonymous.SplitMoney
+
   |id      = spoocky123.SuperSleeper
   |nexus  = 2303
+
   |nexus  = 10842
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen
+
   |name    = Surfing Festival
   |author  = Ilyaki
+
   |author  = spacechase0 and ParadigmNomad
   |id      = Ilyaki.SplitScreen
+
   |id      = spacechase0.SurfingFestival
   |nexus  = 2139
+
  |curse  = 867720
   |github  = Ilyaki/SplitScreen
+
   |nexus  = 6688
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkles
+
   |name    = Surprise Pregnancy, SurpriseBaby1
   |author  = Platonymous
+
   |author  = MiphasGrace
   |id      = Platonymous.Sprinkles
+
   |id      = MiphasGrace.SurpriseBaby1
   |nexus  =
+
   |nexus  = 13126
  |chucklefish = 4592
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Content Compatibility Layer (SCCL)
+
   |name    = Survivalistic
   |author  = TehPers
+
   |author  = Ophaneom
   |id      = SCCL
+
   |id      = Ophaneom.Survivalistic
   |nexus  = 889
+
   |nexus  = 12179
   |github  = TehPers/StardewValleyMods
+
   |github  = Ophaneom/Survivalistic
  
   |broke in = Stardew Valley 1.2
+
   |broke in           = Stardew Valley 1.6
   |status  = abandoned
+
  |unofficial version = 1.0.5-unofficial.2-Locked15
 +
   |unofficial url    = {{github|Locked15/SDV_Survivalistic-Rebooted}}/releases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Editor
+
   |name    = SV Fishing Mod
   |author  = spacechase0
+
   |author  = KDERazorback
   |id      = spacechase0.StardewEditor.GameIntegration
+
   |id      = KDERazorback.SvFishingMod
   |nexus  = 1298
+
   |nexus  = 6403
   |github  = spacechase0/StardewEditor
+
   |github  = KDERazorback/SvFishingMod
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status   = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SV Notepad
 +
  |author  = HereBeCush
 +
  |id      = herebecush.SVNotepad
 +
  |nexus  = 21473
 +
   |github  =
 +
   |source  = https://gitlab.com/hbc-mods/stardew-valley/sv-notepad
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swap Rings
 +
  |author  = Zamiel
 +
  |id      = Zamiel.SwapRings
 +
  |nexus  = 21205
 +
  |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Summit Reborn
+
   |name    = Swim
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = aedenthorn, Erinthe
   |id      = KoihimeNakamura.summitreborn
+
   |id      = aedenthorn.Swim
   |nexus  = 2073
+
  |curse  = 868896
   |github  = JohnsonNicholas/SDVMods
+
   |nexus  = 6326
 +
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
  |broke in          = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use [[#Swim - Continued|Swim - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,867: Line 20,873:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Taxes Mod
+
   |name    = Swim - Continued
   |author  = bdawson1993
+
   |author  = aedenthorn and FlyingTNT
   |id      =
+
   |id      = FlyingTNT.Swim
   |nexus  = 38
+
   |nexus  = 23169
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swimsuits Anywhere
 +
  |author  = Myzkatonic
 +
  |id      = Myzkatonic.SwimsuitsAnywhere
 +
  |nexus  = 7722
 
   |github  =
 
   |github  =
  
   |status   = abandoned
+
   |broke in = Stardew Valley 1.6
   |summary = remove this mod (no longer maintained; use [[#Ferngill Revenue Service|Ferngill Revenue Service]] or [[#Serfdom - Immersive Taxes|Serfdom - Immersive Taxes]] instead).
+
}}
   |broke in = SMAPI 0.39.1
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Swiss Army Knife
 +
   |author = John Peters
 +
  |id      = JohnPeters.SwissArmyKnife
 +
  |nexus  = 13991
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Chest Dimension
+
   |name    = Swizzy Meads
   |author  = zazizu
+
   |author  = Swizzy Studios
   |id      = zazizu.TheChestDimension
+
   |id      = SwizzyStudios.SwizzyMeads
   |nexus  = 4013
+
   |nexus  = 3241
   |github  = cilekli-link/SDVMods
+
   |github  = SwizzyStudios/SV-SwizzyMeads
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Long Night
+
   |name    = Tab Autoloot
   |author  = Pathoschild
+
   |author  = Guedez
   |id      = Pathoschild.TheLongNight
+
   |id      = tab.autoloot
   |nexus  = 1369
+
   |nexus  = 5115
   |github  = Pathoschild/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.20
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Notifier
+
   |name    = Tailor Weapon Skins
   |author  = CKextreme
+
   |author  = Peasly Wellbott
   |id      = CKextreme.TimeNotifier
+
   |id      = Wellbott.TailorWeaponSkins
   |nexus  = 3706
+
   |nexus  = 7797
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Tainted Cellar, Underground House Cellar
   |author  = Sakorona
+
   |author  = Jinxiewinxie and TaintedWheat
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = TaintedCellar
   |nexus  = 1000
+
   |nexus  = 1672
   |github  = Sakorona/SDVMods
+
   |github  = Jinxiewinxie/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.3
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Travel
+
   |name    = Take a Break
   |author  = Cile_ed
+
   |author  = Krutonium
   |id      = Cile_ed.TimeTravel
+
   |id      = krutonium.TakeABreak
   |nexus  = 4068
+
   |nexus  = 12549
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Geodes
+
   |name    = Take All
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.ToolGeodes
+
   |id      = aedenthorn.TakeAll
   |nexus  = 3090
+
   |nexus  = 14247
  |moddrop = 771642
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/ToolGeodes
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tooth and Nail - Immersive Tools, Power Tools<!--Nexus before 4.0.0-->, Immersive Tools<!--manifest before 4.0.0-->, Chargeable Axe and Pickaxe<!--manifest before 3.0.0-->, Chargeable Resource Tools<!--Nexus before 3.0.0-->
+
   |name    = Take It Slow
   |author  = DaLion
+
   |author  = KarratKake
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
+
   |id      = KarratKake.TakeItSlow
   |nexus  = 7965
+
   |nexus  = 13432
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultiplayer
+
   |name    = Talk to Inworld's AI Villagers, Inworld
   |author  = Platonymous
+
   |author  = Inworld AI, PogDerson
   |id      = Platonymous.Ultiplayer
+
   |id      = PogDerson.Inworld
   |nexus  = 2134
+
   |nexus  = 16816
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift All Week)
+
   |name    = Tap Giant Crops
   |author  = Chirase
+
   |author  = atravita
   |id      = Tommy.GiftAllWeek
+
   |id      = atravita.TapGiantCrops
   |nexus  = 6850
+
  |curse  = 870968
   |github  =
+
  |moddrop = 1205166
 +
   |nexus  = 13052
 +
   |github  = atravita-mods/StardewMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift Every Day)
+
   |name    = Tappable Palm Trees
   |author  = Chirase
+
   |author  = aedenthorn, Erinthe
   |id      = Tommy.GiftEveryDay
+
   |id      = aedenthorn.TappablePalmTrees
   |nexus  = 6850
+
   |nexus  = 10661
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Areas
+
   |name    = Tapper Ready
   |author  = DeLiXx
+
   |author  = skunkkky
   |id      = DeLiXx.Unlockable_Areas
+
   |id      = skunkkk.TapperReady
   |nexus  = 15132
+
   |nexus  = 1219
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
 
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.3
 +
   |status   = workaround
 +
  |summary = use [[#Tapper Report|Tapper Report]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk of Life, Awesome Professions
+
   |name    = Tapper Report
   |author  = DaLion
+
   |author  = pepoluan
   |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id      = pepoluan.TapperReport
   |nexus  = 8111
+
   |nexus  = 8700
 
   |github  =
 
   |github  =
 
+
   |source = https://sourceforge.net/p/sdvmod-tapper-report
   |status = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walkshop
+
   |name    = Taxes Mod
   |author  = enaium
+
   |author  = bdawson1993
  |id      = Enaium.Walkshop
 
  |curse  = 365806
 
  |nexus  =
 
  |github  =
 
 
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Wallpaper Fix
 
  |author  = Travoos
 
 
   |id      =
 
   |id      =
   |nexus  =
+
   |nexus  = 38
  |chucklefish = 4211
 
 
   |github  =
 
   |github  =
  
  |broke in = SMAPI 2.0
+
   |status  = abandoned
   |status  = obsolete
+
   |summary  = remove this mod (no longer maintained; use [[#Ferngill Revenue Service|Ferngill Revenue Service]] or [[#Serfdom - Immersive Taxes|Serfdom - Immersive Taxes]] instead).
   |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
+
  |broke in = SMAPI 0.39.1
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Chests
+
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
   |author  = CyTheGuy01, CyberCheese15
+
   |author  = TehPers
   |id      = cybercheese.WarpChests
+
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
   |nexus  = 6402
+
   |nexus  = 3256<!--was 2150 before re-release-->
  |github  =
+
   |moddrop = 1071149
 
+
  |github = TehPers/StardewValleyMods
  |status  = abandoned<!--also broken reference to old SpaceCore type-->
 
   |summary = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wash Away Forage, Tidal Beach
+
   |name    = Teh's Festive Slimes
   |author  = Sakorona (ItsBenter)
+
   |author  = TehPers
   |id      = KoihimeNakamura.WashAwayForage
+
   |id      = TehPers.FestiveSlimes
   |nexus  = 6715
+
   |nexus  = 2990
   |github  = Sakorona/SDVMods
+
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapon Reskinner
+
   |name    = Teh's Fishing Overhaul
   |author  = spacechase0
+
   |author  = TehPers
   |id      = spacechase0.WeaponReskinner
+
   |id      = TehPers.FishingOverhaul
   |nexus  = 5095
+
   |nexus  = 866
   |moddrop = 771681
+
   |moddrop = 123679
   |github  = spacechase0/WeaponReskinner
+
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XmlSerializerRetool
+
  |name    = Telephone Purchasing
   |author  = Persival
+
  |author  = Stingray
   |id      = none <!-- no ID in manifest -->
+
  |id      = Stingray.TP
   |nexus  = 450
+
  |nexus  = 10190
 +
  |github  = Stingrayss/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleportation Tool
 +
  |author  = jeWel
 +
  |id      = jeWel.TeleportationToolModCode
 +
  |nexus  = 22534
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleporter
 +
  |author  = Bifibi
 +
  |id      = Teleporter
 +
  |nexus  =
 +
  |chucklefish = 4374
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Fast Travel|Fast Travel]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport Mod
 +
  |author  = Falson, Falson127
 +
  |id      = Falson.TeleportMod
 +
  |nexus  = 18842
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport NPC
 +
  |author  = Enaium
 +
  |id      = Enaium.TeleportNpc
 +
  |curse  = 436803
 +
  |moddrop = 865554
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/TeleportNpc
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport NPC Location
 +
  |author  = ccr
 +
  |id      = ccr.TeleportNPCLocation
 +
  |nexus  = 17190
 +
  |github  = chencrstu/TeleportNPCLocation
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport Point
 +
  |author  = Enaium
 +
  |id      = Enaium.TeleportPoint
 +
  |curse  = 436830
 +
  |moddrop = 864013
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/TeleportPoint
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport To Farm
 +
  |author  = Rafael
 +
  |id      = Rafael.TeleportToFarm
 +
  |nexus  = 7247
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Terraria Accessories
 +
  |author  = jeWel
 +
  |id      = jeWel.TerrariaAccessoriesCode
 +
  |nexus  = 22931
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Test Mod for Automated Workflows, Test Mod
 +
  |author  = spacechase0
 +
  |id      = spacechase0.TestMod
 +
  |nexus  = 21216
 +
  |github  = spacechase0/TestModWorkflow
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Thai Font Adjuster
 +
  |author  = 'ELL and NRTnarathip
 +
  |id      = ELL.ThaiFontAdjuster
 +
  |nexus  = 9586
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Adventurer's Life Expanded
 +
  |author  = HamioDracny
 +
  |id      = HamioDracny.TALE.SMAPI
 +
  |nexus  = 14083
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Best of "The Queen of Sauce"
 +
  |author  = Bpendragon
 +
  |id      = Bpendragon.BestOfQOS
 +
  |nexus  = 7985
 +
  |github  = Bpendragon/Best-of-Queen-of-Sauce
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Cave Cult, Cave Cult Code
 +
  |author  = CtrlAltDefeat, Evan Yoshitani
 +
  |id      = CtrlAltDefeat.CaveCultCode
 +
  |nexus  = 23741
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Chest Dimension
 +
  |author  = zazizu
 +
  |id      = zazizu.TheChestDimension
 +
  |nexus  = 4013
 +
  |github  = cilekli-link/SDVMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
 +
  |author  = Neat
 +
  |id      = neat.newspaper
 +
  |nexus  = 8689
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Farmer That Stared at Rocks
 +
  |author  = ItsLittany
 +
  |id      = itslittany.RockBreaker
 +
  |nexus  = 6376
 +
  |moddrop = 804101
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Fish Dimension
 +
  |author  = ichortower
 +
  |id      = ichortower.TheFishDimension
 +
  |nexus  = 22335
 +
  |github  = ichortower/TheFishDimension
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Theft of the Winter Star
 +
  |author  = spacechase0 and ParadigmNomad
 +
  |id      = spacechase0.TheftOfTheWinterStar
 +
  |curse  = 867729
 +
  |moddrop = 771680
 +
  |nexus  = 5062
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Gnomiverse
 +
  |author  = Purppelle and King Gnomus
 +
  |id      = Purppelle.TheGnomiverse
 +
  |nexus  = 13266
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Great Stardew Valley Bake-Off, Bake Off Code
 +
  |author  = Tlitookilakin
 +
  |id      = tlitookilakin.BakeOffCode
 +
  |nexus  = 18856
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Long Night
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.TheLongNight
 +
  |nexus  = 1369
 +
  |github  = Pathoschild/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.3.20
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Love of Cooking
 +
  |author  = blueberry
 +
  |id      = blueberry.LoveOfCooking
 +
  |nexus  = 6830
 +
  |github  = b-b-blueberry/CooksAssistant
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Theme Manager
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.thememanager
 +
  |nexus  = 14525
 +
  |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Moon
 +
  |author  = Pucklynn
 +
  |id      = shannon.MoonMod
 +
  |nexus  = 2482
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Northern Gulf
 +
  |author  = The commission of The Northern Gulf
 +
  |id      = TcTHG.Custom_The_Northern_Gulf
 +
  |nexus  = 19376
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Pumpkin King
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.pumpkinking
 +
  |nexus  = 3006
 +
  |github  = KirbyLink/PumpkinKing
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--@retest-after Custom Farming Redux
 +
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
  |unofficial url    = {{nexus mod|4109}}
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Queen Of Sauce Reminder
 +
  |author  = TheShwamp
 +
  |id      = TheShwamp.TheQueenOfSauceReminder
 +
  |nexus  = 5172
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Custom Backpack Framework
 +
  |author  = platinummyr
 +
  |id      = platinummyr.CustomBackpackFramework
 +
  |nexus  = 21588
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Immersive Scarecrows
 +
  |author  = aedenthorn and lucaskfreitas
 +
  |id      = lucaskfreitas.ImmersiveScarecrows
 +
  |nexus  = 20701
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Immersive Sprinklers
 +
  |author  = aedenthorn and lucaskfreitas
 +
  |id      = lucaskfreitas.ImmersiveSprinklers
 +
  |nexus  = 20796
 +
  |github  = lucaskfreitas/ImmersiveSprinklers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of More Backpack Upgrades
 +
  |author  = platinummyr
 +
  |id      = platinummyr.CPMoreBackpacks
 +
  |nexus  = 21591
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Smaller Fish Ponds, Smaller Fish Ponds
 +
  |author  = platinummyr and wellbott
 +
  |id      = platinummyr.SmallerFishPonds
 +
  |nexus  = 21900
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Twlight Traveller - Custom NPC (API), APICut
 +
  |author  = Eris, AkatsukiVana, HuaGei API
 +
  |id      = Eris.APICut
 +
  |nexus  = 8158
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = They Deserve It Too - Portraits for Vendors, TDIT - Dialogue Box for Mariner
 +
  |author  = Dolphin Is Not a Fish
 +
  |id      = Dolphin.Kedi.OldMarinerDialogue
 +
  |nexus  = 20414
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Thinking Time
 +
  |author  = PokeBenji
 +
  |id      = PokeBenji.ThinkingTime, YourName.ThinkingTimeMobile<!--mobile version-->
 +
  |curse  = 1024585
 +
  |nexus  = 24457
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Think-n-Talk
 +
  |author  = Prism 99
 +
  |id      = prism99.thinkntalk
 +
  |nexus  = 9546
 +
  |github  = Prism-99/Think-n-Talk
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = This Mod Is Organic
 +
  |author  = RealSweetPanda, Sweet Panda and Bennoloth
 +
  |id      = SweetPanda.Organic
 +
  |nexus  = 16648
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Three-Heart Dance Partner, Three Heart Flower Festival Dance Partners, 3-heart Dance Partner<!--in order: standardized name in 1.0.6, former Nexus name, former manifest name-->
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ThreeHeartDancePartner<!--changed in 1.1.2-unofficial.2-FlyingTNT-->, ThreeHeartDancePartner
 +
  |curse  = 867388
 +
  |moddrop = 127278
 +
  |nexus  = 500
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121338
 +
  |unofficial version = 1.1.2-unofficial.2-FlyingTNT
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Throwable Axe
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ThrowableAxe
 +
  |curse  = 867726
 +
  |moddrop = 771683
 +
  |nexus  = 5097
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Thunderstorm Totem
 +
  |author  = justastranger
 +
  |id      = jas.ThunderstormTotem
 +
  |moddrop = 944622
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tidy Fields
 +
  |author  = seitanicbean
 +
  |id      = seitanicbean.tidyfields
 +
  |nexus  = 10929
 +
  |github  =
 +
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tidy Social
 +
  |author  = trashcan9
 +
  |id      = trashcan9.TidySocial
 +
  |nexus  = 16233
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tileman Challenge
 +
  |author  = SpicyKai
 +
  |id      = SpicyKai.Tileman
 +
  |nexus  = 11945
 +
  |github  = spicykai/StardewValley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Tileman Redux|Tileman Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tileman Redux
 +
  |author  = Freaksaus
 +
  |id      = Freaksaus.TilemanRedux
 +
  |nexus  = 23023
 +
  |github  = Freaksaus/Tileman-Redux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tile Transparency, Transparent Tiles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TileTransparency
 +
  |nexus  = 17288
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tillable Ground
 +
  |author  = hawkfalcon
 +
  |id      = hawkfalcon.TillableGround
 +
  |nexus  = 2175
 +
  |github  = hawkfalcon/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tilled Soil Decay
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.TilledSoilDecay
 +
  |nexus  = 2738
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tilt-Shift - Native Effect Shader
 +
  |author  = misterwu
 +
  |id      = misterwu.tiltshifteffect
 +
  |nexus  = 21959
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Before Harvest
 +
  |author  = Asconoid
 +
  |id      = Asconoid.TimeBeforeHarvest
 +
  |nexus  = 5764
 +
  |github  =
 +
 
 +
  |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
 +
  |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Before Harvest Enhanced
 +
  |author  = Jonathan Ginn
 +
  |id      = JonathanGinn.TimeBeforeHarvestEnhanced
 +
  |nexus  = 12170
 +
  |github  =
 +
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133343
 +
  |unofficial version = 1.1.0-unofficial
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Freeze
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
 +
  |nexus  = 973
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Freezes at Midnight
 +
  |author  = JBtheShadow
 +
  |id      = JBtheShadow.TimeFreezesAtMidnight
 +
  |nexus  = 7425
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Master
 +
  |author  = trashcan9
 +
  |id      = trashcan9.TimeMaster
 +
  |nexus  = 16192
 +
  |github  =
 +
  |source  = {{nexus mod|16192}}?tab=files
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = {{github|pipedream420/TimeMaster}}/releases
 +
  |unofficial version = 1.2.2-unofficial.1-pipedream420
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Multiplier
 +
  |author  = DefenTheNation
 +
  |id      = DefenTheNation.TimeMultiplier
 +
  |nexus  = 2262
 +
  |github  = DefenTheNation/StardewMod-TimeMultiplier
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Notifier
 +
  |author  = CKextreme
 +
  |id      = CKextreme.TimeNotifier
 +
  |nexus  = 3706
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time of the Prairie King
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.TimeOfThePrairieKing
 +
  |nexus  = 5631
 +
  |github  = jamespfluger/Stardew-TimeOfThePrairieKing
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Reminder
 +
  |author  = Sakorona
 +
  |id      = KoihimeNakamura.TimeReminder
 +
  |nexus  = 1000
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Reminder
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.TimeReminder
 +
  |nexus  = 1000
 +
  |moddrop = 664035
 +
  |github  = JohnsonNicholas/SDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TimeSpeed
 +
  |author  = cantorsdust and Pathoschild
 +
  |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
 +
  |nexus  = 169
 +
  |github  = cantorsdust/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Totem
 +
  |author  = gmff
 +
  |id      = GMFF.TimeTotem
 +
  |curse  = 494425
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Travel
 +
  |author  = Cile_ed
 +
  |id      = Cile_ed.TimeTravel
 +
  |nexus  = 4068
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Watch
 +
  |author  = KyuubiRan
 +
  |id      = kyuubiran.TimeWatch
 +
  |nexus  = 23725
 +
  |github  = KyuubiRan/TimeWatch
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TMXL Map Toolkit, TMX Loader
 +
  |author  = Platonymous
 +
  |id      = Platonymous.TMXLoader
 +
  |curse  = 877235
 +
  |nexus  = 1820
 +
  |moddrop = 771913
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = To-Dew
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.ToDew
 +
  |curse  = 997100
 +
  |nexus  = 7409
 +
  |github  = jltaylor-us/StardewToDew
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = To Do List
 +
  |author  = Eleanor, eleanoot
 +
  |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
 +
  |nexus  = 1630
 +
  |github  = eleanoot/stardew-to-do-mod
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#To-Dew|To-Dew]] instead.
 +
<!--
 +
  |unofficial version = 1.1.3-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toggle Items Framework
 +
  |author  = selph, zombifier
 +
  |id      = selph.ToggleItems
 +
  |nexus  = 21361
 +
  |github  = zombifier/My_Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toggle Monsters
 +
  |author  = Jolyone, Me
 +
  |id      = Me.ToggleMonsters
 +
  |nexus  = 11801
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toggle Music, Toggle Music Hotkey
 +
  |author  = MaltoseMatt
 +
  |id      = MaltoseMatt.ToggleMusic
 +
  |nexus  = 22913
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Assembly
 +
  |author  = OFTS_CQM
 +
  |id      = ofts.toolAss
 +
  |nexus  = 23872
 +
  |github  = ofts-cqm/ToolAssembly
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toolbar Icons
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.ToolbarIcons
 +
  |curse  = 871834
 +
  |moddrop = 1547451
 +
  |nexus  = 11026
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toolbar Tooltips
 +
  |author  = danmw3
 +
  |id      = danmw3.toolbartooltips
 +
  |nexus  = 4977
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ToolBelt
 +
  |author  = yuri0r
 +
  |id      = yuri0r.ToolBelt
 +
  |nexus  = 8566
 +
  |github  =
 +
  |source  = https://gitlab.com/yuri0r/toolbelt
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Charging
 +
  |author  = mralbobo
 +
  |id      = mralbobo.ToolCharging
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111988
 +
  |github  = mralbobo/stardew-tool-charging
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Geodes
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ToolGeodes
 +
  |nexus  = 3090
 +
  |moddrop = 771642
 +
  |github  = spacechase0/ToolGeodes
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Power Select
 +
  |author  = CrazyWig
 +
  |id      = crazywig.toolpowerselect
 +
  |nexus  = 2553
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Power Setup
 +
  |author  = Gilar Fasulaki
 +
  |id      = GilarF.ToolPowerSetup
 +
  |nexus  = 4517
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Smart Switch
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ToolSmartSwitch
 +
  |curse  = 868687
 +
  |nexus  = 15216
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |summary = use [[#Tool Smart Switch (Updated)|Tool Smart Switch (Updated)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Smart Switch (Updated)
 +
  |author  = Fiorbeth
 +
  |id      = Fiorbeth.ToolSmartSwitch
 +
  |nexus  = 20829
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Costs
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.ToolUpgradeCosts
 +
  |nexus  = 6576
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Delivery
 +
  |author  = SorryLate
 +
  |id      = SorryLate.ToolUpgradeDelivery
 +
  |nexus  = 5421
 +
  |github  = sorrylate/Stardew-Valley-Mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Delivery Service
 +
  |author  = Felix-Dev
 +
  |id      = Felix-Dev.ToolUpgradeDeliveryService
 +
  |nexus  = 2938
 +
  |github  = Felix-Dev/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
 +
<!--
 +
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Duration Changer
 +
  |author  = GrimatGaming
 +
  |id      = GrimatGaming.ToolUpgradeDurationChanger
 +
  |nexus  = 21438
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Reminder
 +
  |author  = Wracketeer
 +
  |id      = Wracketeer.ToolUpgradeReminder
 +
  |nexus  = 13423
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Too Many Animals
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.TooManyAnimals
 +
  |curse  = 871833
 +
  |nexus  = 11033
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tooth and Nail - Immersive Tools, Power Tools<!--Nexus before 4.0.0-->, Immersive Tools<!--manifest before 4.0.0-->, Chargeable Axe and Pickaxe<!--manifest before 3.0.0-->, Chargeable Resource Tools<!--Nexus before 3.0.0-->
 +
  |author  = DaLion
 +
  |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
 +
  |nexus  = 7965
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Town School Functions
 +
  |author  = Edu Anttunes
 +
  |id      = EduAnttunes.TownSchool.Functions
 +
  |nexus  = 6317
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tractor Mod
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
 +
  |curse  = 992849
 +
  |nexus  = 1401
 +
  |moddrop = 606639
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tractor Sounds, Tractor Engine Sound
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.tractorsounds
 +
  |nexus  = 5781
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trading
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Trading
 +
  |curse  = 1004485
 +
  |moddrop = 1214750
 +
  |nexus  = 13293
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Info
 +
  |author  = BinaryLip
 +
  |id      = BinaryLip.TrainInfo
 +
  |nexus  = 21883
 +
  |github  = BinaryLip/TrainInfo
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Station
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.TrainStation
 +
  |nexus  = 6183
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Tracks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TrainTracks
 +
  |nexus  = 10927
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Whistle
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.TrainWhistle
 +
  |nexus  = 4473
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trampoline
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Trampoline
 +
  |nexus  = 11619
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Translation Replacer
 +
  |author  = ofts, OFTS_CQM
 +
  |id      = ofts.transRep
 +
  |nexus  = 22871
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Transparency Settings
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.TransparencySettings
 +
  |nexus  = 8891
 +
  |moddrop = 971985
 +
  |github  = Esca-MMC/TransparencySettings
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Transparent Objects
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TransparentObjects
 +
  |nexus  = 6412
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash 4 Elliott
 +
  |author  = ChrisMzz
 +
  |id      = ChrisMzz.trash4elliott
 +
  |nexus  = 18882
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Bear Abides
 +
  |author  = John Peters
 +
  |id      = JohnPeters.TrashBearAbides
 +
  |nexus  = 11359
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Bear Item Helper, Trash Bear Name
 +
  |author  = MattDeDuck, Duckshard
 +
  |id      = MattDeDuck.TrashBearName
 +
  |nexus  = 5252
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Can Reactions
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TrashCanReactions
 +
  |nexus  = 7643
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Cans On Horse
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TrashCansOnHorse
 +
  |nexus  = 16394
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Does Not Consume Bait
 +
  |author  = atravita
 +
  |id      = atravita.TrashDoesNotConsumeBait
 +
  |curse  = 870979
 +
  |moddrop = 1128126
 +
  |nexus  = 11426
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Remover
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.TrashRemover
 +
  |nexus  = 5114
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Trash
 +
  |author  = Jaredlll08
 +
  |id      = BlameJared.TrashTrash
 +
  |nexus  =
 +
  |curse  = 297981
 +
  |github  = jaredlll08/Trash-Trash
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Traveling Cart Visit Everyday
 +
  |author  = dayLerFar, nnn
 +
  |id      = nnn.TCVED
 +
  |nexus  = 22240
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Traveling Takes Time
 +
  |author  = Vrakyas
 +
  |id      = Vrakyas.TravelingTakesTime
 +
  |nexus  = 4031
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Travelling Skill
 +
  |author  = Achtuur8
 +
  |id      = Achtuur.StardewTravelSkill
 +
  |nexus  = 16820
 +
  |github  = Achtuur/StardewTravelSkill
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Treasure Chests Expanded
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TreasureChestsExpanded
 +
  |nexus  = 7685
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.3.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#TreasureChestsExpanded
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Changes
 +
  |author  = JPAN
 +
  |id      = jpan.TreeChanges
 +
  |nexus  = 3964
 +
  |github  = JPANv2/Stardew-Valley-Tree-Changes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Shake Mod
 +
  |author  = NCarigon
 +
  |id      = NCarigon.TreeShakeMod
 +
  |nexus  = 15927
 +
  |github  = ncarigon/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Shaker
 +
  |author  = TyoAtrosa
 +
  |id      = TyoAtrosa.Treeshaker
 +
  |nexus  = 2159
 +
  |github  = TyoAtrosa/TreeShaker
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.0.61-unofficial.2-huancz
 +
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130687
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Spread
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.TreeSpread
 +
  |nexus  = 3183
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Transplant
 +
  |author  = YukiShiku, LeonBlade
 +
  |id      = TreeTransplant
 +
  |nexus  = 1342
 +
  |moddrop = 526140
 +
  |chucklefish = 5485
 +
  |github  = LeonBlade/TreeTransplant
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Transplant (Fix)
 +
  |author  = LeonBlade and Siweipancc
 +
  |id      = Siweipancc.TreeTransplant
 +
  |nexus  = 20852
 +
  |github  = siweipancc/TreeTransplant
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trendy Haley
 +
  |author  = candidus42
 +
  |id      = Candidus42.TrendyHaley
 +
  |nexus  = 4984
 +
  |github  = mus-candidus/TrendyHaley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trick or Treat
 +
  |author  = Dad of Gwen, Carleton and Gwen
 +
  |id      = DadOfGwenTrickOrTreatMod
 +
  |nexus  = 8115
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tricks and Treats
 +
  |author  = ch20youk
 +
  |id      = ch20youk.TricksAndTreats
 +
  |nexus  = 18947
 +
  |github  = cl4r3/Halloween-Mod-Jam-2023
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = True Random Geodes
 +
  |author  = lilico/atelier99
 +
  |id      = lilico.TrueRandomGeodes
 +
  |nexus  = 11371
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Turbo
 +
  |author  = Primm
 +
  |id      = Primm.Turbo
 +
  |nexus  = 23835
 +
  |github  = PrimmR/Turbo
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Turn to Your Enemies
 +
  |author  = Krutonium
 +
  |id      = krutonium.turn_to_your_enemies
 +
  |nexus  = 12643
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Announcements
 +
  |author  = Zyin
 +
  |id      = Zyin.TVAnnouncements
 +
  |nexus  = 3649
 +
  |github  = Zyin055/TVAnnouncements
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Brasileira
 +
  |author  = JhonnieRandler & Brukob
 +
  |id      = JhonnieMike.BrasilTV
 +
  |nexus  = 10843
 +
  |github  = JhonnieRandler/TVBrasileira
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
 +
  |author  = hisameartwork
 +
  |id      = HisameArtwork.GardeningChannel
 +
  |nexus  = 5485
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Recipes
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.TvRecipes
 +
  |nexus  = 5260
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twin Stick Strafe Action
 +
  |author  = AndyUr
 +
  |id      = AndyUr.TwinStickStrafeAction
 +
  |nexus  = 7589
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twitch Chat Integration
 +
  |author  = Hexenentendrache
 +
  |id      = Hexenentendrache.TwitchChatIntegration
 +
  |nexus  = 17321
 +
  |github  = Enteligenz/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twitch in Stardew Valley, Twitch for Stardew
 +
  |author  = Telshin, Tim "Telshin" Aldridge
 +
  |id      = telshin.twitch-for-stardew
 +
  |curse  = 306420
 +
  |nexus  =
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ui Info Suite
 +
  |author  = Cdaragorn
 +
  |id      = Cdaragorn.UiInfoSuite
 +
  |nexus  = 1150
 +
  |github  = cdaragorn/Ui-Info-Suite
 +
 
 +
  |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = workaround
 +
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ui Info Suite 2
 +
  |author  = Annosz, Abs0rbed
 +
  |id      = Annosz.UiInfoSuite2
 +
  |nexus  =
 +
  |url    = {{github|Annosz/UIInfoSuite2}}/releases
 +
  |github  = Annosz/UiInfoSuite2
 +
 
 +
  |warnings = Broken on Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = UI Mod Suite
 +
  |author  = Demiacle
 +
  |id      = Demiacle.UiModSuite
 +
  |nexus  = 1023
 +
  |github  = demiacle/UiModSuite
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ukrainizacija, Ukrainizacija - Utilities
 +
  |author  = Pereclaw Team
 +
  |id      = Pereclaw.ukrutilities
 +
  |nexus  = 8427
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultimate Fertilizer
 +
  |author  = fox_white, fox_white25
 +
  |id      = fox_white25.ultimate_fertilizer
 +
  |nexus  = 21318
 +
  |github  = foxwhite25/Stardew-Ultimate-Fertilizer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultimate Gold
 +
  |author  = Shadowfoxss
 +
  |id      = Shadowfoxss.UltimateGoldStardew
 +
  |nexus  = 2833
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultiplayer
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Ultiplayer
 +
  |nexus  = 2134
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unbreakable Tackles
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.UnbreakableTackles
 +
  |nexus  = 7719
 +
  |moddrop = 1135717
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Uncanny Valley
 +
  |author  = UncannyValley
 +
  |id      = UncannyValley.UncannyValleyMod
 +
  |nexus  = 20519
 +
  |github  = jasisco5/UncannyValleyMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Uncle Iroh Approved Tea
 +
  |author  = slimerrain
 +
  |id      = slimerrain.byproducts
 +
  |nexus  = 22376
 +
  |github  = slimerrain/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Underdark Sewer
 +
  |author  = Mel Noelle and Kirbylink
 +
  |id      = melnoelle.underdarksewer
 +
  |nexus  = 3070
 +
  |github  = KirbyLink/UnderdarkSewer
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.1.1-unofficial.2-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Underground Secrets
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UndergroundSecrets
 +
  |nexus  = 6597
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21475|Underground Secrets Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Underground Secrets Redux
 +
  |author  = aedenthorn and Prism 99
 +
  |id      = prism99.aedenthorn.UndergroundSecrets
 +
  |nexus  = 21475
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unhinged Mayo Jar
 +
  |author  = spacechase0
 +
  |id      = spacechase0.UnhingedMayoJar
 +
  |nexus  = 17139
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Children
 +
  |author  = Shaklin
 +
  |id      = shaklin.uniquechildren
 +
  |nexus  = 6278
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Children Talk
 +
  |author  = Shaklin
 +
  |id      = shaklin.uniquechildrentalk
 +
  |nexus  = 9540
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Valley
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UniqueValley
 +
  |nexus  = 13828
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Cats and Dogs
 +
  |author  = funny-snek
 +
  |id      = funnysnek.UnlimitedCatsandDogs
 +
  |nexus  = 2942
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Community Center
 +
  |author  = TIplurka
 +
  |id      = tiplurka.UnlimitedCommunityCenter
 +
  |nexus  = 23897
 +
  |github  = perkmi/Always-On-Server-for-Multiplayer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Gift (Gift All Week)
 +
  |author  = Chirase
 +
  |id      = Tommy.GiftAllWeek
 +
  |nexus  = 6850
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Gift (Gift Every Day)
 +
  |author  = Chirase
 +
  |id      = Tommy.GiftEveryDay
 +
  |nexus  = 6850
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Players
 +
  |author  = Armitxes
 +
  |id      = Armitxes.UnlimitedPlayers
 +
  |nexus  = 2213
 +
  |curse  = 362847
 +
  |github  = Armitxes/StardewValley_UnlimitedPlayers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlockable Areas
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Unlockable_Areas
 +
  |nexus  = 15132
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlockable Bundles
 +
  |author  = DeLiXx
 +
  |id      = DLX.Bundles
 +
  |curse  = 990830
 +
  |nexus  = 17265
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/unlockable-bundles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlock Dye Menu
 +
  |author  = Shaklin
 +
  |id      = shaklin.unlockdyemenu
 +
  |nexus  = 6156
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlocked Doors
 +
  |author  = damien
 +
  |id      = damien.unlocked_doors
 +
  |nexus  = 4338
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Locks|Custom Locks]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unscheduled Evaluation
 +
  |author  = wrongcoder
 +
  |id      = wrongcoder.UnscheduledEvaluation
 +
  |nexus  = 22752
 +
  |github  = wrongcoder/UnscheduledEvaluation
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Updated Instant Eat Key
 +
  |author  = apomorph
 +
  |id      = apomorph.updatedInstantEatKey
 +
  |nexus  = 15191
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Updated No Rumble Horse
 +
  |author  = Aladanor
 +
  |id      = Aladanor.UpdatedNoRumbleHorse
 +
  |nexus  = 10164
 +
  |github  = shailalias/NoRumbleHorse
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgradable Pan
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.upgradablepan
 +
  |curse  = 446597
 +
  |nexus  = 9318
 +
  |github  = AHilyard/UpgradeablePan
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
 +
  |author  = Miihau
 +
  |id      = Miihau.MiihauUpgradeableMachines
 +
  |nexus  = 17234
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Casks
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedCasks
 +
  |nexus  = 22477
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Horse, Horse Friendship and Speed Levels
 +
  |author  = Richard Cai
 +
  |id      = richard_cai.UpgradedHorse
 +
  |nexus  = 5242
 +
  |github  = RichardJCai/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Kegs
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedKegs
 +
  |nexus  = 15755
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgrade Empty Cabins
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.UpgradeEmptyCabins
 +
  |nexus  = 5253
 +
  |moddrop = 720987
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Useful Bombs
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.UsefulBombs
 +
  |nexus  = 2488
 +
  |github  = pomepome/UsefulBombs
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#BetterBombs|BetterBombs]] instead.
 +
<!--
 +
  |unofficial version = 1.0.5-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Useful Cookings
 +
  |author  = Chocciee
 +
  |id      = Chocciee.UsefulCookings
 +
  |nexus  = 22234
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
 +
  |author  = Right Hand Man
 +
  |id      = raik.uselessinfo
 +
  |nexus  = 8634
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Utility Grid
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UtilityGrid
 +
  |nexus  = 10197
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = UV Index (Sunscreen Mod)
 +
  |author  = Jonqora
 +
  |id      = Jonqora.UVIndex
 +
  |nexus  = 6676
 +
  |github  = Jonqora/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Variable Grass
 +
  |author  = dantheman999
 +
  |id      = dantheman999.VariableGrass
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/107658
 +
  |github  = dantheman999301/StardewMods
 +
 
 +
  |broke in          = SMAPI 2.0
 +
  |unofficial version = 1.3.1-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Variable Seasons, Stardew Variable Seasons
 +
  |author  = calebstein1
 +
  |id      = calebstein1.StardewVariableSeasons
 +
  |nexus  = 19904
 +
  |github  = calebstein1/StardewVariableSeasons
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Vending Machine, NPC Vending Machine
 +
  |author  = ActionJackson
 +
  |id      = ActionJackson.VendingMachine
 +
  |nexus  = 7508
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Vertical Toolbar
 +
  |author  = bmarquismarkail, Space Baby
 +
  |id      = SB_VerticalToolMenu
 +
  |nexus  = 943
 +
  |github  = bmarquismarkail/SV_VerticalToolMenu
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Video Player
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.VideoPlayer
 +
  |nexus  = 6524
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Villager Compass
 +
  |author  = Jboss
 +
  |id      = Jboss.VillagerCompass
 +
  |nexus  = 16912
 +
  |github  = jbossjaslow/Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visible Artifact Spots
 +
  |author  = Zamiel
 +
  |id      = Zamiel.VisibleArtifactSpots
 +
  |nexus  = 21223
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visible Fish
 +
  |author  = shekurika
 +
  |id      = shekurika.WaterFish
 +
  |nexus  = 8897
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visit Mount Vapius
 +
  |author  = Lumisteria
 +
  |id      = lumisteria.visitmountvapius.code
 +
  |nexus  = 9600
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visualize
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Visualize
 +
  |curse  = 307573
 +
  |moddrop = 793933
 +
  |nexus  = 1704
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = VisualizeTK
 +
  |author  = Platonymous
 +
  |id      = Platonymous.VisualizeTK
 +
  |moddrop = 1521421
 +
  |nexus  = 19009
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Void Effects, Stardew Void Effects
 +
  |author  = Renny
 +
  |id      = renny.stardewvoideffects
 +
  |nexus  = 2703
 +
  |github  = OfficialRenny/StardewVoidEffects
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
<!--
 +
  |unofficial version = 1.3.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wait Around
 +
  |author  = Alhifar
 +
  |id      = Alhifar.WaitAround
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
 +
  |github  = Alhifar/WaitAroundSMAPI
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wait - Refined Multiplayer Time Pause
 +
  |author  = aurpine
 +
  |id      = aurpine.WAIT
 +
  |nexus  = 20661
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wake Up
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walk Of Life - Rebirth<!--changed in republished 1.0.0-->, Walk of Life, Awesome Professions
 +
  |author  = DaLion
 +
  |id      = DaLion.Professions<!--changed in republished 0.2.0-->, DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
 +
  |nexus  = 24355
 +
  |github  = daleao/sdv
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walkshop
 +
  |author  = enaium
 +
  |id      = Enaium.Walkshop
 +
  |curse  = 365806
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walk Through Trellis
 +
  |author  = TheOfficialTab
 +
  |id      = theofficialtab.walkthroughtrellis
 +
  |nexus  = 1958
 +
  |github  = OfficialTab/walk-through-trellis
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Fix
 +
  |author  = Travoos
 +
  |id      =
 +
  |nexus  =
 +
  |chucklefish = 4211
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Recycler
 +
  |author  = Mizzion
 +
  |id      = mizzion.wallpaperrecycler
 +
  |nexus  = 1905
 +
  |moddrop = 661354
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Planter
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WallPlanters<!--changed in 0.1.2-unofficial.1-->, aedenthorn.WallPlanter
 +
  |nexus  = 11339
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WallPlanters
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Televisions
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WallTelevision
 +
  |nexus  = 11448
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Wall Televisions - Continued|Wall Televisions - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Televisions - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.WallTelevision
 +
  |nexus  = 22372
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Animals
 +
  |author  = Symen
 +
  |id      = Symen.WarpAnimals
 +
  |nexus  = 1400
 +
  |github  = simonbru/WarpAnimals
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Binder
 +
  |author  = SnowFire kVala
 +
  |id      = SnowFire.Warp_Binder
 +
  |nexus  = 6892
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Chests
 +
  |author  = CyTheGuy01, CyberCheese15
 +
  |id      = cybercheese.WarpChests
 +
  |nexus  = 6402
 +
  |github  =
 +
 
 +
  |status  = abandoned<!--also broken reference to old SpaceCore type-->
 +
  |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Multiplayer
 +
  |author  = Strato35, Shalankwa
 +
  |id      = Strato35.WarpMultiplayer
 +
  |nexus  = 7451
 +
  |github  = Shalankwa/SDV_Mods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
 +
  |author  = Shaklin
 +
  |id      = shaklin.warpmultiplayer_locations
 +
  |nexus  = 8950
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Network
 +
  |author  = tlitookilakin
 +
  |id      = tlitookilakin.warpnetwork
 +
  |nexus  = 8567
 +
  |moddrop = 951720
 +
  |github  = tlitookilakin/WarpNetwork
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Parsnip
 +
  |author  = Pillow
 +
  |id      = Pillow.WarpParsnip
 +
  |nexus  = 18628
 +
  |github  = AnotherPillow/WarpParsnip
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Snitch
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.WarpSnitch
 +
  |nexus  = 9087
 +
  |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp to Friends
 +
  |author  = Shalankwa
 +
  |id      = Shalankwa.WarpToFriends
 +
  |nexus  = 2180
 +
  |github  = Shalankwa/SDV_Mods
 +
 
 +
  |status            = workaround
 +
  |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp to Player
 +
  |author  = lesbiansheep, Shalankwa
 +
  |id      = lesbiansheep.WarpToPlayer
 +
  |nexus  = 21075
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wash Away Forage, Tidal Beach
 +
  |author  = Sakorona (ItsBenter)
 +
  |id      = KoihimeNakamura.WashAwayForage
 +
  |nexus  = 6715
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wasteless Watering
 +
  |author  = GrumpyCrouton
 +
  |id      = GrumpyCrouton.WastelessWatering
 +
  |nexus  = 10998
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Balloon
 +
  |author  = HaulinOats
 +
  |id      = HaulinOats.WaterBalloon
 +
  |nexus  = 14481
 +
  |github  = HaulinOats/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Bomb
 +
  |author  = BlaDe
 +
  |id      = BlaDe.WaterBomb
 +
  |nexus  = 10267
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Bot
 +
  |author  = andyruwruw
 +
  |id      = andyruwruw.WaterBot
 +
  |nexus  = 8167
 +
  |github  = andyruwruw/stardew-valley-water-bot
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Can Refiller
 +
  |author  = Mizzion
 +
  |id      = mizzion.watercanrefiller
 +
  |nexus  = 3539
 +
  |moddrop = 661368
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Flow
 +
  |author  = blueberry
 +
  |id      = blueberry.WaterFlow
 +
  |nexus  = 11790
 +
  |github  = b-b-blueberry/WaterFlow
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Can Give Exp
 +
  |author  = Achtuur
 +
  |id      = Achtuur.WateringCanGiveExp
 +
  |nexus  = 16903
 +
  |github  = Achtuur/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Can Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WateringCanTweaks
 +
  |curse  = 868789
 +
  |nexus  = 10947
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Grants Experience and Crops Can Wither
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.WateringGrantsXP
 +
  |nexus  = 7768
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Pet Bowl, Pet Water Bowl
 +
  |author  = Mizzion
 +
  |id      = mizzion.petwaterbowl
 +
  |nexus  = 2009
 +
  |moddrop = 661365
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Waterproof Items
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.WaterproofItems
 +
  |nexus  = 6460
 +
  |moddrop = 807393
 +
  |github  = Esca-MMC/WaterproofItems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Retaining Field
 +
  |author  = Digus
 +
  |id      = DIGUS.WaterRetainingFieldMod
 +
  |nexus  = 2374
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wealth is Health
 +
  |author  = Qi The Mysterious
 +
  |id      = QiTheMysterious.WealthIsHealth
 +
  |nexus  = 19903
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapon Reskinner
 +
  |author  = spacechase0
 +
  |id      = spacechase0.WeaponReskinner
 +
  |nexus  = 5095
 +
  |moddrop = 771681
 +
  |github  = spacechase0/WeaponReskinner
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapons Ignore Grass
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeaponsIgnoreGrass
 +
  |nexus  = 15409
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapons on Display
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.WeaponsOnDisplay
 +
  |curse  = 447259
 +
  |nexus  = 9319
 +
  |github  = AHilyard/WeaponsOnDisplay
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wear More Rings
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.WearMoreRings
 +
  |nexus  = 3214
 +
  |github  = bcmpinc/StardewHack
 +
 
 +
  |warnings = Broken on Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Controller
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  = natfoth/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather God
 +
  |author  = nrm33n
 +
  |id      = nrm33n.weatherGod
 +
  |nexus  = 15563
 +
  |github  =
 +
 
 +
  |status  = broken<!-- author uploaded source code instead of the compiled mod -->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Illnesses
 +
  |author  = Sakorona
 +
  |id      = KoihimeNakamura.WeatherIllnesses
 +
  |nexus  = 2210
 +
  |moddrop = 664153
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Totem
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeatherTotems
 +
  |nexus  = 16455
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Totems Expanded
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.WeatherTotems
 +
  |nexus  = 21539
 +
  |github  = TheMightyAmondee/WeatherTotems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Wonders
 +
  |author  = Kanadeyoru
 +
  |id      = Kana.WeatherWonders.DLL
 +
  |curse  = 1016623
 +
  |nexus  = 23868
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wedding Mod
 +
  |author  = Opalie
 +
  |id      = Opalie.Wedding
 +
  |nexus  =
 +
  |moddrop = 526231
 +
  |github  = Opalie/Wedding
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wedding Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeddingTweaks
 +
  |curse  = 868829
 +
  |nexus  = 10117
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weekly Break Reminder
 +
  |author  = treehat
 +
  |id      = Treehat.WeeklyBreakReminder
 +
  |nexus  = 8194
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Week Starts Sunday
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeekStartsSunday
 +
  |nexus  = 13707
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weird Sounds
 +
  |author  = mori_sensei
 +
  |id      = mori_sensei.WeirdSounds
 +
  |nexus  = 23848
 +
  |github  = alcmoe/SVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Werewolf in the Valley
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Werewolf
 +
  |curse  = 877223
 +
  |moddrop = 1521370
 +
  |nexus  = 15724
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = What Are You Missing
 +
  |author  = PrivateButtface
 +
  |id      = PrivateButtface.WhatAreYouMissing
 +
  |nexus  = 4430
 +
  |github  = LukeSeewald/PublicStardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = What Farm Cave, WhatAMush
 +
  |author  = Oxyligen
 +
  |id      = WhatAMush
 +
  |nexus  = 1097
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = wHats Up
 +
  |author  = Oxyligen
 +
  |id      = wHatsUp
 +
  |nexus  = 1082
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where Are They
 +
  |author  = Capaldi12
 +
  |id      = Capaldi12.WhereAreThey
 +
  |nexus  = 13208
 +
  |github  =
 +
  |source  = https://gitlab.com/Capaldi12/wherearethey
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where's My Horse
 +
  |author  = temisthem
 +
  |id      = tem696969696969.WheresMyHorse
 +
  |nexus  = 23287
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where's My Items?
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.WheresMyItems
 +
  |nexus  = 2086
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = White Turnip
 +
  |author  = ejun0
 +
  |id      = ejun0.WhiteTurnip
 +
  |nexus  = 8568
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Who Lives Here
 +
  |author  = Prism 99
 +
  |id      = prism99.wholiveshere
 +
  |nexus  = 19840
 +
  |github  = Prism-99/WhoLivesHere
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wiki Links
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WikiLinks
 +
  |nexus  = 11476
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24119|Wiki Links by Aedenthorn}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Eggs Hatching
 +
  |author  = MikeW
 +
  |id      = Mikew.wildeggshatching
 +
  |nexus  = 23935
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Wildflowers
 +
  |nexus  = 14061
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21498|Wild Flowers Reimagined}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers Reimagined
 +
  |author  = jpp
 +
  |id      = jpp.WildFlowersReimagined
 +
  |nexus  = 21498
 +
  |github  = jpparajeles/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Tree Tweaks
 +
  |author  = chiccen
 +
  |id      = chiccen.WildTreeTweaks
 +
  |nexus  = 24349
 +
  |github  = chiccenFL/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wind Effects
 +
  |author  = CatCattyCat
 +
  |id      = cat.windeffects
 +
  |nexus  = 6647
 +
  |moddrop = 833564
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = 1.0.3-unofficial.5-brimbane
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119900
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Window Resize
 +
  |author  = thatnzguy
 +
  |id      = thatnzguy.WindowResize
 +
  |nexus  = 2266
 +
  |github  = thatnzguy/WindowResize
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Grass
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.wintergrass
 +
  |nexus  = 1601
 +
  |moddrop = 833542
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (grass no longer dies in winter in Stardew Valley 1.6).
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Pigs
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.WinterPigs
 +
  |curse  = 1004491
 +
  |moddrop = 1443556
 +
  |nexus  = 16879
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Rain
 +
  |author  = idermailer
 +
  |id      = idermailer.WinterRain
 +
  |nexus  = 13767
 +
  |github  = idermailer/WinterRain
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Star Spouse
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.WinterStarSpouse
 +
  |nexus  = 14164
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Witcher Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.WitcherMod
 +
  |nexus  = 5797
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wizard's Mystical Stationary
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.WizardsMysticalStationary
 +
  |nexus  = 5246
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wonderful Farm Life
 +
  |author  = Jinxiewinxie and TaintedWheat
 +
  |id      = WonderfulFarmLife
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
 +
  |github  = Jinxiewinxie/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.1 or 1.11
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Workbench Helper
 +
  |author  = Ballom41
 +
  |id      = Ballom41.WorkbenchHelper
 +
  |nexus  = 21294
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Working Fireplace
 +
  |author  = jahangmar
 +
  |id      = jahangmar.WorkingFireplace
 +
  |nexus  = 3654
 +
  |github  = jahangmar/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = World Maps, World Maps Everywhere
 +
  |author  = shekurika
 +
  |id      = shekurika.worldMaps
 +
  |nexus  = 24210
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = X
 +
  |author  = skiilaa
 +
  |id      = skiilaa.X
 +
  |nexus  = 2286
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.20
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = XmlSerializerRetool
 +
   |author  = Persival
 +
   |id      = none <!-- no ID in manifest -->
 +
   |nexus  = 450
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XNB Loader
 +
  |author  = Entoarox
 +
  |id      = Entoarox.XnbLoader
 +
  |nexus  = 2275
 +
  |chucklefish = 4506
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XP Display
 +
  |author  = Shockah
 +
  |id      = Shockah.XPDisplay
 +
  |nexus  = 11089
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XPMultiplier
 +
  |author  = nofilenamed
 +
  |id      = NFN.XPMUL
 +
  |nexus  = 8649
 +
  |github  = nofilenamed/XPMultiplier
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XPMultiplier.Space
 +
  |author  = nofilenamed
 +
  |id      = NFN.XPMULSPA
 +
  |nexus  = 8760
 +
  |github  = nofilenamed/XPMultiplier.Space
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Xtardew Core
 +
  |author  = hixega
 +
  |id      = hixega.XtardewCore
 +
  |nexus  = 19096
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yanshufitos Mod
 +
  |author  = yanshufitos
 +
  |id      = yanshufitos.yanshufitosmod
 +
  |nexus  = 20355
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |broke in = never worked
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Year-Round Crops
 +
  |author  = vincebel
 +
  |id      = vincebel.YearRoundCrops
 +
  |nexus  = 8196
 +
  |github  = vincebel7/YearRoundCrops
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Auto Watering
 +
  |author  = zhuoyun233
 +
  |id      = zhuoyun233.YetAnotherAutoWatering
 +
  |nexus  = 21036
 +
  |github  = ZhuoYun233/YetAnotherAutoWatering-StardrewValleyMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Cooking Skill
 +
  |author  = moonslime
 +
  |id      = moonslime.CookingSkill
 +
  |nexus  = 22681
 +
  |github  = Pet-Slime/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Fishing Mod
 +
  |author  = NeverToxic
 +
  |id      = NeverToxic.YetAnotherFishingMod
 +
  |nexus  = 20391
 +
  |github  = Dunc4nNT/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
 +
  |id      = bcmpinc.HarvestWithScythe
 +
  |nexus  = 2731
 +
  |author  = bcmpinc
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Map Teleport, Stardew Map Teleport
 +
  |author  = moddem
 +
  |id      = moddem.StardewMapTeleport
 +
  |nexus  = 18143
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Sprint Mod
 +
  |author  = XxHarvzBackxX
 +
  |id      = XxHarvzBackxX.YASM
 +
  |nexus  = 9228
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = You've Got Mail - Twitch Integration
 +
  |author  = Jaredlll08, YGM Team
 +
  |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
 +
  |curse  = 308005
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = zDailyIncrease
 +
  |author  = thakyZ
 +
  |id      = zdailyincrease
 +
  |nexus  =
 +
  |chucklefish = 4247
 +
  |github  = thakyZ/zDailyIncrease
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ZelWorld - Custom World Music
 +
  |author  = zelink
 +
  |id      = zelink.ZelWorld
 +
  |nexus  = 21466
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zenchman
 +
  |author  = BlaDe
 +
  |id      = BlaDe.Zenchman
 +
  |nexus  = 12024
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zen Mod
 +
  |author  = PositiveVegan
 +
  |id      = PositiveVegan.ZenMod
 +
  |nexus  = 12899
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zombie Outbreak
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ZombieOutbreak
 +
  |nexus  = 6743
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Level
 +
  |author  = thespbgamer
 +
  |id      = thespbgamer.ZoomLevel
 +
  |curse  = 714275
 +
  |nexus  = 7363
 +
  |github  = thespbgamer/ZoomLevel
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Level Keybinding
 +
  |author  = GuiNoya, Yesst
 +
  |id      = GuiNoya.ZoomLevelKeybind
 +
  |nexus  = 1621
 +
  |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Mod / Zoom Out Extreme
 +
  |author  = RockinRolla
 +
  |id      = RockinMods.ZoomMod
 +
  |nexus  = 1326
 +
  |github  = rockinrolla/ZoomMod
 +
 
 +
  |broke in = Stardew Valley 1.3.33
 +
  |status  = workaround
 +
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
<!--
 +
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Per Map
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.ZoomPerMap
 +
  |nexus  = 22227
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoomy Farmer
 +
  |author  = Geko_X
 +
  |id      = gekox.zoomyFarmer
 +
  |moddrop = 1530058
 +
  |nexus  = 6031
 +
  |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|footer}}
 +
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|link=0}}</div>
 +
 
 +
===Content packs===
 +
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 +
 
 +
{{#invoke:SMAPI compatibility|header}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 2CUTE FarmCave
 +
  |author  = taintedwheat
 +
  |id      = taintedwheat.2CuteFarmCave
 +
  |nexus  = 843
 +
  |github  =
 +
 
 +
  |content pack for  = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 2.0.1-unofficial.1-opalie
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adventurer's Guild Expanded
 +
  |author  = SUPERT
 +
  |id      = supert.adventureguildexpanded
 +
  |nexus  = 12102
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.0-unofficial.2-femtohound
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-200#post-126783
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-199#post-126783 unofficial update] or {{nexus mod|22591|Adventurer's Guild Expanded - Unofficial Update for 1.6}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bathroom After 2nd House Upgrade
 +
  |author  = DevilBro/Ursii98
 +
  |id      = ursii98.BathroomAfter2ndHouseupgrade
 +
  |nexus  = 2578
 +
  |github  =
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 4.0.1-unofficial.2-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Boogies Tidy Crafting<!--manifest-->, Tidy Crafting Menu<!--Nexus-->
 +
  |author  = Boogie
 +
  |id      = Boogie.Crafting
 +
  |nexus  = 7177
 +
 
 +
  |summary  = broken (doesn't show new 1.6 crafting recipes).
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cuter Slimes
 +
  |author  = Amaryn
 +
  |id      = Amaryn.CuterSlimes
 +
  |nexus  = 6073
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21889|Cuter Slimes Refreshed}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Don't Enable Pam
 +
  |author  = Jonqora
 +
  |id      = Jonqora.DontEnablePam
 +
  |nexus  = 6721
 +
  |github  = Jonqora/StardewMods/tree/master/DontEnablePam
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|23080|No Pam Enabling}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Green Pastures Farm
 +
  |author  = Bugbuddy
 +
  |id      = bugbuddy.GreenPasturesFarm
 +
  |nexus  = 2326
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Farm 2
 +
  |author  = Zander
 +
  |id      = zander.immersivefarm2
 +
  |nexus  = 1531
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Spouses
 +
  |author  = someguy363
 +
  |id      = iss.immersivespouses
 +
  |nexus  = 5117
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22538|Immersive Spouses 1.6}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Looking for Love
 +
  |author  = sivolobwho and foggywizard
 +
  |id      = foggy.LfL
 +
  |nexus  = 10206
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21370|Looking For Love Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lumisteria Clumps and Nodes
 +
  |author  = Lumisteria
 +
  |id      = lumisteria.CON.NodesForClassicOres
 +
  |nexus  = 9256
 +
  |github  =
 +
 
 +
  |content pack for = Custom Ore Nodes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{Nexus mod|21986|Lumisteria Glimmering Clumps and Nodes}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Backpack Upgrades
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CPMoreBackpacks
 +
  |nexus  = 13827
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21591|The Return Of More Backpack Upgrades}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Overgrown Fairy Buildings
 +
  |author  = Ali Read/naeldeus
 +
  |id      = naeldeus.OvergrownFairyBuildings
 +
  |nexus  = 4564
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Artisan Products
 +
  |author  = Wingyl
 +
  |id      = Wingyl.QualityArtisanProducts
 +
  |moddrop = 707502
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remove That Damn Rock
 +
  |author  = Plutey/Androxilogin
 +
  |id      = Androxilogin.RemoveThatDamnRock
 +
  |nexus  = 384
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.1
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = XNB Loader
 
  |author  = Entoarox
 
  |id      = Entoarox.XnbLoader
 
  |nexus  = 2275
 
  |chucklefish = 4506
 
  |github  = Entoarox/StardewMods
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
{{#invoke:SMAPI compatibility|footer}}
 
 
===Content packs===
 
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = 2CUTE FarmCave
 
  |author  = taintedwheat
 
  |id      = taintedwheat.2CuteFarmCave
 
  |nexus  = 843
 
  |github  =
 
 
  |content pack for  = Content Patcher
 
 
  |broke in          = Stardew Valley 1.3.36
 
  |unofficial version = 2.0.1-unofficial.1-opalie
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Bathroom After 2nd House Upgrade
 
  |author  = DevilBro/Ursii98
 
  |id      = ursii98.BathroomAfter2ndHouseupgrade
 
  |nexus  = 2578
 
  |github  =
 
 
   |content pack for = Content Patcher
 
   |content pack for = Content Patcher
  
   |broke in          = Stardew Valley 1.4
+
   |broke in          = Stardew Valley 1.2
   |unofficial version = 4.0.1-unofficial.2-minervamaga
+
   |unofficial version = 1.1.1-unofficial.1-minervamaga
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Green Pastures Farm
 
  |author  = Bugbuddy
 
  |id      = bugbuddy.GreenPasturesFarm
 
  |nexus  = 2326
 
  |github  =
 
 
 
  |content pack for = Content Patcher
 
 
 
  |broke in          = Stardew Valley 1.3.36
 
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Farm 2
+
   |name    = Spacious Greenhouse
   |author  = Zander
+
   |author  = mintgal
   |id      = zander.immersivefarm2
+
   |id      = mintgal.SpaciousGreenhouse
   |nexus  = 1531
+
   |nexus  = 4137
   |github  =
+
   |github  =  
  
 
   |content pack for = Content Patcher
 
   |content pack for = Content Patcher
  
  |broke in = Stardew Valley 1.3.36
+
   |broke in          = Stardew Valley 1.6
  |status  = workaround
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124427
  |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
+
   |unofficial version = 1.2.1-unofficial
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Overgrown Fairy Buildings
 
  |author  = Ali Read/naeldeus
 
  |id      = naeldeus.OvergrownFairyBuildings
 
  |nexus  = 4564
 
  |github  =
 
 
 
  |content pack for = Content Patcher
 
 
 
   |broke in          = Stardew Valley 1.5
 
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Remove That Damn Rock
 
  |author  = Plutey/Androxilogin
 
  |id      = Androxilogin.RemoveThatDamnRock
 
  |nexus  = 384
 
  |github  =
 
 
 
  |content pack for = Content Patcher
 
 
 
  |broke in          = Stardew Valley 1.2
 
   |unofficial version = 1.1.1-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|footer}}
 
{{#invoke:SMAPI compatibility|footer}}
Line 18,154: Line 23,653:
 
===XNB mods===
 
===XNB mods===
 
See [[Modding:Using XNB mods]].
 
See [[Modding:Using XNB mods]].
 +
<!--
 +
 +
Do not list XNB mods here.
 +
 +
-->
  
 
==Mod data overrides==
 
==Mod data overrides==
Line 18,237: Line 23,741:
 
   |local version  =
 
   |local version  =
 
   |remote version =
 
   |remote version =
  |reason        = manifest has wrong update keys<!--last checked: 1.9.0-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
Line 18,270: Line 23,773:
 
   |remote version = 1.12 → 1.1.2
 
   |remote version = 1.12 → 1.1.2
 
   |reason        = {{nexus mod|1094|mod page}} + manifest has wrong version format<!--last checked: 1.1.2-->
 
   |reason        = {{nexus mod|1094|mod page}} + manifest has wrong version format<!--last checked: 1.1.2-->
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Object Progress Bar
 
  |id            = Adeel.ObjectProgressbars
 
  |update keys    =
 
  |local version  = 1.4.0 → 1.3.0
 
  |remote version =
 
  |reason        = broken update
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
Line 18,326: Line 23,821:
 
   |remote version =
 
   |remote version =
 
   |reason        = mod page moved<!--last checked: 1.0.0-->
 
   |reason        = mod page moved<!--last checked: 1.0.0-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Luck Skill
 +
  |id            = spacechase0.LuckSkill
 +
  |update keys    = GitHub:Nykal145/LuckSkill1.6 → Nexus:521
 +
  |local version  =
 +
  |remote version = 1.4.0-unofficial.5-Nykal145 → 1.2.6
 +
  |reason        = Changed from unofficial to official maintainer<!--last checked: 1.0.0-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|footer}}
 
{{#invoke:SMAPI compatibility overrides|footer}}
Line 18,334: Line 23,837:
 
* Add or update your mods in the list above ([[/entry#Usage|see format]]).
 
* Add or update your mods in the list above ([[/entry#Usage|see format]]).
 
* Post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] to ask questions or say when your mods are updated.
 
* Post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] to ask questions or say when your mods are updated.
* Chat or ask questions in [[Modding:Community#Discord|#modding on Discord]].
+
* Chat or ask questions in [[Modding:Community#Discord|#making-mods on Discord]].
  
 
===Creating an unofficial update===
 
===Creating an unofficial update===
Line 18,350: Line 23,853:
 
   |next =
 
   |next =
 
}}
 
}}
 +
 +
[[Category:Modding]]
  
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[es:Modding:Compatibilidad de mods]]
 
[[es:Modding:Compatibilidad de mods]]
 
[[zh:模组:模组兼容性]]
 
[[zh:模组:模组兼容性]]

Latest revision as of 20:19, 2 June 2024

SMAPI mod compatibility, July 2017 to June 2024. See notable events which affect this chart.
broken (proprietary)
broken (open-source)
compatible

Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.

Instructions

For players

See smapi.io/mods for a more user-friendly view of this page.

To update your mods:

  1. For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
  2. If a mod is still failing, post a message in the coordination thread (with your SMAPI log attached) and we'll help.

For mod authors

Feel free to update the lists below! See instructions for editing the template.

Notes for the mod status:

  • Only mark a mod abandoned or obsolete if (a) the mod author has explicitly abandoned the mod, or (b) they've hidden or deleted the mod page, or (c) it's been superseded by an equivalent game feature. A mod is not considered abandoned just because it hasn't been updated for a while.
  • Only mark a mod broken if it's incompatible. This isn't the place to track general mod bugs, unless they impact compatibility. In rare cases where a non-compatibility bug is severe enough to note here (e.g. game crashes on some platforms), you can use the warnings field.

Compatibility list

C# mods

This includes every known C# SMAPI mod. It's updated for new/updated mods on CurseForge/ModDrop/Nexus periodically with the help of semi-automated scripts, but feel free to make corrections as needed!

Content packs

This list shows broken content packs for SMAPI mods like Content Patcher. Only incompatible content packs are listed; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see #XNB mods.

XNB mods

See Modding:Using XNB mods.

Mod data overrides

This section overrides the data specified in mods' manifest.json files or mod pages for SMAPI's update checks. This is a specialized section; in most cases it's better to correct the mod instead. See the format description when editing this section.

For mod developers

Updating a mod

See migration guides. You can...

Creating an unofficial update

To avoid conflicting with official updates, here's the recommended way to create an unofficial update. This assumes you're creating a basic update (not a continuation or reinvention), and the code is on GitHub (adjust the steps accordingly if it's elsewhere).

  1. Fork the code.
  2. Make your changes to that fork (see updating a mod).
  3. Change the version in manifest.json to the official version number plus 0.0.1, with -unofficial.1-yourName at the end.
    For example, if the current version is 1.0.0 and your name is SampleUser, change it to 1.0.1-unofficial.1-sampleUser. If you need to release a new unofficial update, just increment unofficial.1 to unofficial.2, etc. This ensures that official versions supersede unofficial ones (e.g., for update checks), and other users can release newer unofficial updates if needed.
  4. Push your changes to GitHub.
  5. Post a release package to the coordination thread with a link to your fork on GitHub.
    (If the mod uses the NuGet build package, there should be a release package named <mod name> <version>.zip in your bin folder.)
  6. Submit a pull request to the original author (if applicable).