Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎SMAPI mods: updated: Tool Upgrade Costs)
m
 
(595 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 138: Line 200:
 
   |nexus  = 20111
 
   |nexus  = 20111
 
   |github  =
 
   |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 145: Line 216:
 
   |nexus  = 5713
 
   |nexus  = 5713
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 152: 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 158: 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 179: 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 197: 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 208: 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 215: 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 222: 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 231: 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 238: 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 258: 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 281: Line 413:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advent Calendar
+
  |name    = Advancing Sprinklers
   |author  = Darzington
+
  |author  = Warix3
   |id      = darzington.AdventCalendarMod
+
  |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
 
   |nexus  = 7444
 
   |nexus  = 7444
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 311: 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 318: 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 325: 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 339: Line 515:
 
   |nexus  = 10464
 
   |nexus  = 10464
 
   |github  = XxHarvzBackxX/airstrike
 
   |github  = XxHarvzBackxX/airstrike
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 361: 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
Line 367: Line 559:
 
   |id      = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, 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 382: 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 409: 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 425: 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 443: 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 456: 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 464: Line 690:
 
   |nexus  = 8823
 
   |nexus  = 8823
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 471: Line 699:
 
   |nexus  = 6894
 
   |nexus  = 6894
 
   |github  = AngelaRanna/StardewMods
 
   |github  = AngelaRanna/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Angel's Lead Rod Drop Rate Fixer
 +
  |author  = Angela Ranna
 +
  |id      = AngelaRanna.LeadRodFixer
 +
  |nexus  = 6894
 +
  |github  = AngelaRanna/StardewMods
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 478: Line 716:
 
   |nexus  = 6894
 
   |nexus  = 6894
 
   |github  = AngelaRanna/StardewMods
 
   |github  = AngelaRanna/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 486: 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 516: 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 525: Line 769:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Observer
+
  |name    = Animal Mood Fix
   |author  = NOFILENAMED
+
  |author  = Grant Peters
   |id      = NFN.ANIMOBS
+
  |id      = GPeters-AnimalMoodFix
   |nexus  = 8653
+
  |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
 +
   |name    = Animal Observer
 +
   |author  = nofilenamed
 +
   |id      = NFN.ANIMOBS
 +
   |nexus  = 8653
 
   |github  = nofilenamed/AnimalObserver
 
   |github  = nofilenamed/AnimalObserver
 
}}
 
}}
Line 544: 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 552: 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 565: 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 573: 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 589: 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 607: 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 618: 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 629: 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
 
{{#invoke:SMAPI compatibility|entry
Line 662: 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 669: 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 697: 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 704: 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 711: 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 720: 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 739: 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 744: 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 753: 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 760: Line 1,097:
 
   |nexus  = 9544
 
   |nexus  = 9544
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 768: 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 785: 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 803: 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 808: Line 1,169:
 
   |author  = Platonymous
 
   |author  = Platonymous
 
   |id      = Platonymous.Artista
 
   |id      = Platonymous.Artista
 +
  |moddrop = 1521420
 
   |nexus  = 18697
 
   |nexus  = 18697
 
   |github  =
 
   |github  =
Line 827: 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 837: 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 851: 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 860: 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 867: 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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aurora GSI for Stardew Valley
+
  |name    = Audio Devices
   |author  = macer-Tim Oberle
+
  |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
 +
   |name    = Aurora GSI for Stardew Valley
 +
   |author  = macer-Tim Oberle
 
   |id      = macer.AuroraGSI
 
   |id      = macer.AuroraGSI
 
   |nexus  = 6088
 
   |nexus  = 6088
Line 880: 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 885: 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 903: 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 909: 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 922: 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 938: 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 948: 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 961: 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 969: 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 976: 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 988: Line 1,453:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.Automate
 
   |id      = Pathoschild.Automate
 +
  |curse  = 992857
 
   |nexus  = 1063
 
   |nexus  = 1063
 
   |moddrop = 509760
 
   |moddrop = 509760
Line 1,010: 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 1,017: Line 1,491:
 
   |nexus  = 3109
 
   |nexus  = 3109
 
   |moddrop = 467021
 
   |moddrop = 467021
 +
  |github  =
 +
 +
  |warnings = use Nexus, ModDrop is NOT updated
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automatic Petting of Animals
 +
  |author  = yangZ
 +
  |id      = yangZ.AutomaticPettingOfAnimals
 +
  |nexus  = 23539
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,024: Line 1,507:
 
   |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,034: 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,046: 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,056: Line 1,568:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Tool Select
+
  |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
 +
   |name    = Auto Tool Select
 
   |author  = lolmaj
 
   |author  = lolmaj
 
   |id      = lolmaj.AutoToolSelect
 
   |id      = lolmaj.AutoToolSelect
 
   |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,068: 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,082: 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,111: 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,121: 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,142: 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,156: 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,164: 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,179: 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,188: 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,196: 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.
 
+
-->
  |beta status = broken<!--@retest-after Battle Royalley - Year 2-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,209: Line 1,817:
 
   |github  = tylergibbs2/BattleRoyalley-Year2
 
   |github  = tylergibbs2/BattleRoyalley-Year2
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,216: 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,224: 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
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
Line 1,231: Line 1,861:
 
   |nexus  = 14812
 
   |nexus  = 14812
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BeePaths
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,240: Line 1,874:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Berry Season Reminder
+
  |name    = Be My Valentine
   |author  = Anthony Hilyard
+
  |author  = Taskmaster
   |id      = com.anthonyhilyard.berryseasonreminder
+
  |id      = Taskmaster.BeMyValentine
   |curse  = 446669
+
  |nexus  = 5219
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Berry Season Reminder
 +
   |author  = Anthony Hilyard
 +
   |id      = com.anthonyhilyard.berryseasonreminder
 +
   |curse  = 446669
 
   |nexus  = 9315
 
   |nexus  = 9315
 
   |github  = AHilyard/BerrySeasonReminder
 
   |github  = AHilyard/BerrySeasonReminder
Line 1,249: 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,272: 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,279: 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,311: 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,319: 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,331: 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,336: 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,353: 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,361: 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,371: 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,401: 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,411: 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,420: 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,431: 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,444: 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,475: 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,482: 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,488: 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,497: 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,509: 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,520: 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,527: 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,548: 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,569: 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,586: 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,600: 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,614: 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,624: 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,638: 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,646: 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,653: 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,661: 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,668: 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,676: 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,683: 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,691: 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,697: 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,718: 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,726: 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,759: 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,767: 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,783: 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,792: 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.BJSTrueMaster
+
   |id      = BunnyJumps.BJSNightSounds
   |nexus  = 5324
+
   |nexus  = 2501
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.8
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blackhearts
+
   |name    = BJS No Clip
   |author  = Mightywa33ior
+
   |author  = BunnyJumps
   |id      = Mightywa33ior.Blackhearts
+
   |id      = BunnyJumps.BJSNoClip
   |nexus  = 7502
+
   |nexus  = 2820
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blahaj Blast
+
  |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
 +
  |nexus  = 5324
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blackhearts
 +
  |author  = Mightywa33ior
 +
  |id      = Mightywa33ior.Blackhearts
 +
  |nexus  = 7502
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Blahaj Blast
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.BlahajBlast
 
   |id      = spacechase0.BlahajBlast
 
   |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,857: 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,864: 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,874: 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,881: 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,889: 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,897: Line 2,871:
 
   |nexus  =
 
   |nexus  =
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,904: 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,911: 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,924: 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,936: 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.5-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,943: 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,952: 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,959: 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,966: 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,973: 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,980: 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 2,002: Line 3,023:
 
   |nexus  = 15377
 
   |nexus  = 15377
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,009: 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 2,014: 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 2,024: 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,038: 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
 
{{#invoke:SMAPI compatibility|entry
Line 2,053: 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,060: 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,067: 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,082: 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,088: 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,099: 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,112: Line 3,187:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capstone Professions
+
  |name    = Capitalist Split Money
   |author  = spacechase0
+
  |author  = Ilyaki
   |id      = spacechase0.CapstoneProfessions
+
  |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
 +
   |name    = Capstone Professions
 +
   |author  = spacechase0
 +
   |id      = spacechase0.CapstoneProfessions
 
   |curse  = 867711
 
   |curse  = 867711
 
   |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,127: 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,137: 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,150: 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,163: 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,171: 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,178: 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,193: Line 3,318:
 
   |nexus  = 19528
 
   |nexus  = 19528
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,215: 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,221: 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,229: 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,250: 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,257: 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,295: 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,305: 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,312: 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,333: 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,347: 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,353: 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,362: 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,376: 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,383: 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,401: 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,410: 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,417: 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,422: 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,433: 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,464: 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,472: 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,483: 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  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Child to NPC
+
  |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
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Child to NPC
 
   |author  = loe2run
 
   |author  = loe2run
 
   |id      = Loe2run.ChildToNPC
 
   |id      = Loe2run.ChildToNPC
Line 2,509: 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,537: 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,545: 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,552: 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,557: 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,566: 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,595: 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,606: 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,625: 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,632: 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,643: 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,657: 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,664: Line 3,957:
 
   |nexus  = 14379
 
   |nexus  = 14379
 
   |github  = tylergibbs2/StardewValleyMods
 
   |github  = tylergibbs2/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
Line 2,671: Line 3,975:
 
   |nexus  = 18086
 
   |nexus  = 18086
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,680: 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,708: 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,717: 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,731: 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,759: 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,776: 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,794: 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,818: 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,833: 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,848: 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,855: 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
 
{{#invoke:SMAPI compatibility|entry
Line 2,876: 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,890: 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,913: Line 4,313:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Content Code
+
  |name    = Console Coordinates
   |author  = spacechase0
+
  |author  = Pillow
 +
  |id      = Pillow.ConsoleCoordinates
 +
  |nexus  = 8957
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Content Code
 +
   |author  = spacechase0
 
   |id      = spacechase0.ContentCode
 
   |id      = spacechase0.ContentCode
 
   |curse  = 867697
 
   |curse  = 867697
 
   |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,957: 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,965: 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,972: 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,980: 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 3,000: 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 3,009: 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 3,029: 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 3,036: 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 3,045: 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,053: 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,067: Line 4,510:
 
   |name    = Craftable Butterfly Hutches
 
   |name    = Craftable Butterfly Hutches
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OutdoorButterflyHutch
+
   |id      = aedenthorn.CraftableButterflyHutches<!--changed in 0.1.1-unofficial.1-->, aedenthorn.OutdoorButterflyHutch
 
   |nexus  = 6279
 
   |nexus  = 6279
 
   |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}}#CraftableButterflyHutches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,077: Line 4,524:
 
   |nexus  = 4286
 
   |nexus  = 4286
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Craftable Terrarium, Terrarium
 
   |name    = Craftable Terrarium, Terrarium
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Terrarium
+
   |id      = aedenthorn.CraftableTerrarium<!--changed in 0.1.3-unofficial.1-->, aedenthorn.Terrarium
 
   |nexus  = 8031
 
   |nexus  = 8031
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableTerrarium
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,091: Line 4,544:
 
   |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,100: Line 4,555:
  
 
   |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
 
{{#invoke:SMAPI compatibility|entry
Line 3,121: Line 4,616:
 
   |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      = atravita.CritterRings
+
  |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
   |curse  = 870962
+
  |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
 +
   |curse  = 870962
 
   |moddrop = 1358001
 
   |moddrop = 1358001
 
   |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,139: Line 4,655:
 
   |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,146: Line 4,664:
 
   |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,162: Line 4,682:
 
   |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,176: Line 4,698:
 
   |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,187: Line 4,711:
 
   |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,197: Line 4,725:
 
   |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,211: Line 4,747:
 
   |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,226: Line 4,777:
 
   |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,259: Line 4,814:
 
   |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,264: Line 4,823:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.CropWalker
 
   |id      = MindMeltMax.CropWalker
 +
  |curse  = 1004489
 
   |moddrop = 1443553
 
   |moddrop = 1443553
 
   |nexus  = 16632
 
   |nexus  = 16632
Line 3,274: Line 4,834:
 
   |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,288: Line 4,866:
 
   |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,299: Line 4,885:
 
   |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,313: Line 4,910:
 
   |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,321: Line 4,920:
 
   |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,332: Line 4,943:
 
   |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
 +
  |name    = Custom Bundles
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.CustomBundles
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
Line 3,346: Line 4,978:
 
   |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,361: Line 5,004:
 
   |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,366: Line 5,011:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CustomCompanions
 
   |id      = PeacefulEnd.CustomCompanions
 +
  |curse  = 870939
 
   |nexus  = 8626
 
   |nexus  = 8626
 
   |github  = Floogen/CustomCompanions
 
   |github  = Floogen/CustomCompanions
Line 3,384: Line 5,030:
 
   |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,391: Line 5,049:
 
   |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,420: Line 5,080:
 
   |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,427: Line 5,089:
 
   |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
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tool Range
+
   |name    = Custom Obelisks
   |author  = trashcan9
+
   |author  = XxHarvzBackxX
   |id      = trashcan9.CustomToolRange
+
   |id      = harvz.CustomObelisks
   |nexus  = 16384
+
   |nexus  = 10202
   |github  =
+
   |github  = XxHarvzBackxX/Custom-Obelisks
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tracker
+
   |name    = Custom Object Production
   |author  = Esca, Esca-MMC
+
   |author  = aedenthorn, Erinthe
   |id      = Esca.CustomTracker
+
   |id      = aedenthorn.CustomObjectProduction
   |nexus  = 5108
+
  |curse  = 868827
   |github  = Esca-MMC/CustomTracker
+
   |nexus  = 10152
   |moddrop = 706059
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Transparency
+
   |name    = Custom Ore Nodes
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.customtransparency
+
   |id      = aedenthorn.CustomOreNodes
   |nexus   = 2359
+
   |curse   = 868903
   |moddrop = 833556
+
   |nexus  = 5966
   |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 Paths
   |author  = ShivaGuy
+
   |author  = Entoarox
   |id      = ShivaGuy.CustomTrashCan
+
   |id      = Entoarox.CustomPaths
   |nexus  = 11835
+
   |nexus  = 2272
   |github  =
+
  |chucklefish = 5234
 +
   |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 Tree Tweaks, More Wood
+
   |name    = Custom Pet Beds, Pet Bed
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TreeTweaks
+
   |id      = aedenthorn.PetBed
   |nexus  = 10760
+
   |nexus  = 10462
 
   |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 Picture Frames
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.CustomTV
+
   |id      = aedenthorn.CustomPictureFrames
   |curse   = 877224
+
   |nexus   = 10704
   |nexus  = 6775
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Wallpaper Framework
+
   |name    = Custom Quest Expiration
   |author  = aedenthorn, Erinthe
+
   |author  = hawkfalcon
   |id      = aedenthorn.CustomWallpaperFramework
+
   |id      = hawkfalcon.CustomQuestExpiration
  |curse  = 868751
+
   |nexus  = 2148
   |nexus  = 12510
+
   |github  = hawkfalcon/Stardew-Mods
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warp Locations
+
   |name    = Custom Reminders
   |author  = CatCattyCat, Cat
+
   |author  = Dem1se
   |id      = cat.customwarplocations
+
   |id      = Dem1se.CustomReminders
   |nexus  = 1688
+
   |nexus  = 6215
   |moddrop = 833544
+
   |moddrop = 793899
   |github  = danvolchek/StardewMods
+
   |github  = Dem1se/CustomReminders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warp Points
+
   |name    = Custom Renovations, Renovations
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWarpPoints
+
   |id      = aedenthorn.Renovations
   |nexus  = 9651
+
   |nexus  = 9687
 
   |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 Resource Clumps
   |author  = XxHarvzBackxX
+
   |author  = aedenthorn, Erinthe
   |id      = harvz.CWSG
+
   |id      = aedenthorn.CustomResourceClumps
   |nexus  = 10024
+
   |nexus  = 6669
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cut the Cord, TvMenu
+
   |name    = Custom Shirts
   |author  = cgifox
+
   |author  = Platonymous
   |id      = cgifox.CutTheCord
+
   |id      = Platonymous.CustomShirts
   |nexus  = 9571
+
   |nexus  = 2416
   |github  = harshlele/CutTheCord
+
   |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    = Cycle Tools
+
   |name    = Custom Shops Redux
   |author  = furyx639
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = furyx639.CycleTools
+
   |id      = Omegasis.CustomShopReduxGui
   |curse   = 871827
+
   |nexus  = 1378
   |nexus   = 13973
+
  |github  = janavarro95/Stardew_Valley_Mods
   |github = LeFauxMatt/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.4
 +
   |status   = abandoned
 +
   |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 Farm Photo
+
   |name    = Custom Signs
   |author  = Seawolf, seawolf87
+
   |author  = aedenthorn, Erinthe
   |id      = Seawolf.DailyFarmPhoto
+
   |id      = aedenthorn.CustomSigns
   |nexus  = 4791
+
   |nexus  = 11336
   |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 Spouse Location
   |author  = BlaDe
+
   |author  = barteke22
   |id      = BlaDe.StepsTakenOnScreen
+
   |id      = barteke22.CustomSpouseLocation
   |nexus  = 6783
+
   |nexus  = 9676
   |github  =
+
   |github  = barteke22/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck Message
+
   |name    = Custom Spouse Patio
   |author  = Schematix, Schmtx
+
   |author  = aedenthorn, Erinthe
   |id      = Schematix.DailyLuckMessage
+
   |id      = aedenthorn.CustomSpousePatio
   |nexus  = 1327
+
   |nexus  = 6630
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
  |broke in = Stardew Valley 1.3
+
   |status = abandoned
   |status   = workaround
+
   |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
   |summary = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily News
+
   |name    = Custom Spouse Patio Redux
   |author  = bashNinja
+
   |author  = aedenthorn, Erinthe
   |id      = bashNinja.DailyNews
+
   |id      = aedenthorn.CustomSpousePatioRedux
   |nexus  = 1141
+
   |nexus  = 10889
   |github  = miketweaver/DailyNews
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |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 Pet the Animals
+
   |name    = Custom Spouse Patio Wizard
   |author  = flowoeB
+
   |author  = aedenthorn, Erinthe
   |id      = flowoeB.DailyPetTheAnimals
+
   |id      = aedenthorn.CustomSpousePatioWizard
   |nexus  = 8356
+
   |nexus  = 7775
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Phone Quest
+
   |name    = Custom Spouse Rooms
   |author  = ActionJackson
+
   |author  = aedenthorn, Erinthe
   |id      = ActionJackson.DailyPhoneQuest
+
   |id      = aedenthorn.CustomSpouseRooms
   |nexus  = 14648
+
  |curse  = 868833
   |github  =
+
   |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 Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
+
   |name    = Custom Spouse Rooms - Continued
   |author  = MevNav
+
   |author  = Datamancer
   |id      = MevNav.DailyPlanner
+
   |id      = datamancer.CustomSpouseRooms
   |nexus  = 16704
+
   |nexus  = 20966
   |github  = BuildABuddha/StardewDailyPlanner
+
  |moddrop = 1534005
 +
   |github  = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Screenshot
+
   |name    = Custom Starter Furniture
   |author  = CompSciLauren
+
   |author  = aedenthorn, Erinthe
   |id      = CompSciLauren.DailyScreenshot
+
   |id      = aedenthorn.CustomStarterFurniture
   |nexus  = 4779
+
   |nexus  = 16729
  |chucklefish = 5907
+
   |github  = aedenthorn/StardewValleyMods
  |moddrop = 677025
 
  |curse  = 353698
 
   |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Special Orders
+
   |name    = Custom Starter Package
   |author  = shekurika
+
   |author  = aedenthorn, Erinthe
   |id      = shekurika.DailySpecialOrders
+
   |id      = aedenthorn.CustomStarterPackage
   |nexus  = 9693
+
   |nexus  = 14152
   |github  = shekurika/DailySpecialOrders
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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    = Daily Tasks Report
+
   |name    = Custom Tapper Framework
   |author  = GuiNoya, Yesst
+
   |author  = Selph, zombifier
   |id      = GuiNoya.DailyTasksReport
+
   |id      = selph.CustomTapperFramework
   |nexus  = 1624
+
   |nexus  = 22975
   |github  = GuiNoya/SVMods
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |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 Tokens
   |author  = Danmw3
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = danmw3.DanUtils
+
   |id      = TheMightyAmondee.CustomTokens
   |nexus  = 2287
+
   |nexus  = 7517
   |github  =
+
   |github  = TheMightyAmondee/CustomTokens
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dark User Interface
+
   |name    = Custom Toolbar
   |author  = zazizu
+
   |author  = aedenthorn, Erinthe
   |id      = zazizu.darkUI
+
   |id      = aedenthorn.CustomToolbar
   |nexus  = 4056
+
   |nexus  = 11322
   |github  = cilekli-link/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |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    = Data Layers, Data Maps
+
   |name    = Custom Tool Effect
   |author  = Pathoschild
+
   |author  = ZaneYork
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id      = ZaneYork.CustomToolEffect
   |nexus  = 1691
+
   |nexus  = 5712
   |moddrop = 606646
+
   |github  = ZaneYork/CustomToolEffect
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dear Diary, Journal Keeping Mod
+
   |name    = Custom Tool Range
   |author  = MissCoriel
+
   |author  = trashcan9
   |id      = misscoriel.diary
+
   |id      = trashcan9.CustomToolRange
   |nexus  = 4451
+
   |nexus  = 16384
  |moddrop = 624395
+
   |github  =
   |github  = MissCoriel/Dear-Diary
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Death Tweaks
+
   |name    = Custom Tracker
   |author  = aedenthorn, Erinthe
+
   |author  = Esca, Esca-MMC
   |id      = aedenthorn.DeathTweaks
+
   |id      = Esca.CustomTracker
   |nexus  = 18174
+
   |nexus  = 5108
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Esca-MMC/CustomTracker
 +
  |moddrop = 706059
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Debug Mode
+
   |name    = Custom Transparency
   |author  = Pathoschild
+
   |author  = CatCattyCat, Cat
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id      = cat.customtransparency
   |nexus  = 679
+
   |nexus  = 2359
   |moddrop = 606608
+
   |moddrop = 833556
   |github  = Pathoschild/StardewMods
+
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Decrafting Mod
+
   |name    = Custom Trash Can
   |author  = iSkLz_, MSCFC
+
   |author  = ShivaGuy
   |id      = MSCFC.DecraftingMod
+
   |id      = ShivaGuy.CustomTrashCan
   |nexus  = 4158
+
   |nexus  = 11835
   |github  = iSkLz/DecraftingMod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods
+
   |name    = Custom Tree Tweaks, More Wood
   |author  = Max Vollmer, SVProtector
+
   |author  = aedenthorn, Erinthe
   |id      = maxvollmer.deepwoodsmod
+
   |id      = aedenthorn.TreeTweaks
   |nexus  = 2571
+
   |nexus  = 10760
   |github  = maxvollmer/DeepWoodsMod
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Seasonal Obelisk
+
   |name    = Custom TV
   |author  = Sandman53
+
   |author  = Platonymous
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id      = Platonymous.CustomTV
   |nexus  = 5016
+
  |curse  = 877224
   |github  =
+
   |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    = Deep Woods Warp Network Integration
+
   |name    = Custom TV Channel
   |author  = Tlitookilakin
+
   |author  = chieeri323
   |id      = tlitookilakin.deepwoodswarpnet
+
   |id      = chieeri323.customtvchannel
   |nexus  = 10240
+
   |nexus  = 24278
  |moddrop = 1060419
+
   |github  =
   |github  = tlitookilakin/WarpnetDeepwoods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Farmer
+
   |name    = Custom Wallpaper Framework
   |author  = Tyler Gibbs
+
   |author  = aedenthorn, Erinthe
   |id      = tylergibbs2.DefaultFarmer
+
   |id      = aedenthorn.CustomWallpaperFramework
   |nexus  = 12421
+
  |curse  = 868751
   |github  = tylergibbs2/DefaultFarmer
+
   |nexus  = 12510
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Window Size
+
   |name    = Custom Walls and Floors
   |author  = DecidedlyHuman
+
   |author  = Platonymous
   |id      = DecidedlyHuman.DefaultWindowSize
+
   |id      = Platonymous.CustomWallsAndFloors
   |nexus  = 10939
+
  |curse  = 307569
   |github  = DecidedlyHuman/StardewValleyMods
+
  |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    = Delivery Service
+
   |name    = Custom Warp Locations
   |author  = AxesOfEvil
+
   |author  = CatCattyCat, Cat
   |id      = AxesOfEvil.DeliveryService
+
   |id      = cat.customwarplocations
   |nexus  = 5187
+
   |nexus  = 1688
   |github  = AxesOfEvil/SV_DeliveryService
+
  |moddrop = 833544
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Upgrade Tool
+
   |name    = Custom Warp Points
   |author  = Dash, yuukidach
+
   |author  = aedenthorn, Erinthe
   |id      = Pathoschild.test
+
   |id      = aedenthorn.CustomWarpPoints
   |nexus  = 5570
+
   |nexus  = 9651
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Grabber Redux
+
   |name    = Custom Warps
   |author  = ferdaber
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = ferdaber.DeluxeGrabberRedux
+
   |id      = f4iTh.CustomWarps
   |nexus  = 7920
+
   |nexus  = 3445
   |github  = ferdaber/sdv-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Hats
+
   |name    = Custom Winter Star Gifts
   |author  = domsim1
+
   |author  = XxHarvzBackxX
   |id      = domsim1.DeluxeHats
+
   |id      = harvz.CWSG
   |nexus  = 5836
+
   |nexus  = 10024
   |github  = domsim1/stardew-valley-deluxe-hats-mod
+
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Journal
+
   |name    = Cut the Cord, TvMenu
   |author  = MolsonCAD
+
   |author  = cgifox
   |id      = MolsonCAD.DeluxeJournal
+
   |id      = cgifox.CutTheCord
   |nexus  = 11436
+
   |nexus  = 9571
   |github  = MolsonCAD/DeluxeJournal
+
   |github  = harshlele/CutTheCord
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demanding Shipping
+
   |name    = Cycle Tools
   |author  = lech43
+
   |author  = LeFauxMatt
   |id      = lech43.DemandingShipping
+
   |id      = furyx639.CycleTools
   |nexus  = 7315
+
  |curse  = 871827
   |github  =
+
   |nexus  = 13973
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demetrius Visits Cave
+
   |name    = Daily Farm Photo
   |author  = Kichjo
+
   |author  = Seawolf, seawolf87
   |id      = Kichjo.DemetriusVisitsCave
+
   |id      = Seawolf.DailyFarmPhoto
   |nexus  = 5477
+
   |nexus  = 4791
   |github  = KeelanRosa/StardewMods
+
   |github  = Seawolf87/DailyFarmPhoto
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Bloom Farm
+
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
   |author  = DeLiXx
+
   |author  = BlaDe
   |id      = DeLiXx.Desert_Bloom_Farm
+
   |id      = BlaDe.StepsTakenOnScreen
   |nexus  = 16750
+
   |nexus  = 6783
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-desert-bloom-farm
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Destroyable Bushes
+
   |name    = Daily Luck Message
   |author  = Esca, Esca-MMC
+
   |author  = Schematix, Schmtx
   |id      = Esca.DestroyableBushes
+
   |id      = Schematix.DailyLuckMessage
   |nexus  = 6304
+
   |nexus  = 1327
   |moddrop = 798245
+
   |github  =
   |github = Esca-MMC/DestroyableBushes
+
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
   |summary = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Detailed Sprites
+
   |name    = Daily Luck on HUD, JustLuckMod
   |author  = RainsKuro, RainzKuro
+
   |author  = zeldela
   |id      = RainzKuro.DetailedSprites
+
   |id      = dJustLuckMod
   |nexus  = 15549
+
   |nexus  = 10386
   |github  =
+
   |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Box Redesign
+
   |name    = Daily News
   |author  = gzhynko
+
   |author  = bashNinja
   |id      = GZhynko.DialogueBoxRedesign
+
   |id      = bashNinja.DailyNews
   |nexus  = 8853
+
   |nexus  = 1141
   |github  = gzhynko/StardewMods
+
   |github  = miketweaver/DailyNews
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Display Framework
+
   |name    = Daily Notifications, Event Notifications
   |author  = aedenthorn, Erinthe
+
   |author  = dreamsicl
   |id      = aedenthorn.DialogueDisplayFramework
+
   |id      = EventNotifications
   |curse   = 868761
+
  |nexus  =
   |nexus   = 11661
+
  |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 Extension
+
   |name    = Daily Pet the Animals
   |author  = elbe
+
   |author  = flowoeB
   |id      = elbe.DialogueExtension
+
   |id      = flowoeB.DailyPetTheAnimals
   |nexus  = 10851
+
   |nexus  = 8356
   |github  = lshtech/DialogueExtension
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue New Line
+
   |name    = Daily Phone Quest
   |author  = aedenthorn, Erinthe
+
   |author  = ActionJackson
   |id      = aedenthorn.DialogueNewLine
+
   |id      = ActionJackson.DailyPhoneQuest
   |curse   = 868753
+
   |nexus   = 14648
   |nexus  = 12175
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Tester
+
   |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
   |author  = DecidedlyHuman
+
   |author  = MevNav
   |id      = DecidedlyHuman.DialogueTester
+
   |id      = MevNav.DailyPlanner
   |nexus  = 9887
+
   |nexus  = 16704
  |moddrop = 1035899
+
   |github  = BuildABuddha/StardewDailyPlanner
   |github  = DecidedlyHuman/DialogueTester
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Trees
+
   |name    = Daily Quest Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = aedenthorn.DialogueTrees
+
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
   |nexus  = 9550
+
   |nexus  = 513
   |github  = aedenthorn/StardewValleyMods
+
   |github  = janavarro95/Stardew_Valley_Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Did You Water Your Crops
 
  |author  = Nishtra
 
  |id      = Nishtra.DidYouWaterYourCrops
 
  |nexus  = 1583
 
  |github  =
 
  
   |status   = workaround
+
   |status = abandoned
   |summary = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
+
   |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] 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 Screenshot
   |author  = shanks3042
+
   |author  = CompSciLauren
   |id      = shanks3042.StardewValleyEasyPrairieKing
+
   |id      = CompSciLauren.DailyScreenshot
   |nexus  = 5816
+
   |nexus  = 4779
   |github  =
+
   |chucklefish = 5907
   |source = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
+
  |moddrop = 677025
 +
  |curse  = 353698
 +
   |github = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dimensional Pockets
+
   |name    = Daily Special Orders
   |author  = spacechase0
+
   |author  = shekurika
   |id      = spacechase0.DimensionalPockets
+
   |id      = shekurika.DailySpecialOrders
   |nexus  = 12706
+
   |nexus  = 9693
   |github  = spacechase0/StardewValleyMods
+
   |github  = shekurika/DailySpecialOrders
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dino Form
+
   |name    = Daily Tasks Report
   |author  = aedenthorn, Erinthe
+
   |author  = GuiNoya, Yesst
   |id      = aedenthorn.DinoForm
+
   |id      = GuiNoya.DailyTasksReport
   |nexus  = 18244
+
   |nexus  = 1624
   |github  = aedenthorn/StardewValleyMods
+
   |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
 +
  |name    = Daily Tasks Report Plus
 +
  |author  = Prism 99
 +
  |id      = Prism99.DailyTasksReportPlus
 +
  |nexus  = 20871
 +
  |github  = Prism-99/DailyTaskReportPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Auto Pickup
+
   |name    = DaLionheart
   |author  = Eugenii10
+
   |author  = DaLion
   |id      = KubichekEV.DisableAutoPickup
+
   |id      = DaLion.Core
   |nexus  = 9717
+
   |nexus  = 24332
   |github  =
+
   |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Gamepad, Disable Controller
+
   |name    = Dan Utils
   |author  = lperkins2, Logan Perkins
+
   |author  = Danmw3
   |id      = lperkins2.DisableController
+
   |id      = danmw3.DanUtils
   |nexus  = 2229
+
   |nexus  = 2287
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Discord Rich Presence
+
   |name    = Dark User Interface
   |author  = RuiNtD
+
   |author  = zazizu
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
+
   |id      = zazizu.darkUI
   |nexus  = 2156
+
   |nexus  = 4056
   |github  = RuiNtD/SVRichPresence
+
   |github  = cilekli-link/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dish of the Day Display
+
   |name    = Data Layers, Data Maps
   |author  = MouseyPounds
+
   |author  = Pathoschild
   |id      = MouseyPounds.DishOfTheDayDisplay
+
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus  = 3960
+
  |curse  = 1000628
   |github  = MouseyPounds/stardew-mods
+
   |nexus  = 1691
 +
  |moddrop = 606646
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dismantle Craftables
+
   |name    = Date Night
   |author  = jahangmar
+
   |author  = SUPERT
   |id      = jahangmar.DismantleCraftables
+
   |id      = supert.datenight
   |nexus  = 3687
+
   |nexus  = 11459
   |github = jahangmar/StardewValleyMods
+
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
  |summary = use {{nexus mod|22714|Date Night Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Display Energy
+
   |name    = Dear Diary, Journal Keeping Mod
   |author  = dmarcoux
+
   |author  = MissCoriel
   |id      = dmarcoux.DisplayEnergy
+
   |id      = misscoriel.diary
   |nexus  = 10662
+
   |nexus  = 4451
   |moddrop = 1087175
+
   |moddrop = 624395
   |github  = dmarcoux/DisplayEnergy
+
   |github  = MissCoriel/Dear-Diary
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Displays
+
   |name    = Death Tweaks
   |author  = spacechase0 and ParadigmNomad
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.Displays
+
   |id      = aedenthorn.DeathTweaks
  |curse  = 867712
+
   |nexus  = 18174
   |nexus  = 7635
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
+
   |name    = Debug Mode
   |author  = Airyn and the DSV Team
+
   |author  = Pathoschild
   |id      = DSV.Core
+
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus  = 17059
+
  |curse  = 1000634
   |github  =
+
   |nexus  = 679
 +
  |moddrop = 606608
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Eat That
+
   |name    = Decrafting Mod
   |author  = Pyrohead37
+
   |author  = iSkLz_, MSCFC
   |id      = Pyrohead37.DontEatThat
+
   |id      = MSCFC.DecraftingMod
   |nexus  = 1951
+
   |nexus  = 4158
   |github  = jahangmar/StardewValleyMods
+
   |github  = iSkLz/DecraftingMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Stop Me Now
+
   |name    = Deep Woods
   |author  = Shockah
+
   |author  = Max Vollmer, SVProtector
   |id      = Shockah.DontStopMeNow
+
   |id      = maxvollmer.deepwoodsmod
   |nexus  = 10941
+
  |curse  = 992429
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 2571
 +
   |github  = maxvollmer/DeepWoodsMod
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Double Standard Farm
+
   |name    = Deep Woods Seasonal Obelisk
   |author  = Leaf
+
   |author  = Sandman53
   |id      = Leaf.DoubleStandardFarm
+
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus  = 3928
+
   |nexus  = 5016
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Downtown Zuzu
+
   |name    = Deep Woods Warp Network Integration
   |author  = XxHarvzBackxX, Zuzu Development Team
+
   |author  = Tlitookilakin
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id      = tlitookilakin.deepwoodswarpnet
   |nexus  = 8587
+
   |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    = DPad Inventory Hotkey
+
   |name    = Default Animal Skin Replacer, Default Skin Replace
   |author  = joljyo
+
   |author  = bungus
   |id      = joljyo.DPadInventoryHotkey
+
   |id      = bungus.DefaultSkinReplace
   |nexus  = 7507
+
   |nexus  = 21612
   |github  =
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dragon Pearl Lure
+
   |name    = Default Farmer
   |author  = violetlizabet
+
   |author  = Tyler Gibbs
   |id      = violetlizabet.DragonPearlLure
+
   |id      = tylergibbs2.DefaultFarmer
   |nexus  = 15109
+
   |nexus  = 12421
   |github  = elizabethcd/DragonPearlLure
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Draw Fish Ponds Over Grass
+
   |name    = Default On Cheats
   |author  = atravita
+
   |author  = EnderTedi
   |id      = atravita.DrawFishPondsOverGrass
+
   |id      = EnderTedi.DefaultOnCheats
  |curse  = 870981
+
   |nexus  = 21035
  |moddrop = 1125248
+
   |github  = EnderTedi/DefaultOnCheats
   |nexus  = 11352
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dreamscape
+
   |name    = Default Window Size
   |author  = aedenthorn, Erinthe
+
   |author  = DecidedlyHuman
   |id      = aedenthorn.Dreamscape
+
   |id      = DecidedlyHuman.DefaultWindowSize
   |nexus  = 11742
+
   |nexus  = 10939
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drive By
+
   |name    = Delivery Service
   |author  = BlaDe
+
   |author  = AxesOfEvil
   |id      = BlaDe.DriveBy
+
   |id      = AxesOfEvil.DeliveryService
   |nexus  = 12033
+
   |nexus  = 5187
   |github  =
+
   |github  = AxesOfEvil/SV_DeliveryService
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drop It - Drop Item Hotkey
+
   |name    = Delivery Upgrade Tool
   |author  = Goldenrevolver
+
   |author  = Dash, yuukidach
   |id      = Goldenrevolver.DropItHotkey
+
   |id      = Pathoschild.test
   |nexus  = 7971
+
   |nexus  = 5570
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Buddy
+
   |name    = Deluxe Auto-Grabber, Coop Grabber
   |author  = SwiftSails
+
   |author  = stokastic
   |id      = SwiftSails.DungeonBuddy
+
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |nexus  = 7864
+
   |nexus  = 2462
   |github  =
+
   |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    = Dungeon Merchants
+
   |name    = Deluxe Auto-Petter
   |author  = aedenthorn, Erinthe
+
   |author  = Frostiverse
   |id      = aedenthorn.DungeonMerchants
+
   |id      = Frostiverse.DeluxeAutoPetter
   |nexus  = 14630
+
   |nexus  = 23226
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durable Fences
+
   |name    = Deluxe Grabber Redux
   |author  = Zoryn
+
   |author  = ferdaber
   |id      = Zoryn.DurableFences
+
   |id      = ferdaber.DeluxeGrabberRedux
   |nexus  =
+
   |nexus  = 7920
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = ferdaber/sdv-mods
   |github = Zoryn4163/SMAPI-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    = Durin's Rest
+
   |name    = Deluxe Grabber Redux 1.6
   |author  = NoFogBob and PaulDunstan
+
   |author  = Nykal145
   |id      = NoFogBob.DurinsRest_CSharp
+
   |id      = Nykal145.DeluxeGrabberRedux16
   |nexus  = 12345
+
   |nexus  = 20799
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul
+
   |name    = Deluxe Hats
   |author  = CyanFire
+
   |author  = domsim1
   |id      = CF.SMAPI.DustyOverhaul
+
   |id      = domsim1.DeluxeHats
   |nexus  = 13057
+
   |nexus  = 5836
   |github  =
+
   |github  = domsim1/stardew-valley-deluxe-hats-mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul - SVE
+
   |name    = Deluxe Journal
   |author  = CyanFire
+
   |author  = MolsonCAD
   |id      = CF.SMAPI.DustyOverhaulSVE
+
   |id      = MolsonCAD.DeluxeJournal
   |nexus  = 13265
+
   |nexus  = 11436
   |github  =
+
   |github  = MolsonCAD/DeluxeJournal
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DVR
+
   |name    = Demanding Shipping
   |author  = captncraig
+
   |author  = lech43
   |id      = captncraig.dvr
+
   |id      = lech43.DemandingShipping
   |nexus  = 3860
+
   |nexus  = 7315
   |github  = captncraig/StardewMods
+
   |github  =
  
   |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    = Demetrius Solo Dancing, Robin Building Token
   |author  = noriteway
+
   |author  = DrSpactacus, NateMod
   |id      = noriteway.DwarfScrollPrice
+
   |id      = NateMod.RobinBuildingToken
   |nexus  = 16386
+
   |nexus  = 22564
   |github  = noriteway/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarvish Mattock
+
   |name    = Demetrius Visits Cave
   |author  = Anthony Hilyard, Grend
+
   |author  = Kichjo
   |id      = com.anthonyhilyard.dwarvishmattock
+
   |id      = Kichjo.DemetriusVisitsCave
  |curse  = 536418
+
   |nexus  = 5477
  |nexus  = 9684
+
   |github  = KeelanRosa/StardewMods
  |github  = AHilyard/DwarvishMattock
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dynamic Bodies
 
  |author  = ribeena
 
  |id      = ribeena.dynamicbodies
 
  |nexus  = 12893
 
  |github  = ribeena/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dynamic Checklist
 
  |author  = gunnargolf
 
  |id      = gunnargolf.DynamicChecklist
 
   |nexus  = 1145
 
   |github  = gunnargolf/DynamicChecklist
 
  
   |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 Festival Rewards
+
   |name    = Detailed Sprites
   |author  = mistyspring
+
   |author  = RainsKuro, RainzKuro
   |id      = mistyspring.DynamicFestivalRewards
+
   |id      = RainzKuro.DetailedSprites
   |nexus  = 20253
+
   |nexus  = 15549
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Flooring
+
   |name    = DewCord Rich Presence
   |author  = aedenthorn, Erinthe
+
   |author  = explosivetortellini
   |id      = aedenthorn.DynamicFlooring
+
   |id      = explosivetortellini.StardewValleyDRP
   |nexus  = 14780
+
   |nexus  = 8348
   |github  = aedenthorn/StardewValleyMods
+
   |github  = explosivetortellini/StardewValleyDRP
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets
+
   |name    = Dialog to Clipboard
   |author  = spacechase0
+
   |author  = dlrdlrdlr
   |id      = spacechase0.DynamicGameAssets
+
   |id      = dlrdlrdlr.DialogToClipboard
  |curse  = 867707
+
   |nexus  = 23834
   |nexus  = 9365
+
   |github  = dlrdlrdlr/DialogToClipboard
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets → DGA Automate
+
   |name    = Dialogue Box Redesign
   |author  = spacechase0
+
   |author  = gzhynko
   |id      = spacechase0.DGAAutomate
+
   |id      = GZhynko.DialogueBoxRedesign
   |nexus  = 9365
+
   |nexus  = 8853
   |github  = spacechase0/StardewValleyMods
+
   |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Machines
+
   |name    = Dialogue Display Framework
   |author  = tyran285, Ryuuze
+
   |author  = aedenthorn, Erinthe
   |id      = DynamicMachines
+
   |id      = aedenthorn.DialogueDisplayFramework
   |nexus  = 374
+
  |curse  = 868761
   |github  =
+
   |nexus  = 11661
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
+
   |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Map Tiles
+
   |name    = Dialogue Emotes
   |author  = aedenthorn, Erinthe
+
   |author  = PurrplingCat
   |id      = aedenthorn.DynamicMapTiles
+
   |id      = PurrplingCat.DialogueEmotes
   |nexus  = 14566
+
   |nexus  = 6537
   |github  = aedenthorn/StardewValleyMods
+
   |github  = purrplingcat/DialogueEmotes
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Night Time
+
   |name    = Dialogue Extension
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = elbe
   |id      = knakamura.dynamicnighttime
+
   |id      = elbe.DialogueExtension
   |nexus  = 2072
+
   |nexus  = 10851
   |moddrop = 664041
+
   |github  = lshtech/DialogueExtension
   |github  = Sakorona/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic NPC Sprites
+
   |name    = Dialogue Keys
   |author  = BashNinja
+
   |author  = PokeBenji
   |id      = BashNinja.DynamicNPCSprites
+
   |id      = PokeBenji.DialogueKeys
   |nexus   = 1183
+
   |curse   = 1022342
   |github  = miketweaver/BashNinja_SDV_Mods
+
   |nexus   = 24325
 
+
   |github =
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
  |summary = use [[#Content Patcher|Content Patcher]] instead.
 
 
}}
 
}}
 
{{#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
 +
  |name    = Dialogue Trees
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.DialogueTrees
 +
  |nexus  = 9550
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Running Speed
+
   |name    = Did You Water Your Crops
   |author  = Vrakyas
+
   |author  = Nishtra
   |id      = Vrakyas.DynamicRunningSpeed
+
   |id      = Nishtra.DidYouWaterYourCrops
   |nexus  = 4029
+
   |nexus  = 1583
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
  |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 Community Upgrades
+
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author  = Vertigon
+
   |author  = shanks3042
   |id      = Vertigon.EarlyCommunityUpgrades
+
   |id      = shanks3042.StardewValleyEasyPrairieKing
   |nexus  = 8450
+
   |nexus  = 5816
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
+
   |github  =
 +
  |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Ginger Island
+
   |name    = Difficulty Socializing
   |author  = Shockah
+
   |author  = PokeBenji
   |id      = Shockah.EarlyGingerIsland
+
   |id      = PokeBenji.DifficultySocializing
   |nexus  = 13885
+
  |curse  = 1023363
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 24389
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Cave Puzzle
+
   |name    = Dimensional Pockets
   |author  = atravita
+
   |author  = spacechase0
   |id      = atravita.NerfCavePuzzle
+
   |id      = spacechase0.DimensionalPockets
   |curse   = 870978
+
   |nexus   = 12706
   |moddrop = 1131424
+
   |github  = spacechase0/StardewValleyMods
  |nexus  = 11500
+
 
   |github  = atravita-mods/StardewMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Dart Puzzle
+
   |name    = Dino Form
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.EasierDartPuzzle
+
   |id      = aedenthorn.DinoForm
   |curse   = 870971
+
   |nexus   = 18244
   |moddrop = 1205159
+
   |github  = aedenthorn/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    = Disable Auto Pickup
   |author  = Cautious Waffle, skulmuk
+
   |author  = Eugenii10
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id      = KubichekEV.DisableAutoPickup
   |nexus  = 1426
+
   |nexus  = 9717
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Fishing
+
   |name    = Disable Building Fade
   |author  = majordot
+
   |author  = calebstein1
   |id      = MajorDOT.EasierFishing
+
   |id      = calebstein1.StardewDisableBuildingFade
   |nexus  =
+
   |nexus  = 24558
   |curse   = 305367
+
   |github  = calebstein1/StardewDisableBuildingFade
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Disable Gamepad, Disable Controller
 +
  |author  = lperkins2, Logan Perkins
 +
  |id      = lperkins2.DisableController
 +
  |nexus   = 2229
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Monster Eradication
+
   |name    = Discord Rich Presence
   |author  = NormanPCN
+
   |author  = RuiNtD
   |id      = NormanPCN.EasierMonsterEradication
+
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus  = 11548
+
   |nexus  = 2156
   |github  = NormanPCN/StardewValleyMods
+
   |github  = RuiNtD/SVRichPresence
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Special Orders
+
   |name    = Dish of the Day Display
   |author  = TheMightyAmondee
+
   |author  = MouseyPounds
   |id      = TheMightyAmondee.EasierSpecialOrders
+
   |id      = MouseyPounds.DishOfTheDayDisplay
   |nexus  = 8342
+
   |nexus  = 3960
   |github  = TheMightyAmondee/EasierSpecialOrders
+
   |github  = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = East Scarp (SMAPI)
+
   |name    = Dismantle Craftables
   |author  = LemurKat and kdau
+
   |author  = jahangmar
   |id      = LemurKat.EastScarp.SMAPI, LemurKat.EastScarpe.SMAPI<!--before 2.0.0-->
+
   |id      = jahangmar.DismantleCraftables
   |nexus  = 5787
+
   |nexus  = 3687
   |moddrop = 984954
+
   |github = jahangmar/StardewValleyMods
  |source = https://gitlab.com/kdau/eastscarp
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Access
+
   |name    = Display Energy
   |author  = furyx639
+
   |author  = dmarcoux
   |id      = furyx639.EasyAccess
+
   |id      = dmarcoux.DisplayEnergy
   |curse   = 871835
+
   |nexus   = 10662
   |nexus  = 11002
+
   |moddrop = 1087175
   |github  = LeFauxMatt/StardewMods
+
   |github  = dmarcoux/DisplayEnergy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farming
+
   |name    = Display Monster Health
   |author  = MountainDewBoi
+
   |author  = Atesba
   |id      = MountainDewBoi.EasyFarming
+
   |id      = Atesba.DisplayMonsterHealth
   |nexus  = 4162
+
   |nexus  = 20984
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Display Player Stats
 +
  |author  = Fleem
 +
  |id      = Fleem.DisplayPlayerStats
 +
  |nexus  = 21547
 +
  |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.4
+
   |broke in = Stardew Valley 1.6
  |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    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author  = DeLiXx
+
   |author  = Aimon111
   |id      = DeLiXx.Easy_Farm_Switcher
+
   |id      = AimonsWitchSwampOverhaulPatches
   |nexus   = 16873
+
   |curse   = 1010281
   |github  =
+
   |nexus  = 18109
   |source = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
+
   |github = SimonK1122/WitchSwampOverhaulPatches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Gifting
+
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author  = CeruleanSpirit
+
   |author  = Airyn and the DSV Team
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id      = DSV.Core
   |nexus  = 2957
+
   |nexus  = 17059
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Path Destruction
+
   |name    = Don't Eat That
   |author  = StultusV
+
   |author  = Pyrohead37
   |id      = StultusV.EasyPathDestruction
+
   |id      = Pyrohead37.DontEatThat
   |nexus  = 8775
+
   |nexus  = 1951
   |github  = JudeRV/Stardew-EasyPathDestruction
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Petting
+
   |name    = Don't Stop Me Now
   |author  = CeruleanSpirit
+
   |author  = Shockah
   |id      = EasyPetting.3032
+
   |id      = Shockah.DontStopMeNow
   |nexus  = 3032
+
   |nexus  = 10941
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |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    = Double Standard Farm, Double Farm
   |author  = crc-fehler
+
   |author  = Leaf
   |id      = crc.eatmore
+
   |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus  = 2724
+
   |nexus  = 3928
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Economy Mod
+
   |name    = Downtown Zuzu
   |author  = millerscout
+
   |author  = XxHarvzBackxX, Zuzu Development Team
   |id      = Millerscout.EconomyMod
+
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus  = 6955
+
  |curse  = 987160
   |github  = millerscout/StardewMillerMods
+
   |nexus  = 8587
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EH Smash Quality
+
   |name    = DPad Inventory Hotkey
   |author  = EH Lim
+
   |author  = joljyo
   |id      = tech.enghao.sv.eh-smash-quality
+
   |id      = joljyo.DPadInventoryHotkey
   |nexus  = 9303
+
   |nexus  = 7507
 
   |github  =
 
   |github  =
  |warnings = Only compatible with Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eidee Easy Fishing
+
   |name    = Dragon Pearl Lure
   |author  = EideeHi
+
   |author  = violetlizabet
   |id      = net.eidee.stardew_valley.easy_fishing
+
   |id      = violetlizabet.DragonPearlLure
   |nexus  = 4806
+
   |nexus  = 15109
   |github  = eideehi/EideeEasyFishing
+
   |github  = elizabethcd/DragonPearlLure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elevator
+
   |name    = Draw Fish Ponds Over Grass
   |author  = Ilyaki
+
   |author  = atravita
   |id      = Ilyaki.Elevator
+
   |id      = atravita.DrawFishPondsOverGrass
   |nexus  = 2952
+
  |curse  = 870981
   |github  = Ilyaki/Elevator
+
  |moddrop = 1125248
 +
   |nexus  = 11352
 +
   |github  = atravita-mods/StardewMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
   |unofficial version = 1.2.0-unofficial.kokirichild
+
}}
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Dreamscape
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Dreamscape
 +
  |nexus  = 11742
 +
   |github  = aedenthorn/StardewValleyMods
  
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elven Krobus, Underdark Krobus
+
   |name    = Dresser Sorter
   |author  = Mel Noelle and Kirbylink
+
   |author  = idermailer
   |id      = melnoelle.underdarkkrobus
+
   |id      = idermailer.dresserSorter
   |nexus  = 3071
+
   |nexus  = 24443
   |github  = KirbyLink/UnderdarkKrobus
+
   |github  = idermailer/DresserSorter
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Drive By
 +
  |author  = BlaDe
 +
  |id      = BlaDe.DriveBy
 +
  |nexus  = 12033
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Drop It - Drop Item Hotkey
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.DropItHotkey
 +
  |nexus  = 7971
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dungeon Buddy
 +
  |author  = SwiftSails
 +
  |id      = SwiftSails.DungeonBuddy
 +
  |nexus  = 7864
 +
  |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
  |status  = workaround
 
  |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Email App
+
   |name    = Dungeon Merchants
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Email
+
   |id      = aedenthorn.DungeonMerchants
   |nexus  = 11325
+
   |nexus  = 14630
 
   |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    = Durable Fences
   |author  = aedenthorn, Erinthe
+
   |author  = Zoryn
   |id      = aedenthorn.SDIEmily
+
   |id      = Zoryn.DurableFences
   |nexus  = 14366
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Spouse Room
+
   |name    = Durin's Rest
   |author  = Lerura
+
   |author  = NoFogBob and PaulDunstan
   |id      = Lerura.EmptySpouseRoom
+
   |id      = NoFogBob.DurinsRest_CSharp
   |nexus  = 8453
+
   |nexus  = 12345
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Your Hands
+
   |name    = Dusty Overhaul
   |author  = BlueSight
+
   |author  = CyanFire
   |id      = BlueSight.EmptyYourHands
+
   |id      = CF.SMAPI.DustyOverhaul
   |nexus  = 19736
+
   |nexus  = 13057
   |github  = Hikari-BS/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enaium ToolKit
+
   |name    = Dusty Overhaul - SVE
   |author  = Enaium
+
   |author  = CyanFire
   |id      = Enaium.EnaiumToolKit
+
   |id      = CF.SMAPI.DustyOverhaulSVE
  |curse  = 436787
+
   |nexus  = 13265
  |moddrop = 863959
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enchantable Scythes and Golden Scythe Respawns
+
   |name    = DVR
   |author  = Goldenrevolver
+
   |author  = captncraig
   |id      = Goldenrevolver.EnchantableScythes
+
   |id      = captncraig.dvr
   |nexus  = 10668
+
   |nexus  = 3860
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = captncraig/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Health Bars
+
   |name    = Dwarf Scroll Prices
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = noriteway
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id      = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus  = 193
+
   |nexus  = 16386
  |chucklefish = 3529
+
   |github = noriteway/StardewMods
   |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
 
 
  |broke in          = Stardew Valley 1.5
 
  |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    = Dwarvish Mattock
   |author  = TheThor59
+
   |author  = Anthony Hilyard, Grend
   |id      = Thor.EnemyHealthBars
+
   |id      = com.anthonyhilyard.dwarvishmattock
   |nexus  = 3627
+
  |curse  = 536418
   |github  = TheThor59/StardewMods
+
   |nexus  = 9684
 +
   |github  = AHilyard/DwarvishMattock
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Count
+
   |name    = Dynamic Bodies
   |author  = Crystallyne
+
   |author  = ribeena
   |id      = Crystallyne.EnergyCount
+
   |id      = ribeena.dynamicbodies
   |nexus  = 4272
+
   |nexus  = 12893
   |github  = Crystallyne/EnergyCount
+
   |github  = ribeena/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Time
+
   |name    = Dynamic Checklist
   |author  = nikperic, ThatOneCow
+
   |author  = gunnargolf
   |id      = nikperic.EnergyTime
+
   |id      = gunnargolf.DynamicChecklist
   |nexus  = 6488
+
   |nexus  = 1145
   |source = https://gitlab.com/nikperic/energytime
+
   |github = gunnargolf/DynamicChecklist
 +
 
 +
  |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    = Enhanced Loot Magnet, Magnet Mod
+
   |name    = Dynamic Clothing
   |author  = aedenthorn, Erinthe
+
   |author  = hilovids
   |id      = Aedenthorn.MagnetMod
+
   |id      = hilovids.DynamicClothing
   |nexus  = 4856
+
   |nexus  = 10078
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Relationships
+
   |name    = Dynamic Crops
   |author  = Mizzion
+
   |author  = HaulinOats
   |id      = mizzion.enhancedrelationships
+
   |id      = HaulinOats.DynamicCrops
   |nexus  = 1927
+
   |nexus  = 13800
   |moddrop = 661356
+
   |github  = HaulinOats/StardewMods
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Slingshots
+
   |name    = Dynamic Dialogues Framework
   |author  = ytsc
+
   |author  = mistyspring
   |id      = ytsc.EnhancedSlingshots
+
   |id      = mistyspring.dynamicdialogues
   |nexus  = 12763
+
  |curse  = 880516
   |github  = YTSC/StardewValleyMods
+
   |nexus  = 12836
 +
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Framework
+
   |name    = Dynamic Festival Rewards
   |author  = Entoarox
+
   |author  = mistyspring
   |id      = Entoarox.EntoaroxFramework
+
   |id      = mistyspring.DynamicFestivalRewards
   |nexus  = 2269
+
   |nexus  = 20253
   |chucklefish = 4228
+
   |github  =
   |github = Entoarox/StardewMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |warnings = Broken on Android (crashes on startup).
+
  |name    = Dynamic Flooring
 +
   |author = aedenthorn, Erinthe
 +
  |id      = aedenthorn.DynamicFlooring
 +
  |nexus  = 14780
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Modding Utilities
+
   |name    = Dynamic Game Assets
   |author  = Entoarox
+
   |author  = spacechase0
   |id      = Entoarox.Utilities
+
   |id      = spacechase0.DynamicGameAssets
   |nexus  = 5521
+
  |curse  = 867707
   |github  = Entoarox/StardewMods
+
   |nexus  = 9365
 +
   |github  = spacechase0/StardewValleyMods
  
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equal Money Split
+
   |name    = Dynamic Game Assets → DGA Automate
   |author  = The Fluffy Robot, TheFluffyRobot
+
   |author  = spacechase0
   |id      = TheFluffyRobot.EqualMoneySplit
+
   |id      = spacechase0.DGAAutomate
   |nexus  = 5526
+
   |nexus  = 9365
   |github  = jamespfluger/Stardew-EqualMoneySplit
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equivalent Exchange
+
   |name    = Dynamic Horses
   |author  = MercuriusXeno, x3n0ph0b3
+
   |author  = Bpendragon
   |id      = MercuriusXeno.EquivalentExchange
+
   |id      = Bpendragon-DynamicHorses
   |nexus  = 1656
+
   |nexus  = 874
   |github  = MercuriusXeno/EquivalentExchange
+
   |github  = Bpendragon/DynamicHorses
  
 
   |broke in = Stardew Valley 1.3
 
   |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    = Escape Rope
+
   |name    = Dynamic Machines
   |author  = lestoph
+
   |author  = tyran285, Ryuuze
   |id      = lestoph.EscapeRope
+
   |id      = DynamicMachines
   |nexus  = 8576
+
   |nexus  = 374
   |github  = Bifibi/SDVEscapeRope
+
   |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    = Esca's Modding Plugins
+
   |name    = Dynamic Map Tiles
   |author  = Esca
+
   |author  = aedenthorn, Erinthe
   |id      = Esca.EMP
+
   |id      = aedenthorn.DynamicMapTiles
   |nexus  = 9296
+
   |nexus  = 14566
   |moddrop = 1005443
+
   |github  = aedenthorn/StardewValleyMods
   |github = Esca-MMC/EscasModdingPlugins
+
 
 +
  |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    = Even Better RNG
+
   |name    = Dynamic Map Tiles - Continued
   |author  = pepoluan
+
   |author  = Datamancer
   |id      = pepoluan.EvenBetterRNG
+
   |id      = datamancer.DynamicMapTiles
   |nexus  = 8680
+
   |nexus  = 21084
   |chucklefish = 6117
+
   |github =
  |source = https://sourceforge.net/p/sdvmod-even-better-rng/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Black Bars
+
   |name    = Dynamic Night Time
   |author  = gzhynko
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = GZhynko.EventBlackBars
+
   |id      = knakamura.dynamicnighttime
   |nexus  = 7962
+
   |nexus  = 2072
   |github  = gzhynko/StardewMods
+
  |moddrop = 664041
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Limiter
+
   |name    = Dynamic NPC Sprites
   |author  = TheMightyAmondee
+
   |author  = BashNinja
   |id      = TheMightyAmondee.EventLimiter
+
   |id      = BashNinja.DynamicNPCSprites
   |nexus  = 10735
+
   |nexus  = 1183
   |github  = TheMightyAmondee/EventLimiter
+
   |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    = Event Lookup
+
   |name    = Dynamic Price
   |author  = shekurika
+
   |author  = ZaneYork
   |id      = shekurika.EventLookup
+
   |id      = ZaneYork.DynamicPrice
   |nexus  = 8505
+
   |nexus  = 5831
   |github  =
+
   |github  = ZaneYork/SDV_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Music Volume
+
   |name    = Dynamic Reflections
   |author  = jorgamun
+
   |author  = PeacefulEnd
   |id      = jorgamun.EventMusicVolume
+
   |id      = PeacefulEnd.DynamicReflections
   |nexus  = 10650
+
  |curse  = 870926
   |github  = jorgamun/EventMusicVolume
+
   |nexus  = 12831
 +
   |github  = Floogen/DynamicReflections
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Repeater
+
   |name    = Dynamic Running Speed
   |author  = MissCoriel
+
   |author  = Vrakyas
   |id      = misscoriel.eventrepeater
+
   |id      = Vrakyas.DynamicRunningSpeed
   |nexus  = 3642
+
   |nexus  = 4029
  |curse  = 317347
 
  |moddrop = 606979
 
  |github  = MissCoriel/Event-Repeater
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Event Sound Adjuster
 
  |author  = shekurika
 
  |id      = shekurika.EventSoundAdjuster
 
  |nexus  = 8734
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester
+
   |name    = Early Community Upgrades
   |author  = BlaDe
+
   |author  = sophiesalacia
   |id      = BlaDe.EventTester
+
   |id      = Vertigon.EarlyCommunityUpgrades
   |nexus  = 11178
+
   |nexus  = 8450
   |github  =
+
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester, SinZ's Event Tester
+
   |name    = Early Ginger Island
   |author  = SinZ and atravita
+
   |author  = Shockah
   |id      = sinZandAtravita.SinZsEventTester
+
   |id      = Shockah.EarlyGingerIsland
   |nexus  = 19458
+
   |nexus  = 13885
   |github  = atravita-mods/StardewMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley ≤1.5.6
 
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Everlasting Baits and Unbreakable Tackles
+
   |name    = Easier Cave Puzzle
   |author  = Digus
+
   |author  = atravita
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id      = atravita.NerfCavePuzzle
   |nexus  = 2360
+
  |curse  = 870978
   |github  = Digus/StardewValleyMods
+
  |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
 +
  |name    = Easier Dart Puzzle
 +
  |author  = atravita
 +
  |id      = atravita.EasierDartPuzzle
 +
  |curse  = 870971
 +
  |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
 +
  |name    = Easier Farming
 +
  |author  = Cautious Waffle, skulmuk
 +
  |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
 +
  |nexus  = 1426
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Excavation Skill, New Skill - Archaeology
+
   |name    = Easier Fishing
   |author  = moonslime
+
   |author  = majordot
   |id      = moonslime.ExcavationSkill
+
   |id      = MajorDOT.EasierFishing
   |nexus  = 15793
+
   |nexus  =
 +
  |curse  = 305367
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Exhaustion Tweaks
+
   |name    = Easier Monster Eradication
   |author  = mytigio
+
   |author  = NormanPCN
   |id      = mytigio.exhaustiontweaks
+
   |id      = NormanPCN.EasierMonsterEradication
   |nexus  = 6247
+
   |nexus  = 11548
   |github  = mytigio/SDVMods
+
   |github  = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Fridge, Dynamic Expanded Fridge
+
   |name    = Easier Special Orders
   |author  = Lodukas
+
   |author  = TheMightyAmondee
   |id      = Uwazouri.ExpandedFridge
+
   |id      = TheMightyAmondee.EasierSpecialOrders
   |nexus  = 1191
+
   |nexus  = 8342
   |github  = Uwazouri/ExpandedFridge
+
   |github  = TheMightyAmondee/EasierSpecialOrders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Preconditions Utility
+
   |name    = East Scarp (SMAPI)
   |author  = Cherry, CherryChain
+
   |author  = LemurKat and kdau
   |id      = Cherry.ExpandedPreconditionsUtility
+
   |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |nexus  = 6529
+
   |nexus  = 5787
   |github = ChroniclerCherry/stardew-valley-mods
+
  |moddrop = 984954
 +
   |source = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Storage
+
   |name    = Easy Access
   |author  = furyx639
+
   |author  = LeFauxMatt
   |id      = furyx639.ExpandedStorage
+
   |id      = furyx639.EasyAccess
   |curse  = 871838
+
   |curse  = 871835
   |nexus  = 7431
+
  |moddrop = 1547212
 +
   |nexus  = 11002
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Bars
+
   |name    = Easy Attack
   |author  = spacechase0
+
   |author  = season
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id      = season.EasyAttack
   |curse   = 867392
+
  |nexus  = 20832
   |moddrop = 127275
+
  |github  =
   |nexus  = 509
+
}}
   |github  = spacechase0/StardewValleyMods
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Easy Chest
 +
   |author  = season
 +
   |id      = season.EasyChest
 +
   |nexus  = 20842
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Rate Multiplier
+
   |name    = Easy Cleaner
   |author  = MSCFC, iSkLz
+
   |author  = season
   |id      = SkLz.ExpMultiply
+
   |id      = season.EasyCleaner
   |nexus  = 5910
+
   |nexus  = 20865
   |github  = iSkLz/ExperienceMultiplier
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Updates
+
   |name    = Easy Crane Game
   |author  = Quipex
+
   |author  = Dragoon23
   |id      = Quipex.ExperienceUpdates
+
   |id      = Dragoon23.EasyCraneGame
   |nexus  = 7581
+
   |nexus  = 22488
   |github  = Quipex/ExperienceUpdates
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expert Sitting
+
   |name    = Easy Darts Game
   |author  = aedenthorn, Erinthe
+
   |author  = Dragoon23
   |id      = aedenthorn.ExpertSitting
+
   |id      = Dragoon23.EasyDartGame
   |nexus  = 7435
+
   |nexus  = 22506
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Bus System
+
   |name    = Easy Fairy
   |author  = Tondorian
+
   |author  = season
   |id      = ExtendedBusSystem
+
   |id      = season.EasyFairy
   |nexus  =
+
   |nexus  = 20931
  |chucklefish = 4373
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Fridge
+
   |name    = Easy Farming
   |author  = Crystalmir
+
   |author  = MountainDewBoi
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id      = MountainDewBoi.EasyFarming
   |nexus  = 485
+
   |nexus  = 4162
   |github  = Mystra007/ExtendedFridgeSMAPI
+
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
+
   |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] 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    = Easy Farm Switcher
   |author  = Entoarox
+
   |author  = DeLiXx
   |id      = Entoarox.ExtendedMinecart
+
   |id      = DeLiXx.Easy_Farm_Switcher
   |nexus   = 2271
+
   |curse   = 990826
   |chucklefish = 4359
+
   |nexus  = 16873
   |github  = Entoarox/StardewMods
+
   |github  =
 
+
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Reach
+
   |name    = Easy Fishin'
   |author  = spacechase0
+
   |author  = Frostiverse
   |id      = spacechase0.ExtendedReach
+
   |id      = Frostiverse.EasyFishin
  |curse  = 867754
+
   |nexus  = 22268
  |moddrop = 242303
+
   |github  = Hunter-Chambers/StardewValleyMods
   |nexus  = 1493
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Content Mod
+
   |name    = Easy Fishing
   |author  = Alacrity, platinumhobo
+
   |author  = season
   |id      = Alacrity.ExtraContentMod
+
   |id      = season.EasyFishing
   |nexus  = 8510
+
   |nexus  = 20830
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Fish Information
+
   |name    = Easy Gift
   |author  = Ceasg
+
   |author  = season
   |id      = Ceasg.ExtraFishInformation
+
   |id      = season.EasyGift
   |nexus  = 4170
+
   |nexus  = 20838
   |github  = ceasg/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Map Layers
+
   |name    = Easy Gifting
   |author  = aedenthorn, Erinthe
+
   |author  = CeruleanSpirit
   |id      = aedenthorn.ExtraMapLayers
+
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
  |curse  = 868841
+
   |nexus  = 2957
  |nexus  = 9633
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Extreme Fishing Overhaul
 
  |author  = Unidarkshin and Deathest1, Devin Lematty
 
  |id      = DevinLematty.ExtremeFishingOverhaul
 
   |nexus  = 7490
 
 
   |github  =
 
   |github  =
  
   |broke in = Json Assets 1.7.7
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Weather
+
   |name    = Easy Harvest
   |author  = BlaDe
+
   |author  = season
   |id      = BlaDe.ExtremeWeather
+
   |id      = season.EasyHarvest
   |nexus  = 12334
+
   |nexus  = 20924
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fabrication
+
   |name    = Easy Island Puzzle
   |author  = XxHarvzBackxX
+
   |author  = MindMeltMax
   |id      = harvz.Fabrication
+
   |id      = MindMeltMax.EasyIslandPuzzle
   |nexus  = 10679
+
  |curse  = 1004494
   |github  = XxHarvzBackxX/fabrication
+
   |nexus  = 22642
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall 28 Snow Day
+
   |name    = Easy Path Destruction
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = StultusV
   |id      = Omegasis.Fall28SnowDay
+
   |id      = StultusV.EasyPathDestruction
   |nexus  = 486
+
   |nexus  = 8775
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = JudeRV/Stardew-EasyPathDestruction
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall To Autumn
+
   |name    = Easy Petting
   |author  = jahangmar
+
   |author  = CeruleanSpirit
   |id      = jahangmar.FallToAutumn
+
   |id      = EasyPetting.3032
   |nexus  = 7174
+
   |nexus  = 3032
   |github  = jahangmar/StardewValleyMods
+
   |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    = Familiars
+
   |name    = Easy Travel, Easy Move
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.Familiars
+
   |id      = season.EasyMove
   |nexus  = 6429
+
   |nexus  = 20872
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Family Planning
+
   |name    = Easy Upgrade
   |author  = loe2run
+
   |author  = Senofu
   |id      = Loe2run.FamilyPlanning
+
   |id      = Senofu.EasyUpgrade
   |nexus  = 4515
+
   |nexus  = 23496
   |github  = loe2run/FamilyPlanningMod
+
   |github  =
 
 
  |broke in          = Content Patcher 1.17
 
  |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 Valley
   |author  = trashcan9
+
   |author  = season
   |id      = trashcan9.FancySprinklers
+
   |id      = season.EasyValley
   |nexus  = 15857
+
   |nexus  = 21181
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fantastic Frames
+
   |name    = Eat & Drink From Inventory
   |author  = Taskmaster
+
   |author  = Zamiel
   |id      = Taskmaster.FantasticFrames
+
   |id      = Zamiel.EatDrinkFromInventory
   |nexus  = 4540
+
   |nexus  = 21280
   |github  =
+
   |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmageddon
+
   |name    = Eat Food In Backpack Instantly, Eat In Backpack
   |author  = Max Vollmer, SVProtector
+
   |author  = philosquare
   |id      = maxvollmer.farmageddon
+
   |id      = philosquare.EatInBackpack
   |nexus  = 2618
+
   |nexus  = 22872
   |github  =
+
   |github  = philosquare/EatInBackpack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Choices
+
   |name    = Eat More
   |author  = ShivaGuy
+
   |author  = crc-fehler
   |id      = ShivaGuy.FarmAnimalChoices
+
   |id      = crc.eatmore
   |nexus  = 11850
+
   |nexus  = 2724
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Harvest Helper
+
   |name    = Economy Mod
   |author  = aedenthorn, Erinthe
+
   |author  = millerscout
   |id      = aedenthorn.FarmAnimalHarvestHelper
+
   |id      = Millerscout.EconomyMod
   |nexus  = 13782
+
   |nexus  = 6955
   |github  = aedenthorn/StardewValleyMods
+
   |github  = millerscout/StardewMillerMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Anywhere
+
   |name    = EH Smash Quality
   |author  = hmkiesel
+
   |author  = EH Lim
   |id      = hmkiesel.FarmAnywhere
+
   |id      = tech.enghao.sv.eh-smash-quality
   |nexus  = 13926
+
   |nexus  = 9303
 
   |github  =
 
   |github  =
 +
  |warnings = Only compatible with Android.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Barn Door Automation
+
   |name    = Eidee Easy Fishing
   |author  = Oranisagu
+
   |author  = EideeHi
   |id      = none<!--no manifest ID-->
+
   |id      = net.eidee.stardew_valley.easy_fishing
   |nexus  =
+
   |nexus  = 4806
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  = eideehi/EideeEasyFishing
   |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    = EiTK
   |author  = Oranisagu
+
   |author  = enaium
   |id      = none<!--no manifest ID-->
+
   |id      = Enaium.EiTK
 +
  |curse  = 365803
 
   |nexus  =
 
   |nexus  =
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  =
   |github  = oranisagu/SDV-FarmAutomation
 
  
  |broke in = Stardew Valley 1.2
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Automate|Automate]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Framework
+
   |name    = Elevator
   |author  = aedenthorn, Erinthe
+
   |author  = Ilyaki
   |id      = aedenthorn.FarmCaveFramework
+
   |id      = Ilyaki.Elevator
   |nexus  = 10506
+
   |nexus  = 2952
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Ilyaki/Elevator
 +
 
 +
  |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 Cave Spawns More Tree Fruit, Farm Cave Spawn
+
   |name    = Elliot Is Fabio
   |author  = atravita
+
   |author  = Dr Dirtbag, DrDirtbag
   |id      = atravita.FarmCaveSpawn
+
   |id      = ElliottIsFabio.ElliottIsFabio
  |curse  = 870986
+
   |nexus  = 23229
  |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    = Elven Krobus, Underdark Krobus
   |author  = atravita
+
   |author  = Mel Noelle and Kirbylink
   |id      = atravita.ExpFromMonsterKillsOnFarm
+
   |id      = melnoelle.underdarkkrobus
   |curse   = 870983
+
   |nexus   = 3071
   |moddrop = 1099838
+
   |github  = KirbyLink/UnderdarkKrobus
   |nexus   = 10924
+
 
   |github = atravita-mods/StardewMods
+
   |broke in = SMAPI 3.0
 +
  |status   = workaround
 +
   |summary = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computer Plus
+
   |name    = Email App
  |author  = Boebie
 
  |id      = beau.farmcomputerplus
 
  |nexus  = 19124
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Farm Computers Check Cellars
 
  |author  = Ian Rubin, ianr427
 
  |id      = ianr.FarmComputersCheckCellars
 
  |nexus  = 19581
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Farmer Helper
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FarmerHelper
+
   |id      = aedenthorn.Email
   |nexus  = 10179
+
   |nexus  = 11325
 
   |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    = Farmer Portraits
+
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FarmerPortraits
+
   |id      = aedenthorn.SDIEmily
  |curse  = 868774
+
   |nexus  = 14366
   |nexus  = 11398
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Vitals Evolved
+
   |name    = Emotes
   |author  = Sensakuma
+
   |author  = aurnj, Roy Li
   |id      = Sensakuma.FarmerVitalsEvolved
+
   |id      = RuyiLi.Emotes
   |nexus  = 11131
+
   |nexus  =
 +
  |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    = Farmhand Finder
+
   |name    = Empty Hands
   |author  = 2Retr0
+
   |author  = Oblitus
   |id      = 2Retr0.FarmhandFinder
+
   |id      = QuicksilverFox.EmptyHands
   |curse   = 661476
+
   |nexus   = 1176
   |nexus   = 13153
+
   |github  = quicksilverfox/StardewMods
   |github  = 2Retr0/FarmhandFinder
+
 
 +
   |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    = Farmhouse Fixes
+
   |name    = Empty Jar Bubbles
   |author  = CyanFire
+
   |author  = tem696969696969
   |id      = CF.FarmhouseFixes
+
   |id      = tem696969696969.EmptyJarBubbles
   |nexus  = 16507
+
   |nexus  = 22598
   |github  =
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Redone
+
   |name    = Empty Your Hands
   |author  = MabelSyrup
+
   |author  = BlueSight
   |id      = mabelsyrup.farmhouse
+
   |id      = BlueSight.EmptyYourHands
   |nexus  = 3731
+
   |nexus  = 19736
   |github  = mjSurber/FarmHouseRedone
+
   |github  = Hikari-BS/StardewMods
 
+
}}
   |broke in = Stardew Valley 1.5
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enaium ToolKit
 +
  |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
 +
  |id      = Goldenrevolver.EnchantableScythes
 +
  |nexus  = 10668
 +
   |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enchanted Adventurer's Guild Rewards
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
 +
  |nexus  = 20942
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Visits
+
   |name    = Enchanted Cowboy Boots
   |author  = mistyspring
+
   |author  = Goldenrevolver
   |id      = mistyspring.farmhousevisits
+
   |id      = Goldenrevolver.ObtainableCowboyBoots
  |curse  = 880518
+
   |nexus  = 20941
   |nexus  = 12457
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Rearranger
+
   |name    = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author  = Cherry & cel10e
+
   |author  = NamelessTo
   |id      = cel10e.Cherry.FarmRearranger
+
   |id      = NamelessTo.EnchantedGalaxyWeapons
   |nexus   = 5142
+
   |curse   = 1001630
   |moddrop = 716395
+
   |nexus  = 21904
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = namelessto/EnchantedGalaxyWeapons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Resource Generator
+
   |name    = Enemy Health Bars, Enemies Health Bars
   |author  = jwdred
+
   |author  = TheThor59
   |id      =
+
   |id      = Thor.EnemyHealthBars
   |nexus  = 647
+
   |nexus  = 3627
   |github  =
+
   |github  = TheThor59/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Tablet
+
   |name    = Enemy Health Bars, Health Bars
   |author  = boneskull
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = com.boneskull.farm-tablet
+
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |nexus  = 16447
+
   |nexus  = 193
   |github = Floogen/AlternativeTextures
+
  |chucklefish = 3529
 +
   |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = 1.9.2-unofficial.3-JoXW
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm to Table Ready Meals
+
   |name    = Energy Count
   |author  = Speshkitty
+
   |author  = Crystallyne
   |id      = speshkitty.farmtotablereadymeals
+
   |id      = Crystallyne.EnergyCount
   |nexus  = 7148
+
   |nexus  = 4272
   |github  = Speshkitty/FarmToTableReadyMeals
+
   |github  = Crystallyne/EnergyCount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmtronics
+
   |name    = Energy Protect
   |author  = Joe Strout
+
   |author  = philosquare
   |id      = strout.farmtronics
+
   |id      = philosquare.EnergyProtect
   |nexus  = 10634
+
   |nexus  = 21918
   |github  = JoeStrout/Farmtronics
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Type Manager
+
   |name    = Energy Rework
   |author  = Esca, Esca-MMC
+
   |author  = seferoni
   |id      = Esca.FarmTypeManager
+
   |id      = seferoni.EnergyRework
   |nexus  = 3231
+
   |nexus  = 21686
  |moddrop = 598755
+
   |github  = seferoni/EnergyRework
   |github  = Esca-MMC/FarmTypeManager
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense
+
   |name    = Energy Time
   |author  = PeacefulEnd
+
   |author  = nikperic, ThatOneCow
   |id      = PeacefulEnd.FashionSense
+
   |id      = nikperic.EnergyTime
   |nexus  = 9969
+
   |nexus  = 6488
   |github = Floogen/FashionSense
+
   |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    = Fashion Sense Outfits
+
   |name    = Enhanced Loot Magnet, Magnet Mod
   |author  = nihilistzsche
+
   |author  = aedenthorn, Erinthe
   |id      = nihilistzsche.FashionSenseOutfits
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus  = 18384
+
   |nexus  = 4856
   |github  = nihilistzsche/FashionSenseOutfits
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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    = Fast Animations
+
   |name    = Enhanced Relationships
   |author  = Pathoschild
+
   |author  = Mizzion
   |id      = Pathoschild.FastAnimations
+
   |id      = mizzion.enhancedrelationships
  |curse  = 957496
+
   |nexus  = 1927
   |nexus  = 1089
+
   |moddrop = 661356
   |moddrop = 606631
+
   |github  = Mizzion/MyStardewMods
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Events
+
   |name    = Enhanced Slingshots
   |author  = libaryaddict
+
   |author  = ytsc
   |id      = libraryaddict.FasterEvents
+
   |id      = ytsc.EnhancedSlingshots
   |nexus  = 7631
+
   |nexus  = 12763
   |github  =
+
   |github  = YTSC/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Grass
+
   |name    = Enough Sleep
   |author  = IceGladiador
+
   |author  = sodapotato
   |id      = IceGladiador.FasterGrass
+
   |id      = sodapotato.enoughsleep
   |nexus  = 1772
+
   |nexus  = 21536
 
   |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    = Faster Horse
+
   |name    = Entoarox Framework
   |author  = kibbe
+
   |author  = Entoarox
   |id      = kibbe.faster_horse
+
   |id      = Entoarox.EntoaroxFramework
   |nexus  = 2791
+
   |nexus  = 2269
   |github  =
+
  |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    = Faster Paths
+
   |name    = Entoarox Modding Utilities
 
   |author  = Entoarox
 
   |author  = Entoarox
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id      = Entoarox.Utilities
   |nexus  = 2277
+
   |nexus  = 5521
  |chucklefish = 3641
 
 
   |github  = Entoarox/StardewMods
 
   |github  = Entoarox/StardewMods
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Path Speed
+
   |name    = Equal Money Split
   |author  = gaussfire
+
   |author  = The Fluffy Robot, TheFluffyRobot
   |id      = gaussfire.FasterPathSpeed
+
   |id      = TheFluffyRobot.EqualMoneySplit
   |nexus  = 9344
+
   |nexus  = 5526
   |github  = alanperrow/StardewModding
+
   |github  = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Run
+
   |name    = Equivalent Exchange
   |author  = KathrynHazuka
+
   |author  = MercuriusXeno, x3n0ph0b3
   |id      = KathrynHazuka.FasterRun
+
   |id      = MercuriusXeno.EquivalentExchange
   |nexus  = 733
+
   |nexus  = 1656
   |github  = KathrynHazuka/StardewValley_FasterRun
+
   |github  = MercuriusXeno/EquivalentExchange
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Escape Rope
 +
  |author  = lestoph
 +
  |id      = lestoph.EscapeRope
 +
  |nexus  = 8576
 +
  |github  = Bifibi/SDVEscapeRope
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Transition
+
   |name    = Escargo Win Bug Fix
   |author  = Kumagabear
+
   |author  = BlackJack
   |id      = Kumagabear.FasterTransition
+
   |id      = BlackJack.EscargoWinBugfix
   |nexus  = 19584
+
   |nexus  = 24556
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
+
   |name    = Esca's Modding Plugins
   |author  = zeldela
+
   |author  = Esca, Esca-MMC
   |id      = zeldela.FastFishPond
+
   |id      = Esca.EMP
   |nexus  = 14005
+
   |nexus  = 9296
   |github  = zeldela/sdv-mods
+
  |moddrop = 1005443
 +
   |github  = Esca-MMC/EscasModdingPlugins
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Forward
+
   |name    = Esc Dialogue Mod
   |author  = crazywig
+
   |author  = g33k, g33kidd
   |id      = crazywig.FastForward
+
   |id      = g33k.EscDialogueMod
   |nexus  = 7413
+
   |nexus  = 21812
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Fast Loads
+
   |name     = Even Better Artisan Good Icons
   |author = spajus
+
   |author   = chsiso58
   |id     = spajus.fastloads
+
   |id       = haze1nuts.evenbetterartisangoodicons
   |nexus   = 19454
+
   |nexus   =
   |github = spajus/stardew-valley-fast-loads
+
   |github   = chsiao58/EvenBetterArtisanGoodIcons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Parrot Express Animation
+
   |name    = Even Better RNG
   |author  = ErikShun, QuickNutz
+
   |author  = pepoluan
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
+
   |id      = pepoluan.EvenBetterRNG
   |moddrop = 1490579
+
   |nexus  = 8680
   |nexus  = 19634
+
   |chucklefish = 6117
   |github =
+
   |source = https://sourceforge.net/p/sdvmod-even-better-rng/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Petting
+
   |name    = Even Better Warehouse
   |author  = DerTod2
+
   |author  = charliedemilho
   |id      = de.dertod2.FastPetting
+
   |id      = charliedemilho.EvenBetterWarehouse
   |nexus  = 5039
+
   |nexus  = 10396
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Travel
+
   |name    = Event Black Bars
   |author  = Death, DeathGameDev
+
   |author  = gzhynko
   |id      = DeathGameDev.FastTravel
+
   |id      = GZhynko.EventBlackBars
   |nexus  = 1529
+
   |nexus  = 7962
   |github  = DeathGameDev/SDV-FastTravel
+
   |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Feeling Lucky?
+
   |name    = Event Limiter
   |author  = minervamaga
+
   |author  = TheMightyAmondee
   |id      = minervamaga.FeelingLucky
+
   |id      = TheMightyAmondee.EventLimiter
   |nexus  =
+
   |nexus  = 10735
   |moddrop = 752859
+
   |github  = TheMightyAmondee/EventLimiter
   |github  = minervamaga/FeelingLucky
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Lookup
 +
  |author  = shekurika
 +
  |id      = shekurika.EventLookup
 +
  |nexus  = 8505
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Music Volume
 +
  |author  = jorgamun
 +
  |id      = jorgamun.EventMusicVolume
 +
  |nexus  = 10650
 +
   |github  = jorgamun/EventMusicVolume
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Dynamic Rain
+
   |name    = Event Repeater
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = MissCoriel
   |id      = KoihimeNakamura.DynamicRainAndWind
+
   |id      = misscoriel.eventrepeater
   |nexus  = 604
+
   |nexus  = 3642
   |moddrop = 664033
+
  |curse  = 317347
   |github  = Sakorona/SDVMods
+
   |moddrop = 606979
 +
   |github  = MissCoriel/Event-Repeater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
+
   |name    = Event Sound Adjuster
   |author  = UNA
+
   |author  = shekurika
   |id      = UNA.FashionFestivalSMAPI
+
   |id      = shekurika.EventSoundAdjuster
   |nexus  = 17404
+
   |nexus  = 8734
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Revenue Service
+
   |name    = Event Tester
   |author  = KarratKake
+
   |author  = BlaDe
   |id      = KarratKake.FerngillRevenueService
+
   |id      = BlaDe.EventTester
   |nexus  = 7566
+
   |nexus  = 11178
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fertilizer Anytime
+
   |name    = Event Tester, SinZ's Event Tester
   |author  = stoobinator, lefthandedkid
+
   |author  = SinZ and atravita
   |id      = stoobinator.fertilizeranytime
+
   |id      = sinZandAtravita.SinZsEventTester
   |nexus  = 7259
+
   |nexus  = 19458
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
   |github  = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival End Time Tweak
+
   |name    = Everlasting Baits and Unbreakable Tackles
   |author  = KirbyLink
+
   |author  = Digus
   |id      = kirbylink.festivalendtimetweak
+
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus  = 2966
+
   |nexus  = 2360
   |github  = KirbyLink/FestivalEndTimeTweak
+
   |github  = Digus/StardewValleyMods
 
 
  |broke in          = SMAPI 3.0
 
  |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    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author  = moonslime
   |id      = MouseyPounds.ShadowFestival
+
   |id      = moonslime.ExcavationSkill
   |nexus  = 4630
+
   |nexus  = 15793
   |github = MouseyPounds/stardew-mods
+
 
 +
  |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    = FeTK - Stardew-Valley Toolkit
+
   |name    = Exhaustion Tweaks
   |author  = Felix-Dev
+
   |author  = mytigio
   |id      = Felix-Dev.FeTK
+
   |id      = mytigio.exhaustiontweaks
   |nexus  = 4403
+
   |nexus  = 6247
   |github  = Felix-Dev/StardewMods
+
   |github  = mytigio/SDVMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.0.1-unofficial.2-digus
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Harvest
+
   |name    = Expanded Fridge, Dynamic Expanded Fridge
   |author  = aedenthorn, Erinthe
+
   |author  = Lodukas
   |id      = aedenthorn.FieldHarvest
+
   |id      = Uwazouri.ExpandedFridge
   |nexus  = 11019
+
   |nexus  = 1191
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Uwazouri/ExpandedFridge
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Works
+
   |name    = Expanded Preconditions Utility
   |author  = ChiroxT
+
   |author  = Cherry, CherryChain
   |id      = treinke.FieldWorks
+
   |id      = Cherry.ExpandedPreconditionsUtility
   |nexus  = 17267
+
   |nexus  = 6529
   |github  =
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fighting With NPCs
+
   |name    = Expanded Storage
   |author  = Edu Anttunes
+
   |author  = LeFauxMatt
   |id      = EduAnttunes.FightingWithNPCs
+
   |id      = furyx639.ExpandedStorage
   |nexus  = 5865
+
  |curse  = 871838
   |github  = eduanttunes/sv_fighting_with_npcs
+
  |moddrop = 1547203
 +
   |nexus  = 7431
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = File Replacer
+
   |name    = Expansive Combat, Proficiência
   |author  = certifiableGrimalkin
+
   |author  = Hamio, HamioDracny
   |id      = certifiableGrimalkin.FileReplacer
+
   |id      = HamioDracny.ProficienciaEmDano
   |nexus  = 17553
+
   |nexus  = 7511
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Find Object Mod
+
   |name    = Exp Control
   |author  = Tran Minh Thong
+
   |author  = moonslime
   |id      = find.object.mod
+
   |id      = moonslime.ExpControl
   |nexus  = 8594
+
   |nexus  = 23067
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#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    = Experience Bars
   |author  = HaulinOats
+
  |author  = spacechase0
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
+
  |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus  = 13944
+
   |curse  = 867392
   |github  =
+
   |moddrop = 127275
 +
   |nexus  = 509
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireballs!
+
   |name    = Experience Rate Multiplier
   |author  = aurnj, Roy Li
+
   |author  = MSCFC, iSkLz
   |id      = RoyLi.Fireballs
+
   |id      = SkLz.ExpMultiply
   |nexus  =
+
   |nexus  = 5910
  |url    = https://community.playstarbound.com/threads/fireballs.129346
+
   |github  = iSkLz/ExperienceMultiplier
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Breath
+
   |name    = Experience Updates
   |author  = aedenthorn, Erinthe
+
   |author  = Quipex
   |id      = aedenthorn.FireBreath
+
   |id      = Quipex.ExperienceUpdates
   |nexus  = 7311
+
   |nexus  = 7581
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Quipex/ExperienceUpdates
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireworks Festival
+
   |name    = Expert Sitting
   |author  = violetlizabet
+
   |author  = aedenthorn, Erinthe
   |id      = violetlizabet.FireworksFestival
+
   |id      = aedenthorn.ExpertSitting
   |nexus  = 15261
+
   |nexus  = 7435
   |github  = elizabethcd/FireworksFestival
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = SMAPI 4.0.8
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-216#post-130566
 +
  |unofficial version = 0.6.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FishDex
+
   |name    = Extended Bus System
   |author  = rupak0577
+
   |author  = Tondorian
   |id      = rupak0577.FishDex
+
   |id      = ExtendedBusSystem
 
   |nexus  =
 
   |nexus  =
   |github  = rupak0577/FishDex
+
  |chucklefish = 4373
   |url    = https://github.com/rupak0577/FishDex
+
   |github  =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Exclusions
+
   |name    = Extended Fridge
   |author  = GZhynko
+
   |author  = Crystalmir
   |id      = GZhynko.FishExclusions
+
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus  = 7782
+
   |nexus  = 485
   |github  = gzhynko/StardewMods
+
   |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    = Fish Finder
+
   |name    = Extended Minecart
   |author  = Aair, AairTheGreat
+
   |author  = Entoarox
   |id      = AairTheGreat.FishFinder
+
   |id      = Entoarox.ExtendedMinecart
   |nexus  = 5011
+
   |nexus  = 2271
   |github  = AairTheGreat/StardewValleyMods
+
  |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    = Fish Info
+
   |name    = Extended Reach
   |author  = Speshkitty
+
   |author  = spacechase0
   |id      = speshkitty.fishinfo
+
   |id      = spacechase0.ExtendedReach
   |nexus  = 5452
+
   |curse   = 867754
   |github  = Speshkitty/FishInfo
+
   |moddrop = 242303
}}
+
   |nexus  = 1493
{{#invoke:SMAPI compatibility|entry
+
   |github  = spacechase0/StardewValleyMods
   |name    = Fishing Adjust
 
  |author  = Shuai Zhang
 
  |id      = shuaiz.FishingAdjustMod
 
   |nexus  = 1350
 
   |github  = hcoona/StardewValleyMods
 
  
   |broke in = SMAPI 2.6
+
   |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    = Fishing Assistant
+
   |name    = Extra Content Mod
   |author  = KilZenc
+
   |author  = Alacrity, platinumhobo
   |id      = KilZenc.FishingAssistant
+
   |id      = Alacrity.ExtraContentMod
   |nexus  = 5815
+
   |nexus  = 8510
   |github  =
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Automaton
+
   |name    = Extra Fish Information
   |author  = Drynwynn, thepaladinknight
+
   |author  = Ceasg
   |id      = Drynwynn.FishingAutomaton
+
   |id      = Ceasg.ExtraFishInformation
   |nexus  = 2527
+
   |nexus  = 4170
   |github  = Drynwynn/StardewValleyMods
+
   |github  = ceasg/StardewValleyMods
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Chests Expanded
+
   |name    = Extra Machine Configs
   |author  = aedenthorn, Erinthe
+
   |author  = Selph, zombifier
   |id      = aedenthorn.FishingChestsExpanded
+
   |id      = selph.ExtraMachineConfig
   |nexus  = 7694
+
   |nexus  = 22256
   |github  = aedenthorn/StardewValleyMods
+
   |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Info Overlays
+
   |name    = Extra Map Layers
   |author  = barteke22
+
   |author  = aedenthorn, Erinthe
   |id      = barteke22.FIshingInfoOverlays
+
   |id      = aedenthorn.ExtraMapLayers
   |nexus  = 8970
+
  |curse  = 868841
   |github  = barteke22/StardewMods
+
   |nexus  = 9633
 +
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Logbook
+
   |name    = Extreme Fishing Overhaul
   |author  = M3ales
+
   |author  = Unidarkshin and Deathest1, Devin Lematty
   |id      = FishingLogbook
+
   |id      = DevinLematty.ExtremeFishingOverhaul
   |nexus  =
+
   |nexus  = 7490
  |curse  = 299792
+
   |github  =
   |github  = M3ales/FishingLogbook
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Json Assets 1.7.7
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name    = Extreme Weather
   |author  = barteke22
+
   |author  = BlaDe
   |id      = barteke22.FishingMinigames
+
   |id      = BlaDe.ExtremeWeather
   |nexus  = 9345
+
   |nexus  = 12334
   |github  = barteke22/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames
+
   |name    = Fabrication
   |author  = barteke22 (Here Fishy base by aedenthorn)
+
   |author  = XxHarvzBackxX
   |id      = barteke22.FisingMinigames
+
   |id      = harvz.Fabrication
   |nexus  = 9345
+
   |nexus  = 10679
   |github  = barteke22/StardewMods
+
   |github  = XxHarvzBackxX/fabrication
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Mod
+
   |name    = FaeQuest
   |author  = Zoryn
+
   |author  = Navi-chan, ooo0000
   |id      = Zoryn.FishingMod
+
   |id      = NaviChan.FaeQuest
   |nexus  =
+
   |nexus  = 2484
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
  |github  =
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
+
   |name    = Fairy Fix
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
   |id      = MindMeltMax.Fishnets
+
   |id      = MindMeltMax.FairyFix
   |nexus   = 13819
+
   |curse   = 1024723
   |moddrop = 1247514
+
   |nexus  = 24469
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Automate
+
   |name    = Fall 28 Snow Day
   |author  = MindMeltMax
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = MindMeltMax.Fishnets.Automate
+
   |id      = Omegasis.Fall28SnowDay
   |nexus  = 13819
+
   |nexus  = 486
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Better Crafting
+
   |name    = Fall To Autumn
   |author  = MindMeltMax
+
   |author  = jahangmar
   |id      = MindMeltMax.Fishnets.BetterCrafting
+
   |id      = jahangmar.FallToAutumn
   |nexus  = 13819
+
   |nexus  = 7174
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Practice
+
   |name    = Familiars
   |author  = BlaDe
+
   |author  = aedenthorn, Erinthe
   |id      = BlaDe.FishingPractice
+
   |id      = aedenthorn.Familiars
   |nexus  = 4157
+
   |nexus  = 6429
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Progression
+
   |name    = Family Planning
   |author  = ChadlyMasterson
+
   |author  = loe2run
   |id      = chadlymasterson.fishingprogression
+
   |id      = Loe2run.FamilyPlanning
   |nexus  = 18749
+
   |nexus  = 4515
   |github  = chudders1231/SDV-FishingProgression
+
   |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    = Fishing Rod Recolor
+
   |name    = Fancy Sprinklers
   |author  = Stashek
+
   |author  = trashcan9
   |id      = Stashek.FishingRodRecolor
+
   |id      = trashcan9.FancySprinklers
   |nexus  = 8835
+
   |nexus  = 15857
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler
+
   |name    = Fantastic Frames
   |author  = PeacefulEnd
+
   |author  = Taskmaster
   |id      = PeacefulEnd.FishingTrawler
+
   |id      = Taskmaster.FantasticFrames
   |nexus  = 8406
+
   |nexus  = 4540
   |github  = Floogen/FishingTrawler
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler - New Horizons
+
   |name    = Farmageddon
   |author  = PeacefulEnd
+
   |author  = Max Vollmer, SVProtector
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
+
   |id      = maxvollmer.farmageddon
   |nexus  = 15941
+
   |nexus  = 2618
   |github  = Floogen/FishingTrawler
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Treasure Spawner
+
   |name    = Farm Animal Choices
   |author  = jangofett4
+
   |author  = ShivaGuy
   |id      = jangofett4.fishingtreasurespawner
+
   |id      = ShivaGuy.FarmAnimalChoices
   |nexus  = 18119
+
   |nexus  = 11850
   |github  = jangofett4/FishingTreasureSpawner
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Tuner Redux
+
   |name    = Farm Animal Harvest Helper
   |author  = Hammurabi
+
   |author  = aedenthorn, Erinthe
   |id      = HammurabiFishingTunerRedux
+
   |id      = aedenthorn.FarmAnimalHarvestHelper
   |nexus  =
+
   |nexus  = 13782
   |chucklefish = 4578
+
   |github = aedenthorn/StardewValleyMods
  |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 
  
  |dev note = source in download
+
   |broke in = Stardew Valley 1.6
 
 
   |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Me
+
   |name    = Farm Anywhere
   |author  = marikaefer
+
   |author  = hmkiesel
   |id      = marikaefer.FishMe
+
   |id      = hmkiesel.FarmAnywhere
   |nexus  = 4756
+
   |nexus  = 13926
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Preview
+
   |name    = Farm Automation: Barn Door Automation
   |author  = Jonqora
+
   |author  = Oranisagu
   |id      = Jonqora.FishPreview
+
   |id      = none<!--no manifest ID-->
   |nexus  = 6303
+
   |nexus  =
   |github  = Jonqora/StardewMods
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |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    = Fish Reminder
+
   |name    = Farm Automation: Item Collector
   |author  = Mizzion
+
   |author  = Oranisagu
   |id      = mizzion.fishreminder
+
   |id      = none<!--no manifest ID-->
   |nexus  = 3615
+
   |nexus  =
   |moddrop = 661375
+
   |url    = https://community.playstarbound.com/threads/111931
   |github  = Mizzion/MyStardewMods
+
   |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    = Fish Spot Bait
+
   |name    = Farm Cave Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FishSpotBait
+
   |id      = aedenthorn.FarmCaveFramework
   |nexus  = 17581
+
   |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    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
+
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author  = StarAmy
+
   |author  = atravita
   |id      = StarAmy.bubbletoggle
+
   |id      = atravita.FarmCaveSpawn
   |nexus  = 13076
+
  |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    = Fishy Blood Moon
+
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author  = MattDeDuck, Duckshard
+
   |author  = atravita
   |id      = MattDeDuck.FishyBloodMoon
+
   |id      = atravita.ExpFromMonsterKillsOnFarm
   |nexus  = 3725
+
  |curse  = 870983
   |github  =
+
  |moddrop = 1099838
 +
   |nexus  = 10924
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Animal Tools
+
   |name    = Farm Computer Plus
   |author  = bcmpinc
+
   |author  = Boebie
   |id      = bcmpinc.FixAnimalTools
+
   |id      = beau.farmcomputerplus
   |nexus  = 3215
+
   |nexus  = 19124
   |github  = bcmpinc/StardewHack
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Categories in Recipes, Categories in Recipes
+
   |name    = Farm Computers Check Cellars
   |author  = Traktori
+
   |author  = Ian Rubin, ianr427
   |id      = Traktori.CategoriesInRecipes
+
   |id      = ianr.FarmComputersCheckCellars
   |nexus  = 11400
+
   |nexus  = 19581
   |github  = Traktori7/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Dice
+
   |name    = Farmer Helper
   |author  = Ashley, bambimenot
+
   |author  = aedenthorn, Erinthe
   |id      = ashley.fixdice
+
   |id      = aedenthorn.FarmerHelper
   |nexus  = 4556
+
   |nexus  = 10179
   |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    = Fixed Weapons Damage
+
   |name    = Farmer Helper (Updated)
   |author  = BlueSight
+
   |author  = Fiorbeth
   |id      = BlueSight.FixedWeaponsDamage
+
   |id      = Fiorbeth.FarmerHelper
   |nexus  = 19896
+
   |nexus  = 21030
   |github  = Hikari-BS/StardewMods
+
   |github  = NTaylor1993/FarmerHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Pig Random
+
   |name    = Farmer Portraits
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.FixPigRandom
+
   |id      = aedenthorn.FarmerPortraits
   |curse  = 870967
+
   |curse  = 868774
  |moddrop = 1294434
+
   |nexus  = 11398
   |nexus  = 15003
+
   |github  = aedenthorn/StardewValleyMods
   |github  = atravita-mods/StardewMods
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix TVs on Custom Farm Types
+
   |name    = Farmer Portraits for 1.6
   |author  = mouse
+
   |author  = mistyspring
   |id      = mouse.FixTVsOnCustomFarmTypes
+
   |id      = mistyspring.aedenthornFarmerPortraits
  |moddrop = 1194570
+
   |nexus  = 20713
   |nexus  = 12717
+
   |github  = aedenthorn/StardewValleyMods
   |github  = notevenamouse/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flamingo Breeding
+
   |name    = Farmer Vitals Evolved
   |author  = BlaDe
+
   |author  = Sensakuma
   |id      = BlaDe.FlamingoBreeding
+
   |id      = Sensakuma.FarmerVitalsEvolved
   |nexus  = 12015
+
   |nexus  = 11131
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flexible Sprinklers
+
   |name    = Farm Expansion
   |author  = Shockah
+
   |author  = Advize
   |id      = Shockah.FlexibleSprinklers
+
   |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  = 10931
+
   |nexus  = 130
   |github  = Shockah/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    = Flip Buildings
+
   |name    = Farmhand Finder
   |author  = mouahrara
+
   |author  = 2Retr0
   |id      = mouahrara.FlipBuildings
+
   |id      = 2Retr0.FarmhandFinder
   |nexus  = 18444
+
  |curse  = 661476
   |github  = mouahrara/FlipBuildings
+
   |nexus  = 13153
 +
   |github  = 2Retr0/FarmhandFinder
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmhouse Fixes
 +
  |author  = CyanFire
 +
  |id      = CF.FarmhouseFixes
 +
  |nexus  = 16507
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floating Garden Pots
+
   |name    = Farmhouse Redone
   |author  = aedenthorn, Erinthe
+
   |author  = MabelSyrup
   |id      = aedenthorn.FloatingGardenPots
+
   |id      = mabelsyrup.farmhouse
   |nexus  = 17582
+
   |nexus  = 3731
   |github  = aedenthorn/StardewValleyMods
+
   |github  = mjSurber/FarmHouseRedone
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floor Shadow Switcher
+
   |name    = Farmhouse Visits
   |author  = MouseyPounds
+
   |author  = mistyspring
   |id      = MouseyPounds.FloorShadowSwitcher
+
   |id      = mistyspring.farmhousevisits
   |nexus  = 3885
+
  |curse  = 880518
   |github  = MouseyPounds/stardew-mods
+
   |nexus  = 12457
 +
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Bombs
+
   |name    = Farm Hub
   |author  = kdau
+
   |author  = Platonymous
   |id      = kdau.FlowerBombs
+
   |id      = Platonymous.FarmHub
   |nexus  = 6228
+
   |nexus  = 2309
   |moddrop = 794657
+
   |github  = Platonymous/Stardew-Valley-Mods
   |source  = https://gitlab.com/kdau/flowerbombs
+
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Color Picker
+
   |name    = Farm Icons on Load Screen
   |author  = spacechase0
+
   |author  = b1rdyw1rdy
   |id      = spacechase0.FlowerColorPicker
+
   |id      = b1rdyw1rdy.FarmIconOnLoadScreen
  |curse  = 867760
+
   |nexus  = 24344
  |moddrop = 130043
+
   |github  =
   |nexus  = 1229
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Fix
+
   |name    = Farming Tools Patch
   |author  = elfuun
+
   |author  = Torsang
   |id      = FlowerDanceFix.elfuun
+
   |id      = torsang.farmingtoolspatch
   |nexus  = 8535
+
   |nexus  = 24066
  |moddrop = 980853
+
   |github  = Torsang/FarmingToolsPatch
   |github  = elfuun1/FlowerDanceFix
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Hearts Change
+
   |name    = Farm in Paradise, Textura de Neve
   |author  = ron075sh
+
   |author  = BrasileiroTop, LKboss
   |id      = ron075sh.FlowerDanceHeartsChange
+
   |id      = LKboss.TexturaNeve
   |nexus  = 3019
+
   |nexus  = 13594
 
   |github  =
 
   |github  =
  
  |broke in = SMAPI 3.0
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dancing, Kelly's Flower Dancing
+
   |name    = Farm in the Sky, Fundo
   |author  = kelly2892
+
   |author  = BrasileiroTop
   |id      = kelly2892.flower.dancing.harmony
+
   |id      = BrasileiroTop.Fundo
   |nexus  = 8107
+
   |nexus  = 5423
   |github  = kenny2892/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Rain
+
   |name    = Farm Rearranger
   |author  = spacechase0
+
   |author  = Cherry & cel10e
   |id      = spacechase0.FlowerRain
+
   |id      = cel10e.Cherry.FarmRearranger
   |curse   = 867722
+
   |nexus   = 5142
   |nexus  = 6131
+
   |moddrop = 716395
   |github  = spacechase0/StardewValleyMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowery Tools
+
   |name    = Farm Resource Generator
   |author  = Cat, CatCattyCat
+
   |author  = jwdred
   |id      = cat.flowerytools
+
   |id      =
   |nexus  = 6203
+
   |nexus  = 647
  |moddrop = 833563
 
  |github  = danvolchek/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Flowing Mine Rocks
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.FlowingMineRocks
 
  |nexus  = 9043
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fluent Eating
 
  |author  = Kangzoel
 
  |id      = Kangzoel.FluentEating
 
  |nexus  = 11690
 
 
   |github  =
 
   |github  =
 +
 +
  |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    = Flying Start Loan
+
   |name    = Farm Tablet
   |author  = EstherHollow
+
   |author  = boneskull
   |id      = EstherHollow.FlyingStartLoan
+
   |id      = com.boneskull.farm-tablet
   |nexus  = 11003
+
   |nexus  = 16447
   |github  =
+
   |github  = Floogen/AlternativeTextures
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Font Settings, 字体设置
+
   |name    = Farm to Table Ready Meals
   |author  = Becks723
+
   |author  = Speshkitty
   |id      = Becks723.FontSettings
+
   |id      = speshkitty.farmtotablereadymeals
   |nexus  = 12467
+
   |nexus  = 7148
   |github  =
+
   |github  = Speshkitty/FarmToTableReadyMeals
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking
+
   |name    = Farmtronics
   |author  = thejcannon
+
   |author  = Joe Strout
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id      = strout.farmtronics
   |nexus  = 4321
+
   |nexus  = 10634
   |github  = thejcannon/Stardew-FoodBuffStacking
+
   |github  = JoeStrout/Farmtronics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking Fix
+
   |name    = Farm Type Manager
   |author  = Joreikarr
+
   |author  = Esca, Esca-MMC
   |id      = joreikarr.foodbuffstackingfix
+
   |id      = Esca.FarmTypeManager
   |nexus  = 19944
+
   |nexus  = 3231
   |github  =
+
  |moddrop = 598755
 +
   |github  = Esca-MMC/FarmTypeManager
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Cravings
+
   |name    = Farm Warps Patch
   |author  = Hexenentendrache
+
   |author  = tlitookilakin
   |id      = Hexenentendrache.FoodCravings
+
   |id      = tlitookilakin.farmwarpspatch
   |nexus  = 17126
+
   |nexus  = 8236
   |github  = Enteligenz/StardewMods
+
  |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    = Food on the Table
+
   |name    = Fashion Sense
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.FoodOnTheTable
+
   |id      = PeacefulEnd.FashionSense
   |nexus  = 10886
+
  |curse  = 870933
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 9969
 +
   |github  = Floogen/FashionSense
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage at the Farm
+
   |name    = Fashion Sense Outfits
   |author  = Nishtra
+
   |author  = nihilistzsche
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id      = nihilistzsche.FashionSenseOutfits
   |nexus  = 673
+
   |nexus  = 18384
   |github  =
+
   |github  = nihilistzsche/FashionSenseOutfits
 
 
  |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    = Forage Fantasy
+
   |name    = Fast Animations
   |author  = Goldenrevolver
+
   |author  = Pathoschild
   |id      = Goldenrevolver.ForageFantasy
+
   |id      = Pathoschild.FastAnimations
   |nexus  = 7554
+
  |curse  = 957496
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus  = 1089
 +
  |moddrop = 606631
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Pointers
+
   |name    = Fast Control Input
   |author  = Bpendragon
+
   |author  = weizinai
   |id      = Bpendragon.ForagePointers
+
   |id      = weizinai.FastControlInput
   |nexus  = 7781
+
   |nexus  = 24324
   |github  = Bpendragon/ForagePointers
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
+
   |name    = Faster Events
   |author  = DanielB
+
   |author  = libaryaddict
   |id      = DanielB.TrackerZoomFix
+
   |id      = libraryaddict.FasterEvents
   |nexus  = 17935
+
   |nexus  = 7631
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster
+
   |name    = Faster Grass
   |author  = Remy Bach
+
   |author  = IceGladiador
   |id      = remybach.forecaster
+
   |id      = IceGladiador.FasterGrass
   |nexus  = 3037
+
   |nexus  = 1772
   |github  = remybach/stardew-valley-forecaster
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster Text, Forecaster Text
+
   |name    = Faster Horse
   |author  = TheElm
+
   |author  = kibbe
   |id      = TheElm.ForecasterText
+
   |id      = kibbe.faster_horse
   |nexus  = 7541
+
   |nexus  = 2791
   |github  = GStefanowich/SDV-Forecaster
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foxyfficiency
+
   |name    = Faster Paths
   |author  = Fokson
+
   |author  = Entoarox
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |nexus  = 2520
+
   |nexus  = 2277
   |github  =
+
  |chucklefish = 3641
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Faster Path Speed
 +
  |author  = gaussfire
 +
  |id      = gaussfire.FasterPathSpeed
 +
  |nexus  = 9344
 +
  |github  = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Logger
+
   |name    = Faster Run
   |author  = atravita
+
   |author  = KathrynHazuka
   |id      = atravita.FrameRateLogger
+
   |id      = KathrynHazuka.FasterRun
   |curse   = 870966
+
   |nexus   = 733
   |moddrop = 1294433
+
   |github  = KathrynHazuka/StardewValley_FasterRun
   |nexus   = 15002
+
 
   |github = atravita-mods/StardewMods
+
   |broke in = SMAPI 2.0
 +
  |status   = workaround
 +
   |summary = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Viewer, FPS Viewer
+
   |name    = Faster Transition
   |author  = Adham084
+
   |author  = Kumagabear
   |id      = adham084.fpsviewer
+
   |id      = Kumagabear.FasterTransition
   |nexus  = 14046
+
   |nexus  = 19584
   |github  =
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Dusty
+
   |name    = Faster Trees
   |author  = skuldomg, Skuld
+
   |author  = Krutonium
   |id      = skuldomg.freeDusty
+
   |id      = ca.krutonium.fastertrees
   |nexus  = 2206
+
   |nexus  = 21952
   |github  = skuldomg/freeDusty
+
   |github  =
 
 
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Love
+
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author  = aedenthorn, Erinthe
+
   |author  = zeldela
   |id      = aedenthorn.FreeLove
+
   |id      = zeldela.FastFishPond
  |curse  = 868835
+
   |nexus  = 14005
   |nexus  = 10021
+
   |github  = zeldela/sdv-mods
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Slingshot
+
   |name    = Fast Forward
   |author  = DJ-STLN
+
   |author  = crazywig
   |id      = DJ-STLN.FreeSlingshot
+
   |id      = crazywig.FastForward
   |nexus  = 3320
+
   |nexus  = 7413
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6.4
 +
  |status  = broken
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free the Toolbar
+
   |name    = Fast Geode, Instant Geodes
   |author  = danmw3
+
   |author  = ofmanynames
   |id      = danmw3.freethetoolbar
+
   |id      = InstantGeode
   |nexus  = 4960
+
   |nexus  = 750
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.2
   |status  = workaround
+
   |status  = abandoned
   |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendly Divorce
+
   |name    = Fast Loads
   |author  = aedenthorn, Erinthe
+
   |author  = spajus
   |id      = aedenthorn.FriendlyDivorce
+
   |id      = spajus.fastloads
   |nexus  = 6241
+
   |nexus  = 19454
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spajus/stardew-valley-fast-loads
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friends Forever
+
   |name    = Fast Parrot Express Animation
   |author  = Isaac S
+
   |author  = ErikShun, QuickNutz
   |id      = IsaacS.FriendsForever
+
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |nexus  = 1738
+
  |moddrop = 1490579
   |github  = isaacs-dev/Minidew-Mods
+
   |nexus  = 19634
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Booster
+
   |name    = Fast Petting
   |author  = Hills
+
   |author  = DerTod2
   |id      = Hills.FriendshipBooster
+
   |id      = de.dertod2.FastPetting
   |nexus  = 10497
+
   |nexus  = 5039
  |moddrop = 1084819
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Tweaks
+
   |name    = Fast Travel
   |author  = aedenthorn, Erinthe
+
   |author  = Death, DeathGameDev
   |id      = aedenthorn.FriendshipTweaks
+
   |id      = DeathGameDev.FastTravel
   |nexus  = 17055
+
   |nexus  = 1529
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DeathGameDev/SDV-FastTravel
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Without Talk
+
   |name    = FauxCore
   |author  = HunterMYT
+
   |author  = LeFauxMatt
   |id      = HunterMYT.FriendshipWithoutTalk
+
   |id      = furyx639.FauxCore
   |nexus  = 8709
+
  |moddrop = 1547213
   |github  =
+
   |nexus  = 20618
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frozen Yogurt
+
   |name    = Feeling Lucky?
   |author  = Failsplat
+
   |author  = minervamaga
   |id      = Failsplat.FroyoFFHarmony
+
   |id      = minervamaga.FeelingLucky
   |nexus  = 12308
+
   |nexus  =
   |github  =
+
  |moddrop = 752859
 +
   |github  = minervamaga/FeelingLucky
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frugal Farm Menu
+
   |name    = Fellowship - Immersive Rings
   |author  = jeffgillean
+
   |author  = DaLion
   |id      = jeffgillean.FrugalFarmMenu
+
   |id      = DaLion.ImmersiveRings
   |nexus  = 11050
+
   |nexus  = 11380
   |github  = jeffgillean/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Shaker
+
   |name    = Ferngill Dynamic Rain
   |author  = aedenthorn, Erinthe
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Aedenthorn.FruitTreeShaker
+
   |id      = KoihimeNakamura.DynamicRainAndWind
   |nexus  = 5776
+
   |nexus  = 604
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 664033
 +
   |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Tweaks
+
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
  |author  = aedenthorn, Erinthe
+
   |author  = UNA
  |id      = Aedenthorn.FruitTreeTweaks
+
   |id      = UNA.FashionFestivalSMAPI
  |nexus  = 11422
+
   |nexus  = 17404
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Full Romanceable Witch NPC, Witch Events Shop
 
   |author  = jennisimone
 
   |id      = jennisimone.WitchEventsShop
 
   |nexus  = 16304
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fungus Amongus
+
   |name    = Ferngill Revenue Service
   |author  = Okay Shroomer
+
   |author  = KarratKake
   |id      = OkayShroomer.FungusAmongus
+
   |id      = KarratKake.FerngillRevenueService
   |nexus  = 11785
+
   |nexus  = 7566
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Adjustment
+
   |name    = Ferngill Simple Economy
   |author  = aedenthorn, Erinthe
+
   |author  = Paul Steele
   |id      = aedenthorn.FurnitureAdjustment
+
   |id      = paulsteele.fse
   |nexus  = 10213
+
   |nexus  = 21414
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Display Framework
+
   |name    = Fertilizer Anytime
   |author  = aedenthorn, Erinthe
+
   |author  = stoobinator, lefthandedkid
   |id      = aedenthorn.FurnitureDisplayFramework
+
   |id      = stoobinator.fertilizeranytime
   |nexus  = 10855
+
   |nexus  = 7259
   |github  = aedenthorn/StardewValleyMods
+
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Placement Tweaks
+
   |name    = Fertilizer Bubbles
   |author  = aedenthorn, Erinthe
+
   |author  = temisthem
   |id      = aedenthorn.FurniturePlacementTweaks
+
   |id      = tem696969696969.FertilizerBubbles
   |nexus  = 14092
+
   |nexus  = 23307
   |github  = aedenthorn/StardewValleyMods
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Recolor
+
   |name    = Festival End Time Tweak
   |author  = aedenthorn, Erinthe
+
   |author  = KirbyLink
   |id      = aedenthorn.FurnitureRecolor
+
   |id      = kirbylink.festivalendtimetweak
   |nexus  = 10217
+
   |nexus  = 2966
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Gacha Geodes
+
   |name    = Festival of the Mundane
   |author  = DeLiXx
+
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id      = DLX.Geodes
+
   |id      = MouseyPounds.ShadowFestival
   |nexus  = 17691
+
   |nexus  = 4630
   |github  =
+
   |github  = MouseyPounds/stardew-mods
   |source  = https://gitlab.com/delixx/stardew-valley-gacha-geodes
+
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-LikeFrogs
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123587
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Slingshot Obtainable
+
   |name    = FeTK - Stardew-Valley Toolkit
   |author  = Adham084
+
   |author  = Felix-Dev
   |id      = adham084.galaxyslingshot
+
   |id      = Felix-Dev.FeTK
   |nexus  = 14115
+
   |nexus  = 4403
   |github  =
+
   |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    = Galaxy Weapon Choice
+
   |name    = Field Harvest
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.GalaxyWeaponChoice
+
   |id      = aedenthorn.FieldHarvest
   |nexus  = 14511
+
   |nexus  = 11019
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gameboy Arcade
+
   |name    = Field Harvest Redux
   |author  = drbirbdev
+
   |author  = Prism 99
   |id      = drbirbdev.GameboyArcade
+
   |id      = prism99.aedenthorn.FieldHarvest
  |moddrop = 1318487
+
   |nexus  = 21703
  |nexus  =
 
  |github  = drbirbdev/StardewValley
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Game Reminder
 
  |author  = mmanlapat
 
  |id      = mmanlapat.GameReminder
 
   |nexus  = 1153
 
 
   |github  =
 
   |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    = GameSpeed
+
   |name    = Field Works
   |author  = RandomComputerUser
+
   |author  = ChiroxT
   |id      = RandomComputerUser.GameSpeed
+
   |id      = treinke.FieldWorks
   |nexus  = 7211
+
   |nexus  = 17267
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Collector
+
   |name    = Fighting With NPCs
   |author  = Loogooter
+
   |author  = Edu Anttunes
   |id      = OlegSilkin.garbage_collector
+
   |id      = EduAnttunes.FightingWithNPCs
   |nexus  = 2463
+
   |nexus  = 5865
   |github  =
+
   |github  = eduanttunes/sv_fighting_with_npcs
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Day
+
   |name    = File Replacer
   |author  = furyx639
+
   |author  = certifiableGrimalkin
   |id      = furyx639.GarbageDay
+
   |id      = certifiableGrimalkin.FileReplacer
  |curse  = 871837
+
   |nexus  = 17553
  |nexus  = 8204
 
  |github  = LeFauxMatt/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Garden Pot - Automate
 
  |author  = NCarigon
 
  |id      = NCarigon.GardenPotAutomate
 
   |nexus  = 15212
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot Tweaks
+
   |name    = Filtered Chest Hopper
   |author  = aedenthorn, Erinthe
+
   |author  = Shivion
   |id      = aedenthorn.GardenPotTweaks
+
   |id      = shivion.FilteredChestHopper
   |nexus  = 14820
+
   |nexus  = 21730
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Shivion/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Fix
+
   |name    = Find Object Mod
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Tran Minh Thong
   |id      = f4iTh.GateFix
+
   |id      = find.object.mod
   |nexus  = 4859
+
   |nexus  = 8594
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Opener
+
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author  = mralbobo
+
   |author  = HaulinOats
   |id      = mralbobo.GateOpener
+
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
 +
  |nexus  = 13944
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fireballs!
 +
  |author  = aurnj, Roy Li
 +
  |id      = RoyLi.Fireballs
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/111988
+
   |url    = https://community.playstarbound.com/threads/fireballs.129346
   |github  = mralbobo/stardew-gate-opener
+
   |github  =
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
  |status      = workaround
 
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gem Isles
+
   |name    = Fire Breath
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.GemIsles
+
   |id      = aedenthorn.FireBreath
   |nexus  = 6692
+
   |nexus  = 7311
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
+
   |name    = Fire Crackers, Firecracker Mod
   |author  = Hana
+
   |author  = MindMeltMax
   |id      = Hana.GNMTokens
+
   |id      = MindMeltMax.FireCracker
   |nexus  = 14426
+
   |nexus  = 7321
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
+
   |name    = Fireworks Festival
   |author  = sqbr
+
   |author  = violetlizabet
   |id      = sqbr.GetGS
+
   |id      = violetlizabet.FireworksFestival
   |nexus  = 13434
+
   |nexus  = 15261
   |github  = sqbr/GetGS
+
   |github  = elizabethcd/FireworksFestival
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Mod Config Menu
+
   |name    = Fischievements
   |author  = spacechase0
+
   |author  = MattDeDuck, Duckshard
   |id      = spacechase0.GenericModConfigMenu
+
   |id      = MattDeDuck.Fischievements
   |curse   = 867150
+
   |nexus   = 3658
   |moddrop = 771692
+
   |github  =
   |nexus  = 5098
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.4
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Shop Extender
+
   |name    = FishDex
   |author  = rabbitgreen49, IrregularPorygon
+
   |author  = rupak0577
   |id      = GenericShopExtender
+
   |id      = rupak0577.FishDex
   |nexus  = 814
+
   |nexus  =
   |github  = IrregularPorygon/SMAPIGenericShopMod
+
   |github  = rupak0577/FishDex
 +
  |url    = {{github|rupak0577/FishDex}}
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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    = Fish Exclusions
   |author  = agent56
+
   |author  = GZhynko
   |id      = agent56.GeneticsAPI
+
   |id      = GZhynko.FishExclusions
   |nexus  = 15655
+
   |nexus  = 7782
   |github  =
+
   |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Genie Lamp
+
   |name    = Fish Finder
   |author  = aedenthorn
+
   |author  = Aair, AairTheGreat
   |id      = aedenthorn.GenieLamp
+
   |id      = AairTheGreat.FishFinder
   |nexus  = 19794
+
   |nexus  = 5011
   |github  = aedenthorn/StardewValleyMods
+
   |github  = AairTheGreat/StardewValleyMods
 
 
  |broke in = Stardew Valley ≤1.5.6
 
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Geode Info Menu
+
   |name    = Fish Info
   |author  = CatCattyCat, Cat
+
   |author  = Speshkitty
   |id      = cat.geodeinfomenu
+
   |id      = speshkitty.fishinfo
   |nexus  = 1448
+
   |nexus  = 5452
  |moddrop = 833541
+
   |github  = Speshkitty/FishInfo
   |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    = Get Glam
+
   |name    = Fishing Adjust
   |author  = MartyrPher
+
   |author  = Shuai Zhang
   |id      = MartyrPher.GetGlam
+
   |id      = shuaiz.FishingAdjustMod
   |nexus  = 5044
+
   |nexus  = 1350
   |github  = MartyrPher/GetGlam
+
   |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    = Ghost Town
+
   |name    = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author  = Platonymous
+
   |author  = ChibiKyu, KilZenc
   |id      = Platonymous.GhostTown
+
   |id      = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
  |curse  = 877231
+
   |nexus  = 5815
  |moddrop = 793902
+
   |github  =
   |nexus  = 2992
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Fertilizer
+
   |name    = Fishing Automaton
   |author  = atravita
+
   |author  = Drynwynn, thepaladinknight
   |id      = atravita.GiantCropFertilizer
+
   |id      = Drynwynn.FishingAutomaton
   |curse   = 870977
+
   |nexus   = 2527
   |moddrop = 1135913
+
   |github  = Drynwynn/StardewValleyMods
  |nexus  = 11620
+
 
   |github  = atravita-mods/StardewMods
+
   |broke in = SMAPI 2.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Ring
+
   |name    = Fishing Chests Expanded
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.giantcropring
+
   |id      = aedenthorn.FishingChestsExpanded
   |nexus  = 1182
+
   |nexus  = 7694
   |moddrop = 833538
+
   |github  = aedenthorn/StardewValleyMods
   |github = danvolchek/StardewMods
+
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.4.3-unofficial.2-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Tweaks
+
   |name    = Fishing Info Overlays
   |author  = Khloe Leclair
+
   |author  = barteke22
   |id      = leclair.giantcroptweaks
+
   |id      = barteke22.FIshingInfoOverlays
   |nexus  = 14370
+
   |nexus  = 8970
   |github  = KhloeLeclair/StardewMods
+
   |github  = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Omelet
+
   |name    = Fishing Logbook
   |author  = spacechase0
+
   |author  = M3ales
   |id      = spacechase0.GiantOmelet
+
   |id      = FishingLogbook
   |nexus  = 13852
+
  |nexus  =
   |github  = spacechase0/StardewValleyMods
+
  |curse  = 299792
 +
  |github  = M3ales/FishingLogbook
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Minigames
 +
  |author  = barteke22 (Here Fishy base by aedenthorn)
 +
  |id      = barteke22.FisingMinigames
 +
   |nexus  = 9345
 +
   |github  = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Decline
+
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author  = desto
+
   |author  = barteke22
   |id      = desto.GiftDecline
+
   |id      = barteke22.FishingMinigames
   |nexus  = 6944
+
   |nexus  = 9345
   |github  = desto-git/sdv-mods
+
   |github  = barteke22/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Money
+
   |name    = Fishing Mod
   |author  = AvalonMFX
+
   |author  = Zoryn
   |id      = AvalonMFX.GiftMoney
+
   |id      = Zoryn.FishingMod
   |nexus  = 17564
+
   |nexus  =
   |github  =
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Rejection
+
   |name    = Fishing Nets → Automate
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.GiftRejection
+
   |id      = MindMeltMax.Fishnets.Automate
   |nexus  = 14273
+
   |nexus  = 13819
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper
+
   |name    = Fishing Nets → Better Crafting
   |author  = tstaples
+
   |author  = MindMeltMax
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id      = MindMeltMax.Fishnets.BetterCrafting
   |nexus  = 229
+
   |nexus  = 13819
   |github  = tstaples/GiftTasteHelper
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  
   |warnings = needs zoom and UI scale options to have the same value.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper Continued
+
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author  = Isi0
+
   |author  = MindMeltMax
   |id      = Isi0.GiftTasteHelper
+
   |id      = MindMeltMax.Fishnets
   |nexus  = 18762
+
  |curse  = 1004486
   |github  = Just-Chaldea/GiftTasteHelper
+
   |nexus  = 13819
 +
  |moddrop = 1247514
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Wrapper
+
   |name    = Fishing Practice
   |author  = blueberry
+
   |author  = BlaDe
   |id      = blueberry.GiftWrapper
+
   |id      = BlaDe.FishingPractice
   |nexus  = 4721
+
   |nexus  = 4157
   |github  = b-b-blueberry/GiftWrapper
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Mainland Adjustments
+
   |name    = Fishing Progression
   |author  = atravita
+
   |author  = ChadlyMasterson
   |id      = atravita.GingerIslandMainlandAdjustments
+
   |id      = chadlymasterson.fishingprogression
   |curse   = 870984
+
   |nexus   = 18749
   |moddrop = 1098263
+
   |github  = chudders1231/SDV-FishingProgression
  |nexus  = 10004
+
 
   |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    = Fishing Trawler
   |author  = DecidedlyHuman
+
   |author  = PeacefulEnd
   |id      = DecidedlyHuman.GiveMeMyCursorBack
+
   |id      = PeacefulEnd.FishingTrawler
   |nexus  = 9976
+
   |nexus  = 8406
   |github  = DecidedlyHuman/GiveMeMyCursorBack
+
   |github  = Floogen/FishingTrawler
 +
 
 +
  |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    = Global Config Settings
+
   |name    = Fishing Trawler - New Horizons
   |author  = Gaphodil
+
   |author  = PeacefulEnd
   |id      = Gaphodil.GlobalConfigSettings
+
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus   = 9340
+
   |curse   = 870923
   |moddrop = 1007690
+
   |nexus  = 15941
   |github  = Gaphodil/GlobalConfigSettings
+
   |github  = Floogen/FishingTrawler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Glue Your Furniture Down
+
   |name    = Fishing Treasure Spawner
   |author  = violetlizabet
+
   |author  = jangofett4
   |id      = violetlizabet.GlueFurnitureDown
+
   |id      = jangofett4.fishingtreasurespawner
   |nexus  = 10374
+
   |nexus  = 18119
   |github  = elizabethcd/PreventFurniturePickup
+
   |github  = jangofett4/FishingTreasureSpawner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GMCM Options
+
   |name    = Fishing Tuner Redux
   |author  = Jamie Taylor
+
   |author  = Hammurabi
   |id      = jltaylor-us.GMCMOptions
+
   |id      = HammurabiFishingTunerRedux
   |nexus   = 10505
+
  |nexus  =
   |github = jltaylor-us/StardewGMCMOptions
+
  |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    = God Mode
+
   |name    = Fish Me
   |author  = treyh0
+
   |author  = marikaefer
   |id      = treyh0.GodMode
+
   |id      = marikaefer.FishMe
   |nexus  = 2641
+
   |nexus  = 4756
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye American English
+
   |name    = Fish Pond Colors, Legendary Fish Ponds
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = ButterBear, Memegician
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id      = BB.FishPondColors
  |moddrop = 854437
+
   |nexus  = 23449
   |nexus  = 7183
+
   |github  =
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye SMAPI
+
   |name    = Fish Preview
   |author  = Jessebot
+
   |author  = Jonqora
   |id      = Jessebot.GoodbyeSMAPI
+
   |id      = Jonqora.FishPreview
   |nexus  = 6514
+
   |nexus  = 6303
   |github  = JessebotX/StardewValleyMods
+
   |github  = Jonqora/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Bed
+
   |name    = Fish Reminder
   |author  = candidus42
+
   |author  = Mizzion
   |id      = Candidus42.GoToBed
+
   |id      = mizzion.fishreminder
   |nexus  = 4967
+
   |nexus  = 3615
   |github  = mus-candidus/GoToBed
+
  |moddrop = 661375
 +
   |github  = Mizzion/MyStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Sleep
+
   |name    = Fish Spot Bait
   |author  = yy376
+
   |author  = aedenthorn, Erinthe
   |id      = yy376.GoToSleep
+
   |id      = aedenthorn.FishSpotBait
   |nexus  = 2195
+
   |nexus  = 17581
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |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    = Gradient Hair Colors
+
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author  = spacechase0
+
   |author  = StarAmy
   |id      = spacechase0.GradientHairColors
+
   |id      = StarAmy.bubbletoggle
   |nexus  = 12744
+
   |nexus  = 13076
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Heirlooms
+
   |name    = Fishy Blood Moon
   |author  = rikai
+
   |author  = MattDeDuck, Duckshard
   |id      = rikai.GrandfathersHeirlooms
+
   |id      = MattDeDuck.FishyBloodMoon
   |nexus  = 8557
+
   |nexus  = 3725
   |github  = rikai/Grandfathers-Heirlooms
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth
+
   |name    = Fix Animal Tools
 
   |author  = bcmpinc
 
   |author  = bcmpinc
   |id      = bcmpinc.GrassGrowth
+
   |id      = bcmpinc.FixAnimalTools
   |nexus  = 2732
+
   |nexus  = 3215
 
   |github  = bcmpinc/StardewHack
 
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth Adjuster, Grass Adjustor
+
   |name    = Fix Categories in Recipes, Categories in Recipes
   |author  = Jellypowered, Shockade
+
   |author  = Traktori
   |id      = Jellypowered.GrassChance
+
   |id      = Traktori.CategoriesInRecipes
   |nexus  = 3365
+
   |nexus  = 11400
   |github  =
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse 20x20
+
   |name    = Fix Dice
   |author  = sirloinmeatt
+
   |author  = Ashley, bambimenot
   |id      = sirloinmeatt.Greenhouse20x20
+
   |id      = ashley.fixdice
   |nexus  = 2662
+
   |nexus  = 4556
 
   |github  =
 
   |github  =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4
  |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    = Fixed Ginger Island Beach Garden Pots
   |author  = Derslayr
+
   |author  = wilsoncwc
   |id      = Derslayr.GreenhouseConstruction
+
   |id      = wilsoncwc.IslandPotFix
   |nexus  = 10148
+
   |nexus  = 23934
   |github  = derslayr10/GreenhouseConstruction
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Begone!
+
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
   |author  = bblueberry, blueberry
+
   |author  = f4iTh and Lita, JertsukkaTheMan
   |id      = blueberry.GreenhouseEntryBegone
+
   |id      = f4iTh.WoodsDebrisFix
   |nexus  = 8203
+
   |nexus  = 1941
   |github  = b-b-blueberry/GreenhouseEntryPatch
+
   |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    = Greenhouse Entry Mod
+
   |name    = Fixed Weapons Damage
   |author  = pancham138
+
   |author  = BlueSight
   |id      = Pancham138.GreenhouseEntryMod
+
   |id      = BlueSight.FixedWeaponsDamage
   |nexus  = 6150
+
   |nexus  = 19896
   |github  =
+
   |github  = Hikari-BS/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers
+
   |name    = Fix Pig Random
   |author  = PeacefulEnd
+
   |author  = atravita
   |id      = PeacefulEnd.GreenhouseGatherers
+
   |id      = atravita.FixPigRandom
   |nexus   = 7619
+
   |curse   = 870967
   |moddrop = 886187
+
   |moddrop = 1294434
   |github  = Floogen/GreenhouseGatherers
+
  |nexus  = 15003
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers Automate
+
   |name    = Fix Scythe Exp
   |author  = PeacefulEnd
+
   |author  = bcmpinc
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
+
   |id      = bcmpinc.FixScytheExp
   |nexus  = 7619
+
   |nexus  =
   |moddrop = 886187
+
   |github  = bcmpinc/StardewHack
   |github  = Floogen/GreenhouseGatherers
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Sprinklers
+
   |name    = Fix TVs on Custom Farm Types
   |author  = Bpendragon
+
   |author  = mouse
   |id      = Bpendragon.GreenhouseSprinklers
+
   |id      = mouse.FixTVsOnCustomFarmTypes
   |nexus  = 7456
+
  |moddrop = 1194570
   |github  = Bpendragon/GreenhouseSprinklers
+
   |nexus  = 12717
 +
   |github  = notevenamouse/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Upgrades
+
   |name    = Flamingo Breeding
   |author  = Cecidelus
+
   |author  = BlaDe
   |id      = Cecidelus.GreenhouseUpgrades
+
   |id      = BlaDe.FlamingoBreeding
   |nexus  = 8042
+
   |nexus  = 12015
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
+
   |name    = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author  = Fernass354
+
   |author  = selph, zombifier
   |id      = Fernass354.GreenUpgrades
+
   |id      = selph.ExtraFuelConfig
   |nexus  = 18766
+
   |nexus  = 21086
   |github  =
+
   |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHut
+
   |name    = Flexible Arms
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
+
   |author  = bcmpinc
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
+
   |id      = bcmpinc.FlexibleArms
   |nexus  = 1735
+
   |nexus  = 20902
   |github  =
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groundhog Day
+
   |name    = Flexible Sprinklers
   |author  = aedenthorn, Erinthe
+
   |author  = Shockah
   |id      = aedenthorn.GroundhogDay
+
   |id      = Shockah.FlexibleSprinklers
   |nexus  = 10151
+
   |nexus  = 10931
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groupable Chests
+
   |name    = Flip Buildings
   |author  = FricativeMelon
+
   |author  = mouahrara
   |id      = FricativeMelon.GroupableChests
+
   |id      = mouahrara.FlipBuildings
   |nexus  = 15375
+
   |nexus  = 18444
   |github  = FricativeMelon/GroupableChests
+
   |github  = mouahrara/FlipBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Bushes
+
   |name    = Floating Garden Pots
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.GrowableBushes
+
   |id      = aedenthorn.FloatingGardenPots
   |curse   = 870961
+
   |nexus   = 17582
   |moddrop = 1357999
+
   |github  = aedenthorn/StardewValleyMods
   |nexus   = 15111
+
 
   |github = atravita-mods/StardewMods
+
   |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    = Growable Giant Crops
+
   |name    = FLO - New Custom NPC, FlorenceMod
   |author  = atravita
+
   |author  = randomAnon1234
   |id      = atravita.GrowableGiantCrops
+
   |id      = none<!--no manifest ID-->
   |curse   = 870960
+
   |nexus   = 591
   |moddrop = 1358004
+
   |github  =
   |nexus  = 15559
+
 
   |github  = atravita-mods/StardewMods
+
   |broke in = SMAPI 2.0
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gunther Tells You
+
   |name    = Floor Shadow Switcher
   |author  = John Peters
+
   |author  = MouseyPounds
   |id      = JohnPeters.GuntherTellsYou
+
   |id      = MouseyPounds.FloorShadowSwitcher
   |nexus  = 19143
+
   |nexus  = 3885
   |github  =
+
   |github  = MouseyPounds/stardew-mods
 +
 
 +
  |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    = Haboo
+
   |name    = Flower Bombs
   |author  = BlaDe
+
   |author  = kdau
   |id      = LetsTrollTheMan.HabooNPC
+
   |id      = kdau.FlowerBombs
   |nexus  = 12034
+
   |nexus  = 6228
   |github =
+
   |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    = Hair Growth
+
   |name    = Flower Color Picker
   |author  = skn
+
   |author  = spacechase0
   |id      = skn.HairGrowthMod
+
   |id      = spacechase0.FlowerColorPicker
   |nexus  = 3279
+
  |curse  = 867760
   |github  =
+
  |moddrop = 130043
 +
   |nexus  = 1229
 +
   |github  = spacechase0/StardewValleyMods
  
   |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    = Flower Dance Fix
   |author  = chawol
+
   |author  = elfuun
   |id      = chawol.HaltEventTime
+
   |id      = FlowerDanceFix.elfuun
   |nexus  = 8774
+
   |nexus  = 8535
   |github  = chawolbaka/HaltEventTime
+
  |moddrop = 980853
 +
   |github  = elfuun1/FlowerDanceFix
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Handy Headphones
+
   |name    = Flower Dance Hearts Change
   |author  = PeacefulEnd
+
   |author  = ron075sh
   |id      = PeacefulEnd.HandyHeadphones
+
   |id      = ron075sh.FlowerDanceHeartsChange
   |nexus  = 7936
+
   |nexus  = 3019
   |github  = Floogen/HandyHeadphones
+
   |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    = Happy Birthday
+
   |name    = Flower Dancing, Kelly's Flower Dancing
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = kelly2892
   |id      = Omegasis.HappyBirthday
+
   |id      = kelly2892.flower.dancing.harmony
   |nexus  = 520
+
   |nexus  = 8107
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = kenny2892/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Flower Rain
   |author  = Oxyligen
+
   |author  = spacechase0
   |id      = HappyBirthday
+
   |id      = spacechase0.FlowerRain
   |nexus  = 1064
+
  |curse  = 867722
   |github  =
+
   |nexus  = 6131
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Fish Jump
+
   |name    = Flowery Tools
   |author  = Sakorona
+
   |author  = Cat, CatCattyCat
   |id      = KoihimeNakamura.HappyFishJump
+
   |id      = cat.flowerytools
   |nexus  = 6516
+
   |nexus  = 6203
   |moddrop = 1068089
+
   |moddrop = 833563
   |github  = Sakorona/SDVMods
+
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Home Designer
+
   |name    = Flowing Mine Rocks
   |author  = tlitookilakin
+
   |author  = aedenthorn, Erinthe
   |id      = tlitookilakin.HappyHomeDesigner
+
   |id      = aedenthorn.FlowingMineRocks
   |nexus  = 19675
+
   |nexus  = 9043
   |github  = tlitookilakin/HappyHomeDesigner
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines
+
   |name    = Fluent Eating
   |author  = kibbe, lillvik
+
   |author  = Kangzoel
   |id      = kibbe.hardcore_mines
+
   |id      = Kangzoel.FluentEating
   |nexus  = 1674
+
   |nexus  = 11690
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines 2
+
   |name    = Flying Start Loan
   |author  = ItsLittany
+
   |author  = EstherHollow
   |id      = itslittany.HardcoreMines2
+
   |id      = EstherHollow.FlyingStartLoan
   |nexus  = 6411
+
   |nexus  = 11003
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mode
+
   |name    = Font Settings, 字体设置
   |author  = vermicyde
+
   |author  = Becks723
   |id      = vermicyde.HardcoreModeDLL
+
   |id      = Becks723.FontSettings
   |nexus  = 15125
+
   |nexus  = 12467
 
   |github  =
 
   |github  =
 +
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardy Grass
+
   |name    = Font Size Adjust, Stardew Valley Font Adjust
   |author  = DiscipleOfEris
+
   |author  = AlerHughes
   |id      = DiscipleOfEris.HardyGrass
+
   |id      = AlerHughes.FA
   |nexus  = 8772
+
   |nexus  = 23363
   |github  = DiscipleOfEris/HardyGrass
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harp of Yoba Redux
+
   |name    = Food Buff Stacking
   |author  = Platonymous
+
   |author  = thejcannon
   |id      = Platonymous.HarpOfYobaRedux
+
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus  = 914
+
   |nexus  = 4321
  |moddrop = 793924
+
   |github  = thejcannon/Stardew-FoodBuffStacking
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#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    = Food Buff Stacking Fix
   |author  = Goldenrevolver
+
   |author  = Joreikarr
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id      = joreikarr.foodbuffstackingfix
   |nexus  = 7851
+
   |nexus  = 19944
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name    = Food Cravings
   |author  = Dounat2201, Sasara
+
   |author  = Hexenentendrache
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id      = Hexenentendrache.FoodCravings
   |nexus  = 1157
+
   |nexus  = 17126
   |github  = Sasara2201/WitchPrincess
+
   |github  = Enteligenz/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Seeds
+
   |name    = Food on the Table
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HarvestSeeds
+
   |id      = aedenthorn.FoodOnTheTable
   |nexus  = 11773
+
   |nexus  = 10886
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Food Poisoning
 +
  |author  = seferoni
 +
  |id      = seferoni.FoodPoisoning
 +
  |nexus  = 22006
 +
  |github  = seferoni/FoodPoisoning
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest With Scythe
+
   |name    = Forage at the Farm
   |author  = ThatNorthernMonkey
+
   |author  = Nishtra
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
   |nexus  = 236
+
   |nexus  = 673
   |github  = ThatNorthernMonkey/HarvestWithScythe
+
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
+
   |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    = Hat Buffs
+
   |name    = Forage Crops
   |author  = popska
+
   |author  = Kronosta
   |id      = popska.HatBuffs
+
   |id      = Kronosta.ForageCrops
   |nexus  = 9050
+
   |nexus  = 21514
   |github  =
+
   |github  =
   |source = https://gitlab.com/popska/UsefulHats
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Forage Fantasy
 +
   |author = Goldenrevolver
 +
  |id      = Goldenrevolver.ForageFantasy
 +
  |nexus  = 7554
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Mouse Lacey
+
   |name    = Forage Pointers
   |author  = ichortower
+
   |author  = Bpendragon
   |id      = ichortower.HatMouseLacey.Core
+
   |id      = Bpendragon.ForagePointers
   |nexus  = 18177
+
   |nexus  = 7781
   |github  = ichortower/HatMouseLacey
+
   |github  = Bpendragon/ForagePointers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Panning
+
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author  = monsoonsheep
+
   |author  = DanielB
   |id      = monsoonsheep.PanWithHats
+
   |id      = DanielB.TrackerZoomFix
   |nexus  = 18965
+
   |nexus  = 17935
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Shop Restoration
+
   |name    = Forecaster
   |author  = PeacefulEnd
+
   |author  = Remy Bach
   |id      = PeacefulEnd.AMouseWithAHat.Core
+
   |id      = remybach.forecaster
   |nexus  = 17291
+
   |nexus  = 3037
   |github  = Floogen/StardewSandbox
+
   |github  = remybach/stardew-valley-forecaster
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hats on Hats
+
   |name    = Forecaster Text, Forecaster Text
   |author  = Shockah
+
   |author  = TheElm
   |id      = Shockah.HatsOnHats
+
   |id      = TheElm.ForecasterText
   |nexus  = 17280
+
   |nexus  = 7541
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = GStefanowich/SDV-Forecaster
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hay Bales as Silos
+
   |name    = Fortunate Foot
   |author  = Cherry, CherryChain
+
   |author  = PurelyInZane
   |id      = Cherry.HayBalesSilo
+
   |id      = PurelyInZane.FortunateFoot
   |nexus  = 5151
+
   |nexus  = 22610
  |moddrop = 716396
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Portraits
+
   |name    = Foxyfficiency
   |author  = Tlitookilakin
+
   |author  = Fokson
   |id      = tlitookilakin.HDPortraits
+
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
   |nexus  = 10971
+
   |nexus  = 2520
   |moddrop = 1103418
+
   |github  =
   |github  = tlitookilakin/HDPortraits
+
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Regeneration
+
   |name    = FQ Festival Tweaks
   |author  = Jessebot, JessebotX
+
   |author  = FletcherQuest
   |id      = Jessebot.HealthStaminaRegen
+
   |id      = FletcherQuest.FQFestivalTweaks
   |nexus  = 3207
+
   |nexus  = 9062
   |moddrop = 624105
+
   |github  =
   |github = JessebotX/StardewValleyMods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Tweaks
+
   |name    = Frame Rate Logger
   |author  = Kiddles, Svard
+
   |author  = atravita
   |id      = Kiddles.HASTweaks
+
   |id      = atravita.FrameRateLogger
   |nexus  = 5630
+
  |curse  = 870966
   |github  = SvardXI/HAS_Tweaks
+
  |moddrop = 1294433
 +
   |nexus  = 15002
 +
   |github  = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars
+
   |name    = Frame Rate Viewer, FPS Viewer
   |author  = Zoryn
+
   |author  = Adham084
   |id      = Zoryn.HealthBars
+
   |id      = adham084.fpsviewer
   |nexus  =
+
   |nexus  = 14046
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars (Darkhax)
+
   |name    = Free Dusty
   |author  = Darkhax
+
   |author  = skuldomg, Skuld
   |id      = darkhax.healthbars
+
   |id      = skuldomg.freeDusty
   |nexus  =
+
   |nexus  = 2206
  |curse  = 302910
+
   |github  = skuldomg/freeDusty
   |github  = Stardew-Valley-Modding/HealthBars
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
<!--
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
+
   |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    = Heartbeat
+
   |name    = Free Love
   |author  = themattfiles
+
   |author  = aedenthorn, Erinthe
   |id      = themattfiles.HeartBeat
+
   |id      = aedenthorn.FreeLove
   |nexus  = 5941
+
  |curse  = 868835
   |github  = embolden/Heartbeat
+
   |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    = Heart Level Notifications
+
   |name    = Free Slingshot
   |author  = StultusV
+
   |author  = DJ-STLN
   |id      = StultusV.HeartLevelNotifications
+
   |id      = DJ-STLN.FreeSlingshot
   |nexus  = 8655
+
   |nexus  = 3320
   |github  = JudeRV/Stardew-HeartLevelNotifier
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heelies
+
   |name    = Free the Toolbar
   |author  = fakemonster
+
   |author  = danmw3
   |id      = fakemonster.Heelies
+
   |id      = danmw3.freethetoolbar
   |nexus  = 7751
+
   |nexus  = 4960
 
   |github  =
 
   |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    = Hello SMAPI
+
   |name    = Freeze Time Multiplayer
   |author  = Jessebot, JessebotX
+
   |author  = mori_seneri, Alcatraz773
   |id      = Jessebot.HelloSMAPI
+
   |id      = mori_sensei.FreezeTime
   |nexus  = 4483
+
   |nexus  = 21820
   |github  = JessebotX/StardewValleyMods
+
   |github  = alcmoe/FreezeTimeMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help for Hire
+
   |name    = Friendly Divorce
   |author  = furyx639, LeFauxMatt
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.HelpForHire
+
   |id      = aedenthorn.FriendlyDivorce
   |curse   = 871839
+
   |nexus  = 6241
   |nexus  = 5316
+
  |github  = aedenthorn/StardewValleyMods
   |github  =
+
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friends Forever
 +
  |author  = Isaac S
 +
  |id      = IsaacS.FriendsForever
 +
  |nexus  = 1738
 +
  |github  = isaacs-dev/Minidew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |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    = Helpful Spouses
+
   |name    = Friendship Booster
   |author  = furyx639, LeFauxMatt
+
   |author  = Hills
   |id      = furyx639.HelpfulSpouses
+
   |id      = Hills.FriendshipBooster
   |curse   = 871841
+
   |nexus   = 10497
   |nexus  = 5175
+
   |moddrop = 1084819
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted
+
   |name    = Friendship Decay
   |author  = aedenthorn, Erinthe
+
   |author  = stardemod
   |id      = aedenthorn.HelpWanted
+
   |id      = stardemod.FriendshipDecay
  |curse  = 868696
+
   |nexus  = 21323
   |nexus  = 14640
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted Quest Fixes
+
   |name    = Friendship Decay Modify
   |author  = Pokeytax
+
   |author  = weizinai
   |id      = Pokeytax.HelpWantedQuestFixes
+
   |id      = weizinai.FriendshipDecayModify
   |nexus  = 2644
+
   |nexus  = 23862
   |github  = gembree/HelpWantedQuestFixes
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Here Fishy
+
   |name    = Friendship Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HereFishy
+
   |id      = aedenthorn.FriendshipTweaks
  |curse  = 868881
+
   |nexus  = 17055
   |nexus  = 6586
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hibernation
+
   |name    = Friendship Without Talk
   |author  = Shockah
+
   |author  = HunterMYT
   |id      = Shockah.Hibernation
+
   |id      = HunterMYT.FriendshipWithoutTalk
   |nexus  = 11421
+
   |nexus  = 8709
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hide Chest Color Picker After Close
+
   |name    = Frozen Yogurt
   |author  = trashcan9
+
   |author  = Failsplat
   |id      = trashcan9.HideChestColorPickerAfterClose
+
   |id      = Failsplat.FroyoFFHarmony
   |nexus  = 16075
+
   |nexus  = 12308
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlighted Jars
+
   |name    = Frugal Farm Menu
   |author  = Annosz
+
   |author  = jeffgillean
   |id      = Annosz.HighlightedJars
+
   |id      = jeffgillean.FrugalFarmMenu
   |nexus  = 6833
+
   |nexus  = 11050
   |github  = Annosz/StardewValleyModding
+
   |github  = jeffgillean/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlight Empty Machines
+
   |name    = Fruit Tree Shaker
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.HighlightEmptyMachines
+
   |id      = Aedenthorn.FruitTreeShaker
   |curse   = 870976
+
   |nexus   = 5776
   |moddrop = 1137391
+
   |github  = aedenthorn/StardewValleyMods
  |nexus  = 11664
+
 
   |github  = atravita-mods/StardewMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hit Markers
+
   |name    = Fruit Trees Unblocked
   |author  = bendenewb, newbie9598
+
   |author  = dervalanana
   |id      = newbie9598.HitMarkersMeme
+
   |id      = dervalanana.FruitTreesUnblocked
   |nexus  = 2098
+
   |nexus  = 22976
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fruit Tree Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.FruitTreeTweaks
 +
  |nexus  = 11422
 +
  |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hmm Cheese Yum
+
   |name    = Fruit Tree Tweaks for 1.6
   |author  = tomasitobambito
+
   |author  = chiccen
   |id      = tomasitobambito.HmmCheeseYum
+
   |id      = chiccen.FruitTreeTweaks
   |nexus  = 9343
+
   |nexus  = 21449
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hoe and Water Direction
+
   |name    = Full Fishing Bar
   |author  = TheThor59
+
   |author  = Jag3Dagster
   |id      = Thor.HoeWaterDirection
+
   |id      = HedgehogTechnologies.FullFishingBar
   |nexus  = 10052
+
  |curse  = 1007653
   |github  = TheThor59/StardewMods
+
   |nexus  = 23006
 +
   |github  = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HoeDown
+
   |name    = Full Romanceable Witch NPC, Witch Events Shop
   |author  = BlaDe
+
   |author  = jennisimone
   |id      = BlaDe.HoeDown
+
   |id      = jennisimone.WitchEventsShop
   |nexus  = 9798
+
   |nexus  = 16304
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Break Geodes
+
   |name    = Fungus Amongus
   |author  = CatCattyCat, Cat
+
   |author  = Okay Shroomer
   |id      = cat.holdtobreakgeodes
+
   |id      = OkayShroomer.FungusAmongus
   |nexus  = 1689
+
   |nexus  = 11785
  |moddrop = 833545
 
  |github  = danvolchek/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hold to Pause
 
  |author  = samspartan
 
  |id      = samspartan.HoldToPause
 
  |nexus  = 7352
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Holiday Sales
+
   |name    = Furniture Adjustment
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.HolidaySales
+
   |id      = aedenthorn.FurnitureAdjustment
  |curse  = 870970
+
   |nexus  = 10213
  |moddrop = 1205160
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 13050
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Home Sewing Kit
+
   |name    = Furniture Anywhere
   |author  = MouseyPounds
+
   |author  = Entoarox
   |id      = MouseyPounds.HomeSewingKit
+
   |id      = Entoarox.FurnitureAnywhere
   |nexus  = 4935
+
   |nexus  = 2276
   |github  = MouseyPounds/stardew-mods
+
  |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    = Hopper Extractor
+
   |name    = Furniture Display Framework
   |author  = BPavol, Lamacik
+
   |author  = aedenthorn, Erinthe
   |id      = bpavol.hopper_extractor
+
   |id      = aedenthorn.FurnitureDisplayFramework
   |nexus  = 16688
+
   |nexus  = 10855
   |github  = BPavol/stardew-valley-mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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    = Horny Festivals, Festival Warps
+
   |name    = Furniture Display Framework for 1.6
   |author  = Girafarig
+
   |author  = Ilyeana, IlyeanaPlus
   |id      = Girafarig.FestivalWarps
+
   |id      = Ilyeana.FurnitureDisplayFramework
   |nexus  = 10844
+
   |nexus  = 19895
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Flute Anywhere
+
   |name    = Furniture Framework
   |author  = Pathoschild
+
   |author  = leroymilo
   |id      = Pathoschild.HorseFluteAnywhere
+
   |id      = leroymilo.FurnitureFramework
   |nexus  = 7500
+
   |nexus  = 23458
   |github  = Pathoschild/StardewMods
+
   |github  = Leroymilo/FurnitureFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Overhaul
+
   |name    = Furniture Placement Tweaks
   |author  = Goldenrevolver
+
   |author  = aedenthorn, Erinthe
   |id      = Goldenrevolver.HorseOverhaul
+
   |id      = aedenthorn.FurniturePlacementTweaks
   |nexus  = 7911
+
   |nexus  = 14092
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Squeeze
+
   |name    = Furniture Recolor
   |author  = jorgamun
+
   |author  = aedenthorn, Erinthe
   |id      = jorgamun.HorseSqueeze
+
   |id      = aedenthorn.FurnitureRecolor
   |nexus  = 10446
+
   |nexus  = 10217
   |github  = jorgamun/HorseSqueeze
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = FuryCore
   |author  = icepuente
+
   |author  = LeFauxMatt
   |id      = icepuente.HorseWhistle
+
   |id      = furyx639.FuryCore
   |nexus  = 1131
+
   |nexus  = 10696
  |github  = icepuente/StardewValleyMods
 
  
  |broke in = Stardew Valley 1.5
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Gacha Geodes, Geode Pity System
   |author  = nabuma
+
   |author  = DeLiXx
   |id      = HorseWhistle_SMAPI
+
   |id      = DLX.Geodes
   |nexus   =
+
   |curse   = 990836
   |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |nexus  = 17691
 
   |github  =
 
   |github  =
 
+
   |source = https://gitlab.com/delixx/stardew-valley/gacha-geodes
   |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    = Galaxy Slingshot Obtainable
   |author  = MattPlays
+
   |author  = Adham084
   |id      = MattPlays.HostTools
+
   |id      = adham084.galaxyslingshot
   |nexus  = 11154
+
   |nexus  = 14115
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hotbar Hotswap
+
   |name    = Galaxy Weapon Choice
   |author  = Jaredlll08
+
   |author  = aedenthorn, Erinthe
   |id      = BlameJared.HotbarHotswap
+
   |id      = aedenthorn.GalaxyWeaponChoice
   |nexus  =
+
   |nexus  = 14511
   |curse   = 298033
+
   |github  = aedenthorn/StardewValleyMods
   |github = jaredlll08/HotbarHotswap
+
 
 +
   |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    = Hot Chocolate Coffee Alternative
+
   |name    = Gameboy Arcade
   |author  = certifiableGrimalkin
+
   |author  = drbirbdev
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
+
   |id      = drbirbdev.GameboyArcade
   |nexus  = 16159
+
  |moddrop = 1318487
   |github  =
+
   |nexus  =
 +
   |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hover Labels
+
   |name    = Game Reminder
   |author  = Achtuur
+
   |author  = mmanlapat
   |id      = Achtuur.HoverLabels
+
   |id      = mmanlapat.GameReminder
   |nexus  = 17501
+
   |nexus  = 1153
  |github  = Achtuur/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = HP Bars
 
  |author  = Ilyaki
 
  |id      = Ilyaki.HPBar
 
  |nexus  = 1736
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
+
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HQ Farmer Mod
+
   |name    = GameSpeed
   |author  = AsakOhee
+
   |author  = RandomComputerUser
   |id      = AsakOhee.HQFarmerMod
+
   |id      = RandomComputerUser.GameSpeed
   |nexus  = 19644
+
   |nexus  = 7211
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Huggable Scarecrows
+
   |name    = Game Tables and Arcade Machines
   |author  = bogie5464
+
   |author  = CyanFire
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id      = CF.SMAPI.GameTables
  |nexus  = 3190
+
   |nexus  = 12859
  |github  = bogie5464/HuggableScarecrows
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hugs and Kisses
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.HugsAndKisses
 
  |nexus  = 10062
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hunger
 
  |author  = Yyeahdude
 
  |id      = HungerYyeadude
 
   |nexus  = 613
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger and Thirst
+
   |name    = Garbage Can Tweaks
   |author  = PrimevalTitmouse
+
   |author  = chiccen
   |id      = PrimevalTitmouse.ModEntry
+
   |id      = chiccen.GarbageCanTweaks
   |nexus  = 1110
+
   |nexus  = 24410
   |github  =
+
   |github  = chiccenFL/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
  |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    = Hunger for Food
+
   |name    = Garbage Collector
   |author  = Tigerle01, Stephan Hensel
+
   |author  = Loogooter
   |id      = HungerForFoodByTigerle
+
   |id      = OlegSilkin.garbage_collector
   |nexus  = 810
+
   |nexus  = 2463
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
+
   |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hungry Morning
+
   |name    = Garbage Day
   |author  = lech43
+
   |author  = LeFauxMatt
   |id      = lech43.HungryMorning
+
   |id      = furyx639.GarbageDay
   |nexus  = 6391
+
  |curse  = 871837
   |github  =
+
  |moddrop = 1547204
 +
   |nexus  = 8204
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hybrid Crop Engine
+
   |name    = Garden Pot - Automate
   |author  = spacechase0
+
   |author  = NCarigon
   |id      = spacechase0.HybridCropEngine
+
   |id      = NCarigon.GardenPotAutomate
  |curse  = 867721
+
   |nexus  = 15212
   |nexus  = 6577
+
   |github  = ncarigon/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hypno Valley
+
   |name    = Garden Pot Options
   |author  = Kryspur
+
   |author  = ncarigon
   |id      = Kryspur.HypnoValley
+
   |id      = NCarigon.GardenPotOptions
   |nexus  = 9052
+
   |nexus  = 21608
   |github  =
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Identifiable Combined Rings
+
   |name    = Garden Pot Tweaks
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.IdentifiableCombinedRings
+
   |id      = aedenthorn.GardenPotTweaks
   |curse   = 870959
+
   |nexus   = 14820
   |moddrop = 1358005
+
   |github  = aedenthorn/StardewValleyMods
   |nexus   = 15928
+
 
   |github = atravita-mods/StardewMods
+
   |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    = Idle Pause
+
   |name    = Gate Fix
   |author  = Veleek
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Veleek.IdlePause
+
   |id      = f4iTh.GateFix
   |nexus  = 1092
+
   |nexus  = 4859
   |github  = veleek/IdlePause
+
   |github  =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |status   = abandoned
   |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    = Gate Opener
   |author  = LordAndreios
+
   |author  = mralbobo
   |id      = LordAndreios.IdleTimer
+
   |id      = mralbobo.GateOpener
   |nexus  = 2858
+
   |nexus  =
   |github  = emperorzuul/SMAPI_MODS
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github  = mralbobo/stardew-gate-opener
  
   |broke in = SMAPI 3.0
+
   |broke in     = Stardew Valley 1.4
   |status   = workaround
+
   |status       = workaround
   |summary = use [[#Idle Pause|Idle Pause]] instead.
+
   |summary     = use [[#Auto Gate|Auto Gate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Don't Use That Water
+
   |name    = Gem Isles
   |author  = idermailer
+
   |author  = aedenthorn, Erinthe
   |id      = idermailer.iDontUseThatWater
+
   |id      = aedenthorn.GemIsles
   |nexus  = 14047
+
   |nexus  = 6692
   |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    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author  = Factknowhow
+
   |author  = Hana
   |id      = Factknowhow.IFramesInMines
+
   |id      = Hana.GNMTokens
   |nexus  = 16436
+
   |nexus  = 14426
  |github  = Mekadrom/IFramesInMines
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = I Got Friendship
 
  |author  = ChiroxT
 
  |id      = treinke.igotfriendship
 
  |nexus  = 13290
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got XP
+
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author  = ChiroxT
+
   |author  = sqbr
   |id      = treinke.igotxp
+
   |id      = sqbr.GetGS
   |nexus  = 13289
+
   |nexus  = 13434
   |github  =
+
   |github  = sqbr/GetGS
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ImagEd
+
   |name    = Generic Mod Config Menu
   |author  = candidus42
+
   |author  = spacechase0
   |id      = Candidus42.ImagEd
+
   |id      = spacechase0.GenericModConfigMenu
   |nexus  = 7218
+
  |curse  = 867150
   |github  = mus-candidus/ImagEd
+
  |moddrop = 771692
 +
   |nexus  = 5098
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Grandpa, Misc Introduction Fixes
+
   |name    = Generic Shop Extender
   |author  = mistyspring
+
   |author  = rabbitgreen49, IrregularPorygon
   |id      = mistyspring.immersivegrandpa
+
   |id      = GenericShopExtender
   |curse   = 880517
+
   |nexus   = 814
   |nexus   = 12562
+
  |github  = IrregularPorygon/SMAPIGenericShopMod
   |github  = misty-spring/StardewMods
+
 
 +
   |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    = Immersive Scarecrows
+
   |name    = Genetics API
   |author  = aedenthorn, Erinthe
+
   |author  = agent56
   |id      = aedenthorn.ImmersiveScarecrows
+
   |id      = agent56.GeneticsAPI
   |curse   = 868685
+
   |nexus   = 15655
   |nexus  = 15290
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Sprinklers
+
   |name    = Genie Lamp
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ImmersiveSprinklers
+
   |id      = aedenthorn.GenieLamp
  |curse  = 868686
+
   |nexus  = 19794
   |nexus  = 15239
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Quality of Life
+
   |name    = Genie Lamp Definitive Edition, Genie Lamp
   |author  = Demiacle
+
   |author  = Kedidili
   |id      = Demiacle.ImprovedQualityOfLife
+
   |id      = KediDili.GenieLamp
   |nexus  = 1025
+
   |nexus  = 22176
   |github  = demiacle/QualityOfLifeMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Tracker
+
   |name    = Geode Crusher Plus
   |author  = Anthony Hilyard
+
   |author  = Tomokisan
   |id      = com.anthonyhilyard.improvedtracker
+
   |id      = tomokisan.geodeCrusherPlus
  |curse  = 445215
+
   |nexus  = 24254
   |nexus  = 9317
+
   |github  =
   |github  = AHilyard/ImprovedTracker
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In a Heartbeat
+
   |name    = Geode Info Menu
   |author  = Shockah
+
   |author  = CatCattyCat, Cat
   |id      = Shockah.InAHeartbeat
+
   |id      = cat.geodeinfomenu
   |nexus  = 17834
+
   |nexus  = 1448
   |github  = Shockah/Stardew-Valley-Mods
+
  |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
 +
  |name    = Geode Preview
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.GeodePreview
 +
  |curse  = 1004493
 +
  |moddrop = 1555057
 +
  |nexus  = 21009
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increase Animal House Max Population
+
   |name    = Get Dressed
   |author  = Mizzion
+
   |author  = Advize and Jinxiewinxie
   |id      = mizzion.increaseanimalhousemaxpopulation
+
   |id      = Advize.GetDressed
   |nexus  = 4861
+
   |nexus  = 331
   |github  = Mizzion/MyStardewMods
+
   |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    = Increased Artifact Spots
+
   |name    = Get Glam
   |author  = Mizzion
+
   |author  = MartyrPher
   |id      = mizzion.increasedartifactspots
+
   |id      = MartyrPher.GetGlam
   |nexus  = 3340
+
   |nexus  = 5044
   |moddrop = 663705
+
   |github  = MartyrPher/GetGlam
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
+
   |name    = Get Out the Way
   |author  = shekurika
+
   |author  = BadNetCode
   |id      = shekurika.fishtankCapacity
+
   |id      = BadNetCode.GetOutTheWay
   |nexus  = 11388
+
   |nexus  = 20637
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name    = Ghost Town
   |author  = GZhynko
+
   |author  = Platonymous
   |id      = GZhynko.IncubatePufferfishEggs
+
   |id      = Platonymous.GhostTown
   |nexus  = 6162
+
  |curse  = 877231
   |github  = gzhynko/StardewMods
+
  |moddrop = 793902
 +
   |nexus  = 2992
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace
+
   |name    = Giant Crop Fertilizer
   |author  = Traktori
+
   |author  = atravita
   |id      = Traktori.IndustrialFurnace
+
   |id      = atravita.GiantCropFertilizer
   |nexus  = 5568
+
  |curse  = 870977
   |github  = Traktori7/StardewValleyMods
+
  |moddrop = 1135913
 +
   |nexus  = 11620
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace for Automate
+
   |name    = Giant Crop Ring
   |author  = Traktori
+
   |author  = CatCattyCat, Cat
   |id      = Traktori.AM.IndustrialFurnace
+
   |id      = cat.giantcropring
   |nexus  = 5568
+
   |nexus  = 1182
   |github  = Traktori7/StardewValleyMods
+
  |moddrop = 833538
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infallible Fishing
+
   |name    = Giant Crop Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = Khloe Leclair
   |id      = aedenthorn.InfallibleFishing
+
   |id      = leclair.giantcroptweaks
   |nexus  = 14639
+
   |nexus  = 14370
   |github  = aedenthorn/StardewValleyMods
+
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infertile Soil
+
   |name    = Giant Omelet
   |author  = Sabera, kelbesque
+
   |author  = spacechase0
   |id      = Sabera.InfertileSoil
+
   |id      = spacechase0.GiantOmelet
   |nexus  = 2515
+
   |nexus  = 13852
   |github  =
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infested Levels
+
   |name    = Gift Decline
   |author  = Eireon
+
   |author  = desto
   |id      = Eireon.InfestedLevels
+
   |id      = desto.GiftDecline
   |nexus  = 2823
+
   |nexus  = 6944
   |github  = benrpatterson/InfestedLevels
+
   |github  = desto-git/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Energy
+
   |name    = Gift Money
   |author  = Error27
+
   |author  = AvalonMFX
   |id      = error27.infinite_energy
+
   |id      = AvalonMFX.GiftMoney
   |nexus  = 17717
+
   |nexus  = 17564
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Junimo Cart Lives
+
   |name    = Gift Rejection
   |author  = Renny
+
   |author  = aedenthorn, Erinthe
   |id      = renny.infinitejunimocartlives
+
   |id      = aedenthorn.GiftRejection
   |nexus  = 2705
+
   |nexus  = 14273
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
   |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    = Infinite Money
+
   |name    = Gift Taste Helper
   |author  = Chunky
+
   |author  = tstaples
   |id      = chunky.InfiniteMoney
+
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |nexus  = 11510
+
   |nexus  = 229
   |github  =
+
   |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    = Infinite Watering Cans
+
   |name    = Gift Taste Helper Continued
   |author  = CaptainSully
+
   |author  = Isi0
   |id      = CaptainSully.InfiniteWateringCan
+
   |id      = Isi0.GiftTasteHelper
   |moddrop = 1188756
+
   |nexus  = 18762
   |nexus   = 12739
+
  |github  = Just-Chaldea/GiftTasteHelper
   |github = CaptainSully/StardewMods
+
 
 +
  |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    = Infinite Zoom
+
   |name    = Gift Taste Helper Continued x2
   |author  = berkayylmao
+
   |author  = JoXW
   |id      = berkayylmao.InfiniteZoom
+
   |id      = JoXW.GiftTasteHelper
   |nexus  = 8808
+
   |nexus  = 21001
  |curse  = 500088
+
   |github  = JoXW100/GiftTasteHelper
   |github  = berkayylmao/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Informant
+
   |name    = Gift Wrapper
   |author  = Slothsoft
+
   |author  = blueberry
   |id      = Slothsoft.Informant
+
   |id      = blueberry.GiftWrapper
   |nexus  = 14293
+
   |nexus  = 4721
   |github  = slothsoft/stardew-informant
+
   |github  = b-b-blueberry/GiftWrapper
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In-Game SMAPI Log Uploader, Log Uploader
+
   |name    = Ginger Island Extra Locations
   |author  = aedenthorn, Erinthe
+
   |author  = mistyspring
   |id      = aedenthorn.LogUploader
+
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus  = 13979
+
  |curse  = 880520
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 12195
 +
   |github  = misty-spring/StardewMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
+
   |name    = Ginger Island Mainland Adjustments
   |author  = Platonymous
+
   |author  = atravita
   |id      = Platonymous.InkStories
+
   |id      = atravita.GingerIslandMainlandAdjustments
   |curse  = 877221
+
   |curse  = 870984
   |nexus  = 15987
+
  |moddrop = 1098263
   |github  =
+
   |nexus  = 10004
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Fix
+
   |name    = Give Gold Mod, Instant Gold Mod
   |author  = Windmill_City
+
   |author  = missgamergrl
   |id      = Windmill_City.InputFix
+
   |id      = missgamergrl.GiveGoldMod
   |nexus  = 5693
+
   |nexus  = 23300
   |github  = Windmill-City/InputFix
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Tools
+
   |name    = Give Me My Cursor Back
   |author  = Sagittaeri
+
   |author  = DecidedlyHuman
   |id      = Sagittaeri.InputTools
+
   |id      = DecidedlyHuman.GiveMeMyCursorBack
   |nexus  = 14553
+
   |nexus  = 9976
   |github  = sagittaeri/StardewValleyMods
+
   |github  = DecidedlyHuman/GiveMeMyCursorBack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = InstaCrops
+
   |name    = GlassHammer Hope to Rise, Hope to Rise Mod
   |author  = WuestMan, redknightofdoom
+
   |author  = Glass Hammer
   |id      = WuestMan.InstaCrops
+
   |id      = GlassHammer.HopeToRiseMod
   |nexus  = 4077
+
   |nexus  = 23201
   |github  = Brian-Wuest/Instacrops
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Animals
+
   |name    = Global Config Settings
   |author  = pinocchio1231
+
   |author  = Gaphodil
   |id      = pinocchio1231.instantanimals
+
   |id      = Gaphodil.GlobalConfigSettings
   |nexus  = 9573
+
   |nexus  = 9340
   |github  = joisse1101/InstantAnimals
+
  |moddrop = 1007690
 +
   |github  = Gaphodil/GlobalConfigSettings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Break
+
   |name    = Glue Your Furniture Down
   |author  = Jolyone
+
   |author  = violetlizabet
   |id      = Me.InstantBreak
+
   |id      = violetlizabet.GlueFurnitureDown
   |nexus  = 15526
+
   |nexus  = 10374
   |github  =
+
   |github  = elizabethcd/PreventFurniturePickup
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
+
   |name    = GMCM Options
   |author  = aedenthorn, Erinthe
+
   |author  = Jamie Taylor
   |id      = aedenthorn.InstantBuildingConstruction
+
   |id      = jltaylor-us.GMCMOptions
  |curse  = 868720
+
   |nexus  = 10505
   |nexus  = 14110
+
   |github  = jltaylor-us/StardewGMCMOptions
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Buildings From Farm
+
   |name    = God Mode
   |author  = BitwiseJon
+
   |author  = treyh0
   |id      = BitwiseJonMods.InstantBuildings
+
   |id      = treyh0.GodMode
   |nexus  = 2070
+
   |nexus  = 2641
   |github  = bitwisejon/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Eat Key
+
   |name    = God Mode 1.6
  |author  = nini700
+
   |author  = Sean M Garcia
  |id      = nini700.InstantEatKey
+
   |id      = seanmgarcia.godmode16
  |nexus  = 4464
+
   |nexus  = 21208
 
 
  |status  = workaround
 
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Instant Fishing
 
   |author  = aurnj, Roy Li
 
   |id      = RuyiLi.InstantFishing
 
   |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    = Instant Geodes
+
   |name    = Goodbye American English
   |author  = montana123
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      =
+
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
  |nexus  =
+
   |moddrop = 854437
  |url    = https://community.playstarbound.com/threads/109038
+
   |nexus   = 7183
   |github  =
+
   |github = TheMightyAmondee/GoodbyeAmericanEnglish
 
 
   |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    = Goodbye SMAPI
   |author  = aedenthorn, Erinthe
+
   |author  = Jessebot
   |id      = aedenthorn.InstantGrowthPowder
+
   |id      = Jessebot.GoodbyeSMAPI
   |nexus  = 7727
+
   |nexus  = 6514
   |github  = aedenthorn/StardewValleyMods
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Grow Trees
+
   |name    = Go To Bed
   |author  = cantorsdust and Pathoschild
+
   |author  = candidus42
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id      = Candidus42.GoToBed
   |nexus  = 173
+
   |nexus  = 4967
   |github  = cantorsdust/StardewMods
+
   |github  = mus-candidus/GoToBed
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Load
+
   |name    = Go To Sleep
   |author  = Platonymous
+
   |author  = yy376
   |id      = Platonymous.InstantLoad
+
   |id      = yy376.GoToSleep
  |curse  = 877220
+
   |nexus  = 2195
   |nexus  = 16253
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Eat Item
+
   |name    = Gradient Hair Colors
   |author  = Guedez
+
   |author  = spacechase0
   |id      = eat.item.instantly
+
   |id      = spacechase0.GradientHairColors
   |nexus  = 5116
+
  |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    = Instantly Increase Crop Growth Phase
+
   |name    = Grandfather's Gift Remade
   |author  = RyanJesky
+
   |author  = pepoluan
   |id      = RyanJesky.IncreaseCropGrowthPhase
+
   |id      = pepoluan.GrandfatherGiftRemade
   |nexus  = 10146
+
   |nexus  = 4151
   |github  = RyanJesky/IncreaseCropGrowthPhase
+
  |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    = Instant Pets
+
   |name    = Grandfather's Heirlooms
   |author  = blueberry
+
   |author  = rikai
   |id      = blueberry.InstantPets
+
   |id      = rikai.GrandfathersHeirlooms
   |nexus  = 9448
+
   |nexus  = 8557
   |github  = b-b-blueberry/InstantPets
+
   |github  = rikai/Grandfathers-Heirlooms
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Tool Upgrades
+
   |name    = Grass Growth
   |author  = Binarynova
+
   |author  = bcmpinc
   |id      = binarynova.instanttoolupgrades
+
   |id      = bcmpinc.GrassGrowth
   |nexus  = 8918
+
   |nexus  = 2732
   |github  = Binarynova/MyStardewMods
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Helper
+
   |name    = Grass Growth Adjuster, Grass Adjustor
   |author  = Hammurabi
+
   |author  = Jellypowered, Shockade
   |id      = HammurabiInteractionHelper
+
   |id      = Jellypowered.GrassChance
   |nexus  =
+
   |nexus  = 3365
   |chucklefish = 4640
+
   |github =
  |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 
 
 
  |broke in = SMAPI 2.0
 
<!--
 
  |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    = Greenhouse 20x20
   |author  = jahangmar
+
   |author  = sirloinmeatt
   |id      = jahangmar.InteractionTweaks
+
   |id      = sirloinmeatt.Greenhouse20x20
   |nexus  = 3771
+
   |nexus  = 2662
   |github  = jahangmar/StardewValleyMods
+
   |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    = Into the Game (Save Loaded Notifier)
+
   |name    = Greenhouse Construction
   |author  = DecidedlyHuman
+
   |author  = Derslayr
   |id      = DecidedlyHuman.SaveLoadedNotifier
+
   |id      = Derslayr.GreenhouseConstruction
   |nexus  = 12826
+
   |nexus  = 10148
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = derslayr10/GreenhouseConstruction
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Intravenous Coffee
+
   |name    = Greenhouse Entry Begone!
   |author  = mpcomplete
+
   |author  = bblueberry, blueberry
   |id      = mpcomplete.IntravenousCoffee
+
   |id      = blueberry.GreenhouseEntryBegone
   |nexus  = 2224
+
   |nexus  = 8203
   |github  = mpcomplete/StardewMods
+
   |github  = b-b-blueberry/GreenhouseEntryPatch
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment
+
   |name    = Greenhouse Entry Mod
   |author  = MissCoriel
+
   |author  = pancham138
   |id      = misscoriel.invest
+
   |id      = Pancham138.GreenhouseEntryMod
   |nexus  = 5293
+
   |nexus  = 6150
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment Maximized
+
   |name    = Greenhouse Gatherers
   |author  = MissCoriel
+
   |author  = PeacefulEnd
   |id      = misscoriel.investmax
+
   |id      = PeacefulEnd.GreenhouseGatherers
   |nexus  = 9253
+
  |curse  = 870946
   |github  = MissCoriel/InvestmentMaximized
+
  |nexus  = 7619
 +
  |moddrop = 886187
 +
  |github  = Floogen/GreenhouseGatherers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Greenhouse Gatherers Automate
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.GreenhouseGatherers.Automate
 +
  |curse  = 870946
 +
  |nexus  = 7619
 +
  |moddrop = 886187
 +
  |github  = Floogen/GreenhouseGatherers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Greenhouse Sprinklers
 +
  |author  = Bpendragon
 +
  |id      = Bpendragon.GreenhouseSprinklers
 +
   |nexus  = 7456
 +
   |github  = Bpendragon/GreenhouseSprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Code Mod
+
   |name    = Greenhouse Upgrades
   |author  = ThePqtatoGalaxy, KOREJJamJar
+
   |author  = Cecidelus
   |id      = KOREJJamJar.InviteCodeMod
+
   |id      = Cecidelus.GreenhouseUpgrades
   |nexus  = 4023
+
   |nexus  = 8042
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Friend
+
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author  = d5a1lamdtd, HaPyke
+
   |author  = Fernass354
   |id      = d5a1lamdtd.InviteFriend
+
   |id      = Fernass354.GreenUpgrades
  |moddrop = 1486022
+
   |nexus  = 18766
   |nexus  = 19500
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Iridium Tools Patch
+
   |name    = GreenHut
   |author  = Redwood
+
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id      = Redwood.IridiumToolsPatch
+
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus  = 2897
+
   |nexus  = 1735
   |github  = EKomperud/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Is It Cake
+
   |name    = Groundhog Day
   |author  = furyx639
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.IsItCake
+
   |id      = aedenthorn.GroundhogDay
  |curse  = 871826
+
   |nexus  = 10151
   |nexus  = 14775
+
   |github  = aedenthorn/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers
+
   |name    = Groupable Chests
   |author  = PeacefulEnd
+
   |author  = FricativeMelon
   |id      = PeacefulEnd.IslandGatherers
+
   |id      = FricativeMelon.GroupableChests
   |nexus  = 8552
+
   |nexus  = 15375
   |github  = Floogen/IslandGatherers
+
   |github  = FricativeMelon/GroupableChests
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers Automate
+
   |name    = Growable Bushes
   |author  = PeacefulEnd
+
   |author  = atravita
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id      = atravita.GrowableBushes
   |nexus  = 8552
+
  |curse  = 870961
   |github  = Floogen/IslandGatherers
+
  |moddrop = 1357999
 +
   |nexus  = 15111
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Secret
+
   |name    = Growable Giant Crops
   |author  = Edu Anttunes
+
   |author  = atravita
   |id      = IslandSecret
+
   |id      = atravita.GrowableGiantCrops
   |nexus  = 8096
+
  |curse  = 870960
   |github  =
+
  |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    = Item AutoTrasher, AutoTrash
+
   |name    = Grow That Giant Crop
   |author  = S1mmyy
+
   |author  = MercuryVN
   |id      = S1mmyy.AutoTrash
+
   |id      = MercuryVN.GrowThatGiantCrop
   |nexus  = 5140
+
   |nexus  = 23760
   |github  = S1mmyy/StardewMods
+
   |github  = MercuryVN/GrowThatGiantCrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Bags
+
   |name    = Gunther Tells You
   |author  = SlayerDharok
+
   |author  = John Peters
   |id      = SlayerDharok.Item_Bags
+
   |id      = JohnPeters.GuntherTellsYou
   |nexus  = 5382
+
   |nexus  = 19143
   |github  = Videogamers0/SDV-ItemBags
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Quality Indicator
+
   |name    = Haboo
   |author  = FunnyMoney
+
   |author  = BlaDe
   |id      = funnymoney.itemqualityindicator
+
   |id      = LetsTrollTheMan.HabooNPC
   |nexus  = 15336
+
   |nexus  = 12034
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery
+
   |name    = Hair Growth
   |author  = Mytsy
+
   |author  = skn
   |id      = Mysty.ItemRecovery
+
   |id      = skn.HairGrowthMod
   |nexus  = 9354
+
   |nexus  = 3279
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery Plus
+
   |name    = Halt Event Time
   |author  = Lunardiver
+
   |author  = chawol
   |id      = Lunardiver.ItemRecoveryPlus
+
   |id      = chawol.HaltEventTime
   |nexus  = 13026
+
   |nexus  = 8774
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
+
   |github  = chawolbaka/HaltEventTime
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hamlet
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.Hamlet
 +
  |nexus  = 4601
 +
  |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Research 'n' Spawn
+
   |name    = Handy Headphones
   |author  = TSlex
+
   |author  = PeacefulEnd
   |id      = TSlex.ItemResearchSpawner
+
   |id      = PeacefulEnd.HandyHeadphones
   |nexus  = 8933
+
   |nexus  = 7936
   |moddrop = 1012482
+
   |github  = Floogen/HandyHeadphones
   |github  = TSlex/StardewValley
+
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Tooltips
+
   |name    = Happy Animals
   |author  = Jaredlll08
+
   |author  = StarPeanut, Greger
   |id      = BlameJared.ItemTooltips
+
   |id      = HappyAnimals
 
   |nexus  =
 
   |nexus  =
   |curse   = 297655
+
   |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
   |github = jaredlll08/Item-Tooltips
+
   |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    = iTile
+
   |name    = Happy Birthday
   |author  = ha1fdaew
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = ha1fdaew.iTile
+
   |id      = Omegasis.HappyBirthday
   |nexus  = 7512
+
   |nexus  = 520
   |github  = ha1fdaew/iTile
+
   |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Its Time to Wake Up
+
   |name    = Happy Birthday
   |author  = Krutonium
+
   |author  = Oxyligen
   |id      = Krutonium.ItsTimeToWakeUp
+
   |id      = HappyBirthday
   |nexus  = 13798
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jaques and the Bean Pole, Jaques and Beans
+
   |name    = Happy Fish Jump
   |author  = Matt Cioni
+
   |author  = Sakorona
   |id      = mattCioni.JaquesAndBeans
+
   |id      = KoihimeNakamura.HappyFishJump
   |nexus  = 14555
+
   |nexus  = 6516
   |github  =
+
  |moddrop = 1068089
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jar Opener
+
   |name    = Happy Home Designer
   |author  = Genowhirl9999
+
   |author  = tlitookilakin
   |id      = genowhirl9999.jaropener
+
   |id      = tlitookilakin.HappyHomeDesigner
   |nexus  = 5292
+
   |nexus  = 19675
  |moddrop = 988956
+
   |github  = tlitookilakin/HappyHomeDesigner
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JhinFour
+
   |name    = Hardcore Combat
   |author  = Keaton Sadoski
+
   |author  = jeWel
   |id      = Sadoski.JhinFour
+
   |id      = jeWel.HardcoreCombat
   |nexus  = 11838
+
   |nexus  = 23577
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jiggly Junimo Bundles
+
   |name    = Hardcore Mines
   |author  = Jonas Henriksson, Greger
+
   |author  = kibbe, lillvik
   |id      = Greger.JigglyJunimoBundles
+
   |id      = kibbe.hardcore_mines
   |nexus  =
+
   |nexus  = 1674
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |github  =
   |github  = gr3ger/Stardew_JJB
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
+
   |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name    = Hardcore Mines 2
   |author  = k4rakara
+
   |author  = ItsLittany
   |id      = k4rakara.JoJa84Plus
+
   |id      = itslittany.HardcoreMines2
   |nexus  = 5803
+
   |nexus  = 6411
   |github  = K4rakara/Stardew-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJaBan - Arcade Sokoban
+
   |name    = Hardcore Mode
   |author  = Platonymous
+
   |author  = vermicyde
   |id      = Platonymous.JoJaBan
+
   |id      = vermicyde.HardcoreModeDLL
   |nexus  = 3118
+
   |nexus  = 15125
  |moddrop = 793907
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = JojaMart to PathoMart, Pathomart
 
  |author  = Dounat2201, Sasara
 
  |id      = Sasara.Pathomart
 
  |nexus  = 1142
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja Online
+
   |name    = Hardy Grass
   |author  = PeacefulEnd
+
   |author  = DiscipleOfEris
   |id      = PeacefulEnd.JojaOnline
+
   |id      = DiscipleOfEris.HardyGrass
  |moddrop = 878236
+
   |nexus  = 8772
   |nexus  = 7486
+
   |github  = DiscipleOfEris/HardyGrass
   |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    = Harp of Yoba Redux
   |author  = sophie
+
   |author  = Platonymous
   |id      = sophie.HalloweenJamCSharp
+
   |id      = Platonymous.HarpOfYobaRedux
   |nexus  = 18927
+
   |nexus  = 914
   |github  = sophiesalacia/StardewMods
+
  |moddrop = 793924
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Hauntings
+
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author  = MindMeltMax
+
   |author  = Goldenrevolver
   |id      = MindMeltMax.HauntedJoja
+
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus  = 7014
+
   |nexus  = 7851
  |moddrop = 1135684
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joys of Efficiency
+
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
   |author  = punyo, yakminepunyo
+
   |author  = Dounat2201, Sasara
   |id      = punyo.JoysOfEfficiency
+
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
   |nexus  = 2162
+
   |nexus  = 1157
   |github  = pomepome/JoysOfEfficiency
+
   |github  = Sasara2201/WitchPrincess
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Assets
+
   |name    = Harvest Seeds
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.JsonAssets
+
   |id      = aedenthorn.HarvestSeeds
   |curse   = 867749
+
   |nexus   = 11773
   |moddrop = 399895
+
   |github  = aedenthorn/StardewValleyMods
  |nexus  = 1720
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Processor
+
   |name    = Harvest With Scythe
   |author  = Jamie Taylor
+
   |author  = ThatNorthernMonkey
   |id      = jltaylor-us.JsonProcessor
+
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
   |nexus  = 13183
+
   |nexus  = 236
   |github  = jltaylor-us/StardewJsonProcessor
+
   |github  = ThatNorthernMonkey/HarvestWithScythe
 +
 
 +
  |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    = Jump Down the Mine
+
   |name    = Hat Buffs
   |author  = flowoeB
+
   |author  = popska
   |id      = flowoeB.JumpDownTheMine
+
   |id      = popska.HatBuffs
   |nexus  = 8357
+
   |nexus  = 9050
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/popska/UsefulHats
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Over
+
   |name    = Hat Mouse Lacey
   |author  = spacechase0
+
   |author  = ichortower
   |id      = spacechase0.JumpOver
+
   |id      = ichortower.HatMouseLacey.Core
  |curse  = 867746
+
   |nexus  = 18177
  |moddrop = 384782
+
   |github  = ichortower/HatMouseLacey
   |nexus  = 1844
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Beacon
+
   |name    = Hat Panning
   |author  = Achtuur
+
   |author  = monsoonsheep
   |id      = Achtuur.JunimoBeacon
+
   |id      = monsoonsheep.PanWithHats
   |nexus  = 17135
+
   |nexus  = 18965
   |github  = Achtuur/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Boy
+
   |name    = Hat Shop Restoration
   |author  = Tyler Gibbs
+
   |author  = PeacefulEnd
   |id      = tylergibbs2.JunimoBoy
+
   |id      = PeacefulEnd.AMouseWithAHat.Core
   |nexus  = 14384
+
   |nexus  = 17291
   |github  = tylergibbs2/StardewValleyMods
+
   |github  = Floogen/StardewSandbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Cart More Score
+
   |name    = Hats on Hats
   |author  = yaxuan97
+
   |author  = Shockah
   |id      = yaxuan97.junimocartmorescore
+
   |id      = Shockah.HatsOnHats
   |nexus  = 13644
+
   |nexus  = 17280
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Deposit Anywhere
+
   |name    = Hats on Pets Plus
   |author  = Zoryn
+
   |author  = Syma
   |id      = Zoryn.JunimoDepositAnywhere
+
   |id      = Syma.HatsOnPetsPlus
   |nexus  =
+
   |nexus  = 22631
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = SymaLoernn/Stardew_HatsOnPetsPlus
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Dialog
+
   |name    = Hay Bales as Silos
   |author  = ceruleandeep
+
   |author  = Cherry, CherryChain
   |id      = ceruleandeep.junimodialog
+
   |id      = Cherry.HayBalesSilo
   |nexus  = 8937
+
   |nexus  = 5151
   |github  = ceruleandeep/CeruleanStardewMods
+
  |moddrop = 716396
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
+
   |name    = Hay Collection
   |author  = Fernass354
+
   |author  = MindMeltMax
   |id      = Fernass354.JunimoHutSize
+
   |id      = MindMeltMax.HayCollection
   |nexus  = 18457
+
  |curse  = 1004492
   |github  =
+
  |moddrop = 1555056
 +
   |nexus  = 21008
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Anywhere
+
   |name    = HD Portraits
   |author  = MartyrPher
+
   |author  = Tlitookilakin
   |id      = JunimoKartAnywhere
+
   |id      = tlitookilakin.HDPortraits
   |nexus  = 4315
+
   |nexus  = 10971
 +
  |moddrop = 1103418
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Cheater
+
   |name    = HD Sprites
   |author  = ryaon
+
   |author  = ninthworld
   |id      = Ryaon.JunimoKartCheater
+
   |id      = NinthWorld.HDSprites
   |nexus  = 5137
+
   |nexus  = 4024
   |github  =
+
   |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    = Junimo Kart Global Rankings
+
   |name    = Health and Stamina Regeneration
   |author  = drbirbdev
+
   |author  = Jessebot, JessebotX
   |id      = drbirbdev.JunimoKartGlobalRankings
+
   |id      = Jessebot.HealthStaminaRegen
   |nexus  = 14856
+
   |nexus  = 3207
   |github  = drbirbdev/StardewValley
+
  |moddrop = 624105
 +
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Level Practice
+
   |name    = Health and Stamina Tweaks
   |author  = BlaDe
+
   |author  = Kiddles, Svard
   |id      = BlaDe.JunimoLevelPractice
+
   |id      = Kiddles.HASTweaks
   |nexus  = 10056
+
   |nexus  = 5630
   |github  =
+
   |github  = SvardXI/HAS_Tweaks
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimos Accept Cash
+
   |name    = Health Bars
   |author  = spacechase0
+
   |author  = Zoryn
   |id      = spacechase0.JunimosAcceptCash
+
   |id      = Zoryn.HealthBars
   |curse   = 867716
+
   |nexus   =
   |nexus  = 7437
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github  = spacechase0/StardewValleyMods
+
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Warp
+
   |name    = Health Bars (Darkhax)
   |author  = Shockah
+
   |author  = Darkhax
   |id      = Shockah.JunimoWarp
+
   |id      = darkhax.healthbars
   |nexus  = 15676
+
   |nexus  =
   |github  = Shockah/Stardew-Valley-Mods
+
  |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    = Just Relax
+
   |name    = Health Rework
   |author  = Goldenrevolver
+
   |author  = seferoni
   |id      = Goldenrevolver.JustRelax
+
   |id      = seferoni.HealthRework
   |nexus  = 7770
+
   |nexus  = 22223
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = seferoni/HealthRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Sleep In
+
   |name    = Heartbeat
   |author  = Rifleman
+
   |author  = themattfiles
   |id      = Rifleman.JustSleepIn
+
   |id      = themattfiles.HeartBeat
   |nexus  = 11286
+
   |nexus  = 5941
   |github  = 9Rifleman/JustSleepIn
+
   |github  = embolden/Heartbeat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kamikaze
+
   |name    = Heart Event Helper
   |author  = aurnj, Roy Li
+
   |author  = bungus
   |id      = RuyiLi.Kamikaze
+
   |id      = bungus.HeartEventHelper
   |nexus  =
+
   |nexus  = 21924
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
+
   |github  = BussinBungus/BungusSDVMods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kawakami - Healer NPC
+
   |name    = Heart Level Notifications
   |author  = Gorzalt and Flerfarvet
+
   |author  = StultusV
   |id      = gorzalt.kawakami
+
   |id      = StultusV.HeartLevelNotifications
   |nexus  = 2549
+
   |nexus  = 8655
   |github  = Gorzalt/StardewValleyMods
+
   |github  = JudeRV/Stardew-HeartLevelNotifier
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
+
   |name    = Heelies
   |author  = KediDili
+
   |author  = fakemonster
   |id      = KediDili.FurnitureTweaks.DLL
+
   |id      = fakemonster.Heelies
   |nexus  = 19375
+
   |nexus  = 7751
   |github  = KediDili/FurnitureTweaks
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's NPC Utilities
+
   |name    = Hello SMAPI
   |author  = KediDili
+
   |author  = Jessebot, JessebotX
   |id      = KediDili.KNU
+
   |id      = Jessebot.HelloSMAPI
   |nexus  = 17884
+
   |nexus  = 4483
   |github  = KediDili/NPCUtilities
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keep Partners, Keep Your Partners
+
   |name    = Help for Hire
   |author  = EssGee, SG
+
   |author  = LeFauxMatt
   |id      = SG.Partners
+
   |id      = furyx639.HelpForHire
   |nexus  = 5625
+
  |curse  = 871839
 +
   |nexus  = 5316
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = KeyBind UI
+
   |name    = Helpful Spouses
   |author  = Enaium
+
   |author  = LeFauxMatt
   |id      = Enaium.KeyBindUI
+
   |id      = furyx639.HelpfulSpouses
   |curse  = 538001
+
   |curse  = 871841
   |moddrop = 1036920
+
   |nexus  = 5175
   |nexus  =
+
   |github  =
   |github  = Enaium-StardewValleyMods/KeyBindUI
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Key Suppressor
+
   |name    = Help Wanted
  |author  = Deflaktor
 
  |id      = Deflaktor.KeySuppressor
 
  |nexus  = 9295
 
  |github  = Deflaktor/KeySuppressor
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Kokoro, Kokoro - Shockah's Core Mod
 
  |author  = Shockah
 
  |id      = Shockah.Kokoro
 
  |nexus  = 15682
 
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Krobus Roommate Shop
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.KrobusRoommateStore
+
   |id      = aedenthorn.HelpWanted
   |nexus  = 13131
+
  |curse  = 868696
 +
   |nexus  = 14640
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Krobus Sells Larger Stacks
+
   |name    = Help Wanted Auto Accept
   |author  = Annosz
+
   |author  = Ruse82
   |id      = Annosz.KrobusSellsLargerStacks
+
   |id      = Ruse82.HelpWantedAutoAccept
   |nexus  = 5993
+
   |nexus  = 22235
   |github  = Annosz/StardewValleyModding
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Labeling
+
   |name    = Help Wanted Quest Fixes
   |author  = Enaium
+
   |author  = Pokeytax
   |id      = Enaium.Labeling
+
   |id      = Pokeytax.HelpWantedQuestFixes
   |curse   = 443134
+
   |nexus   = 2644
   |moddrop = 906932
+
   |github  = gembree/HelpWantedQuestFixes
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/Labeling
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder and Snow Yam Tip
+
   |name    = Hempire
   |author  = WhiteMind
+
   |author  = Oga_The_Real
   |id      = WhiteMind.LAST
+
   |id      = Oga_The_Real.Hempire
   |nexus  = 1906
+
   |nexus  = 14477
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
  |status  = abandoned<!--mod page hidden-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Here Fishy
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.HereFishy
 +
  |curse  = 868881
 +
  |nexus  = 6586
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.4.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#HereFishy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder Locator
+
   |name    = Hibernation
   |author  = ChaosEnergy
+
   |author  = Shockah
   |id      = ChaosEnergy.LadderLocator
+
   |id      = Shockah.Hibernation
   |nexus  = 3094
+
   |nexus  = 11421
   |github  = yuri-moens/LadderLocator
+
   |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
+
   |name    = Hide Chest Color Picker After Close
   |author  = Platonymous
+
   |author  = trashcan9
   |id      = Platonymous.LandGrants
+
   |id      = trashcan9.HideChestColorPickerAfterClose
  |curse  = 877222
+
   |nexus  = 16075
   |nexus  = 15855
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant
+
   |name    = Highlighted Jars
   |author  = dmcrider57
+
   |author  = Annosz
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id      = Annosz.HighlightedJars
   |nexus  = 7917
+
   |nexus  = 6833
   |github  = dmcrider/LastDayToPlant
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant Redux
+
   |name    = Highlight Empty Machines
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.LastDayToPlantRedux
+
   |id      = atravita.HighlightEmptyMachines
   |curse  = 870965
+
   |curse  = 870976
   |moddrop = 1294435
+
   |moddrop = 1137391
   |nexus  = 15004
+
   |nexus  = 11664
 
   |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
   |name    = Lasting Conversation Topics
+
   |name    = Hit Markers
   |author  = sophie
+
   |author  = bendenewb, newbie9598
   |id      = sophie.LastingCTs
+
   |id      = newbie9598.HitMarkersMeme
   |nexus  = 14377
+
   |nexus  = 2098
   |github  = ModOrganizer2/modorganizer-basic_games
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leaderboard Library
+
   |name    = Hmm Cheese Yum
   |author  = drbirbdev
+
   |author  = tomasitobambito
   |id      = drbirbdev.LeaderboardLibrary
+
   |id      = tomasitobambito.HmmCheeseYum
   |nexus  = 15102
+
   |nexus  = 9343
   |github  = drbirbdev/StardewValley
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leave the Mine
+
   |name    = Hoe and Water Direction
   |author  = Kangzoel
+
   |author  = TheThor59
   |id      = Kangzoel.LeaveTheMine
+
   |id      = Thor.HoeWaterDirection
   |nexus  = 11823
+
   |nexus  = 10052
   |github  =
+
   |github  = TheThor59/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lefty Mode
+
   |name    = HoeDown
   |author  = Max Vollmer, SVProtector
+
   |author  = BlaDe
   |id      = maxvollmer.leftymode
+
   |id      = BlaDe.HoeDown
   |nexus  = 6199
+
   |nexus  = 9798
   |github  = maxvollmer/LeftyMode
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Legendary Fish Pond Framework
+
   |name    = Hold to Break Geodes
   |author  = sharpskull2
+
   |author  = CatCattyCat, Cat
   |id      = sharpskull2.LegendaryFishPondFramework
+
   |id      = cat.holdtobreakgeodes
   |nexus  = 14637
+
   |nexus  = 1689
   |github  =
+
  |moddrop = 833545
 +
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lenient Window Resize
+
   |name    = Hold to Pause
   |author  = DeLiXx
+
   |author  = samspartan
   |id      = DeLiXx.Lenient_Window_Resize
+
   |id      = samspartan.HoldToPause
   |nexus  = 12305
+
   |nexus  = 7352
 
   |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    = Holiday Sales
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.LessMiniShippingBin
+
   |id      = atravita.HolidaySales
   |curse  = 870982
+
   |curse  = 870970
   |nexus  = 10959
+
   |moddrop = 1205160
   |moddrop = 1102538
+
   |nexus  = 13050
 
   |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
   |name    = Let Me Rest!
+
   |name    = Home Sewing Kit
   |author  = Ophaneom
+
   |author  = MouseyPounds
   |id      = Ophaneom.LetMeRest
+
   |id      = MouseyPounds.HomeSewingKit
   |nexus  = 8205
+
   |nexus  = 4935
   |github  = Ophaneom/Let-Me-Rest
+
   |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Shop
+
   |name    = Honey Harvest Sync
   |author  = MindMeltMax
+
   |author  = voltaek
   |id      = MindMeltMax.LetMeShop
+
   |id      = voltaek.HoneyHarvestSync
  |moddrop = 1443554
+
   |nexus  = 20493
   |nexus  = 16738
+
   |github  = voltaek/StardewMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let's Start With Fishing
+
   |name    = Hopper Extractor
   |author  = MedievalAI
+
   |author  = BPavol, Lamacik
   |id      = MedievalAI.LetsStartWithFishing
+
   |id      = bpavol.hopper_extractor
   |nexus  = 19107
+
   |nexus  = 16688
   |github  =
+
   |github  = BPavol/stardew-valley-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Extender
+
   |name    = Horny Festivals, Festival Warps
   |author  = unidarkshin, Devin Lematty
+
   |author  = Girafarig
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id      = Girafarig.FestivalWarps
   |nexus  = 1471
+
   |nexus  = 10844
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leveling Adjustment
+
   |name    = Horse Flute Anywhere
   |author  = jahangmar
+
   |author  = Pathoschild
   |id      = jahangmar.LevelingAdjustment
+
   |id      = Pathoschild.HorseFluteAnywhere
   |nexus  = 4689
+
  |curse  = 1000620
   |github  = jahangmar/StardewValleyMods
+
   |nexus  = 7500
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Up Notifications
+
   |name    = Horse Flute Auto Mount
   |author  = kd8lvt
+
   |author  = MercuryVN
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id      = MercuryVN.HorseFluteAutoMount
   |nexus  = 855
+
   |nexus  = 24018
  |curse  = 300715
+
   |github  = MercuryVN/HorseFluteAutoMount
   |github  =
 
 
 
  |broke in          = SMAPI 3.0
 
  |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    = Horse Overhaul
   |author  = shurmash
+
   |author  = Goldenrevolver
   |id      = shurmash.LewdDew_Valley_helper
+
   |id      = Goldenrevolver.HorseOverhaul
   |nexus  = 7222
+
   |nexus  = 7911
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lewd Leah
+
   |name    = Horse Squeeze
   |author  = prowlingDemon, unknownDev
+
   |author  = jorgamun
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id      = jorgamun.HorseSqueeze
   |nexus  = 4402
+
   |nexus  = 10446
   |github  =
+
   |github  = jorgamun/HorseSqueeze
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Mod
+
   |name    = Horse Whistle
   |author  = aedenthorn, Erinthe
+
   |author  = icepuente
   |id      = aedenthorn.LightMod
+
   |id      = icepuente.HorseWhistle
   |nexus  = 14387
+
   |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    = Light Switch
+
   |name    = Horse Whistle
   |author  = holythesea
+
   |author  = nabuma
   |id      = holythesea.LightSwitch
+
   |id      = HorseWhistle_SMAPI
   |nexus  = 15683
+
   |nexus  =
   |github  = holy-the-sea/LightSwitch
+
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 +
   |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    = Like a Duck to Water
+
   |name    = Host Tools
   |author  = aedenthorn, Erinthe
+
   |author  = MattPlays
   |id      = aedenthorn.LikeADuckToWater
+
   |id      = MattPlays.HostTools
   |nexus  = 15860
+
   |nexus  = 11154
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Limited Campfire Cooking
+
   |name    = Hotbar Hotswap
   |author  = Cherry, CherryChain
+
   |author  = Jaredlll08
   |id      = Cherry.LimitedCampfireCooking
+
   |id      = BlameJared.HotbarHotswap
   |nexus  = 4971
+
   |nexus  =
   |moddrop = 716383
+
   |curse  = 298033
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = jaredlll08/HotbarHotswap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Line Sprinklers
+
   |name    = Hot Chocolate Coffee Alternative
   |author  = nanzington<!--since 1.4.0-->, Hootless
+
   |author  = certifiableGrimalkin
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
+
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus  = 2917
+
   |nexus  = 16159
   |github  = hootless/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Linus Mod
+
   |name    = Hover Labels
   |author  = tomii
+
   |author  = Achtuur
   |id      = tomii.LinusMod
+
   |id      = Achtuur.HoverLabels
   |nexus  = 11637
+
   |nexus  = 17501
   |github  =
+
   |github  = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Literally Can't Even
+
   |name    = HP Bars
   |author  = spacechase0
+
   |author  = Ilyaki
   |id      = spacechase0.LiterallyCantEven
+
   |id      = Ilyaki.HPBar
   |nexus  = 14262
+
   |nexus  = 1736
   |github  = spacechase0/StardewValleyMods
+
   |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    = Little NPCs
+
   |name    = HQ Farmer Mod
   |author  = Candidus42
+
   |author  = AsakOhee
   |id      = Candidus42.LittleNPCs
+
   |id      = AsakOhee.HQFarmerMod
   |nexus  = 15152
+
   |nexus  = 19644
   |github  = mus-candidus/LittleNPCs
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HUD Customizer
 +
  |author  = Espy
 +
  |id      = Espy.HUDCustomizer
 +
  |nexus  = 23704
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Live Progress Bar
+
   |name    = Huggable Scarecrows
   |author  = Tyler Gibbs
+
   |author  = bogie5464
   |id      = tylergibbs2.liveprogressbar
+
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus  = 7330
+
   |nexus  = 3190
   |github  = tylergibbs2/LiveProgressBar
+
   |github  = bogie5464/HuggableScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Livestock Choices
+
   |name    = Hugs and Kisses
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LivestockChoices
+
   |id      = aedenthorn.HugsAndKisses
   |nexus  = 11551
+
   |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    = Loan Mod
+
   |name    = Hugs and Kisses Continued
   |author  = Doomnik
+
   |author  = JoXW
   |id      = Doomnik.LoanMod
+
   |id      = JoXW.HugsAndKisses
   |nexus  = 3882
+
   |nexus  = 21019
  |github  = legovader09/SDVLoanMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lober Cat
+
   |name    = Hunger
   |author  = codyflagstaff
+
   |author  = Yyeahdude
   |id      = codyflagstaff.lobercat
+
   |id      = HungerYyeadude
   |nexus  = 8219
+
   |nexus  = 613
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location Compass
+
   |name    = Hunger and Thirst
   |author  = Bouhm and Pathoschild
+
   |author  = PrimevalTitmouse
   |id      = Bouhm.LocationCompass
+
   |id      = PrimevalTitmouse.ModEntry
   |nexus  = 3045
+
   |nexus  = 1110
   |curse   = 308286
+
   |github  =
   |github = Bouhm/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |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    = Locked Chests
+
   |name    = Hunger for Food
   |author  = MindMeltMax
+
   |author  = Tigerle01, Stephan Hensel
   |id      = MindMeltMax.LockedChests
+
   |id      = HungerForFoodByTigerle
  |moddrop = 1179603
+
   |nexus  = 810
  |nexus  = 12452
 
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Locked Crab Pots
 
  |author  = nini700
 
  |id      = nini700.LockedCrabPot
 
   |nexus  = 4461
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |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    = Locked Maps
+
   |name    = Hungry Morning
   |author  = Edu Anttunes
+
   |author  = lech43
   |id      = LockedMaps
+
   |id      = lech43.HungryMorning
   |nexus  = 10089
+
   |nexus  = 6391
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lockpicks
+
   |name    = Hybrid Crop Engine
   |author  = bwdy
+
   |author  = spacechase0
   |id      = bwdy.lockpicks
+
   |id      = spacechase0.HybridCropEngine
   |nexus  = 3521
+
  |curse  = 867721
   |github  = bwdymods/SDV-Lockpicks
+
   |nexus  = 6577
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Menu
+
   |name    = Hypno Valley
   |author  = JareBear
+
   |author  = Kryspur
   |id      = JareBear.LogMenu
+
   |id      = Kryspur.HypnoValley
   |nexus  = 19919
+
   |nexus  = 9052
   |github  = jaredtjahjadi/LogMenu
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Spam Filter
+
   |name    = Identifiable Combined Rings
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.LogSpamFilter
+
   |id      = atravita.IdentifiableCombinedRings
   |nexus  = 11252
+
  |curse  = 870959
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1358005
 +
   |nexus  = 15928
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Days
+
   |name    = Idle Animations, Animacoes
   |author  = Stuyk
+
   |author  = BrasileiroTop
   |id      = Stuyk.LongerDays
+
   |id      = BrasileiroTop.Animacoes
   |nexus  = 19027
+
   |nexus  = 5139
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Fence Life
+
   |name    = Idle Pause
   |author  = NormanPCN
+
   |author  = Veleek
   |id      = NormanPCN.LongerFenceLife
+
   |id      = Veleek.IdlePause
   |nexus  = 10498
+
   |nexus  = 1092
   |github  = NormanPCN/StardewValleyMods
+
   |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    = Longer Lasting Lures
+
   |name    = Idle Timer
   |author  = Caraxian
+
   |author  = LordAndreios
   |id      = caraxian.LongerLastingLures
+
   |id      = LordAndreios.IdleTimer
   |nexus  = 2510
+
   |nexus  = 2858
   |github  = Caraxi/StardewValleyMods
+
   |github  = emperorzuul/SMAPI_MODS
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Idle Pause|Idle Pause]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Seasons
+
   |name    = I Don't Use That Water
   |author  = aedenthorn, Erinthe
+
   |author  = idermailer
   |id      = aedenthorn.LongerSeasons
+
   |id      = idermailer.iDontUseThatWater
   |nexus  = 10108
+
   |nexus  = 14047
   |github  = aedenthorn/StardewValleyMods
+
   |github  = idermailer/iDontUseThatWater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longevity
+
   |name    = IFrames in Mines
   |author  = RTGOAT
+
   |author  = Factknowhow
   |id      = RTGOAT.Longevity
+
   |id      = Factknowhow.IFramesInMines
   |nexus  = 649
+
   |nexus  = 16436
 +
  |github  = Mekadrom/IFramesInMines
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = I Got Friendship
 +
  |author  = ChiroxT
 +
  |id      = treinke.igotfriendship
 +
  |nexus  = 13290
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = I Got XP
 +
  |author  = ChiroxT
 +
  |id      = treinke.igotxp
 +
  |nexus  = 13289
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Look to the Sky
+
   |name    = ImagEd
   |author  = drbirbdev
+
   |author  = candidus42
   |id      = drbirbdev.LookToTheSky
+
   |id      = Candidus42.ImagEd
   |nexus  = 15262
+
   |nexus  = 7218
   |github  = drbirbdev/StardewValley
+
   |github  = mus-candidus/ImagEd
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lookup Anything
+
   |name    = Immersive Grandpa, Misc Introduction Fixes
   |author  = Pathoschild
+
   |author  = mistyspring
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id      = mistyspring.immersivegrandpa
   |nexus  = 541
+
   |nexus  = 12562
  |moddrop = 606605
+
   |github  = misty-spring/StardewMods
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loose Audio Files
+
   |name    = Immersive Scarecrows
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LooseAudioFiles
+
   |id      = aedenthorn.ImmersiveScarecrows
   |nexus  = 5999
+
  |curse  = 868685
 +
   |nexus  = 15290
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Lore-Friendly JojaMart Prices
+
   |name    = Immersive Sprinklers
   |author  = Huanir
+
   |author  = aedenthorn, Erinthe
   |id      = Huanir.LoreFriendlyJojaPrices
+
   |id      = aedenthorn.ImmersiveSprinklers
   |nexus  = 2658
+
  |curse  = 868686
   |github  =
+
   |nexus  = 15239
 +
   |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    = Lost Woods
+
   |name    = Improved Mill
   |author  = Raik, Raik167, YousernameZo
+
   |author  = AustinYQM
   |id      = raik.testmod
+
   |id      = AustinYQM.ImprovedMill
   |nexus  = 6291
+
   |nexus  = 1748
   |github  =
+
   |github  = AustinYQM/ImprovedMill
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Love Bubbles
 
  |author  = SteelixLeiter, Don Collins
 
  |id      = LoveBubbles
 
  |nexus  = 1318
 
  |github  = doncollins/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels
+
   |name    = Improved Quality of Life
   |author  = Advize and Jinxiewinxie
+
   |author  = Demiacle
   |id      = Advize.LovedLabels
+
   |id      = Demiacle.ImprovedQualityOfLife
   |nexus  = 279
+
   |nexus  = 1025
   |github  = AdvizeGH/LovedLabels
+
   |github  = demiacle/QualityOfLifeMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
  |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    = Loved Labels Redux
+
   |name    = Improved Tracker
   |author  = thespbgamer
+
   |author  = Anthony Hilyard
   |id      = thespbgamer.LovedLabelsRedux
+
   |id      = com.anthonyhilyard.improvedtracker
   |nexus   = 8880
+
   |curse   = 445215
   |curse   = 834387
+
   |nexus   = 9317
   |github  = thespbgamer/LovedLabelsRedux
+
   |github  = AHilyard/ImprovedTracker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Festival
+
   |name    = In a Heartbeat
   |author  = AvalonMFX
+
   |author  = Shockah
   |id      = AvalonMFX.LoveFestival
+
   |id      = Shockah.InAHeartbeat
   |nexus  = 17819
+
   |nexus  = 17834
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Low Health Warning
+
   |name    = Increase Animal House Max Population
   |author  = NMVH5
+
   |author  = Mizzion
   |id      = nmvh5.LowHealthWarning
+
   |id      = mizzion.increaseanimalhousemaxpopulation
   |nexus  = 8326
+
   |nexus  = 4861
   |github  =
+
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Score HUD, Just Luck Mod
+
   |name    = Increased Artifact Spots
   |author  = delaney
+
   |author  = Mizzion
   |id      = dJustLuckMod
+
   |id      = mizzion.increasedartifactspots
   |nexus  = 10386
+
   |nexus  = 3340
   |moddrop = 1070645
+
   |moddrop = 663705
   |github  =
+
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Skill
+
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
  |author  = spacechase0
+
   |author  = shekurika
  |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id      = shekurika.fishtankCapacity
   |curse  = 867393
+
   |nexus  = 11388
   |moddrop = 127279
+
   |github  =
   |nexus  = 521
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lucky Reclamation Trash Can
+
   |name    = Increased Sprinkler Range
   |author  = kiranmurmu
+
   |author  = EternalSoap
   |id      = kiranmurmu.LuckyReclamationTrashCan
+
   |id      = eternalsoap.sprinklers
   |nexus  = 8971
+
   |nexus  = 20745
   |github  = kiranmurmu/StardewValleyMods
+
   |github  = ArjanSeijs/SprinklerMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lunar Disturbances
+
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author  = Sakorona
+
   |author  = GZhynko
   |id      = KoihimeNakamura.LunarDisturbances
+
   |id      = GZhynko.IncubatePufferfishEggs
   |nexus  = 2208
+
   |nexus  = 6162
   |moddrop = 664151
+
   |github  = gzhynko/StardewMods
   |github  = Sakorona/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lurking in the Dark
+
   |name    = Indoor Sprinklers
   |author  = 7thAxis
+
   |author  = ramen
   |id      = 7thAxis.LitD
+
   |id      = ramen.IndoorSprinklers
   |nexus  = 10770
+
   |nexus  = 21124
   |github  =
+
   |github  = mpomirski/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Augmentors
+
   |name    = Industrial Furnace
   |author  = SlayerDharok
+
   |author  = Traktori
   |id      = SlayerDharok.MachineAugmentors
+
   |id      = Traktori.IndustrialFurnace
   |nexus  = 5600
+
   |nexus  = 5568
   |github  = Videogamers0/SDV-MachineAugmentors
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Check
+
   |name    = Industrial Furnace for Automate
   |author  = FairfieldBW
+
   |author  = Traktori
   |id      = FairfieldBW.MachineCheck
+
   |id      = Traktori.AM.IndustrialFurnace
   |nexus  = 9515
+
   |nexus  = 5568
   |github  = FairfieldBW/MachineCheck
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Speed Change
+
   |name    = Industrialization Redux
   |author  = IceGladiador
+
   |author  = GaLaxY256 and kazuakisama
   |id      = IceGladiador.MachineSpeedChange
+
   |id      = G256.IR.Code
   |nexus  = 1780
+
   |nexus  = 22351
 
   |github  =
 
   |github  =
 
  |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    = Machine Status
+
   |name    = Infallible Fishing
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.MachineStatus
+
   |id      = aedenthorn.InfallibleFishing
   |nexus  = 11177
+
   |nexus  = 14639
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic
+
   |name    = Infertile Soil
   |author  = spacechase0
+
   |author  = Sabera, kelbesque
   |id      = spacechase0.Magic
+
   |id      = Sabera.InfertileSoil
  |curse  = 867745
+
   |nexus  = 2515
  |moddrop = 399898
 
  |nexus  = 2007
 
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Magical Crops
 
  |author  = shekurika and Asterisk555
 
  |id      = shekurika.MagicalCropsCode
 
   |nexus  = 8762
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Junimo Pet
+
   |name    = Infested Levels
   |author  = Entoarox
+
   |author  = Eireon
   |id      = Entoarox.MagicJunimoPet
+
   |id      = Eireon.InfestedLevels
   |nexus  = 3567
+
   |nexus  = 2823
   |github  = Entoarox/StardewMods
+
   |github  = benrpatterson/InfestedLevels
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Pluses
+
   |name    = Infinite Energy
   |author  = TerryDBS
+
   |author  = Error27
   |id      = TerryDBS.MagicPluses
+
   |id      = error27.infinite_energy
   |nexus  = 7096
+
   |nexus  = 17717
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Scepter
+
   |name    = Infinite Inventory
   |author  = not4bene
+
   |author  = unidarkshin, Devin Lematty
   |id      = not4bene.MagicScepter
+
   |id      = DevinLematty.InfiniteInventory
   |nexus  = 8169
+
   |nexus  = 2247
   |github  =
+
   |github  = unidarkshin/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infinite Junimo Cart Lives
 +
  |author  = Renny
 +
  |id      = renny.infinitejunimocartlives
 +
  |nexus  = 2705
 +
  |github  = OfficialRenny/InfiniteJunimoCartLives
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Valley
+
   |name    = Infinite Money
   |author  = season
+
   |author  = Chunky
   |id      = season.MagicValley
+
   |id      = chunky.InfiniteMoney
   |nexus  = 10639
+
   |nexus  = 11510
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mailbox Menu
+
   |name    = Infinite Watering Cans
   |author  = aedenthorn, Erinthe
+
   |author  = CaptainSully
   |id      = aedenthorn.MailboxMenu
+
   |id      = CaptainSully.InfiniteWateringCan
   |nexus  = 14439
+
  |moddrop = 1188756
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 12739
 +
   |github  = CaptainSully/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Framework
+
   |name    = Infinite Zoom
   |author  = Digus
+
   |author  = berkayylmao
   |id      = DIGUS.MailFrameworkMod
+
   |id      = berkayylmao.InfiniteZoom
   |nexus  = 1536
+
   |nexus  = 8808
   |github  = Digus/StardewValleyMods
+
  |curse  = 500088
 +
   |github  = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Order Pigs
+
   |name    = Informant
   |author  = jwdred
+
   |author  = Slothsoft
   |id      = jwdred.MailOrderPigs
+
   |id      = Slothsoft.Informant
   |nexus  = 632
+
   |nexus  = 14293
   |github  = jdusbabek/stardewvalley
+
   |github  = slothsoft/stardew-informant
  
   |broke in          = Stardew Valley 1.3.29
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.1.1-unofficial.6-strobe
+
  |status            = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-66#post-44728
+
  |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    = Mail Services Mod
+
   |name    = In-Game SMAPI Log Uploader, Log Uploader
   |author  = Digus
+
   |author  = aedenthorn, Erinthe
   |id      = Digus.MailServicesMod
+
   |id      = aedenthorn.LogUploader
   |nexus  = 7842
+
   |nexus  = 13979
   |github  = Digus/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
+
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author  = pinguimbozo
+
   |author  = Platonymous
   |id      = pinguimbozo.PCMCCJJC
+
   |id      = Platonymous.InkStories
   |nexus  = 13248
+
  |curse  = 877221
 +
  |moddrop = 1521399
 +
   |nexus  = 15987
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Gil Real
+
   |name    = Input Fix
   |author  = Werewolf Master
+
   |author  = Windmill_City
   |id      = Wolf.GilSMAPI
+
   |id      = Windmill_City.InputFix
   |nexus  = 7118
+
   |nexus  = 5693
   |github  =
+
   |github  = Windmill-City/InputFix
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Love
+
   |name    = Input Tools
   |author  = Kabulla
+
   |author  = Sagittaeri
   |id      = Kabulla.MakeLove
+
   |id      = Sagittaeri.InputTools
   |nexus  = 16003
+
   |nexus  = 14553
   |github  =
+
   |github  = sagittaeri/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mana Bar
+
   |name    = InstaCrops
   |author  = spacechase0
+
   |author  = WuestMan, redknightofdoom
   |id      = spacechase0.ManaBar
+
   |id      = WuestMan.InstaCrops
  |curse  = 867709
+
   |nexus  = 4077
   |nexus  = 7831
+
   |github  = Brian-Wuest/Instacrops
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mandatory Meals, Real Life Mod
+
   |name    = Instant Animals
   |author  = darzington
+
   |author  = pinocchio1231
   |id      = darzington.RealLifeMod
+
   |id      = pinocchio1231.instantanimals
   |nexus  = 7445
+
   |nexus  = 9573
   |github  =
+
   |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    = Many Enchantments
+
   |name    = Instant Animals 1.6
   |author  = Stari
+
   |author  = Siweipancc
   |id      = Stari.ManyEnchantments
+
   |id      = Siweipancc.Instantanimals
   |nexus  = 8824
+
   |nexus  = 21798
   |github  = SlivaStari/ManyEnchantments
+
   |github  = siweipancc/InstantAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Binder
+
   |name    = Instant Break
   |author  = SnowFire k'Vala
+
   |author  = Jolyone
   |id      = SnowFire.Map_Binder
+
   |id      = Me.InstantBreak
   |nexus  = 6983
+
   |nexus  = 15526
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
+
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MapEdit
+
   |id      = aedenthorn.InstantBuildingConstruction
   |nexus  = 18387<!--8876 before 1.0.0-->
+
  |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    = Mapping Extensions and Extra Properties (MEEP)
+
   |name    = Instant Buildings From Farm
   |author  = DecidedlyHuman
+
   |author  = BitwiseJon
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
+
   |id      = BitwiseJonMods.InstantBuildings
   |nexus  = 14493
+
   |nexus  = 2070
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Teleport
+
   |name    = Instant Dialogues
   |author  = aedenthorn, Erinthe
+
   |author  = idermailer
   |id      = aedenthorn.MapTeleport
+
   |id      = idermailer.InstantDialogues
  |curse  = 868868
+
   |nexus  = 22468
   |nexus  = 7675
+
   |github  = idermailer/InstantDialogues
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Utilities
+
   |name    = Instant Eat Key
   |author  = mabelSyrup
+
   |author  = nini700
   |id      = mabelsyrup.maputils
+
   |id      = nini700.InstantEatKey
   |nexus  = 4716
+
   |nexus  = 4464
  |github  = mjSurber/Map-Utilities
 
  
   |broke in = Stardew Valley 1.5
+
   |status  = workaround
 +
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maritime Secrets
+
   |name    = Instant Fishing
   |author  = Goldenrevolver
+
   |author  = aurnj, Roy Li
   |id      = Goldenrevolver.MaritimeSecrets
+
   |id      = RuyiLi.InstantFishing
   |nexus  = 10758
+
   |nexus  =
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 +
   |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    = Market Day
+
   |name    = Instant Geodes
   |author  = ceruleandeep
+
   |author  = montana123
   |id      = ceruleandeep.MarketDay
+
   |id      =
   |nexus  = 11778
+
   |nexus  =
   |github  = ChroniclerCherry/stardew-valley-mods
+
  |url    = https://community.playstarbound.com/threads/109038
 +
   |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    = Market Town<!--changed in 3.0.0-->, Food Store
+
   |name    = Instant Growth Powder
   |author  = d5a1lamdtd, HaPyke
+
   |author  = aedenthorn, Erinthe
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
+
   |id      = aedenthorn.InstantGrowthPowder
   |moddrop = 1480763
+
   |nexus  = 7727
   |nexus  = 19309
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Marry Morris
+
   |name    = Instant Grow Trees
   |author  = Yoshimax
+
   |author  = cantorsdust and Pathoschild
   |id      = Yoshimax.MarryMorrisCode
+
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus  = 12824
+
   |nexus  = 173
   |github  = yoshimax2/MarryMorris
+
   |github  = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Matching Nodes, MinesTokens
+
   |name    = Instant Load
   |author  = Eryk601 and Vertigon
+
   |author  = Platonymous
   |id      = Vertigon.MinesTokens
+
   |id      = Platonymous.InstantLoad
   |nexus  = 11124
+
  |curse  = 877220
 +
  |moddrop = 1521407
 +
   |nexus  = 16253
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Max Cost Stamina
+
   |name    = Instantly Eat Item
   |author  = StultusV
+
   |author  = Guedez
   |id      = StultusV.MaxCastStamina
+
   |id      = eat.item.instantly
   |nexus  = 10794
+
   |nexus  = 5116
   |github  = JudeRV/Stardew-MaxCastStamina
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maximize Fix
+
   |name    = Instantly Increase Crop Growth Phase
   |author  = Shockah
+
   |author  = RyanJesky
   |id      = Shockah.MaximizeFix
+
   |id      = RyanJesky.IncreaseCropGrowthPhase
   |nexus  = 16099
+
   |nexus  = 10146
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = RyanJesky/IncreaseCropGrowthPhase
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Hats
+
   |name    = Instant Pets
   |author  = spacechase0
+
   |author  = blueberry
   |id      = spacechase0.MayoHats
+
   |id      = blueberry.InstantPets
   |nexus  = 17514
+
   |nexus  = 9448
   |github  =
+
   |github  = b-b-blueberry/InstantPets
}}
+
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Mart
+
   |name    = Instant Tool Upgrades
   |author  = aedenthorn, Erinthe
+
   |author  = Binarynova
   |id      = aedenthorn.MayoMart
+
   |id      = binarynova.instanttoolupgrades
   |nexus  = 17175
+
   |nexus  = 8918
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Binarynova/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayonnaise++, Mayonnaise Plus Plus
+
   |name    = Integrated Minecarts
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author  = Jibb
   |id      = xirsoi.mayonnaiseplusplus
+
   |id      = jibb.minecarts.C
   |nexus  = 4634
+
  |curse  = 988762
   |github  = xirsoi/MayonnaisePlusPlus
+
   |nexus  = 11881
 +
   |github  = Jibblestein/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Rain
+
   |name    = Interaction Helper
   |author  = spacechase0
+
   |author  = Hammurabi
   |id      = spacechase0.MayoRain
+
   |id      = HammurabiInteractionHelper
   |nexus  = 17436
+
   |nexus  =
   |github =
+
   |chucklefish = 4640
 +
  |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 +
 
 +
  |broke in = SMAPI 2.0
 +
<!--
 +
  |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    = Meme Outfits
+
   |name    = Interactions, Interacoes
   |author  = Mehidden
+
   |author  = BrasileiroTop
   |id      = MemeOutfits.Mehidden
+
   |id      = BrasileiroTop.Interacoes
   |nexus  = 13213
+
   |nexus  = 4862
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Menus Everywhere
+
   |name    = Interaction Tweaks
   |author  = nman130
+
   |author  = jahangmar
   |id      = nman130.MenusEverywhere
+
   |id      = jahangmar.InteractionTweaks
   |nexus  = 6119
+
   |nexus  = 3771
   |github  = nman130/Stardew-Mods
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Merge Fertilizer
+
   |name    = Internationalization
   |author  = TianXiaobai
+
   |author  = bcmpinc
   |id      = TianXiaobai.MergeFertilizer
+
   |id      = bcmpinc.Internationalization
   |nexus  = 17743
+
   |nexus  = 21317
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Messy Crops
+
   |name    = Into the Game (Save Loaded Notifier)
   |author  = Tlitookilakin
+
   |author  = DecidedlyHuman
   |id      = tlitookilakin.MessyCrops
+
   |id      = DecidedlyHuman.SaveLoadedNotifier
  |moddrop = 1123884
+
   |nexus  = 12826
   |nexus  = 11317
+
   |github  = DecidedlyHuman/StardewValleyMods
   |github  = tlitookilakin/MessyCrops
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meteor Defence
+
   |name    = Intravenous Coffee
   |author  = aedenthorn, Erinthe
+
   |author  = mpcomplete
   |id      = aedenthorn.MeteorDefence
+
   |id      = mpcomplete.IntravenousCoffee
   |nexus  = 10641
+
   |nexus  = 2224
   |github  = aedenthorn/StardewValleyMods
+
   |github  = mpcomplete/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mice in the Valley
+
   |name    = Investment
   |author  = candidus42
+
   |author  = MissCoriel
   |id      = Candidus42.MiceInTheValley
+
   |id      = misscoriel.invest
   |nexus  = 4638
+
   |nexus  = 5293
  |github  = mus-candidus/MiceInTheValley
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Milk the Villagers
 
  |author  = trunip190
 
  |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
 
  |nexus  = 5948
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miller Time
+
   |name    = Investment Maximized
   |author  = Satozaki
+
   |author  = MissCoriel
   |id      = Satozaki.MillerTime
+
   |id      = misscoriel.investmax
   |nexus  = 7575
+
  |curse  = 885074
   |github  = AndyCrocker/StardewMods
+
   |nexus  = 9253
 +
   |github  = MissCoriel/InvestmentMaximized
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milo Dog
+
   |name    = Invite Code Mod
   |author  = Clark, wilsonch3451
+
   |author  = ThePqtatoGalaxy, KOREJJamJar
   |id      = Clark.MiloDog
+
   |id      = KOREJJamJar.InviteCodeMod
   |nexus  = 2861
+
   |nexus  = 4023
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Assist
+
   |name    = Invite Friend
   |author  = Kabigon
+
   |author  = d5a1lamdtd, HaPyke
   |id      = Kabigon.MineAssist
+
   |id      = d5a1lamdtd.InviteFriend
   |nexus  = 2296
+
  |moddrop = 1486022
   |chucklefish = 5353
+
   |nexus  = 19500
   |github  = KabigonFirst/StardewValleyMods
+
   |github  =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minecart Patcher
+
   |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author  = bwdy
+
   |author  = Anthony Maciel, maciel310
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
+
   |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
   |nexus  = 11424
+
   |nexus  = 15285
   |github  = bwdy/SDVModding
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Changes
+
   |name    = Iridium Tools Patch
   |author  = JPAN
+
   |author  = Redwood
   |id      = jpan.MineChanges
+
   |id      = Redwood.IridiumToolsPatch
   |nexus  = 3963
+
   |nexus  = 2897
   |github  = JPANv2/Stardew-Valley-Mine-Changes
+
   |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    = Mines Tokens
+
   |name    = Is It Cake
   |author  = sophie
+
   |author  = LeFauxMatt
   |id      = sophie.MinesTokens
+
   |id      = furyx639.IsItCake
   |nexus  = 18776
+
  |curse  = 871826
   |github  = sophiesalacia/StardewMods
+
   |nexus  = 14775
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Tweaks
+
   |name    = Island Gatherers
   |author  = Shockah
+
   |author  = PeacefulEnd
   |id      = Shockah.MineTweaks
+
   |id      = PeacefulEnd.IslandGatherers
   |nexus  = 16859
+
   |nexus  = 8552
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = Floogen/IslandGatherers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Bars
+
   |name    = Island Gatherers Automate
   |author  = Ophaneom
+
   |author  = PeacefulEnd
   |id      = Ophaneom.MiniBars
+
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
   |nexus  = 8329
+
   |nexus  = 8552
   |github  = Ophaneom/Mini-Bars
+
   |github  = Floogen/IslandGatherers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining at the Farm
+
   |name    = Island Secret
   |author  = Nishtra
+
   |author  = Edu Anttunes
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id      = IslandSecret
   |nexus  = 674
+
   |nexus  = 8096
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.23
 
  |status  = workaround
 
  |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    = Mini Tool NPC
+
   |name    = Item AutoTrasher, AutoTrash
   |author  = Tran Minh Thong
+
   |author  = S1mmyy
   |id      = mini.tool.npc.mod
+
   |id      = S1mmyy.AutoTrash
   |nexus  = 7060
+
   |nexus  = 5140
   |github  = TMThong/Stardew-Mods
+
   |github  = S1mmyy/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minor Light Tweaks
+
   |name    = Item Bags
   |author  = greentodd
+
   |author  = SlayerDharok
   |id      = greentodd.MinorLightTweaks
+
   |id      = SlayerDharok.Item_Bags
   |nexus  = 10223
+
  |curse  = 991675
   |github  =
+
   |nexus  = 5382
 +
   |github  = Videogamers0/SDV-ItemBags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
+
   |name    = Item Checker
   |author  = BlaDe
+
   |author  = Hitaxas
   |id      = BlaDe.MiscTrolls
+
   |id      = Hitaxas.Items.DLL
   |nexus  = 12037
+
   |nexus  = 24305
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name    = Item Extensions
   |author  = The Fluffy Robot
+
   |author  = mistyspring
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
   |id      = mistyspring.ItemExtensions
   |nexus  = 5691
+
   |nexus  = 20357
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
+
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Position Tool
+
   |name    = Item Locator
   |author  = MissCoriel
+
   |author  = Hitaxas
   |id      = misscoriel.PositionTool
+
   |id      = Hitaxas.Items2.DLL
   |nexus  = 8087
+
   |nexus  = 24305
   |github  = MissCoriel/Position-Tool
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Unique Courtship Response Core
+
   |name    = Item Quality Indicator
   |author  = MissCoriel
+
   |author  = FunnyMoney
   |id      = misscoriel.UCRFix
+
   |id      = funnymoney.itemqualityindicator
   |nexus  = 8284
+
   |nexus  = 15336
  |github  = MissCoriel/UniqueCourtshipResponseCore
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Missing Gifts
 
  |author  = ChiroxT
 
  |id      = treinke.missinggifts
 
  |nexus  = 11363
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mob Count Reports, Report Mob Counts
+
   |name    = Item Recovery
   |author  = StultusV
+
   |author  = Mytsy
   |id      = StultusV.ReportMobCounts
+
   |id      = Mysty.ItemRecovery
   |nexus  = 10899
+
   |nexus  = 9354
   |github  = JudeRV/Stardew-ReportMobCounts
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Arcade
+
   |name    = Item Recovery Plus
   |author  = aedenthorn, Erinthe
+
   |author  = Lunardiver
   |id      = aedenthorn.MobileArcade
+
   |id      = Lunardiver.ItemRecoveryPlus
   |nexus  = 6538
+
   |nexus  = 13026
   |github  = aedenthorn/StardewValleyMods
+
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Audio Player
+
   |name    = Item Research 'n' Spawn
   |author  = aedenthorn, Erinthe
+
   |author  = TSlex
   |id      = aedenthorn.MobileAudioPlayer
+
   |id      = TSlex.ItemResearchSpawner
   |nexus  = 6568
+
   |nexus  = 8933
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1012482
 +
   |github  = TSlex/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Calendar
+
   |name    = Item Tooltips
   |author  = aedenthorn, Erinthe
+
   |author  = Jaredlll08
   |id      = aedenthorn.MobileCalendar
+
   |id      = BlameJared.ItemTooltips
   |nexus  = 6601
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 297655
 +
   |github  = jaredlll08/Item-Tooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Catalogues
+
   |name    = Item Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = crpz
   |id      = aedenthorn.MobileCatalogues
+
   |id      = crpz.ItemTweaks
   |nexus  = 6543
+
   |nexus  = 8182
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Phone
+
   |name    = iTile
   |author  = aedenthorn, Erinthe
+
   |author  = ha1fdaew
   |id      = aedenthorn.MobilePhone
+
   |id      = ha1fdaew.iTile
   |curse   = 868890
+
   |nexus   = 7512
   |nexus  = 6523
+
   |github  = ha1fdaew/iTile
   |github  = aedenthorn/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Television
+
   |name    = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author  = aedenthorn, Erinthe
+
   |author  = Caboose Sage, CabooseSage
   |id      = aedenthorn.MobileTelevision
+
   |id      = Cabbose.Sage.ItsStardewTime
   |nexus  = 6575
+
   |nexus  = 20847
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MobileUI Android
+
   |name    = Its Time to Wake Up
   |author  = WisnuNug
+
   |author  = Krutonium
   |id      = WisnuNug.MobileUI
+
   |id      = Krutonium.ItsTimeToWakeUp
   |nexus  = 17652
+
   |nexus  = 13798
 
   |github  =
 
   |github  =
 
  |warnings = Only works on Android.
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modify This
+
   |name    = Jack Be Thicc
   |author  = aedenthorn, Erinthe
+
   |author  = DeadRobotDev
   |id      = aedenthorn.ModThis
+
  |id      = DeadRobotDev.JackBeThicc
   |nexus  = 7814
+
  |nexus  = 21533
   |github  = aedenthorn/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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod List Command
+
   |name    = Jar Opener
   |author  = Blackclaw
+
   |author  = Genowhirl9999
   |id      = Blackclaw.ModListCommand
+
   |id      = genowhirl9999.jaropener
   |nexus  = 5131
+
   |nexus  = 5292
   |github  = Xebeth/StardewValley-ListModsCommand
+
  |moddrop = 988956
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Menu
+
   |name    = JhinFour
   |author  = Enaium
+
   |author  = Keaton Sadoski
   |id      = Enaium.ModMenu
+
   |id      = Sadoski.JhinFour
  |curse  = 436844
+
   |nexus  = 11838
  |moddrop = 885574
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/ModMenu
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Settings Tab
+
   |name    = Jiggly Junimo Bundles
   |author  = Gilar Fasulaki
+
   |author  = Jonas Henriksson, Greger
   |id      = GilarF.ModSettingsTab
+
   |id      = Greger.JigglyJunimoBundles
   |nexus  = 4579
+
   |nexus  =
   |github  = GilarF/SVM
+
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
 +
   |github  = gr3ger/Stardew_JJB
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
+
   |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
+
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
   |author  = DaLion
+
   |author  = k4rakara
   |id      = DaLion.Overhaul
+
   |id      = k4rakara.JoJa84Plus
   |nexus  =
+
   |nexus  = 5803
   |github  = daleao/modular-overhaul
+
   |github  = K4rakara/Stardew-Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mod Update Menu
 
  |author  = CatCattyCat, Cat
 
  |id      = cat.modupdatemenu
 
  |nexus  = 2536
 
  |moddrop = 833560
 
  |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-79637
 
  |unofficial version = 1.6.1-unofficial.1-dphill
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Updater
+
   |name    = JoJaBan - Arcade Sokoban
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.ModUpdater
+
   |id      = Platonymous.JoJaBan
   |curse   = 877226
+
   |nexus   = 3118
   |nexus  = 6338
+
   |moddrop = 793907
 
   |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    = Monster Goals Anywhere
+
   |name    = Joja Cola Expanded
   |author  = Suphax
+
   |author  = Objection777
   |id      = suphax.monstergoalsanywhere
+
   |id      = Objection777.JojaColaExpandedCode
  |moddrop = 1088762
+
   |nexus  = 24227
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Invasion
+
   |name    = Joja Express
   |author  = Krutonium
+
   |author  = OFTS_CQM and Yuxuan
   |id      = krutonium.monsterinvasion
+
   |id      = ofts.jojaExp
   |nexus  = 12641
+
   |nexus  = 23614
   |github  =
+
   |github  = ofts-cqm/SDV_JojaExpress
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Level Tip
+
   |name    = JojaMart to PathoMart, Pathomart
   |author  = WhiteMind
+
   |author  = Dounat2201, Sasara
   |id      = WhiteMind.MonsterLT
+
   |id      = Sasara.Pathomart
   |nexus  = 1896
+
   |nexus  = 1142
 
   |github  =
 
   |github  =
  
   |status   = workaround
+
   |broke in = Stardew Valley 1.6
   |summary = Use [[#Almanac|Almanac]] instead
+
}}
   |broke in = Stardew Valley 1.3
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Joja Online
 +
   |author = PeacefulEnd
 +
  |id      = PeacefulEnd.JojaOnline
 +
  |moddrop = 878236
 +
  |nexus  = 7486
 +
  |github  = Floogen/JojaOnline
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joja's Dark Secret, Halloween Jam CSharp
 +
  |author  = sophiesalacia
 +
  |id      = sophie.HalloweenJamCSharp
 +
  |nexus  = 18927
 +
  |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Log Anywhere
+
   |name    = Joja's Hauntings
   |author  = MouseyPounds
+
   |author  = MindMeltMax
   |id      = MouseyPounds.MonsterLogAnywhere
+
   |id      = MindMeltMax.HauntedJoja
   |nexus  = 3997
+
   |nexus  = 7014
   |github  = MouseyPounds/stardew-mods
+
  |moddrop = 1135684
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Musk in Volcano
+
   |name    = Joys of Efficiency
   |author  = BananaFruit
+
   |author  = punyo, yakminepunyo
   |id      = BananaFruit.MonsterMuskInVolcano
+
   |id      = punyo.JoysOfEfficiency
   |nexus  = 10651
+
   |nexus  = 2162
   |github  = BananaFruit1492/MonsterMuskInVolcano
+
   |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    = Monsters - The Framework
+
   |name    = Json Assets
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.MonstersTheFramework
+
   |id      = spacechase0.JsonAssets
   |nexus  = 10673
+
  |curse  = 867749
 +
  |moddrop = 399895
 +
   |nexus  = 1720
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moody Planet
+
   |name    = Json Processor
   |author  = Daniel McMenamy, Deathest1
+
   |author  = Jamie Taylor
   |id      = f1r3w477.MoodyPlanet
+
   |id      = jltaylor-us.JsonProcessor
   |nexus  = 2830
+
   |nexus  = 13183
   |github  = F1r3w477/TheseModsAintLoyal
+
   |github  = jltaylor-us/StardewJsonProcessor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moolah Money Mod
+
   |name    = Json Shuffle
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.Moolah
+
   |id      = spacechase0.JsonShuffle
   |nexus  = 15123
+
   |nexus  = 21513
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moongates
+
   |name    = Jump Down the Mine
   |author  = bwdy
+
   |author  = flowoeB
   |id      = bwdy.moongates
+
   |id      = flowoeB.JumpDownTheMine
   |nexus  = 3545
+
   |nexus  = 8357
   |github  = bwdymods/SDV-Moongates
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures
+
   |name    = Jump Over
   |author  = spacechase0 and ParadigmNomad
+
   |author  = spacechase0
   |id      = spacechase0.MoonMisadventures
+
   |id      = spacechase0.JumpOver
   |curse  = 867702
+
   |curse  = 867746
   |nexus  = 10612
+
  |moddrop = 384782
 +
   |nexus  = 1844
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
+
   |name    = Junimatic
   |author  = SinZ
+
   |author  = NermNermNerm
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
+
   |id      = NermNermNerm.Junimatic
   |nexus  = 12096
+
   |nexus  = 22672
   |github  =
+
   |github  = NermNermNerm/Junimatic
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mopsy's Ranch Livin'
+
   |name    = Junimo Beacon
   |author  = Mopquill
+
   |author  = Achtuur
   |id      = Mopquill.Ranch-Livin
+
   |id      = Achtuur.JunimoBeacon
   |nexus  = 2200
+
   |nexus  = 17135
   |github  = mopquill/Mopsys-Ranch-Livin
+
   |github  = Achtuur/StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = More Animals, More Pets
 
  |author  = Entoarox
 
  |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
 
  |nexus  = 2274
 
  |chucklefish = 4288
 
  |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    = Junimo Boy
   |author  = momoaau
+
   |author  = Tyler Gibbs
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id      = tylergibbs2.JunimoBoy
   |nexus  = 451
+
   |nexus  = 14384
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
  
  |broke in = Stardew Valley 1.3
+
   |status  = abandoned
   |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    = More Barn and Coop Animals
+
   |name    = Junimo Cart More Score
   |author  = AairTheGreat, Aair
+
   |author  = yaxuan97
   |id      = AairTheGreat.MoreBarnCoopAnimals
+
   |id      = yaxuan97.junimocartmorescore
   |nexus  = 4869
+
   |nexus  = 13644
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Buildings
+
   |name    = Junimo Deposit Anywhere
   |author  = spacechase0
+
   |author  = Zoryn
   |id      = spacechase0.MoreBuildings
+
   |id      = Zoryn.JunimoDepositAnywhere
   |curse   = 867740
+
   |nexus   =
   |moddrop = 771640
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
  |nexus  = 2757
+
   |github  = Zoryn4163/SMAPI-Mods
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Bundles
+
   |name    = Junimo Dialog
   |author  = TwinBuilderOne
+
   |author  = ceruleandeep
   |id      = TwinBuilderOne.MoreBundles
+
   |id      = ceruleandeep.junimodialog
   |nexus  = 9709
+
   |nexus  = 8937
   |github  = TwinBuilderOne/StardewValleyMods
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Clocks
+
   |name    = Junimo Farm
   |author  = phjoker
+
   |author  = Platonymous
   |id      = phjoker.MoreClocks
+
   |id      = Platonymous.JunimoFarm
   |nexus  = 11840
+
   |nexus  = 984
   |github  = p-holodynski/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Conversion Topics
+
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author  = violetlizabet
+
   |author  = Fernass354
   |id      = violetlizabet.MoreConvoTopics
+
   |id      = Fernass354.JunimoHutSize
   |nexus  = 10008
+
   |nexus  = 18457
   |github  = elizabethcd/MoreConversationTopics
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Fertilizers
+
   |name    = Junimo Kart Anywhere
   |author  = atravita
+
   |author  = MartyrPher
   |id      = atravita.MoreFertilizers
+
   |id      = JunimoKartAnywhere
   |curse   = 870975
+
   |nexus   = 4315
   |moddrop = 1145236
+
   |github  =
  |nexus  = 11837
+
 
   |github  = atravita-mods/StardewMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More for Leo
+
   |name    = Junimo Kart Cheater
   |author  = Blams
+
   |author  = ryaon
   |id      = blams.MoreForLeo
+
   |id      = Ryaon.JunimoKartCheater
   |nexus  = 12710
+
   |nexus  = 5137
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Giant Crops
+
   |name    = Junimo Kart Global Rankings
   |author  = spacechase0
+
   |author  = drbirbdev
   |id      = spacechase0.MoreGiantCrops
+
   |id      = drbirbdev.JunimoKartGlobalRankings
  |curse  = 867723
+
   |nexus  = 14856
  |moddrop = 771694
+
   |github  = drbirbdev/StardewValley
   |nexus  = 5263
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass
+
   |name    = Junimo Kart Level Practice
   |author  = Satozaki
+
   |author  = BlaDe
   |id      = EpicBellyFlop45.MoreGrass
+
   |id      = BlaDe.JunimoLevelPractice
   |nexus  = 5398
+
   |nexus  = 10056
  |github  = AndyCrocker/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = More Grass on the Beach
 
  |author  = Angela Ranna
 
  |id      = AngelaRanna.MoreGrassOnTheBeach
 
  |nexus  = 8117
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass Starters
+
   |name    = Junimos Accept Cash
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.MoreGrassStarters
+
   |id      = spacechase0.JunimosAcceptCash
   |curse  = 867750
+
   |curse  = 867716
  |moddrop = 313307
+
   |nexus  = 7437
   |nexus  = 1702
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Health
+
   |name    = Junimo Studio, Music Blocks
   |author  = j4c0b333
+
   |author  = Becks723
   |id      = j4c0b333.Morehealth
+
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus  = 4053
+
   |nexus  = 6971
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Key Binding
+
   |name    = Junimo Warp
   |author  = SorryLate, rharyanto
+
   |author  = Shockah
   |id      = SorryLate.MoreKeybinding
+
   |id      = Shockah.JunimoWarp
   |nexus  = 5290
+
   |nexus  = 15676
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Mine Ladders
+
   |name    = Junk Mail
   |author  = JadeTheavas
+
   |author  = Taskmaster
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id      = Taskmaster.JunkMail
   |nexus  = 2105
+
   |nexus  = 4452
   |github  = JadeTheavas/MoreMineLadders
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Multiplayer Info
+
   |name    = Just Relax
   |author  = cheesysteak
+
   |author  = Goldenrevolver
   |id      = cheesysteak.moremultiplayerinfo
+
   |id      = Goldenrevolver.JustRelax
   |nexus  = 2173
+
   |nexus  = 7770
   |github  = cheesysteak/stardew-steak
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rain
+
   |name    = Just Sleep In
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Rifleman
   |id      = Omegasis.MoreRain
+
   |id      = Rifleman.JustSleepIn
   |nexus  = 441
+
   |nexus  = 11286
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = 9Rifleman/JustSleepIn
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Random Edition, Randomizer
+
   |name    = Kamikaze
   |author  = Chikakoo and doomdonuts, Chikakoo4
+
   |author  = aurnj, Roy Li
   |id      = Chikakoo.Randomizer
+
   |id      = RuyiLi.Kamikaze
   |nexus  = 5311
+
   |nexus  =
   |github  = Chikakoo/stardew-valley-randomizer
+
  |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    = More Rings
+
   |name    = Kawakami - Healer NPC
   |author  = spacechase0
+
   |author  = Gorzalt and Flerfarvet
   |id      = spacechase0.MoreRings
+
   |id      = gorzalt.kawakami
   |curse   = 867743
+
   |nexus   = 2549
   |moddrop = 771616
+
   |github  = Gorzalt/StardewValleyMods
  |nexus  = 2054
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Sexy Dwarf
+
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author  = CyberCheese
+
   |author  = KediDili
   |id      = cybercheese.moresexydwarf
+
   |id      = KediDili.FurnitureTweaks.DLL
   |nexus  = 4320
+
   |nexus  = 19375
   |github  =
+
   |github  = KediDili/FurnitureTweaks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Silo Storage
+
   |name    = Kedi's NPC Utilities
   |author  = OrneryWalrus
+
   |author  = KediDili
   |id      = OrneryWalrus.MoreSiloStorage
+
   |id      = KediDili.KNU
   |nexus  = 2587
+
   |nexus  = 17884
   |github  =
+
   |github  = KediDili/NPCUtilities
   |broke in = Stardew Valley 1.3
+
 
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Slimes, More Monsters
+
   |name    = Keep Partners, Keep Your Partners
   |author  = Ded4lif
+
   |author  = EssGee, SG
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id      = SG.Partners
   |nexus  = 7526
+
   |nexus  = 5625
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Weapons
+
   |name    = KeyBind UI
   |author  = Joco80 & Sasara
+
   |author  = Enaium
   |id      = Joco80.MoreWeapons
+
   |id      = Enaium.KeyBindUI
   |nexus  = 1168
+
  |curse  = 538001
   |github  = Sasara2201/More-Weapons-SDV-Mod-
+
  |moddrop = 1036920
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MOTD Mod
+
   |name    = Keyboard Mod Menu
   |author  = thfr
+
   |author  = Shadowfoxss
   |id      = thfr.MOTDMod
+
   |id      = Shadowfoxss.KeyboardModMenu
   |nexus  = 3703
+
   |nexus  = 3147
   |github  = rfht/MOTDMod
+
  |curse  = 308891
 +
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Motorcycle Mod, Moto Mod
+
   |name    = Key Suppressor
   |author  = Akane
+
   |author  = Deflaktor
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
+
   |id      = Deflaktor.KeySuppressor
   |nexus  = 10553
+
   |nexus  = 9295
   |github  =
+
   |github  = Deflaktor/KeySuppressor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = mouahrara's Module Collection
+
   |name    = Kisekae
   |author  = mouahrara
+
   |author  = Kabigon
   |id      = mouahrara.mouahrarasModuleCollection
+
   |id      = Kabigon.kisekae
   |nexus  = 18973
+
   |nexus  = 2348
   |github  = mouahrara/mouahrarasModuleCollection
+
   |github  = KabigonFirst/StardewValleyMods
 +
 
 +
  |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    = Mouse Move Mode, Right Click Move Mode
+
   |name    = Kokoro, Kokoro - Shockah's Core Mod
   |author  = ylsama
+
   |author  = Shockah
   |id      = ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
+
   |id      = Shockah.Kokoro
   |nexus  = 2614
+
   |nexus  = 15682
   |github  = ylsama/RightClickMoveMode
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Mailbox
+
   |name    = Krobus Roommate Shop
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MoveableMailbox
+
   |id      = aedenthorn.KrobusRoommateStore
   |nexus  = 7834
+
   |nexus  = 13131
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Pet Bowl
+
   |name    = Krobus Sells Larger Stacks
   |author  = aedenthorn, Erinthe
+
   |author  = Annosz
   |id      = aedenthorn.MoveablePetBowl
+
   |id      = Annosz.KrobusSellsLargerStacks
   |curse   = 868849
+
   |nexus   = 5993
   |nexus  = 8038
+
   |github  = Annosz/StardewValleyModding
   |github  = aedenthorn/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Annoying Cursor
+
   |name    = Labeling
   |author  = joljyo
+
   |author  = Enaium
   |id      = joljyo.MoveAnnoyingCursor
+
   |id      = Enaium.Labeling
   |nexus  = 7378
+
  |curse  = 443134
   |github  =
+
  |moddrop = 906932
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/Labeling
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Between Buildings
+
   |name    = Ladder and Snow Yam Tip
   |author  = Vilaboa
+
   |author  = WhiteMind
   |id      = Vilaboa.MoveBetweenBuildings
+
   |id      = WhiteMind.LAST
   |nexus  = 17391
+
   |nexus  = 1906
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Move Faster
 
  |author  = Shuai Zhang
 
  |id      = shuaiz.MoveFasterMod
 
  |nexus  = 1351
 
  |github  = hcoona/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.3
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Greenhouse Plot
+
   |name    = Ladder Light
   |author  = aedenthorn, Erinthe
+
   |author  = Tocseoj
   |id      = aedenthorn.MoveGreenhousePlot
+
   |id      = Tocseoj.LadderLight
   |nexus  = 13589
+
  |moddrop = 1549539
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 22052
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move It
+
   |name    = Ladder Locator
   |author  = aedenthorn, Erinthe
+
   |author  = ChaosEnergy
   |id      = aedenthorn.MoveIt
+
   |id      = ChaosEnergy.LadderLocator
   |nexus  = 15163
+
  |curse  = 989910
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 3094
 +
   |github  = yuri-moens/LadderLocator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Mod, Movement Modifier
+
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author  = Zoryn
+
   |author  = Platonymous
   |id      = Zoryn.MovementModifier
+
   |id      = Platonymous.LandGrants
   |nexus   =
+
   |curse   = 877222
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |moddrop = 1521380
   |github  = Zoryn4163/SMAPI-Mods
+
  |nexus  = 15855
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Speed
+
   |name    = Last Day to Plant
   |author  = bcmpinc
+
   |author  = dmcrider57
   |id      = bcmpinc.MovementSpeed
+
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
   |nexus  = 2736
+
   |nexus  = 7917
   |github  = bcmpinc/StardewHack
+
   |github  = dmcrider/LastDayToPlant
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movie Theatre Tweaks
+
   |name    = Last Day to Plant Redux
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.MovieTheatreTweaks
+
   |id      = atravita.LastDayToPlantRedux
   |curse  = 868672
+
   |curse  = 870965
   |nexus  = 16395
+
  |moddrop = 1294435
   |github  = aedenthorn/StardewValleyMods
+
  |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    = Mr. Pam - Snorlax Mechanics
+
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
   |author  = daleonar
+
   |author  = Lavapulse
   |id      = daleonar.Snorlax
+
   |id      = Lavapulse.LavapulseChickens
   |nexus  = 16194
+
   |nexus  = 4821
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Muffin Core
+
   |name    = Lazy Mod
   |author  = Kabi-chan
+
   |author  = weizinai
   |id      = kabi-chan.MuffinCore
+
   |id      = weizinai.LazyMod
   |nexus  = 8070
+
   |nexus  = 22826
   |github  =
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Fertilizer
+
   |name    = Leaderboard Library
   |author  = spacechase0
+
   |author  = drbirbdev
   |id      = spacechase0.MultiFertilizer
+
   |id      = drbirbdev.LeaderboardLibrary
  |curse  = 867717
+
   |nexus  = 15102
   |nexus  = 7436
+
   |github  = drbirbdev/StardewValley
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Backpacks
+
   |name    = Leah Cabin Music Fix
   |author  = skiilaa
+
   |author  = Huanir
   |id      = skiilaa.MultiplayerBackpacks
+
   |id      = Huanir.LeahCabinMusicFix
   |nexus  = 2282
+
   |nexus  = 2653
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |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    = Multiplayer Exp Share, Multiplayer Exp Sharing
+
   |name    = Leave the Mine
   |author  = Achtuur
+
   |author  = Kangzoel
   |id      = Achtuur.MultiplayerExpShare
+
   |id      = Kangzoel.LeaveTheMine
   |nexus  = 16891
+
   |nexus  = 11823
   |github  = Achtuur/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Horse Reskin
+
   |name    = Lefty Mode
   |author  = delphinwave
+
   |author  = Max Vollmer, SVProtector
   |id      = DelphinWave.MultiplayerHorseReskin
+
   |id      = maxvollmer.leftymode
   |nexus  = 7681
+
   |nexus  = 6199
   |github  =
+
   |github  = maxvollmer/LeftyMode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Hub
+
   |name    = Legendary Fish Pond Framework
   |author  = Alberto Moreira Luiz
+
   |author  = sharpskull2
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id      = sharpskull2.LegendaryFishPondFramework
   |nexus  = 9672
+
   |nexus  = 14637
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Idle
+
   |name    = Lenient Window Resize
   |author  = DoubleZ
+
   |author  = DeLiXx
   |id      = DoubleZ.MultiplayerIdle
+
   |id      = DeLiXx.Lenient_Window_Resize
   |nexus  = 3765
+
  |curse  = 990483
   |github  = SourceZh/MultiplayerIdle
+
   |nexus  = 12305
 +
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Info
+
   |name    = Less Mini Shipping Bin
   |author  = MindMeltMax
+
   |author  = atravita
   |id      = MindMeltMax.MPInfo
+
   |id      = atravita.LessMiniShippingBin
   |moddrop = 1302776
+
   |curse  = 870982
   |nexus  = 15155
+
   |nexus  = 10959
   |github  = MindMeltMax/Stardew-Valley-Mods
+
  |moddrop = 1102538
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
+
   |name    = Less Strict Over-Exertion, AntiExhaustion
   |author  = Scayze
+
   |author  = Permamiss
   |id      = scayze.MultiplayerPrairieKing
+
   |id      = BALANCEMOD_AntiExhaustion
   |nexus  = 16030
+
   |nexus  = 637
   |github  = scayze/multiprairie
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod
+
   |name    = Let Me Rest!
   |author  = Tran Minh Thong
+
   |author  = Ophaneom
   |id      = multiplayer.mod
+
   |id      = Ophaneom.LetMeRest
   |nexus  = 16582
+
   |nexus  = 8205
   |github  = TMThong/Stardew-Mods
+
   |github  = Ophaneom/Let-Me-Rest
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod Checker
+
   |name    = Let Me Shop
   |author  = Cherry, CherryChain
+
   |author  = MindMeltMax
   |id      = Cherry.MultiplayerModChecker
+
   |id      = MindMeltMax.LetMeShop
   |nexus  = 6609
+
   |moddrop = 1443554
  |github  = ChroniclerCherry/stardew-valley-mods
+
   |nexus  = 16738
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Multiplayer Speech Bubbles
 
  |author  = Kalthramis
 
  |id      = Kalthramis.MPSpeechBubbles
 
   |nexus  = 2192
 
 
   |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
 
  |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    = Let's Move It
   |author  = lolmaj
+
   |author  = Exblosis
   |id      = lolmaj.MultiplayerTime
+
   |id      = Exblosis.LetsMoveIt
   |nexus  = 2543
+
   |nexus  = 20943
   |github  = MaciejMarkuszewski/StardewValleyMod
+
   |github  = Exblosis/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Floor Farmhouse
+
   |name    = Let's Start With Fishing
   |author  = aedenthorn, Erinthe
+
   |author  = MedievalAI
   |id      = aedenthorn.MultiStoryFarmhouse
+
   |id      = MedievalAI.LetsStartWithFishing
   |nexus  = 8077
+
   |nexus  = 19107
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Gifts for Spouses
+
   |name    = Level Extender
   |author  = Redwood
+
   |author  = unidarkshin, Devin Lematty
   |id      = Redwood.MultipleGiftsForSpouse
+
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
   |nexus  = 2910
+
   |nexus  = 1471
   |github  = EKomperud/StardewMods
+
   |github  =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |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    = Level Forever
   |author  = PeacefulEnd
+
   |author  = GoldstoneBosonMeadows, Parakee
   |id      = PeacefulEnd.MultipleMiniObelisks
+
   |id      = GoldstoneBosonMeadows.LevelForever
   |nexus  = 7900
+
   |nexus  = 22920
   |github  = Floogen/MultipleMiniObelisks
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouse Dialogs
+
   |name    = Leveling Adjustment
   |author  = ceruleandeep
+
   |author  = jahangmar
   |id      = ceruleandeep.multiplespousedialogs
+
   |id      = jahangmar.LevelingAdjustment
   |nexus  = 8711
+
   |nexus  = 4689
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129830
 +
  |unofficial version = 1.1.1-unofficial.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name    = Level Up Notifications
   |author  = SlyMerc
+
   |author  = kd8lvt
   |id      = FileLoading
+
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
   |nexus  = 1094
+
   |nexus  = 855
 +
  |curse  = 300715
 
   |github  =
 
   |github  =
  
  |status  = workaround
+
   |broke in = SMAPI 3.0
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 
   |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Save
+
   |name    = LewdDew Valley, LewdDew_Valley_helper2
   |author  = aedenthorn, Erinthe
+
   |author  = shurmash
   |id      = aedenthorn.MultiSave
+
   |id      = shurmash.LewdDew_Valley_helper
   |nexus  = 15402
+
   |nexus  = 7222
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multitool
+
   |name    = Lewd Leah
   |author  = Miome
+
   |author  = prowlingDemon, unknownDev
   |id      = miome.MultiToolMod
+
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
   |nexus  = 2546
+
   |nexus  = 4402
   |github  = miome/MultitoolMod
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi-User Chests
+
   |name    = Light Mod
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.MUC
+
   |id      = aedenthorn.LightMod
   |nexus  = 9856
+
   |nexus  = 14387
   |moddrop = 1135731
+
   |github  = aedenthorn/StardewValleyMods
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops
+
   |name    = Light Switch
   |author  = Cherry, CherryChain
+
   |author  = holythesea
   |id      = Cherry.MultiYieldCrops
+
   |id      = holythesea.LightSwitch
   |nexus  = 6069
+
   |nexus  = 15683
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = holy-the-sea/LightSwitch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
+
   |name    = Like a Duck to Water
  |author  = Jacque Pott
 
  |id      = JacquePott.MYCDGRPatch
 
  |nexus  = 14023
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Murdercrows
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Murdercrows
+
   |id      = aedenthorn.LikeADuckToWater
   |nexus  = 6615
+
   |nexus  = 15860
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Murder Drone, Personal Combat Drone
 
  |author  = cotboy
 
  |id      = cambam.MURDERDRONE
 
  |nexus  = 4507
 
  |github  = camcamcamcam/murderdrone
 
  
   |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
+
   |status  = workaround
   |unofficial version = 0.0.7-unofficial.5-prism99
+
   |summary  = use [[#Like a Duck to Water Continued|Like a Duck to Water Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Mod
+
   |name    = Like a Duck to Water Continued
   |author  = Aren, Aren Desai
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = Aren.MurderMod
+
   |id      = tem696969696969.LikeADuckToWater
   |nexus  = 17470
+
   |nexus  = 21285
   |github  = ArenKDesai/Murder-Mod
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Store
+
   |name    = Limited Campfire Cooking
   |author  = atravita
+
   |author  = Cherry, CherryChain
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
+
   |id      = Cherry.LimitedCampfireCooking
   |curse   = 870973
+
   |nexus   = 4971
   |moddrop = 1187402
+
   |moddrop = 716383
  |nexus  = 12598
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Cursors
+
   |name    = Line Sprinklers
   |author  = Expl0
+
   |author  = nanzington<!--since 1.4.0-->, Hootless
   |id      = Expl0.MushroomCursors
+
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
   |nexus  = 12594
+
   |nexus  = 2917
   |github  =
+
   |github  = hootless/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Levels
+
   |name    = Line Sprinklers Redux (1.6 Compatible)
   |author  = Eireon, Ben Patterson
+
   |author  = rtrox, Swyytch
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id      = rtrox.LineSprinklersRedux
   |nexus  = 2818
+
   |nexus  = 23895
   |github  = benrpatterson/MushroomLevels
+
   |github  = rtrox/LineSprinklersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Level Tip
+
   |name    = Linus Mod
   |author  = WhiteMind
+
   |author  = tomii
   |id      = WhiteMind.MLT
+
   |id      = tomii.LinusMod
   |nexus  = 1894
+
   |nexus  = 11637
 
   |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    = Literally Can't Even
   |author  = blueberry and Oddshot
+
   |author  = spacechase0
   |id      = blueberry.BlueberryMushroomAutomation
+
   |id      = spacechase0.LiterallyCantEven
   |nexus  = 4637
+
   |nexus  = 14262
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator - Grow More Mushrooms
+
   |name    = Little NPCs
   |author  = blueberry, blueberry and Oddshot
+
   |author  = Candidus42
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id      = Candidus42.LittleNPCs
   |nexus  = 4637
+
   |nexus  = 15152
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  = mus-candidus/LittleNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Rancher
+
   |name    = Live Progress Bar
   |author  = Goldenrevolver
+
   |author  = Tyler Gibbs
   |id      = Goldenrevolver.MushroomRancher
+
   |id      = tylergibbs2.liveprogressbar
   |nexus  = 10978
+
   |nexus  = 7330
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = tylergibbs2/LiveProgressBar
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Cellar
+
   |name    = Livestock Choices
   |author  = Lis
+
   |author  = aedenthorn, Erinthe
   |id      = Lis.MusicalCellar
+
   |id      = aedenthorn.LivestockChoices
   |nexus  = 7626
+
   |nexus  = 11551
   |github  = lisamreynolds/MusicalCellar
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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    = Musical Paths
+
   |name    = Loan Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Doomnik
   |id      = aedenthorn.MusicalPaths
+
   |id      = Doomnik.LoanMod
   |nexus  = 13197
+
   |nexus  = 3882
   |github  = aedenthorn/StardewValleyMods
+
   |github  = legovader09/SDVLoanMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = My Money
+
   |name    = Lober Cat
   |author  = Marcos Brendon
+
   |author  = codyflagstaff
   |id      = marcos.mymoney
+
   |id      = codyflagstaff.lobercat
   |nexus  = 6736
+
   |nexus  = 8219
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mystical Buildings
+
   |name    = Location and Music Logger
   |author  = PeacefulEnd
+
   |author  = Brandy Lover, WDavi
   |id      = PeacefulEnd.MysticalBuildings
+
   |id      = Brandy Lover.LMlog
   |nexus  = 12312
+
   |nexus  = 1366
   |github  = Floogen/MysticalBuildings
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Name Tags
+
   |name    = Location Compass
   |author  = Enaium
+
   |author  = Bouhm and Pathoschild
   |id      = Enaium.NameTags
+
   |id      = Bouhm.LocationCompass
  |curse  = 436816
+
   |nexus  = 3045
  |moddrop = 877767
+
   |github  = Bouhm/stardew-valley-mods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/NameTags
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Napalm Mummies
+
   |name    = Locked Chests
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.NapalmMummies
+
   |id      = MindMeltMax.LockedChests
   |nexus  = 15933
+
  |curse  = 1004481
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1179603
 +
   |nexus  = 12452
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nature Strikes Back
+
   |name    = Locked Crab Pots
   |author  = Clumsy Jackdaw
+
   |author  = nini700
   |id      = ClumsyJackdaw.NatureStrikesBack
+
   |id      = nini700.LockedCrabPot
   |nexus  = 19771
+
   |nexus  = 4461
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Neat Additions
+
   |name    = Locked Maps
   |author  = Ilyaki
+
   |author  = Edu Anttunes
   |id      = ilyaki.neatadditions
+
   |id      = LockedMaps
   |nexus  = 2648
+
   |nexus  = 10089
  |github  = Ilyaki/NeatAdditions
 
 
 
  |broke in = Stardew Valley 1.4
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Network Optimizer
 
  |author  = Ilyaki
 
  |id      = Ilyaki.NetworkOptimizer
 
  |nexus  = 3021
 
  |github  = Ilyaki/NetworkOptimizer
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
 
  |author  = DestyNova
 
  |id      = DestyNova.NEACode
 
  |nexus  = 12369
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Clothes Every Day
+
   |name    = Lock Hotbar Items
   |author  = Vrakyas
+
   |author  = Falson
   |id      = Vrakyas.NewClothesEveryDay
+
   |id      = Falson.LockHotbarItems
   |nexus  = 4030
+
  |moddrop = 1573213
 +
   |nexus  = 23702
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game on Launch
+
   |name    = Lockpicks
   |author  = Nobbele
+
   |author  = bwdy
   |id      = Nobbele.NewGameOnLaunch
+
   |id      = bwdy.lockpicks
   |nexus  = 2654
+
   |nexus  = 3521
   |github  = 4ppleCracker/NewGameOnLaunch
+
   |github  = bwdymods/SDV-Lockpicks
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game Plus
+
   |name    = Log Menu
   |author  = Spacechase0
+
   |author  = JareBear
   |id      = Spacechase0.NewGamePlus
+
   |id      = JareBear.LogMenu
   |nexus  = 10786
+
   |nexus  = 19919
   |github  = spacechase0/StardewValleyMods
+
   |github  = jaredtjahjadi/LogMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Machines
+
   |name    = Log Spam Filter
   |author  = Igorious
+
   |author  = aedenthorn, Erinthe
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id      = aedenthorn.LogSpamFilter
   |nexus  =
+
   |nexus  = 11252
  |chucklefish = 3683
+
   |github  = aedenthorn/StardewValleyMods
   |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    = New Years Eve → Fireworks
+
   |name    = Longer Days
   |author  = sophie
+
   |author  = Stuyk
   |id      = sophie.Fireworks
+
   |id      = Stuyk.LongerDays
   |nexus  = 15277
+
   |nexus  = 19027
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nexus Mods Button
+
   |name    = Longer Fence Life
   |author  = Pickysaurus
+
   |author  = NormanPCN
   |id      = Pickysaurus.NexusModsButton
+
   |id      = NormanPCN.LongerFenceLife
   |nexus  = 12969
+
   |nexus  = 10498
   |github  =
+
   |github  = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nice Messages
+
   |name    = Longer Lasting Lures
   |author  = Nori, seaweednori
+
   |author  = Caraxian
   |id      = nori.NiceMessages
+
   |id      = caraxian.LongerLastingLures
   |nexus  = 6160
+
   |nexus  = 2510
   |github  =
+
   |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Event Chance Tweak
+
   |name    = Longer Seasons
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.NightEventChanceTweak
+
   |id      = aedenthorn.LongerSeasons
   |nexus  = 10633
+
   |nexus  = 10108
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Longer Seasons - Continued|Longer Seasons - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Longer Seasons - Continued
   |author   = Omegasis, Alpha_Omegasis
+
   |author = aedenthorn and FlyingTNT
   |id       = Omegasis.NightOwl
+
   |id     = FlyingTNT.LongerSeasons
   |nexus   = 433
+
   |nexus   = 25164
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = FlyingTNT/StardewValleyMods
  |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    = Night Shift
+
   |name    = Longevity
   |author  = SevenChords
+
   |author  = RTGOAT
   |id      = SevenChords.Night_Shift
+
   |id      = RTGOAT.Longevity
   |nexus  = 15345
+
   |nexus  = 649
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Time Sound Notifications, Time Notif
+
   |name    = Looking for Love REDUX
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
+
   |author  = mushroomhash
   |id      = Careless_Imm0rtal.Time_Notif.
+
   |id      = mush.loveydovey
   |nexus  = 19651
+
   |nexus  = 21370
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Blink
+
   |name    = Look to the Sky
   |author  = Mr Tea, MrTea
+
   |author  = drbirbdev
   |id      = MrTea.NoBlink
+
   |id      = drbirbdev.LookToTheSky
   |nexus  = 17220
+
   |nexus  = 15262
   |github  =
+
   |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Noclip Mode
+
   |name    = Lookup Anything
 
   |author  = Pathoschild
 
   |author  = Pathoschild
   |id      = Pathoschild.NoclipMode
+
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
   |nexus  = 3900
+
  |curse  = 992793
   |moddrop = 691002
+
   |nexus  = 541
 +
   |moddrop = 606605
 
   |github  = Pathoschild/StardewMods
 
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cooties
+
   |name    = Loose Audio Files
   |author  = ceruleandeep
+
   |author  = aedenthorn, Erinthe
   |id      = ceruleandeep.NoCooties
+
   |id      = aedenthorn.LooseAudioFiles
   |nexus  = 9000
+
   |nexus  = 5999
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Crows
+
   |name    = Lore-Friendly JojaMart Prices
   |author  = CatCattyCat, Cat
+
   |author  = Huanir
   |id      = cat.nocrows
+
   |id      = Huanir.LoreFriendlyJojaPrices
   |nexus  = 1682
+
   |nexus  = 2658
   |moddrop = 833543
+
   |github  =
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debris Weather
+
   |name    = Lost Book Menu
   |author  = Underscore76
+
   |author  = bungus
   |id      = underscore.nodebris
+
   |id      = bungus.LostBookMenu
   |nexus  = 19699
+
   |nexus  = 20301
   |github  = Underscore76/NoDebrisWeather
+
   |github  = BussinBungus/BungusSDVMods
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
+
   |name    = Lost Woods
   |author  = Kryspur
+
   |author  = Raik, Raik167, YousernameZo
   |id      = Kryspur.NoFallDamage
+
   |id      = raik.testmod
   |nexus  = 17749
+
   |nexus  = 6291
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay
+
   |name    = Love Bubbles
   |author  = CatCattyCat, Cat
+
   |author  = SteelixLeiter, Don Collins
   |id      = cat.nofencedecay
+
   |id      = LoveBubbles
   |nexus  = 1180
+
   |nexus  = 1318
   |moddrop = 833537
+
  |github  = doncollins/StardewValleyMods
   |github = danvolchek/StardewMods
+
 
 +
   |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 Festival Timer
+
   |name    = Loved Labels
   |author  = mistyspring
+
   |author  = Advize and Jinxiewinxie
   |id      = mistyspring.nofestivaltimer
+
   |id      = Advize.LovedLabels
   |nexus  = 20077
+
   |nexus  = 279
   |github  =
+
   |github  = AdvizeGH/LovedLabels
}}
 
{{#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.2?
+
   |broke in = Stardew Valley 1.3.29
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
<!--
 
<!--
   |unofficial version = 1.1.2-unofficial.1-f4ith
+
   |unofficial version = 2.2.2-unofficial.4-Strobe
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
+
   |name    = Loved Labels Redux
   |author  = Kumagabear
+
   |author  = thespbgamer
   |id      = Kumagabear.NoHatTreasureSkull
+
   |id      = thespbgamer.LovedLabelsRedux
   |nexus  = 19655
+
   |nexus  = 8880
   |github  = DotSharkTeeth/StardewValleyMods
+
  |curse  = 834387
 +
   |github  = thespbgamer/LovedLabelsRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kids Ever
+
   |name    = Love Festival
   |author  = Hangy
+
   |author  = AvalonMFX
   |id      = Hangy.NoKidsEver
+
   |id      = AvalonMFX.LoveFestival
   |nexus  = 1464
+
  |curse  = 1016375
   |github  = L3thal1ty/No-Kids-Ever
+
   |nexus  = 17819
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kimchi
+
   |name    = Low Health Warning
   |author  = jaeha, qpqpqp121
+
   |author  = NMVH5
   |id      = jaeha.No_Kimchi
+
   |id      = nmvh5.LowHealthWarning
   |nexus  = 5043
+
   |nexus  = 8326
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
+
   |name    = Luck Score HUD, Just Luck Mod
   |author  = Riverbankboy, The_UltimateNuke
+
   |author  = delaney
   |id      = theultimatenuke.testmod
+
   |id      = dJustLuckMod
   |nexus  = 17965
+
   |nexus  = 10386
   |github  = TheUltimateNuke/StardewValleyMods
+
  |moddrop = 1070645
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Flyers Redux
+
   |name    = Luck Skill
   |author  = minervamaga
+
   |author  = spacechase0
   |id      = minervamaga.NoMineFlyersRedux
+
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
   |nexus   =
+
   |curse   = 867393
   |moddrop = 631110
+
   |moddrop = 127279
   |github  = minervamaga/NoMineFlyersRedux
+
  |nexus  = 521
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Accidental Exhaustion, Exhaustion Protection
+
   |name    = Lucky Reclamation Trash Can
   |author  = Guedez
+
   |author  = kiranmurmu
   |id      = exhaustion.protection
+
   |id      = kiranmurmu.LuckyReclamationTrashCan
   |nexus  = 5113
+
   |nexus  = 8971
  |moddrop = 707180
+
   |github  = kiranmurmu/StardewValleyMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Random Mine Flyers
+
   |name    = Lunar Disturbances
   |author  = Drynwynn, thepaladinknight
+
   |author  = Sakorona
   |id      = Drynwynn.NoAddedFlyingMineMonsters
+
   |id      = KoihimeNakamura.LunarDisturbances
   |nexus  = 2528
+
   |nexus  = 2208
   |github  = Drynwynn/StardewValleyMods
+
   |moddrop = 664151
 
+
   |github = Sakorona/SDVMods
   |broke in = SMAPI 2.8
 
  |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    = Machine Augmentors
   |author  = MadaraUchiha
+
   |author  = SlayerDharok
   |id      = MadaraUchiha.NonDestructiveNPCs
+
   |id      = SlayerDharok.MachineAugmentors
   |nexus  = 5176
+
   |nexus  = 5600
   |github  = MadaraUchiha/NonDestructiveNPCs
+
   |github  = Videogamers0/SDV-MachineAugmentors
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non-Random Prairie King
+
   |name    = Machine Check
   |author  = aedenthorn, Erinthe
+
   |author  = FairfieldBW
   |id      = aedenthorn.NonRandomPrairieKing
+
   |id      = FairfieldBW.MachineCheck
   |nexus  = 6509
+
   |nexus  = 9515
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FairfieldBW/MachineCheck
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Pause When Inactive - Global
+
   |name    = Machine Speed Change
   |author  = Neko Boi Nick
+
   |author  = IceGladiador
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
+
   |id      = IceGladiador.MachineSpeedChange
   |nexus  = 19250
+
   |nexus  = 1780
   |github  = thakyZ/StardewValleyMods
+
   |github  =
 +
 
 +
  |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    = No Poverty by Disconnect
+
   |name    = Machine Status
   |author  = Slumber
+
   |author  = Shockah
   |id      = SlumbR.NoPovertyByDisconnect
+
   |id      = Shockah.MachineStatus
   |nexus  = 11529
+
   |nexus  = 11177
 +
  |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
 +
  |name    = Magical Crops
 +
  |author  = shekurika and Asterisk555
 +
  |id      = shekurika.MagicalCropsCode
 +
  |nexus  = 8762
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Quarry
+
   |name    = Magic Junimo Pet
   |author  = mlambley
+
   |author  = Entoarox
   |id      = mlambley.NoQuarry
+
   |id      = Entoarox.MagicJunimoPet
   |nexus  = 19410
+
   |nexus  = 3567
   |github  =
+
   |github  = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
+
   |name    = Magic Pluses
   |author  = Platonymous
+
   |author  = TerryDBS
   |id      = Platonymous.NormalizeAI
+
   |id      = TerryDBS.MagicPluses
   |nexus  = 19334
+
   |nexus  = 7096
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Rumble Horse
+
   |name    = Magic Scepter
   |author  = Xangria
+
   |author  = not4bene
   |id      = Xangria.NoRumbleHorse
+
   |id      = not4bene.MagicScepter
   |nexus  = 1779
+
   |nexus  = 8169
 
   |github  =
 
   |github  =
 
  |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    = No Seeds
+
   |name    = Magic Valley
   |author  = lech43
+
   |author  = season
   |id      = lech43.NoSeeds
+
   |id      = season.MagicValley
   |nexus  = 6392
+
   |nexus  = 10639
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay
+
   |name    = Mailbox Menu
   |author  = ThatNorthernMonkey
+
   |author  = aedenthorn, Erinthe
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id      = aedenthorn.MailboxMenu
   |nexus  = 237
+
   |nexus  = 14439
   |github  = ThatNorthernMonkey/NoSoilDecay
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
+
   |summary  = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay On Farm
+
   |name    = Mailbox Menu Continued
   |author  = A_Dude
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = A_Dude.NoSoilDecayOnFarm
+
   |id      = tem696969696969.MailboxMenu
   |nexus  = 8071
+
   |nexus  = 21068
   |github  =
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay Redux
+
   |name    = Mail Framework
   |author  = Platonymous
+
   |author  = Digus
   |id      = Platonymous.NoSoilDecayRedux
+
   |id      = DIGUS.MailFrameworkMod
  |curse  = 307727
+
   |nexus  = 1536
  |moddrop = 793930
+
   |github  = Digus/StardewValleyMods
   |nexus  = 1084
 
   |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    = Mail Order Pigs
   |author  = Yaramy
+
   |author  = jwdred
   |id      = yaramy.noteblocks
+
   |id      = jwdred.MailOrderPigs
   |nexus  = 6646
+
   |nexus  = 632
   |github  =
+
   |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    = Not Far From The Tree
+
   |name    = Mail Services Mod
   |author  = TheElm
+
   |author  = Digus
   |id      = TheElm.NotFarFromTheTree
+
   |id      = Digus.MailServicesMod
   |nexus  = 4739
+
   |nexus  = 7842
   |github  = GStefanowich/SDV-NFFTT
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Thunder Sound
+
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author  = Sto13
+
   |author  = pinguimbozo
   |id      = Sto13.NoThunderSound
+
   |id      = pinguimbozo.PCMCCJJC
   |nexus  = 14414
+
   |nexus  = 13248
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Transitions
+
   |name    = Make Gil Real
   |author  = crazywig
+
   |author  = Werewolf Master
   |id      = crazywig.notransitions
+
   |id      = Wolf.GilSMAPI
   |nexus  = 7354
+
   |nexus  = 7118
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Warp Delay
+
   |name    = Make Love
   |author  = Tran Minh Thong
+
   |author  = Kabulla
   |id      = no.warp.delay
+
   |id      = Kabulla.MakeLove
   |nexus  = 19805
+
   |nexus  = 16003
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Now Playing
+
   |name    = Makeshift Multiplayer
   |author  = John Peters
+
   |author  = spacechase0
   |id      = JohnPeters.NowPlaying
+
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |nexus  = 19441
+
   |nexus  = 501
   |github  =
+
  |moddrop = 127274
 +
   |github  = spacechase0/StardewValleyMP
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Adventures, It's Time to Adventure
+
   |name    = Mana Bar
   |author  = PurrplingCat
+
   |author  = spacechase0
   |id      = purrplingcat.npcadventure
+
   |id      = spacechase0.ManaBar
   |curse  = 577730
+
   |curse  = 867709
   |nexus  = 4582
+
   |nexus  = 7831
   |github  = purrplingcat/PurrplingMod
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Clothing Framework
+
   |name    = Mandatory Meals, Real Life Mod
  |author  = aedenthorn, Erinthe
+
   |author  = darzington
  |id      = aedenthorn.NPCClothing
+
   |id      = darzington.RealLifeMod
  |nexus  = 13940
+
   |nexus  = 7445
  |github  = aedenthorn/StardewValleyMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = NPC Geometry
 
   |author  = ichortower
 
   |id      = ichortower.NPCGeometry
 
   |nexus  = 19259
 
   |github  = ichortower/NPCGeometry
 
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations
+
   |name    = Many Enchantments
   |author  = Bouhm and Pathoschild
+
   |author  = Stari
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id      = Stari.ManyEnchantments
   |nexus  = 239
+
  |curse  = 1004483
   |github  = Bouhm/stardew-valley-mods
+
   |nexus  = 8824
 +
   |github  = SlivaStari/ManyEnchantments
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations Extra Config
+
   |name    = Map Binder
   |author  = trashcan9
+
   |author  = SnowFire k'Vala
   |id      = trashcan9.NPCMapLocations.ExtraConfig
+
   |id      = SnowFire.Map_Binder
   |nexus  = 16236
+
   |nexus  = 6983
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Path Displayer, Path Display
+
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
   |author  = Akago
+
   |author  = aedenthorn, Erinthe
   |id      = akago.PathDisplay
+
   |id      = aedenthorn.MapEdit
   |nexus  = 7563
+
   |nexus  = 18387<!--8876 before 1.0.0-->
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Numerical Health
+
   |name    = Map Image Export
   |author  = Hydrox, hydrox6
+
   |author  = spacechase0
   |id      = Hydrox.NumericalHealth
+
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
   |nexus  = 4863
+
   |nexus  = 1073
   |github  =
+
  |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    = Object Import Map, Import Map
+
   |name    = Mapping Extensions and Extra Properties (MEEP)
   |author  = aedenthorn, Erinthe
+
   |author  = DecidedlyHuman
   |id      = aedenthorn.ImportMap
+
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
   |nexus  = 10965
+
   |nexus  = 14493
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Product Display
+
   |name    = Map Teleport
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ObjectProductDisplay
+
   |id      = aedenthorn.MapTeleport
   |nexus  = 18365
+
  |curse  = 868868
 +
   |nexus  = 7675
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Progress Bars
+
   |name    = Map Teleport, Stardew Valley Map Teleport
   |author  = Adeel Tariq
+
   |author  = Richard2091
   |id      = Adeel.ObjectProgressbars
+
   |id      = Richard2091.MapTeleport
   |nexus  = 2803
+
   |nexus  = 21381
   |github  = AdeelTariq/ObjectProgressBars
+
   |github  = Richard2091/MapTeleport
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Map Utilities
 +
  |author  = mabelSyrup
 +
  |id      = mabelsyrup.maputils
 +
  |nexus  = 4716
 +
  |github  = mjSurber/Map-Utilities
  
   |status  = workaround
+
   |broke in = Stardew Valley 1.5
  |summary  = broken, use older version 1.3 instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Time Left
+
   |name    = Maritime Secrets
   |author  = spacechase0
+
   |author  = Goldenrevolver
   |id      = spacechase0.ObjectTimeLeft
+
   |id      = Goldenrevolver.MaritimeSecrets
  |curse  = 867757
+
   |nexus  = 10758
  |moddrop = 131148
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |nexus  = 1315
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OK Night Check
+
   |name    = Market Day
   |author  = aedenthorn, Erinthe
+
   |author  = ceruleandeep
   |id      = aedenthorn.OKNightCheck
+
   |id      = ceruleandeep.MarketDay
   |nexus  = 14231
+
   |nexus  = 11778
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OmniFarm
+
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
   |author  = lambui
+
   |author  = d5a1lamdtd, HaPyke
   |id      = PhthaloBlue.Omnifarm
+
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus   =
+
   |curse  = 994458
   |url    = https://community.playstarbound.com/threads/127299
+
   |moddrop = 1480763
   |github  = lambui/StardewValleyMod_OmniFarm
+
   |nexus  = 19309
 +
   |github  = congha22/foodstore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Swing
+
   |name    = Mass Production
   |author  = Alejandro Akbal
+
   |author  = Jacque Pott
   |id      = AlejandroAkbal.OmniSwing
+
   |id      = JacquePott.MassProduction
   |nexus  = 7877
+
   |nexus  = 7021
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
   |github  = JacquePott/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Tools
+
   |name    = Mastery Extended
   |author  = aedenthorn, Erinthe
+
   |author  = AlanBF
   |id      = aedenthorn.OmniTools
+
   |id      = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
  |curse  = 868690
+
   |nexus  = 23697
   |nexus  = 14865
+
   |github  = Pet-Slime/StardewValley
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Click Shed Reloader
+
   |name    = Matching Nodes, MinesTokens
   |author  = BitwiseJon
+
   |author  = Eryk601 and sophiesalacia
   |id      = BitwiseJonMods.OneClickShedReloader
+
   |id      = Vertigon.MinesTokens
   |nexus  = 2052
+
   |nexus  = 11124
   |github  = bitwisejon/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Day at a Time
+
   |name    = Max Cost Stamina
   |author  = Miome
+
   |author  = StultusV
   |id      = Miome.OneDayAtATime
+
   |id      = StultusV.MaxCastStamina
   |nexus  = 8870
+
   |nexus  = 10794
   |github  = miome/OneDayAtATime
+
   |github  = JudeRV/Stardew-MaxCastStamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Silo Storage
+
   |name    = Maximize Fix
   |author  = SorryLate, rharyanto
+
   |author  = Shockah
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id      = Shockah.MaximizeFix
   |nexus  = 5150
+
  |nexus  = 16099
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mayo Hats
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MayoHats
 +
   |nexus  = 17514
 
   |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    = Mayo Mart
   |author  = Mizzion
+
   |author  = aedenthorn, Erinthe
   |id      = mizzion.onesprinkleronescarecrow
+
   |id      = aedenthorn.MayoMart
   |nexus  = 3633
+
   |nexus  = 17175
   |moddrop = 661376
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Only Iridium
+
   |name    = Mayonnaise++, Mayonnaise Plus Plus
   |author  = xiaoye97
+
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id      = xiaoye97.OnlyIridium
+
   |id      = xirsoi.mayonnaiseplusplus
   |nexus  = 4471
+
   |nexus  = 4634
   |github  =
+
   |github  = xirsoi/MayonnaisePlusPlus
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Open Hearts
+
   |name    = Mayo Rain
   |author  = MedievalAI
+
   |author  = spacechase0
   |id      = MedievalAI.OpenHearts
+
   |id      = spacechase0.MayoRain
   |nexus  = 16944
+
   |nexus  = 17436
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Orchard - Better Fruit Trees
+
   |name    = Meal Overhaul
   |author  = Saitoue
+
   |author  = stardemod
   |id      = Saitoue.Orchard
+
   |id      = stardemod.MealOverhaul
   |nexus  = 13867
+
   |nexus  = 23528
   |github  = Saitoue/Orchard
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ordinary Capsule
+
   |name    = Meme Outfits
   |author  = furyx639
+
   |author  = Mehidden
   |id      = furyx639.OrdinaryCapsule
+
   |id      = MemeOutfits.Mehidden
  |curse  = 871831
+
   |nexus  = 13213
   |nexus  = 13489
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increaser
+
   |name    = Menus Everywhere
   |author  = crazywig
+
   |author  = nman130
   |id      = crazywig.oreincrease
+
   |id      = nman130.MenusEverywhere
   |nexus  = 7370
+
   |nexus  = 6119
   |github  =
+
   |github  = nman130/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increase V3
+
   |name    = Merge Fertilizer
   |author  = KKramer85
+
   |author  = TianXiaobai
   |id      = OreIncreaseV3
+
   |id      = TianXiaobai.MergeFertilizer
  |moddrop = 1475534
+
   |nexus  = 17743
   |nexus  = 19132
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Organize Inventory Shortcut
+
   |name    = Message Box API, ChatMod
   |author  = Yyeahdude
+
   |author  = Kithio
   |id      = Yyeahdude.OrganzieShortcut
+
   |id      = Kithio:ChatMod
   |nexus  = 4772
+
   |nexus  =
 +
  |chucklefish = 4296
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornithologist's Guild
+
   |name    = Messy Crops
   |author  = Ivy
+
   |author  = Tlitookilakin
   |id      = Ivy.OrnithologistsGuild
+
   |id      = tlitookilakin.MessyCrops
   |nexus  = 14510
+
  |moddrop = 1123884
   |github  = greyivy/OrnithologistsGuild
+
   |nexus  = 11317
 +
   |github  = tlitookilakin/MessyCrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Outfit Sets
+
   |name    = Meteor Defence
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OutfitSets
+
   |id      = aedenthorn.MeteorDefence
   |nexus  = 13888
+
   |nexus  = 10641
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Out of Season Bonuses, Seasonal Items
+
   |name    = Mice in the Valley
   |author  = Midori Armstrong, azureglasses
+
  |author  = candidus42
   |id      = midoriarmstrong.seasonalitems
+
  |id      = Candidus42.MiceInTheValley
   |nexus  = 1452
+
  |nexus  = 4638
 +
  |github  = mus-candidus/MiceInTheValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Migrate DGA Items
 +
   |author  = violetlizabet
 +
  |id      = violetlizabet.MigrateDGAItems
 +
  |nexus  = 20612
 +
  |github  = elizabethcd/MigrateDGAItems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Milk the Villagers
 +
  |author  = trunip190
 +
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
 +
   |nexus  = 5948
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Overworld Chests
+
   |name    = Miller Time
   |author  = aedenthorn, Erinthe
+
   |author  = Sonozuki
   |id      = aedenthorn.OverworldChests
+
   |id      = Satozaki.MillerTime
   |nexus  = 7710
+
   |nexus  = 7575
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OwO Stawdew Vawwey
+
   |name    = Milo Dog
   |author  = CrunchyDuck
+
   |author  = Clark, wilsonch3451
   |id      = CrunchyDuck.OwOMod
+
   |id      = Clark.MiloDog
   |nexus  = 8923
+
   |nexus  = 2861
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pacifist Valley
+
   |name    = Mine Assist
   |author  = aedenthorn, Erinthe
+
   |author  = Kabigon
   |id      = Aedenthorn.PacifistValley
+
   |id      = Kabigon.MineAssist
   |nexus  = 5464
+
   |nexus  = 2296
   |github  = aedenthorn/StardewValleyMods
+
  |chucklefish = 5353
}}
+
   |github  = KabigonFirst/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Painting Display
+
   |broke in = Stardew Valley 1.6
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.PaintingDisplay
 
  |nexus  = 10918
 
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades
+
   |name    = Minecart Patcher
   |author  = drbirbdev
+
   |author  = bwdy
   |id      = drbirbdev.PanningUpgrades
+
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
   |nexus  = 12242
+
   |nexus  = 11424
   |github  = drbirbdev/StardewValley
+
   |github  = bwdy/SDVModding
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades Extra Config
+
   |name    = Mine Changes
   |author  = trashcan9
+
   |author  = JPAN
   |id      = trashcan9.PanningUpgrades.ExtraConfig
+
   |id      = jpan.MineChanges
   |nexus  = 16234
+
   |nexus  = 3963
   |github  =
+
   |github  = JPANv2/Stardew-Valley-Mine-Changes
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paper Mario Partners for Stardew Valley
+
   |name    = Mines Tokens
   |author  = AnotherStardewValleySunday
+
   |author  = sophiesalacia
   |id      = AnotherStardewValleySunday.PaperMarioPartners
+
   |id      = sophie.MinesTokens
   |nexus  = 14638
+
   |nexus  = 18776
   |github  =
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Better Farm Animal Variety
+
   |name    = Mine Tweaks
   |author  = Paritee
+
   |author  = Shockah
   |id      = Paritee.BetterFarmAnimalVariety
+
   |id      = Shockah.MineTweaks
   |nexus  = 3296
+
   |nexus  = 16859
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in          = Stardew Valley 1.4
 
  |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    = Mini Bars
   |author  = Paritee
+
   |author  = Ophaneom
   |id      = Paritee.TreatYourAnimals
+
   |id      = Ophaneom.MiniBars
   |nexus  = 3375
+
   |nexus  = 8329
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  = Ophaneom/Mini-Bars
 
 
  |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    = Mining at the Farm
   |author  = MarthaSolomon, SolomonsWorkshop
+
   |author  = Nishtra
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
   |nexus  = 2166
+
   |nexus  = 674
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3.23
 +
  |status  = workaround
 +
  |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    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name    = Mining with Explosives
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Nishtra
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
   |nexus  = 3524
+
   |nexus  = 770
 
   |github  =
 
   |github  =
 +
 +
  |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    = Partial Hearts
+
   |name    = Mini Tool NPC
   |author  = aedenthorn, Erinthe
+
   |author  = Tran Minh Thong
   |id      = aedenthorn.PartialHearts
+
   |id      = mini.tool.npc.mod
   |nexus  = 11628
+
   |nexus  = 7060
   |github  = aedenthorn/StardewValleyMods
+
   |github  = TMThong/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Particle Effects
+
   |name    = Minor Light Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = greentodd
   |id      = aedenthorn.ParticleEffects
+
   |id      = greentodd.MinorLightTweaks
  |curse  = 868786
+
   |nexus  = 10223
   |nexus  = 11056
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Part of the Community
+
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author  = bmarquismarkail, Space Baby
+
   |author  = BlaDe
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id      = BlaDe.MiscTrolls
   |nexus  = 923
+
   |nexus  = 12037
   |github  = bmarquismarkail/SV_PotC
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Crops
+
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author  = NCarigon
+
   |author  = The Fluffy Robot
   |id      = NCarigon.PassableCrops
+
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
   |nexus  = 15223
+
   |nexus  = 5691
   |github  =
+
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Ladders
+
   |name    = Miss Coriel's Position Tool
   |author  = J_Hizzal
+
   |author  = MissCoriel
   |id      = J_Hizzal.PassableLadders
+
   |id      = misscoriel.PositionTool
   |nexus  = 2985
+
   |nexus  = 8087
   |github  = joelra/SDV-PassableLadders
+
   |github  = MissCoriel/Position-Tool
 
 
  |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    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
   |author  = punyo, yakminepunyo
+
   |author  = MissCoriel
   |id      = punyo.PassableObjects
+
   |id      = misscoriel.UCRFix
   |nexus  = 2329
+
   |nexus  = 8284
   |github  = pomepome/PassableObjects
+
   |github  = MissCoriel/UniqueCourtshipResponseCore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passive Friendship
+
   |name    = Missing Gifts
   |author  = StultusV
+
   |author  = ChiroxT
   |id      = StultusV.PassiveFriendship
+
   |id      = treinke.missinggifts
   |nexus  = 8732
+
   |nexus  = 11363
   |github  = JudeRV/Stardew-PassiveFriendship
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
+
   |name    = Mob Count Reports, Report Mob Counts
   |author  = jorgamun
+
   |author  = StultusV
   |id      = jorgamun.PauseInMultiplayer
+
   |id      = StultusV.ReportMobCounts
   |nexus  = 10328
+
   |nexus  = 10899
  |moddrop = 1068093
+
   |github  = JudeRV/Stardew-ReportMobCounts
   |github  = jorgamun/PauseInMultiplayer
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause Sync
+
   |name    = Mobile Arcade
   |author  = Terrorbladed
+
   |author  = aedenthorn, Erinthe
   |id      = Tb.Stardew_Pause_Sync
+
   |id      = aedenthorn.MobileArcade
   |nexus  = 10160
+
   |nexus  = 6538
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Arcade Mobile Apps|Mobile Phone Continued → Arcade Mobile Apps]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause While Sitting
+
   |name    = Mobile Audio Player
   |author  = heyseth
+
   |author  = aedenthorn, Erinthe
   |id      = heyseth.sitpause
+
   |id      = aedenthorn.MobileAudioPlayer
   |nexus  = 8295
+
   |nexus  = 6568
   |github  = heyseth/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PDQ Paths
+
   |name    = Mobile Calendar
   |author  = Jaredlll08
+
   |author  = aedenthorn, Erinthe
   |id      = BlameJared.PDQPaths
+
   |id      = aedenthorn.MobileCalendar
   |nexus  =
+
   |nexus  = 6601
   |curse   = 307090
+
   |github  = aedenthorn/StardewValleyMods
   |github =
+
 
 +
   |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    = Pelican Fiber
+
   |name    = Mobile Catalogues
   |author  = jwdred
+
   |author  = aedenthorn, Erinthe
   |id      = jwdred.PelicanFiber
+
   |id      = aedenthorn.MobileCatalogues
   |nexus  = 631
+
   |nexus  = 6543
   |github  = jdusbabek/stardewvalley
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
   |unofficial version = 3.1.1-unofficial.11-strobe
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215
+
   |summary  = use [[#Mobile Phone Continued → Mobile Catalogues|Mobile Phone Continued → Mobile Catalogues]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Postal Service
+
   |name    = Mobile Phone
   |author  = ElectroCrumpet
+
   |author  = aedenthorn, Erinthe
   |id      = ElectroCrumpet.PelicanPostalService
+
   |id      = aedenthorn.MobilePhone
   |nexus  = 2770
+
  |curse  = 868890
   |github  =
+
   |nexus  = 6523
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
   |unofficial version = 1.0.7-unofficial.1-Strobe
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
+
  |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Phone Continued
 +
  |author  = JoXW
 +
  |id      = JoXW.MobilePhone
 +
  |nexus  = 21017
 +
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican TTS
+
   |name    = Mobile Phone Continued → Arcade Mobile Apps
   |author  = Platonymous
+
   |author  = JoXW
   |id      = Platonymous.PelicanTTS
+
   |id      = JoXW.MobileArcade
   |nexus  = 1079
+
   |nexus  = 21017
  |moddrop = 793929
+
   |github  = JoXW100/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican xVASynth
+
   |name    = Mobile Phone Continued → Calendar Mobile App
   |author  = aedenthorn, Erinthe
+
   |author  = JoXW
   |id      = aedenthorn.PelicanxVASynth
+
   |id      = JoXW.MobileCalendar
   |nexus  = 10250
+
   |nexus  = 21017
   |github  = aedenthorn/StardewValleyMods
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = People Seeds
+
   |name    = Mobile Phone Continued → Mobile Catalogues
   |author  = bwdy
+
   |author  = JoXW
   |id      = bwdy.peopleseeds
+
   |id      = JoXW.MobileCatalogues
   |nexus  = 3635
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Perfection Tweaker
+
   |name    = Mobile Phone Continued → Television Mobile App
   |author  = shekurika
+
   |author  = JoXW
   |id      = shekurika.PerfectionTweaker
+
   |id      = JoXW.MobileTelevision
   |nexus  = 8615
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cellar
+
   |name    = Mobile Television
   |author  = CyanFire
+
   |author  = aedenthorn, Erinthe
   |id      = CF.PermanentCellar
+
   |id      = aedenthorn.MobileTelevision
   |nexus  = 17257
+
   |nexus  = 6575
   |github  = CyanFireUK/StardewValleyMods
+
   |github  = aedenthorn/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  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
   |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 [[#Mobile Phone Continued → Television Mobile App|Mobile Phone Continued → Television Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Game Options
+
   |name    = MobileUI Android
   |author  = Xangria
+
   |author  = WisnuNug
   |id      = Xangria.PersistentGameOptions
+
   |id      = WisnuNug.MobileUI
   |nexus  = 1778
+
   |nexus  = 17652
 
   |github  =
 
   |github  =
   |broke in = SMAPI 3.0
+
 
  |status  = workaround
+
   |warnings = Only works on Android.
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Grange Display
+
   |name    = Modify This
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PersisitentGrangeDisplay
+
   |id      = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
   |nexus  = 7977
+
   |nexus  = 7814
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.9.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ModifyThis
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Mines
+
   |name    = Mod List Command
   |author  = spacechase0
+
   |author  = Blackclaw
   |id      = spacechase0.PersistentMines
+
   |id      = Blackclaw.ModListCommand
   |nexus  = 14985
+
   |nexus  = 5131
   |github  = spacechase0/StardewValleyMods
+
   |github  = Xebeth/StardewValley-ListModsCommand
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mod Menu
 +
  |author  = Enaium
 +
  |id      = Enaium.ModMenu
 +
  |curse  = 436844
 +
  |moddrop = 885574
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/ModMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persival's Bundle Mod
+
   |name    = Mod Settings Tab
   |author  = Persival
+
   |author  = Gilar Fasulaki
   |id      =
+
   |id      = GilarF.ModSettingsTab
   |nexus  = 438
+
   |nexus  = 4579
   |github  =
+
   |github  = GilarF/SVM
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
+
   |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Anvil
+
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author  = Strobe
+
   |author  = DaLion
   |id      = Strobe.PersonalAnvil
+
   |id      = DaLion.Overhaul
   |nexus  = 5326
+
   |nexus  = 14470
   |github  = strobel1ght/Personal-Anvil
+
   |github  =
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Modular Zen Garden, Modular Zen Gardens Furniture
 +
  |author  = leroymilo
 +
  |id      = leroymilo.ModularZenGarden
 +
  |nexus  = 22140
 +
  |github  = Leroymilo/MZG
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Combat Drone Redux
+
   |name    = Mod Update Menu
   |author  = Prism 99
+
   |author  = CatCattyCat, Cat
   |id      = prism99.cambam.MURDERDRONE.redux
+
   |id      = cat.modupdatemenu
   |nexus  = 18224
+
   |nexus  = 2536
   |github  =
+
  |moddrop = 833560
 +
   |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    = Personal Effects
+
   |name    = Mod Updater
   |author  = bwdy
+
   |author  = Platonymous
   |id      = bwdy.personaleffects
+
   |id      = Platonymous.ModUpdater
   |nexus  = 3532
+
  |curse  = 877226
   |github  = bwdymods/SDV-PersonalEffects
+
   |nexus  = 6338
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |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    = Money Management Mod
   |author  = ceruleandeep
+
   |author  = Tbonetomtom
   |id      = ceruleandeep.personaleffects
+
   |id      = Tbonetomtom.MoneyManagementMod
   |nexus  = 8616
+
   |nexus  = 17045
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = Tbonetomtom/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Traveling Cart
+
   |name    = Monster Goals Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = Suphax
   |id      = aedenthorn.PersonalTravellingCart
+
   |id      = suphax.monstergoalsanywhere
   |nexus  = 14087
+
  |moddrop = 1088762
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  =
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Bowl Filler
+
   |name    = Monster Invasion
   |author  = Invatorzen
+
   |author  = Krutonium
   |id      = invatorzen.PBF
+
   |id      = krutonium.monsterinvasion
   |nexus  = 12161
+
   |nexus  = 12641
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Choice Perks
+
   |name    = Monster Level Tip
   |author  = skuldomg, Skuld
+
   |author  = WhiteMind
   |id      = skuldomg.petChoicePerks
+
   |id      = WhiteMind.MonsterLT
   |nexus  = 3313
+
   |nexus  = 1896
   |github  = skuldomg/petChoicePerks
+
   |github  =
  
   |broke in          = Stardew Valley 1.4
+
   |status  = workaround
   |unofficial version = 1.1.1.unofficial-3.strobe
+
   |summary  = Use [[#Almanac|Almanac]] instead.
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Enhancement Mod
+
   |name    = Monster Log Anywhere
   |author  = Jfulmer, Consillium
+
   |author  = MouseyPounds
   |id      = JfulmerPetEnhancementMod
+
   |id      = MouseyPounds.MonsterLogAnywhere
   |nexus  =
+
   |nexus  = 3997
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |github  = MouseyPounds/stardew-mods
   |github  = jlfulmer/PetEnhancementMod
 
  
   |broke in     = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |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    = Pet Hats
+
   |name    = Monster Musk in Volcano
   |author  = aedenthorn, Erinthe
+
   |author  = BananaFruit
   |id      = aedenthorn.PetHats
+
   |id      = BananaFruit.MonsterMuskInVolcano
   |nexus  = 15301
+
   |nexus  = 10651
   |github  = aedenthorn/StardewValleyMods
+
   |github  = BananaFruit1492/MonsterMuskInVolcano
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Interaction
+
   |name    = Monster Slayer Anywhere
   |author  = jahangmar
+
   |author  = AcidicNic
   |id      = jahangmar.PetInteraction
+
   |id      = acidicNic.MonsterSlayerAnywhere
   |nexus  = 4232
+
   |nexus  = 21162
   |github  = jahangmar/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Spawn Location
+
   |name    = Monsters - The Framework
   |author  = Shaklin
+
   |author  = spacechase0
   |id      = shaklin.petspawnlocation
+
   |id      = spacechase0.MonstersTheFramework
   |nexus  = 5986
+
   |nexus  = 10673
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Traveling Cart, 猪车电话
+
   |name    = Monthly Mail
   |author  = Becks723
+
   |author  = Taskmaster
   |id      = Becks723.PhoneTravelingCart
+
   |id      = Taskmaster.MonthlyMail
   |nexus  = 12981
+
   |nexus  = 4523
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Villagers
+
   |name    = MoodFix
   |author  = DewMods
+
   |author  = vaindil
   |id      = DewMods.StardewValleyMods.PhoneVillagers
+
   |id      = vaindil.MoodFix
   |nexus  = 2681
+
   |nexus  = 1809
   |github  =
+
   |github  = vaindil/sdv-moodfix
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pick Your Enchantment, Forge Menu Choice
+
   |name    = Mood Guard
   |author  = atravita
+
   |author  = YonKuma, kumarei
   |id      = atravita.ForgeMenuChoice
+
   |id      = YonKuma.MoodGuard
   |curse   = 870980
+
   |nexus   = 1597
   |nexus   = 11376
+
   |github  = YonKuma/MoodGuard
   |moddrop = 1125882
+
 
   |github = atravita-mods/StardewMods
+
   |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    = Picross Arcade Mod, Picrosser
+
   |name    = Moody Planet
   |author  = KediDili
+
   |author  = Daniel McMenamy, Deathest1
   |id      = KediDili.ThePicrosser
+
   |id      = f1r3w477.MoodyPlanet
   |nexus  = 17530
+
   |nexus  = 2830
   |github  =
+
   |github  = F1r3w477/TheseModsAintLoyal
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre Sells Mixed Seeds
+
   |name    = Moolah 1.6 Fix
   |author  = GrimReapers1121
+
   |author  = supergato664
   |id      = GrimReapers.PSMS
+
   |id      = supergato664.Moolah
   |nexus  = 12606
+
   |nexus  = 23549
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre's Roulette Shop
+
   |name    = Moolah Money Mod
  |author  = Xynerorias
 
  |id      = xynerorias.pierresroulette
 
  |nexus  = 10826
 
  |github  = xynerorias/pierre-roulette-shop-SV
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Piggy Bank Mod
 
  |author  = MindMeltMax
 
  |id      = MindMeltMax.PiggyBank
 
  |nexus  = 6934
 
  |moddrop = 1135669
 
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pipe Irrigation
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PipeIrrigation
+
   |id      = aedenthorn.Moolah
   |nexus  = 10205
+
   |nexus  = 15123
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Placeable Mine Shafts
+
   |name    = Moongates
   |author  = aedenthorn, Erinthe
+
   |author  = bwdy
   |id      = Aedenthorn.PlaceShaft
+
   |id      = bwdy.moongates
   |nexus  = 5440
+
   |nexus  = 3545
   |github  = aedenthorn/StardewValleyMods
+
   |github  = bwdymods/SDV-Moongates
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlacementPlus
+
   |name    = Moon Misadventures
   |author  = 2Retr0
+
   |author  = spacechase0 and ParadigmNomad
   |id      = 2Retr0.PlacementPlus
+
   |id      = spacechase0.MoonMisadventures
   |nexus   = 8798
+
   |curse   = 867702
   |curse   = 486164
+
   |nexus   = 10612
   |github  = 2Retr0/PlacementPlus
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plan Importer
+
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author  = Platonymous
+
   |author  = SinZ
   |id      = Platonymous.PlanImporter
+
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
   |nexus  = 2071
+
   |nexus  = 12096
   |moddrop = 793846
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planned Parenthood
+
   |name    = Mopsy's Ranch Livin'
   |author  = aedenthorn, Erinthe
+
   |author  = Mopquill
   |id      = aedenthorn.PlannedParenthood
+
   |id      = Mopquill.Ranch-Livin
   |nexus  = 12869
+
   |nexus  = 2200
   |github  = aedenthorn/StardewValleyMods
+
   |github  = mopquill/Mopsys-Ranch-Livin
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Palm Trees
+
   |name    = More Animals, More Pets
   |author  = MouseyPounds
+
   |author  = Entoarox
   |id      = MouseyPounds.PlantablePalmTrees
+
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |nexus  = 4096
+
   |nexus  = 2274
   |github  = MouseyPounds/stardew-mods
+
  |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    = Plant and Fertilize All, Plant All
+
   |name    = More Artifact Spots
   |author  = aedenthorn, Erinthe
+
   |author  = momoaau
   |id      = aedenthorn.PlantAll
+
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
  |nexus  = 10482
+
   |nexus  = 451
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Planter Trees
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.PlanterTrees
 
  |nexus  = 11687
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Plant on Grass
 
  |author  = Demiacle
 
  |id      = Demiacle.PlantOnGrass
 
   |nexus  = 1026
 
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
+
   |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    = Platonic Partners and Friendships
+
   |name    = More Barn and Coop Animals
   |author  = Amaranthacyan and ch20youk
+
   |author  = AairTheGreat, Aair
   |id      = Amaranthacyan.PPAFSMAPI
+
   |id      = AairTheGreat.MoreBarnCoopAnimals
   |nexus  = 8146
+
   |nexus  = 4869
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Relationships
+
   |name    = More Books
   |author  = Cherry, CherryChain
+
   |author  = jeWel
   |id      = Cherry.PlatonicRelationships
+
   |id      = jeWel.MoreBooksCode
   |nexus  = 4668
+
   |nexus  = 23891
  |moddrop = 716353
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoTK
+
   |name    = More Buildings
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.PlatoTK
+
   |id      = spacechase0.MoreBuildings
   |curse  = 877225
+
   |curse  = 867740
   |nexus  = 6589
+
  |moddrop = 771640
   |github  = Platonymous/PlatoTK
+
   |nexus  = 2757
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoUI
+
   |name    = More Bundles
   |author  = Platonymous
+
   |author  = TwinBuilderOne
   |id      = Platonymous.PlatoUI
+
   |id      = TwinBuilderOne.MoreBundles
   |nexus  = 19023
+
   |nexus  = 9709
   |github  =
+
   |github  = TwinBuilderOne/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plato Warp Menu
+
   |name    = More Clocks
   |author  = Platonymous
+
   |author  = phjoker
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id      = phjoker.MoreClocks
   |curse   = 877227
+
   |nexus   = 11840
   |nexus  = 5384
+
   |github  = p-holodynski/StardewValleyMods
  |moddrop = 793920
+
 
   |github  = Platonymous/Stardew-Valley-Mods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Arrows
+
   |name    = More Conversation Topics
   |author  = TheShamanLord
+
   |author  = violetlizabet
   |id      = TheShamanLord.PlayerArrows
+
   |id      = violetlizabet.MoreConvoTopics
   |nexus  = 19479
+
   |nexus  = 10008
   |github  = Jwaad/Stardew_Player_Arrows
+
   |github  = elizabethcd/MoreConversationTopics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
+
   |name    = More Dresser Variety
   |author  = DecidedlyHuman
+
   |author  = Dragoon23
   |id      = DecidedlyHuman.PlayerCoordinates
+
   |id      = Dragoon23.MoreDresserVariety
   |nexus  = 7969
+
   |nexus  = 24194
  |moddrop = 984961
+
   |github  =
   |github  = DecidedlyHuman/PlayerCoordinates
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Income Stats
+
   |name    = More Events
   |author  = ha1fdaew
+
   |author  = Siweipancc
   |id      = ha1fdaew.playerincomestats
+
   |id      = Siweipancc.MoreEvents
   |nexus  = 7373
+
   |nexus  = 20945
   |github  = ha1fdaew/PlayerIncomeStats
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Playground Mod
+
   |name    = More Fertilizers
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.PlaygroundMod
+
   |id      = atravita.MoreFertilizers
   |nexus  = 14125
+
  |curse  = 870975
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1145236
 +
   |nexus  = 11837
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Play Prairie King With NPCs, Two Player Prairie King
+
   |name    = More for Leo
   |author  = aedenthorn, Erinthe
+
   |author  = Blams
   |id      = aedenthorn.TwoPlayerPrairieKing
+
   |id      = blams.MoreForLeo
   |nexus  = 12750
+
   |nexus  = 12710
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Fix Error
+
   |name    = More Giant Crops
   |author  = Jessebot
+
   |author  = spacechase0
   |id      = Jessebot.PleaseFixError
+
   |id      = spacechase0.MoreGiantCrops
   |nexus  = 6492
+
  |curse  = 867723
   |github  = JessebotX/StardewValleyMods
+
  |moddrop = 771694
 +
   |nexus  = 5263
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Gift Me In Person
+
   |name    = More Grass
   |author  = Shockah
+
   |author  = Sonozuki
   |id      = Shockah.PleaseGiftMeInPerson
+
   |id      = EpicBellyFlop45.MoreGrass
   |nexus  = 11217
+
   |nexus  = 5398
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = Sonozuki/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Point and Plant
+
   |name    = More Grass on the Beach
   |author  = jwdred
+
   |author  = Angela Ranna
   |id      = jwdred.PointAndPlant
+
   |id      = AngelaRanna.MoreGrassOnTheBeach
   |nexus  = 572
+
   |nexus  = 8117
   |github  = jdusbabek/stardewvalley
+
   |github  =
 
 
  |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
 
  |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    = PokefyMania
+
   |name    = More Grass Starters
   |author  = Noodles of Cat
+
   |author  = spacechase0
   |id      = NoodlesofCat.PokefyMania
+
   |id      = spacechase0.MoreGrassStarters
   |nexus  = 20161
+
  |curse  = 867750
 +
  |moddrop = 313307
 +
  |nexus  = 1702
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Health
 +
  |author  = j4c0b333
 +
  |id      = j4c0b333.Morehealth
 +
   |nexus  = 4053
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
+
   |name    = More Key Binding
   |author  = The Krominator
+
   |author  = SorryLate, rharyanto
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
+
   |id      = SorryLate.MoreKeybinding
   |nexus  = 12065
+
   |nexus  = 5290
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pollen Sprites
+
   |name    = More Level Up Notifications, Level Up Notifications
   |author  = Esca, Esca-MMC
+
   |author  = Binarynova
   |id      = Esca.PollenSprites
+
   |id      = binarynova.levelupnotifications
   |nexus  = 6149
+
   |nexus  = 21667
  |moddrop = 790268
+
   |github  = Binarynova/MyStardewMods
   |github  = Esca-MMC/PollenSprites
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
+
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
   |author  = Mezrag Yasser, Yasser
+
   |author  = Aimon111
   |id      = Yasser.PomodoroMod
+
   |id      = AimonsMoreLivelySewerOverhaulPatches
   |nexus  = 19780
+
   |nexus  = 19405
   |github  =
+
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pond Painter
+
   |name    = More Map Layers
   |author  = MouseyPounds
+
   |author  = Platonymous
   |id      = MouseyPounds.PondPainter
+
   |id      = Platonymous.MoreMapLayers
   |nexus  = 4703
+
   |nexus  = 1134
   |github  = MouseyPounds/stardew-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    = Pong
+
   |name    = More Mine Ladders
   |author  = CatCattyCat, Cat
+
   |author  = JadeTheavas
   |id      = cat.Pong
+
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
   |nexus  = 1994
+
   |nexus  = 2105
  |moddrop = 833548
+
   |github  = JadeTheavas/MoreMineLadders
   |github  = danvolchek/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pony Weight Loss Program
+
   |name    = More Multiplayer Info
   |author  = BadNetCode
+
   |author  = cheesysteak
   |id      = BadNetCode.PonyWeightLossProgram
+
   |id      = cheesysteak.moremultiplayerinfo
   |nexus  = 1232
+
   |nexus  = 2173
   |moddrop = 130159
+
   |github  = cheesysteak/stardew-steak
   |github =
+
 
 +
  |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    = Poop Framework
+
   |name    = More Multiplayer Info (1.6 Updated)
   |author  = aedenthorn, Erinthe
+
   |author  = yummypecho
   |id      = aedenthorn.PoopFramework
+
   |id      = yummypecho.moremultiplayerinfo
   |nexus  = 17152
+
   |nexus  = 22024
   |github  = aedenthorn/StardewValleyMods
+
   |github  = cheesysteak/stardew-steak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Holes
+
   |name    = More Nightly Events
   |author  = furyx639
+
   |author  = Khloe Leclair
   |id      = furyx639.PortableHoles
+
   |id      = leclair.morenightlyevents
   |curse   = 871832
+
   |nexus  = 22612
   |nexus  = 13471
+
  |github  = KhloeLeclair/StardewMods
   |github  = LeFauxMatt/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Rain
 +
   |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.MoreRain
 +
   |nexus  = 441
 +
   |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable TV
+
   |name    = More Random Edition, Randomizer
   |author  = kdau
+
   |author  = Chikakoo and doomdonuts, Chikakoo4
   |id      = kdau.PortableTV
+
   |id      = Chikakoo.Randomizer
   |nexus  = 5674
+
   |nexus  = 5311
  |moddrop = 761325
+
   |github  = Chikakoo/stardew-valley-randomizer
   |github  =
 
  |source  = https://gitlab.com/kdau/portabletv
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Witch Shrines
+
   |name    = More Rings
   |author  = chocolatte12
+
   |author  = spacechase0
   |id      = chocolatte12.PortableWitchShrines
+
   |id      = spacechase0.MoreRings
   |nexus  = 20141
+
  |curse  = 867743
   |github  =
+
  |moddrop = 771616
 +
   |nexus  = 2054
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portal Guns
+
   |name    = More Sensible Juices
   |author  = TrollTheBotman
+
   |author  = NCarigon
   |id      = JoshJKe.PortalGun
+
   |id      = NCarigon.MoreSensibleJuices
   |nexus  = 3049
+
   |nexus  = 23146
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portraiture
+
   |name    = More Sexy Dwarf
   |author  = Platonymous
+
   |author  = CyberCheese
   |id      = Platonymous.Portraiture
+
   |id      = cybercheese.moresexydwarf
   |nexus  = 999
+
   |nexus  = 4320
   |moddrop = 793927
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Postbox Building, PostBox Mod
+
   |name    = More Silo Storage
   |author  = i-saac-b, isaacb
+
   |author  = OrneryWalrus
   |id      = i-saac-b.PostBoxMod
+
   |id      = OrneryWalrus.MoreSiloStorage
   |nexus  = 17614
+
   |nexus  = 2587
   |github  = i-saac-b/PostBoxMod
+
   |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    = Post Wedding Dates
+
   |name    = More Slimes, More Monsters
   |author  = Blams
+
   |author  = Ded4lif
   |id      = blams.PostWeddingDates
+
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
   |nexus  = 10708
+
   |nexus  = 7526
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Power Nap
+
   |name    = More Sorting, More Sorting Options
   |author  = LakeMonster_, LakeMonster666
+
   |author  = Chris Kau & Sean Nightingale
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id      = CKSR.MoreSorting
   |nexus  = 5256
+
   |nexus  = 22944
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PPJA Producer Converter
+
   |name    = More TV Channel, CanaisTv
   |author  = Digus
+
   |author  = BrasileiroTop
   |id      = Digus.PPJAProducerConverter
+
   |id      = BrasileiroTop.CanaisTv
   |nexus  = 4972
+
   |nexus  = 5126
   |github  = Digus/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Made Easy
+
   |name    = More Weapons
   |author  = Mucchan
+
   |author  = Joco80 & Sasara
   |id      = Mucchan.PrairieKingMadeEasy
+
   |id      = Joco80.MoreWeapons
   |nexus  =
+
   |nexus  = 1168
  |chucklefish = 3594
+
   |github  = Sasara2201/More-Weapons-SDV-Mod-
   |github  = mucchan/sv-mod-prairie-king
 
  
   |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    = Morning Auto-Pause
   |author  = Renny
+
   |author  = Zamiel
   |id      = renny.prairiekingprizes
+
   |id      = Zamiel.MorningAutoPause
   |nexus  = 2811
+
   |nexus  = 21266
   |github  = OfficialRenny/PrairieKingPrizes
+
   |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King UI Enhancements
+
   |name    = Mossy Tree Bubble
   |author  = Incognito357
+
   |author  = Tocseoj
   |id      = Incognito357.PrairieKingUIEnhancements
+
   |id      = Tocseoj.MossyTreeBubble
   |nexus  = 10769
+
  |curse  = 1008228
   |github  = Incognito357/PrairieKingUIEnhancements
+
  |moddrop = 1564905
 +
   |nexus  = 22818
 +
   |github  = Tocseoj/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predictable Retaining Soil
+
   |name    = MOTD Mod
   |author  = Shockah
+
   |author  = thfr
   |id      = Shockah.PredictableRetainingSoil
+
   |id      = thfr.MOTDMod
   |nexus  = 10956
+
   |nexus  = 3703
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = rfht/MOTDMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predict Seed Maker
+
   |name    = Motorcycle Mod, Moto Mod
   |author  = lech43
+
   |author  = Akane
   |id      = lech43.PredictSeedMaker
+
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
   |nexus  = 6395
+
   |nexus  = 10553
 
   |github  =
 
   |github  =
 +
 +
  |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    = Preexisting Relationship
+
   |name    = mouahrara's Module Collection
   |author  = spacechase0
+
   |author  = mouahrara
   |id      = spacechase0.PreexistingRelationship
+
   |id      = mouahrara.mouahrarasModuleCollection
  |curse  = 867710
+
   |nexus  = 18973
   |nexus  = 7684
+
   |github  = mouahrara/mouahrarasModuleCollection
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pregnancy Role
+
   |name    = Mouse Move Mode, Right Click Move Mode
   |author  = kdau
+
   |author  = ylsama
   |id      = kdau.PregnancyRole
+
   |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
   |nexus  = 5762
+
   |nexus  = 2614
  |moddrop = 768494
+
   |github  = ylsama/RightClickMoveMode
   |github  =
 
  |source  = https://gitlab.com/kdau/pregnancyrole
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prepare for New Day
+
   |name    = Moveable Mailbox
   |author  = igotnousername
+
   |author  = aedenthorn, Erinthe
   |id      = igotnousername.PrepareNewDay
+
   |id      = aedenthorn.MoveableMailbox
   |nexus  = 7638
+
   |nexus  = 7834
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#MoveableMailbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Press to Quack
+
   |name    = Moveable Pet Bowl
   |author  = DraconisLeonidas
+
   |author  = aedenthorn, Erinthe
   |id      = DraconisLeonidas.PressToQuack
+
   |id      = aedenthorn.MoveablePetBowl
   |nexus  = 13583
+
  |curse  = 868849
   |github  = DraconisLeonidas/PressToQuack
+
   |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    = Price Drops
+
   |name    = Move Annoying Cursor
   |author  = skuldomg, Skuld
+
   |author  = joljyo
   |id      = skuldomg.priceDrops
+
   |id      = joljyo.MoveAnnoyingCursor
   |nexus  = 2047
+
   |nexus  = 7378
   |github  = skuldomg/priceDrops
+
   |github  =
 
 
  |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    = Move Bed
   |author  = lech43
+
   |author  = yangZ, yangZheng20
   |id      = lech43.PriceFluctuation
+
   |id      = yangZ.MoveBed
   |nexus  = 6396
+
   |nexus  = 23308
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prices
+
   |name    = Move Between Buildings
   |author  = skiilaa
+
   |author  = Vilaboa
   |id      = skiilaa.Prices
+
   |id      = Vilaboa.MoveBetweenBuildings
   |nexus  = 2255
+
   |nexus  = 17391
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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    = Move Faster
   |author  = Darkhax
+
   |author  = Shuai Zhang
   |id      = darkhax.pricetooltip
+
   |id      = shuaiz.MoveFasterMod
   |nexus  =
+
   |nexus  = 1351
  |curse  = 299169
+
   |github  = hcoona/StardewValleyMods
   |github  = Stardew-Valley-Modding/PriceTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.2?
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
+
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Clothing
+
   |name    = Move Greenhouse Plot
  |author  = atravita
 
  |id      = atravita.PrismaticClothing
 
  |curse  = 870969
 
  |moddrop = 1205162
 
  |nexus  = 13051
 
  |github  = atravita-mods/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Prismatic Fire
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PrismaticFire
+
   |id      = aedenthorn.MoveGreenhousePlot
   |nexus  = 12931
+
   |nexus  = 13589
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Furniture
+
   |name    = Move It
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PrismaticFurniture
+
   |id      = aedenthorn.MoveIt
   |nexus  = 12589
+
   |nexus  = 15163
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Pride
+
   |name    = Movement Mod, Movement Modifier
   |author  = kdau
+
   |author  = Zoryn
   |id      = kdau.PrismaticPride
+
   |id      = Zoryn.MovementModifier
   |nexus  = 9019
+
   |nexus  =
   |moddrop = 978503
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github  =
+
   |github  = Zoryn4163/SMAPI-Mods
  |source  = https://gitlab.com/kdau/prismaticpride
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Slime Finder
+
   |name    = Movement Speed
   |author  = MrKoatl
+
   |author  = bcmpinc
   |id      = MrKoatl.PrismaticSlimeFinder
+
   |id      = bcmpinc.MovementSpeed
   |nexus  = 7866
+
   |nexus  = 2736
   |github  =
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Statue
+
   |name    = Move Through Object
   |author  = Achtuur
+
   |author  = ylsama
   |id      = Achtuur.PrismaticStatue
+
   |id      = ylsama.MoveThoughObject
   |nexus  = 17013
+
   |nexus  = 2680
   |github  = Achtuur/StardewMods
+
   |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    = Prismatic Tools
+
   |name    = Movie Theatre Tweaks
   |author  = stokastic
+
   |author  = aedenthorn, Erinthe
   |id      = stokastic.PrismaticTools
+
   |id      = aedenthorn.MovieTheatreTweaks
   |nexus  = 2428
+
  |curse  = 868672
   |github  = stokastic/PrismaticTools
+
   |nexus  = 16395
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |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    = Mr. Pam - Snorlax Mechanics
   |author  = Digus
+
   |author  = daleonar
   |id      = Digus.ProducerFrameworkMod
+
   |id      = daleonar.Snorlax
   |nexus  = 4970
+
   |nexus  = 16194
   |github  = Digus/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod → PFMAutomate
+
   |name    = MTN, More Than Necessary
   |author  = Digus
+
   |author  = SgtPickles, GameMX
   |id      = Digus.PFMAutomate
+
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
   |nexus  = 5038
+
   |nexus  = 2256
   |github  = Digus/StardewValleyMods
+
   |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    = Profiler
+
   |name    = Muffin Core
   |author  = SinZ
+
   |author  = Kabi-chan
   |id      = SinZ.Profiler
+
   |id      = kabi-chan.MuffinCore
   |nexus  = 12135
+
   |nexus  = 8070
   |github  = SinZ163/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator
+
   |name    = Multi Fertilizer
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.ProfitCalculator
+
   |id      = spacechase0.MultiFertilizer
   |curse  = 867736
+
   |curse  = 867717
  |moddrop = 771668
+
   |nexus  = 7436
   |nexus  = 3378
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Backpacks
 +
  |author  = skiilaa
 +
  |id      = skiilaa.MultiplayerBackpacks
 +
  |nexus  = 2282
 +
  |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
+
   |name    = Multiplayer Emotes
   |author  = 6135
+
   |author  = FerMod
   |id      = 6135.ProfitCalculator
+
   |id      = FerMod.MultiplayerEmotes
   |moddrop = 1502461
+
   |nexus  = 2347
   |nexus   = 19931
+
  |github  = FerMod/StardewMods
   |github = 6135/StardewValley.ProfitCalculator
+
 
 +
   |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    = Profit Calculator → DGA Support
+
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
   |author  = 6135
+
   |author  = Achtuur
   |id      = 6135.ProfitCalculatorDGA
+
   |id      = Achtuur.MultiplayerExpShare
  |moddrop = 1502461
+
   |nexus  = 16891
   |nexus  = 19931
+
   |github  = Achtuur/StardewMods
   |github  = 6135/StardewValley.ProfitCalculator
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Margins
+
   |name    = Multiplayer Horse Reskin
   |author  = Cherry, CherryChain
+
   |author  = delphinwave
   |id      = Cherry.ProfitMargins
+
   |id      = DelphinWave.MultiplayerHorseReskin
   |nexus  = 4663
+
   |nexus  = 7681
  |moddrop = 716352
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Progressive Access Farm
+
   |name    = Multiplayer Hub
   |author  = onjulraz
+
   |author  = Alberto Moreira Luiz
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
   |nexus  = 2923
+
   |nexus  = 9672
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project Fluent
+
   |name    = Multiplayer Idle
   |author  = Shockah
+
   |author  = DoubleZ
   |id      = Shockah.ProjectFluent
+
   |id      = DoubleZ.MultiplayerIdle
   |nexus  = 12638
+
   |nexus  = 3765
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = SourceZh/MultiplayerIdle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project S
+
   |name    = Multiplayer Info
   |author  = NarlanMarlan
+
   |author  = MindMeltMax
   |id      = narlan.projects
+
   |id      = MindMeltMax.MPInfo
   |nexus  = 3785
+
  |curse  = 1004488
   |github  = NolanEastburn/ProjectS
+
  |moddrop = 1302776
 +
   |nexus  = 15155
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Public Access TV
+
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
   |author  = kdau
+
   |author  = Scayze
   |id      = kdau.PublicAccessTV
+
   |id      = scayze.MultiplayerPrairieKing
   |nexus  = 5605
+
   |nexus  = 16030
   |moddrop = 757967
+
   |github = scayze/multiprairie
  |source = https://gitlab.com/kdau/predictivemods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pudding Plus Colored Slime Drops
+
   |name    = Multiplayer Mod
   |author  = TerryDBS
+
   |author  = Tran Minh Thong
   |id      = TerryDBS.ColoredSlimeDrops
+
   |id      = multiplayer.mod
   |nexus  = 7048
+
   |nexus  = 16582
   |github  =
+
   |github  = TMThong/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Galaxy Item
+
   |name    = Multiplayer Mod Checker
   |author  = SorryLate
+
   |author  = Cherry, CherryChain
   |id      = SorryLate.GalaxyItem
+
   |id      = Cherry.MultiplayerModChecker
   |nexus  = 5289
+
   |nexus  = 6609
   |github  =
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Recipes
+
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
   |author  = Paracosm
+
   |author  = Unremarkable, animavoro
   |id      = Paracosm.PurchasableRecipes
+
   |id      = unremarkable.fix-sellToStorePrice
   |nexus  = 1722
+
   |nexus  = 2135
   |github  =
+
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.11
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
+
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
<!--
 
  |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    = Multiplayer Shaft Fix
   |author  = aedenthorn, Erinthe
+
   |author  = Prince-Leto
   |id      = aedenthorn.PuristMod
+
   |id      = princeleto.multiplayershaftfix
   |nexus  = 16097
+
   |nexus  = 2922
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Pussle
+
   |name    = Multiplayer Speech Bubbles
   |author  = Platonymous
+
   |author  = Kalthramis
   |id      = Platonymous.Pussle
+
   |id      = Kalthramis.MPSpeechBubbles
   |nexus  = 19760
+
   |nexus  = 2192
 
   |github  =
 
   |github  =
 +
  |source  = {{github|Kalthramis/StardewValley}}/tree/MPSpeechBubbles
  
   |broke in = Stardew Valley ≤1.5.6
+
   |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
  
   |beta status = ok
+
   |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    = PVP Friendly Fire, PVP
+
   |name    = Multiplayer Time
   |author  = DewMods
+
   |author  = lolmaj
   |id      = DewMods.StardewValleyMods.PVP
+
   |id      = lolmaj.MultiplayerTime
   |nexus  = 15589
+
   |nexus  = 2543
   |github  =
+
   |github  = MaciejMarkuszewski/StardewValleyMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
+
   |name    = Multiple Floor Farmhouse
   |author  = spacechase0 and ParadigmNomad
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id      = aedenthorn.MultiStoryFarmhouse
   |curse   = 867715
+
  |nexus  = 8077
   |nexus  = 7455
+
  |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
+
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Multiple Floor Farmhouse - Continued|Multiple Floor Farmhouse - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Floor Farmhouse - Continued
 +
   |author  = aedenthorn and FlyingTNT
 +
   |id      = FlyingTNT.MultipleFloorFarmhouse
 +
   |nexus  = 25303
 +
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PyTK, Platonymous Toolkit
+
   |name    = Multiple Gifts for Spouses
   |author  = Platonymous
+
   |author  = Redwood
   |id      = Platonymous.Toolkit
+
   |id      = Redwood.MultipleGiftsForSpouse
   |nexus  = 1726
+
   |nexus  = 2910
   |moddrop = 793815
+
   |github  = EKomperud/StardewMods
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |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    = Qi Chests
+
   |name    = Multiple Mini-Obelisks
   |author  = spacechase0
+
   |author  = PeacefulEnd
   |id      = spacechase0.QiChest
+
   |id      = PeacefulEnd.MultipleMiniObelisks
   |nexus  = 15696
+
  |curse  = 870945
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 7900
 +
   |github  = Floogen/MultipleMiniObelisks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Exchanger
+
   |name    = Multiple Spouse Dialogs
   |author  = Mizzion
+
   |author  = ceruleandeep
   |id      = mizzion.qiexchanger
+
   |id      = ceruleandeep.multiplespousedialogs
   |nexus  = 1930
+
   |nexus  = 8711
   |moddrop = 661359
+
   |github  = ceruleandeep/CeruleanStardewMods
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Sprinklers
+
   |name    = Multiple Spouses
   |author  = UnknownLegacy
+
   |author  = aedenthorn, Erinthe
   |id      = UnknownLegacy.QiSprinklers
+
   |id      = aedenthorn.MultipleSpouses
   |nexus  = 7904
+
   |nexus  = 6227
   |github  = UnkLegacy/QiSprinklers
+
   |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    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
   |author  = Prismuth
+
   |author  = SlyMerc
   |id      = <Prismuth.QuaintFarmBridge
+
   |id      = FileLoading
   |nexus  = 1647
+
   |nexus  = 1094
 
   |github  =
 
   |github  =
  
   |broke in  = Stardew Valley 1.3
+
   |status   = workaround
   |status    = workaround
+
   |summary = Use [[#Content Patcher|Content Patcher]] instead.
   |summary   = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
+
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Bait
+
   |name    = Multi Save
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.QualityBait
+
   |id      = aedenthorn.MultiSave
   |moddrop = 1443555
+
   |nexus  = 15402
   |nexus   = 16832
+
  |github  = aedenthorn/StardewValleyMods
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Fish Ponds
+
   |name    = Multi Save - Continued
   |author  = ytsc
+
   |author  = recon88
   |id      = ytsc.QualityFishPonds
+
   |id      = recon88.MultiSave
   |nexus  = 11021
+
  |curse  = 1018922
   |github  = YTSC/StardewValleyMods
+
   |nexus  = 22953
 +
   |github  = recon88/Multi-Save-Continued
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products
+
   |name    = Multitool
   |author  = SilentOak
+
   |author  = Miome
   |id      = SilentOak.QualityProducts
+
   |id      = miome.MultiToolMod
   |nexus  = 3609
+
   |nexus  = 2546
   |github  = silentoak/StardewMods
+
   |github  = miome/MultitoolMod
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products → Auto Quality Patch
+
   |name    = Multi-User Chests
   |author  = SilentOak
+
   |author  = MindMeltMax
   |id      = SilentOak.AutoQualityPatch
+
   |id      = MindMeltMax.MUC
   |nexus   = 3609
+
   |curse   = 997982
   |github  = silentoak/StardewMods
+
   |nexus   = 9856
 
+
   |moddrop = 1135731
   |broke in = Stardew Valley 1.4
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |status  = workaround
 
   |summary = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber
+
   |name    = Multi Yield Crops
   |author  = Traktori
+
   |author  = Cherry, CherryChain
   |id      = Traktori.QualityScrubber
+
   |id      = Cherry.MultiYieldCrops
   |nexus  = 5663
+
   |nexus  = 6069
   |github  = Traktori7/StardewValleyMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber for Automate
+
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
   |author  = Traktori
+
   |author  = Jacque Pott
   |id      = Traktori.AM.QualityScrubber
+
   |id      = JacquePott.MYCDGRPatch
   |nexus  = 5663
+
   |nexus  = 14023
   |github  = Traktori7/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Smash
+
   |name    = Murdercrows
   |author  = barfytheclown
+
   |author  = aedenthorn, Erinthe
   |id      = barfytheclown.QualitySmash
+
   |id      = aedenthorn.Murdercrows
   |nexus  = 7907
+
   |nexus  = 6615
   |github  = jn84/QualitySmash
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Queen of Sauce Randomizer
+
   |name    = Murder Drone, Personal Combat Drone
   |author  = Speshkitty
+
   |author  = cotboy
   |id      = speshkitty.queenofsauceshuffler
+
   |id      = cambam.MURDERDRONE
   |nexus  = 7151
+
   |nexus  = 4507
   |github  = Speshkitty/QueenOfSauceRandomiser
+
   |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    = Quest Delay
+
   |name    = Murder Mod
   |author  = BadNetCode
+
   |author  = Aren, Aren Desai
   |id      = BadNetCode.QuestDelay
+
   |id      = Aren.MurderMod
   |nexus  = 1239
+
   |nexus  = 17470
   |moddrop = 473938
+
   |github  = ArenKDesai/Murder-Mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Museum Donation Checker
 +
  |author  = Hitaxas
 +
  |id      = Hitaxas.Dono.DLL
 +
  |nexus  = 24225
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Framework
+
   |name    = Museum Rearranger
   |author  = PurrplingCat
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = PurrplingCat.QuestFramework
+
   |id      = Omegasis.MuseumRearranger
  |curse  = 577691
+
   |nexus  = 428
   |nexus  = 6414
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github  = purrplingcat/QuestFramework
 
  
   |warnings = Broken on Android.
+
   |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    = Quest Time Limits
+
   |name    = Museum Store
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.QuestTimeLimits
+
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |curse  = 868671
+
   |curse  = 870973
   |nexus  = 16403
+
  |moddrop = 1187402
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 12598
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Forward Dash, Warp Mod
+
   |name    = Mushroom Cursors
   |author  = Vexorth
+
   |author  = Expl0
   |id      = Vexorth.Warp
+
   |id      = Expl0.MushroomCursors
   |nexus  = 16605
+
   |nexus  = 12594
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Glance
+
   |name    = Mushroom Levels
   |author  = adverserath
+
   |author  = Eireon, Ben Patterson
   |id      = Adverserath.QuickGlance
+
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
   |nexus  = 12058
+
   |nexus  = 2818
   |github  = adverserath/QuickGlance
+
   |github  = benrpatterson/MushroomLevels
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Load
+
   |name    = Mushroom Level Tip
   |author  = aedenthorn, Erinthe
+
   |author  = WhiteMind
   |id      = aedenthorn.QuickLoad
+
   |id      = WhiteMind.MLT
   |nexus  = 7756
+
   |nexus  = 1894
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Minigame
+
   |name    = Mushroom Log Additions
   |author  = Enaium
+
   |author  = justastranger
   |id      = Enaium.QuickMinigame
+
   |id      = JAS.MushroomLogAdditions
  |curse  = 438741
+
   |moddrop = 1539617
   |moddrop = 895127
 
 
   |nexus  =
 
   |nexus  =
   |github  = Enaium-StardewValleyMods/QuickMinigame
+
   |github  = justastranger/MushroomLogAdditions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Responses
+
   |name    = Mushroom Propagator Automation
   |author  = aedenthorn, Erinthe
+
   |author  = blueberry and Oddshot
   |id      = aedenthorn.QuickResponses
+
   |id      = blueberry.BlueberryMushroomAutomation
   |nexus  = 6548
+
   |nexus  = 4637
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Quick Sell
+
   |name    = Mushroom Propagator - Grow More Mushrooms
   |author  = Alejandro Akbal, AlejandroAkbal
+
   |author  = blueberry, blueberry and Oddshot
   |id      = AlejandroAkbal.QuickSell
+
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
   |nexus  = 7854
+
   |nexus  = 4637
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
 +
 
 +
  |broke in = Stardew Valley 1.6<!--retest linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Shop
+
   |name    = Mushroom Rancher
   |author  = Enaium
+
   |author  = Goldenrevolver
   |id      = Enaium.QuickShop
+
   |id      = Goldenrevolver.MushroomRancher
  |curse  = 436793
+
   |nexus  = 10978
  |moddrop = 864170
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/QuickShop
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Start
+
   |name    = Musical Cellar
   |author  = WuestMan, redknightofdoom
+
   |author  = Lis
   |id      = WuestMan.QuickStart
+
   |id      = Lis.MusicalCellar
   |nexus  = 2375
+
   |nexus  = 7626
   |github  = Brian-Wuest/Quick_Start
+
   |github  = lisamreynolds/MusicalCellar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Swap
+
   |name    = Musical Paths
  |author  = Allan Wang
 
  |id      = AllanWang.QuickSwap
 
  |nexus  = 13956
 
  |github  = AllanWang/Stardew-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Quotes
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Quotes
+
   |id      = aedenthorn.MusicalPaths
   |nexus  = 6503
+
   |nexus  = 13197
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Geodes
+
   |name    = My Money
   |author  = justastranger
+
   |author  = Marcos Brendon
   |id      = jas.RadioactiveGeodes
+
   |id      = marcos.mymoney
  |moddrop = 952722
+
   |nexus  = 6736
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Tools
+
   |name    = Mystical Buildings
   |author  = kakashigr
+
   |author  = PeacefulEnd
   |id      = kakashigr.RadioactiveTools
+
   |id      = PeacefulEnd.MysticalBuildings
   |nexus  = 7630
+
  |curse  = 870928
   |github  = kakashigr/stardew-radioactivetools
+
   |nexus  = 12312
 +
   |github  = Floogen/MysticalBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Cursor
+
   |name    = Name Tags
   |author  = Jamie Taylor
+
   |author  = Enaium
   |id      = jltaylor-us.RainbowCursor
+
   |id      = Enaium.NameTags
   |nexus  = 15886
+
  |curse  = 436816
   |github  = jltaylor-us/StardewRainbowCursor
+
  |moddrop = 877767
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/NameTags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Trail
+
   |name    = Napalm Mummies
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RainbowTrail
+
   |id      = aedenthorn.NapalmMummies
   |nexus  = 16914
+
   |nexus  = 15933
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raincoat When Raining
+
   |name    = Nature Strikes Back
   |author  = BikiFae, bikinavisho
+
   |author  = Clumsy Jackdaw
   |id      = BikiFae.RainCoatWhenRaining
+
   |id      = ClumsyJackdaw.NatureStrikesBack
   |nexus  = 4659
+
   |nexus  = 19771
   |github  = bikinavisho/RainCoatWhenRaining
+
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = RainPlus
+
   |name    = Neat Additions
   |author  = Deadlykirpy
+
   |author  = Ilyaki
   |id      = Kirpy.RainPlus
+
   |id      = ilyaki.neatadditions
   |nexus  = 6559
+
   |nexus  = 2648
   |github  =
+
   |github  = Ilyaki/NeatAdditions
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Rain Randomizer
 
  |author  = EvilPdor
 
  |id      =
 
  |nexus  =
 
  |url    = https://community.playstarbound.com/threads/111526
 
  |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Refills Watering Can
+
   |name    = Network Optimizer
   |author  = StultusV
+
   |author  = Ilyaki
   |id      = StultusV.RainRefillsWateringCan
+
   |id      = Ilyaki.NetworkOptimizer
   |nexus  = 11554
+
   |nexus  = 3021
   |github  = JudeRV/Stardew-RainRefillsWateringCan
+
   |github  = Ilyaki/NetworkOptimizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rains Interaction Mod
+
   |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  = RainKuro
+
   |author  = DestyNova
   |id      = RainKuro.RainsInteractionMod
+
   |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
   |nexus  = 18850
+
   |nexus  = 12369
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raised Garden Beds
+
   |name    = New Achieve, Obtain Achievements
   |author  = blueberry
+
   |author  = AbelSdf, Abel_sdf
   |id      = blueberry.RaisedGardenBeds
+
   |id      = AbelSdf.NewAchieve
   |nexus  = 5305
+
   |nexus  = 20909
   |github  = b-b-blueberry/RaisedGardenBeds
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranching Tool Upgrades
+
   |name    = New Clothes Every Day
   |author  = drbirbdev
+
   |author  = Vrakyas
   |id      = drbirbdev.RanchingToolUpgrades
+
   |id      = Vrakyas.NewClothesEveryDay
   |nexus  = 12280
+
   |nexus  = 4030
   |github  = drbirbdev/StardewValley
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Bundles
+
   |name    = New Game on Launch
   |author  = balllight
+
   |author  = Nobbele
   |id      = balllight.RandomBundles
+
   |id      = Nobbele.NewGameOnLaunch
   |nexus  = 13790
+
   |nexus  = 2654
   |github  =
+
   |github  = 4ppleCracker/NewGameOnLaunch
 +
 
 +
  |broke in    = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Hair Color
+
   |name    = New Game Plus
   |author  = bookworm89723
+
   |author  = Spacechase0
   |id      = davis.randomhair
+
   |id      = Spacechase0.NewGamePlus
   |nexus  = 3271
+
   |nexus  = 10786
   |github  = joaniedavis/RandomHairMod
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = New Machines
 +
  |author  = Igorious
 +
  |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
 +
  |nexus  =
 +
  |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
 +
  |name    = New Years Eve → Fireworks
 +
  |author  = sophiesalacia
 +
  |id      = sophie.Fireworks
 +
  |nexus  = 15277
 +
  |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Nexus Mods Button
 +
  |author  = Pickysaurus
 +
  |id      = Pickysaurus.NexusModsButton
 +
  |nexus  = 12969
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Randomized Energy
+
   |name    = Nice Messages
   |author  = LakeMonster_, LakeMonster666
+
   |author  = Nori, seaweednori
   |id      = LakeMonster_.RandomizedEnergy
+
   |id      = nori.NiceMessages
   |nexus  = 5250
+
   |nexus  = 6160
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random NPCs, Random Visitors
+
   |name    = Night Event Chance Tweak
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.RandomNPC
+
   |id      = aedenthorn.NightEventChanceTweak
   |nexus  = 4911
+
   |nexus  = 10633
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |warnings  = doesn't work in multiplayer.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Start Day
+
   |name    = Night Light
   |author  = idermailer
+
   |author  = KankuroGB
   |id      = idermailer.RandomStartDay
+
   |id      = kankurogb.nightlight
   |nexus  = 13225
+
   |nexus  = 21629
   |github  = idermailer/RandomStartDay
+
   |github  = KankuroGB/NightLight
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Random Tastes
+
   |name     = Night Owl
   |author = skiilaa
+
   |author   = Omegasis, Alpha_Omegasis
   |id     = skiilaa.RandomTastes
+
   |id       = Omegasis.NightOwl
   |nexus   = 2285
+
   |nexus   = 433
 
+
   |github  = janavarro95/Stardew_Valley_Mods
   |broke in          = SMAPI 3.0
+
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
   |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    = Nightshade
   |author  = CatCattyCat, Cat
+
   |author  = ichortower
   |id      = cat.sprinklerrange
+
   |id      = ichortower.Nightshade
   |nexus  = 1179
+
   |nexus  = 23742
  |moddrop = 833536
+
   |github  = ichortower/Nightshade
   |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    = Ranged Tools
+
   |name    = Night Shift
   |author  = vgperson
+
   |author  = SevenChords
   |id      = vgperson.RangedTools
+
   |id      = SevenChords.Night_Shift
   |nexus  = 6935
+
   |nexus  = 15345
   |github  = vgperson/RangedTools
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Highlight
+
   |name    = Night Time Sound Notifications, Time Notif
   |author  = Jamie Taylor
+
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
   |id      = jltaylor-us.RangeHighlight
+
   |id      = Careless_Imm0rtal.Time_Notif.
   |nexus  = 6752
+
   |nexus  = 19651
   |github  = jltaylor-us/StardewRangeHighlight
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raven of The Valley
+
   |name    = No Blink
   |author  = nicks
+
   |author  = Mr Tea, MrTea
   |id      = nicks.RavenofTheValley
+
   |id      = MrTea.NoBlink
   |nexus  = 19856
+
   |nexus  = 17220
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Readers Digest
+
   |name    = No Cheat Shortcuts (No Map Overwrite)
   |author  = Remy Bach
+
   |author  = kulcris
   |id      = remybach.readersdigest
+
   |id      = kulcris.NoCheatShortcuts
   |nexus  = 3040
+
   |nexus  = 2310
   |github  = remybach/stardew-valley-readersdigest
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Realistic Fishing
 
  |author  = Kevin Connors
 
  |id      = KevinConnors.RealisticFishing
 
  |nexus  = 2623
 
  |github  = kevinforrestconnors/RealisticFishing
 
  
   |broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
<!--
 
  |unofficial version = 1.2.3-unofficial.3-Mizzion
 
  |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    = Noclip Mode
   |author  = aedenthorn, Erinthe
+
   |author  = Pathoschild
   |id      = aedenthorn.RealNames
+
   |id      = Pathoschild.NoclipMode
   |nexus  = 6269
+
  |curse  = 1000622
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 3900
 +
  |moddrop = 691002
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Time
+
   |name    = No Cooties
   |author  = Enaium, Lightcolour888
+
   |author  = ceruleandeep
   |id      = Enaium.RealTime
+
   |id      = ceruleandeep.NoCooties
   |nexus  = 5336
+
   |nexus  = 9000
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Framework
+
   |name    = No Crows
   |author  = drbirbdev
+
   |author  = CatCattyCat, Cat
   |id      = drbirbdev.RealtimeFramework
+
   |id      = cat.nocrows
   |nexus  = 18915
+
   |nexus  = 1682
   |github  = drbirbdev/StardewValley
+
  |moddrop = 833543
 +
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Minimap
+
   |name    = No Crows Revisited
   |author  = spacechase0
+
   |author  = Siweipancc
   |id      = spacechase0.RealtimeMinimap
+
   |id      = Siweipancc.NoCrowsRevisited
  |curse  = 867706
+
   |nexus  = 21129
   |nexus  = 9386
+
   |github  = siweipancc/StardewMods
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
+
   |name    = No Debris Weather
   |author  = SixthTitan
+
   |author  = Underscore76
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
+
   |id      = underscore.nodebris
   |nexus  = 5773
+
   |nexus  = 19699
   |github  =
+
   |github  = Underscore76/NoDebrisWeather
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recatch Legendary Fish
+
   |name    = No Debug Mode
   |author  = cantorsdust and Pathoschild
+
   |author  = Pathoschild
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id      = Pathoschild.NoDebugMode
   |nexus  = 172
+
   |nexus  = 593
   |github  = cantorsdust/StardewMods
+
   |github  = Pathoschild/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reciprocate
+
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
   |author  = YunHikari
+
   |author  = Kryspur
   |id      = YunHikari.Reciprocate
+
   |id      = Kryspur.NoFallDamage
   |nexus  = 17714
+
   |nexus  = 17749
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recover Stamina
+
   |name    = No Fence Decay
   |author  = lperkins2, Logan Perkins
+
   |author  = CatCattyCat, Cat
   |id      = lperkins2.RecoverStamina
+
   |id      = cat.nofencedecay
   |nexus  = 2332
+
   |nexus  = 1180
   |github  =
+
  |moddrop = 833537
 +
   |github  = danvolchek/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recurring Reminders
+
   |name    = No Fence Decay Redux
   |author  = Dem1se
+
   |author  = EnderTedi
   |id      = Dem1se.RecurringReminders
+
   |id      = EnderTedi.NoFenceDecayRedux
   |nexus  = 6840
+
   |nexus  = 20802
   |github  = dem1se/SDVMods
+
   |github  = EnderTedi/No-Fence-Decay-Redux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recyclable Cola
+
   |name    = No Festival Timer
   |author  = XxHarvzBackxX
+
   |author  = mistyspring
   |id      = harvz.RecyclableCola
+
   |id      = mistyspring.nofestivaltimer
   |nexus  = 10865
+
   |nexus  = 20077
   |github  = XxHarvzBackxX/recyclableCola
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redesigned Farmhouse Layout
+
   |name    = No Friendship Decay
   |author  = Aimon111 & DaLion
+
   |author  = hitachihex
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
+
   |id      = hitachihex.NoFriendshipDecay
   |nexus   = 11420
+
  |nexus  =
   |github =
+
  |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.2?
 +
   |status   = workaround
 +
   |summary = use [[#CJB Cheats Menu|CJB Cheats Menu]] or [[#No Friendship Decay - Reborn|No Friendship Decay - Reborn]] 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    = Redraw Pelican Town Config
+
   |name    = No Friendship Decay - Reborn
   |author  = JefGrizli
+
   |author  = The Fluffy Robot
   |id      = JefGrizli.RedrawPelicanTownC
+
   |id      = TheFluffyRobot.No
   |nexus  = 15564
+
   |nexus  = 22922
   |github  =
+
   |github  = jamespfluger/Stardew-NoFriendshipDecayReborn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Watering Can in Town Fountain
+
   |name    = No Greenhouse Entrance Tiles
   |author  = TfueLovesBanana
+
  |author  = idermailer
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
+
  |id      = idermailer.greenhouseNoEntranceTiles
   |nexus  = 16764
+
  |nexus  = 21557
 +
  |github  = idermailer/NoGreenhouseEntranceTiles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
 +
  |author  = Kumagabear
 +
  |id      = Kumagabear.NoHatTreasureSkull
 +
  |nexus  = 19655
 +
  |github  = DotSharkTeeth/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Hoof Sound
 +
   |author  = AbelSdf, Abel_sdf
 +
   |id      = AbelSdf.NoHoofSound
 +
   |nexus  = 21020
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refund Staircases
+
   |name    = No Kids Ever
   |author  = Nick Martin
+
   |author  = Hangy
   |id      = NickMartin.RefundStaircases
+
   |id      = Hangy.NoKidsEver
   |nexus  = 19209
+
   |nexus  = 1464
   |github  = nickmartin1ee7/RefundStaircases
+
   |github  = L3thal1ty/No-Kids-Ever
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regeneration
+
   |name    = No Kimchi
   |author  = Hammurabi
+
   |author  = jaeha, qpqpqp121
   |id      = HammurabiRegeneration
+
   |id      = jaeha.No_Kimchi
   |nexus  =
+
   |nexus  = 5043
   |chucklefish = 4584
+
   |github =
  |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    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
   |author  = Zoryn
+
   |author  = Riverbankboy, The_UltimateNuke
   |id      = Zoryn.RegenMod
+
   |id      = theultimatenuke.testmod
   |nexus  =
+
   |nexus  = 17965
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = TheUltimateNuke/StardewValleyMods
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regular Quality
+
   |name    = No Mine Flyers Redux
   |author  = desto, JustToDownloadThings
+
   |author  = minervamaga
   |id      = desto.RegularQuality
+
   |id      = minervamaga.NoMineFlyersRedux
   |nexus  = 5090
+
   |nexus  =
   |github  = desto-git/smapi-RegularQuality
+
  |moddrop = 631110
 +
   |github  = minervamaga/NoMineFlyersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rejuvenating Forest
+
   |name    = No More Accidental Exhaustion, Exhaustion Protection
   |author  = Team Timber
+
   |author  = Guedez
   |id      = TeamTimber.RejuvenatingForest
+
   |id      = exhaustion.protection
   |nexus  = 10322
+
   |nexus  = 5113
 +
  |moddrop = 707180
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Bar UI
+
   |name    = No More Pets
   |author  = SlyMerc
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = RelationshipBar
+
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
   |nexus  = 1009
+
   |nexus  = 506
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationships Enhanced
+
   |name    = No More Random Mine Flyers
   |author  = rodrigovaz
+
   |author  = Drynwynn, thepaladinknight
   |id      = relationshipsenhanced
+
   |id      = Drynwynn.NoAddedFlyingMineMonsters
   |nexus  =
+
   |nexus  = 2528
  |chucklefish = 4435
+
   |github  = Drynwynn/StardewValleyMods
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 2.8
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
+
   |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Status
+
   |name    = Non Destructive NPCs
   |author  = Dragonisser
+
   |author  = MadaraUchiha
   |id      = relationshipstatus
+
   |id      = MadaraUchiha.NonDestructiveNPCs
   |nexus  = 751
+
   |nexus  = 5176
   |github  =
+
   |github  = MadaraUchiha/NonDestructiveNPCs
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tooltips
+
   |name    = Non-Random Prairie King
   |author  = M3ales
+
   |author  = aedenthorn, Erinthe
   |id      = M3ales.RelationshipTooltips
+
   |id      = aedenthorn.NonRandomPrairieKing
   |nexus  =
+
   |nexus  = 6509
  |curse  = 298040
+
   |github  = aedenthorn/StardewValleyMods
   |github  = M3ales/RelationshipTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tracker
+
   |name    = No Offscreen Flying Monsters
   |author  = Branic
+
   |author  = SirDigby
   |id      = Branic.RelationshipTracker
+
   |id      = SirDigby.NoOffscreenFlyers
   |nexus  = 2845
+
   |nexus  = 22354
   |github  = Paradox355/SDVMods
+
   |github  =
 
 
  |broke in          = SMAPI 3.0
 
  |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    = No Pause When Inactive - Global
   |author  = AdroSlice
+
   |author  = Neko Boi Nick
   |id      = AdroSlice.Relativity
+
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
   |nexus  = 13028
+
   |nexus  = 19250
   |github  = adroslice/sdv-relativity-mirror
+
   |github  = thakyZ/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
+
   |name    = No Poverty by Disconnect
   |author  = The Fluffy Robot
+
   |author  = Slumber
   |id      = TheFluffyRobot.RelaxingWeekends
+
   |id      = SlumbR.NoPovertyByDisconnect
   |nexus  = 19662
+
   |nexus  = 11529
   |github  = jamespfluger/Stardew-ModCollection
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name    = No Quarry
   |author  = zeldela
+
   |author  = mlambley
   |id      = zeldela-RememberBirthdays
+
   |id      = mlambley.NoQuarry
   |nexus  = 13554
+
   |nexus  = 19410
   |github  = zeldela/sdv-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Faced Direction
+
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
   |author  = Annosz
+
   |author  = Platonymous
   |id      = Annosz.RememberFacedDirection
+
   |id      = Platonymous.NormalizeAI
   |nexus  = 6946
+
  |moddrop = 1521423
   |github  = Annosz/StardewValleyModding
+
   |nexus  = 19334
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Your Umbrella
+
   |name    = No Rumble Horse
   |author  = heyseth
+
   |author  = Xangria
   |id      = heyseth.umbrellas
+
   |id      = Xangria.NoRumbleHorse
   |nexus  = 8366
+
   |nexus  = 1779
   |github  = heyseth/SDVMods
+
   |github  =
 +
 
 +
  |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    = Reminders
+
   |name    = No Seeds
   |author  = Surkasu
+
   |author  = lech43
   |id      = Surkasu.Reminders
+
   |id      = lech43.NoSeeds
   |nexus  = 2481
+
   |nexus  = 6392
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remind to Exit
+
   |name    = No Seeds From Trees Fix
   |author  = pepoluan
+
   |author  = KirbyLink
   |id      = pepoluan.RemindToExit
+
   |id      = kirbylink.noseedsfromtreesfix
   |nexus  = 8727
+
   |nexus  = 2947
   |github  =
+
   |github  = KirbyLink/NoSeedsFromTreesFix
   |source = https://sourceforge.net/projects/sdvmod-remind-to-exit/
+
 
 +
  |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    = Remote Fridge Storage
+
   |name    = No Soil Decay
   |author  = EternalSoap, arjan3004
+
   |author  = ThatNorthernMonkey
   |id      = EternalSoap.RemoteFridgeStorage
+
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
   |nexus  = 2545
+
   |nexus  = 237
   |github  = SoapStuff/Remote-Fridge-Storage
+
   |github  = ThatNorthernMonkey/NoSoilDecay
  
   |warnings = Broken on Android (loads but does not work).
+
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |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    = Remove All Monsters
+
   |name    = No Soil Decay On Farm
   |author  = David J. Lee, djslzx
+
   |author  = A_Dude
   |id      = djsl.RemoveAllMonsters
+
   |id      = A_Dude.NoSoilDecayOnFarm
   |nexus  = 5727
+
   |nexus  = 8071
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove Animal Limitations
+
   |name    = No Soil Decay Redux
   |author  = Hobbes
+
   |author  = Platonymous
   |id      = Hobbes.RemoveAnimalLimitations
+
   |id      = Platonymous.NoSoilDecayRedux
   |nexus  = 7838
+
  |curse  = 307727
   |github  =
+
  |moddrop = 793930
 +
   |nexus  = 1084
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename
+
   |name    = Note Blocks
   |author  = Remmie, CoinzReturns
+
   |author  = Yaramy
   |id      = Remmie.Rename
+
   |id      = yaramy.noteblocks
   |nexus  = 2130
+
   |nexus  = 6646
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename Reworked
+
   |name    = Notes
   |author  = Parabyted
+
   |author  = Platonymous
   |id      = parabyted.renamerework
+
   |id      = Platonymous.Notes
   |nexus  = 10866
+
   |nexus  = 3068
   |github  =
+
  |moddrop = 793905
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools Improved
+
   |name    = Not Far From The Tree
   |author  = SolusCleansing
+
   |author  = TheElm
   |id      = SolusCleansing.RentedToolsImproved
+
   |id      = TheElm.NotFarFromTheTree
   |nexus  = 18909
+
   |nexus  = 4739
   |github  = SolusCleansing/RentedToolsImproved
+
   |github  = GStefanowich/SDV-NFFTT
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Rented Tools
 
  |author  = JarvieK
 
  |id      = JarvieK.RentedTools
 
  |nexus  = 1307
 
  |github  = Jarvie8176/StardewMods
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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 Thunder Sound
   |author  = PunningLinguist
+
   |author  = Sto13
   |id      = PunningLinguist.ReorientAfterEating
+
   |id      = Sto13.NoThunderSound
   |nexus  = 7585
+
   |nexus  = 14414
   |github  = amconners/ReorientAfterEating
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Replanter
+
   |name    = No Transitions
   |author  = jwdred
+
   |author  = crazywig
   |id      = jwdred.Replanter
+
   |id      = crazywig.notransitions
   |nexus  = 589
+
   |nexus  = 7354
   |github  = jdusbabek/stardewvalley
+
   |github  =
 
 
  |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    = ReRegeneration
+
   |name    = No Warp Delay
   |author  = littleraskol
+
   |author  = Tran Minh Thong
   |id      = lrsk_sdvm_rerg.0925160827
+
   |id      = no.warp.delay
   |nexus  = 6837
+
   |nexus  = 19805
  |moddrop = 827580
+
   |github  =
   |github  = littleraskol/ReRegeneration
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reseed, Roc's Reseed Mod
+
   |name    = Now Playing
   |author  = rocslayer, James Overton
+
   |author  = John Peters
   |id      = Roc.Reseed
+
   |id      = JohnPeters.NowPlaying
   |nexus  = 2421
+
   |nexus  = 19441
 
   |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    = Reset Skull Caverns
+
   |name    = NPC Adventures, It's Time to Adventure
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = PurrplingCat
   |id      = KoihimeNakamura.ResetCaverns
+
   |id      = purrplingcat.npcadventure
   |moddrop = 1080116
+
   |curse  = 577730
   |nexus  =
+
   |nexus  = 4582
   |github  = Sakorona/SDVMods
+
   |github  = purrplingcat/PurrplingMod
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Terrain Features
+
   |name    = NPC Bucket for HB, NPC Bucket
   |author  = mabelSyrup
+
   |author  = shounlol
   |id      = MabelSyrup.ResetTerrainFeatures
+
   |id      = shounlol.NPCBucket
   |nexus  = 4715
+
   |nexus  = 20328
 
   |github  =
 
   |github  =
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.0.3-unofficial.1-esca
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678
 
 
  |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.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Resource Storage
+
   |name    = NPC Clothing Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ResourceStorage
+
   |id      = aedenthorn.NPCClothing
   |nexus  = 17951
+
   |nexus  = 13940
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Responsive Knockback, Responsive MP Knockback
+
   |name    = NPC Geometry
   |author  = spacechase0
+
   |author  = ichortower
   |id      = spacechase0.ResponsiveKnockback
+
   |id      = ichortower.NPCGeometry
   |nexus  = 12029
+
   |nexus  = 19259
   |github  = spacechase0/StardewValleyMods
+
   |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    = Restauranteer
+
   |name    = NPC Gift Multipliers
   |author  = aedenthorn, Erinthe
+
   |author  = XxHarvzBackxX
   |id      = aedenthorn.Restauranteer
+
   |id      = harvz.NPCGiftMultipliers
   |nexus  = 14519
+
   |nexus  = 23139
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retro Active Achievements
+
   |name    = NPC Map Locations
   |author  = iceburg
+
   |author  = Bouhm and Pathoschild
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
   |nexus  = 4974
+
   |nexus  = 239
   |github  = ManApart/RetroActiveAchievements
+
   |github  = Bouhm/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retroactive Stardew
+
   |name    = NPC Map Locations Extra Config
   |author  = millerscout
+
   |author  = trashcan9
   |id      = Millerscout.RetroactiveStardew
+
   |id      = trashcan9.NPCMapLocations.ExtraConfig
   |nexus  = 6953
+
   |nexus  = 16236
   |github  = millerscout/StardewMillerMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name    = NPC Path Displayer, Path Display
   |author  = Iceburg
+
   |author  = Akago
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id      = akago.PathDisplay
   |nexus  = 356
+
   |nexus  = 7563
 
   |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    = NPC Speak
   |author  = GreenOnion24
+
   |author  = jwdred
   |id      = GreenOnion24.ReverseProposal
+
   |id      =
   |nexus  = 8526
+
   |nexus  = 694
 
   |github  =
 
   |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    = Revive Dead Crops
+
   |name    = NPC Tokens, NPC Tokens for Content Patcher
   |author  = atravita
+
   |author  = siliconmodding
   |id      = atravita.ReviveDeadCrops
+
   |id      = siliconmodding.NPCTokens
   |curse   = 870964
+
   |nexus  = 23637
   |moddrop = 1294436
+
  |github  =
   |nexus  = 15005
+
}}
   |github  = atravita-mods/StardewMods
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Nuclear Valley - PG, Nuclear Bomb
 +
   |author  = ApryllForever
 +
   |id      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
 +
   |nexus  = 23339
 +
   |github  = ApryllForever/NuclearBombLocations
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Numerical Health
 +
  |author  = Hydrox, hydrox6
 +
  |id      = Hydrox.NumericalHealth
 +
  |nexus  = 4863
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |name    = Object Import Map, Import Map
   |author  = ribeena
+
   |author  = aedenthorn, Erinthe
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id      = aedenthorn.ImportMap
   |nexus  = 11809
+
   |nexus  = 10965
   |github  = ribeena/BusLocations
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ridgeside Village
+
   |name    = Object Product Display
   |author  = Rafseazz
+
   |author  = aedenthorn, Erinthe
   |id      = Rafseazz.RidgesideVillage
+
   |id      = aedenthorn.ObjectProductDisplay
   |nexus  = 7286
+
   |nexus  = 18365
   |github  = Rafseazz/Ridgeside-Village-Mod
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul
+
   |name    = Object Progress Bars
   |author  = Goldenrevolver
+
   |author  = Adeel Tariq
   |id      = Goldenrevolver.RingOverhaul
+
   |id      = Adeel.ObjectProgressbars
   |nexus  = 10669
+
   |nexus  = 2803
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |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    = Ring Overhaul for Walk of Life
+
   |name    = Object Progress Bars Continued
   |author  = Jibb
+
   |author  = adelmoral, Andrés del Moral
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
+
   |id      = Moral.ObjectProgressbarsContinued
   |nexus  = 12171
+
   |nexus  = 22005
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rise And Shine
+
   |name    = Object Time Left
   |author  = Yoshify
+
   |author  = spacechase0
   |id      = Yoshify.RiseAndShine
+
   |id      = spacechase0.ObjectTimeLeft
   |nexus  = 3
+
  |curse  = 867757
   |github  =
+
  |moddrop = 131148
 +
   |nexus  = 1315
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Just Sleep In|Just Sleep In]] 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    = Ocarina of Time, Ocarina of Time Melodies
   |author  = idermailer
+
   |author  = LokiG4m3r
   |id      = idermailer.riverfarmButBridge
+
   |id      = LokiG4m3r.OcarinaOfTimeMelodies
   |nexus  = 15748
+
   |nexus  = 21819
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Robin Work Hours
+
   |name    = OK Night Check
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RobinWorkHours
+
   |id      = aedenthorn.OKNightCheck
   |nexus  = 11244
+
   |nexus  = 14231
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rope Bridge
+
   |name    = OmniFarm
   |author  = Teban100
+
   |author  = lambui
   |id      = RopeBridge
+
   |id      = PhthaloBlue.Omnifarm
   |nexus  = 824
+
   |nexus  =
  |github  = StephenKairos/Teban100-StardewMods
+
   |url    = https://community.playstarbound.com/threads/127299
 
+
  |github  = lambui/StardewValleyMod_OmniFarm
  |broke in          = SMAPI 2.6
 
  |unofficial version = 1.0.1-unofficial.4-pathoschild
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-101456
 
  
   |beta unofficial version = 1.0.1-unofficial.5-pathoschild
+
   |broke in          = Stardew Valley 1.6
   |beta unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
+
  |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    = Rummage - The Thievery Mod
+
   |name    = Omni Swing
   |author  = ApryllForever
+
   |author  = Alejandro Akbal
   |id      = ApryllForever.RestStop.Rummage
+
   |id      = AlejandroAkbal.OmniSwing
   |nexus  = 12764
+
   |nexus  = 7877
   |github  = ApryllForever/Rummage
+
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rune Magic
+
   |name    = Omni Tools
   |author  = fierro
+
   |author  = aedenthorn, Erinthe
   |id      = fierro.rune_magic
+
   |id      = aedenthorn.OmniTools
   |nexus  = 15065
+
  |curse  = 868690
   |github  = facufierro/RuneMagic
+
   |nexus  = 14865
 +
   |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    = Run Fast, Sprint
+
   |name    = One Click Shed Reloader
   |author  = Krutonium
+
   |author  = BitwiseJon
   |id      = krutonium.sprint
+
   |id      = BitwiseJonMods.OneClickShedReloader
   |nexus  = 12701
+
   |nexus  = 2052
   |github  =
+
   |github  = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Key
+
   |name    = One Day at a Time
   |author  = strato35
+
   |author  = Miome
   |id      = Strato35.RunningKey
+
   |id      = Miome.OneDayAtATime
   |nexus  = 5527
+
   |nexus  = 8870
   |github  =
+
   |github  = miome/OneDayAtATime
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Late
+
   |name    = One Silo Storage
   |author  = Coll1234567
+
   |author  = SorryLate, rharyanto
   |id      = Coll1234567.RunningLate
+
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
   |nexus  = 3518
+
   |nexus  = 5150
 
   |github  =
 
   |github  =
 +
 +
  |status  = workaround
 +
  |summary  = Use [[#Silo Size|Silo Size]] instead.
 +
  |broke in = SMAPI 3.12.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rush Orders
+
   |name    = One Sprinkler One Scarecrow
   |author  = spacechase0
+
   |author  = Mizzion
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id      = mizzion.onesprinkleronescarecrow
   |curse   = 867397
+
   |nexus   = 3633
   |moddrop = 127276
+
   |moddrop = 661376
  |nexus  = 605
+
   |github  = Mizzion/MyStardewMods
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.API, SAAT - Audio API and Toolkit
+
   |name    = One Tile High Budget TV, One-Tile Budget TV Screen Fix
   |author  = ZeroMeters
+
   |author  = Khitiara
   |id      = ZeroMeters.SAAT.API
+
   |id      = Khitiara.BudgetTVFix
   |nexus  = 10747
+
   |nexus  = 20955
   |github  = Dawilly/SAAT
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name    = Online Splitscreen
   |author  = ZeroMeters
+
   |author  = DeLiXx
   |id      = ZeroMeters.SAAT.Mod
+
   |id      = DeLiXx.Online_Splitscreen
   |nexus  = 10747
+
   |nexus  = 12291
   |github  = Dawilly/SAAT
+
   |github  =
}}
+
   |source =
{{#invoke:SMAPI compatibility|entry
 
   |name    = Safe Lightning
 
  |author  = CatCattyCat, Cat
 
  |id      = cat.safelightning
 
  |nexus  = 2039
 
  |moddrop = 833550
 
  |github = danvolchek/StardewMods
 
  
   |broke in          = Stardew Valley 1.5
+
   |status  = abandoned
  |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    = Safe Lightning Redux, Safe Lightning
+
   |name    = Only Fish Consume Bait, Only Fishes Consume Bait
   |author  = Shockah
+
   |author  = MercuryVN
   |id      = Shockah.SafeLightning
+
   |id      = MercuryVN.OnlyFishConsumeBait
   |nexus  = 11857
+
   |nexus  = 22766
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = MercuryVN/OnlyFishConsumeBait
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Reading
+
   |name    = Only Iridium
   |author  = LunaticShade
+
   |author  = xiaoye97
   |id      = LunaticShade.SafeReading
+
   |id      = xiaoye97.OnlyIridium
   |nexus  = 8564
+
   |nexus  = 4471
   |github  = LunaticShade/StardewValley.SafeReading
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name    = Open Hearts
   |author  = blueberry
+
   |author  = MedievalAI
   |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      = MedievalAI.OpenHearts
   |nexus  = 4154
+
   |nexus  = 16944
   |github  = b-b-blueberry/SailorStyles
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Saloon Warp Totem
+
   |name    = Orchard - Better Fruit Trees
   |author  = Artinity
+
   |author  = Saitoue
   |id      = Artinity.SaloonWarpTotem
+
   |id      = Saitoue.Orchard
   |nexus  = 16450
+
   |nexus  = 13867
   |github  = Artinity/SaloonWarpTotem
+
   |github  = Saitoue/Orchard
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sauvignon in Stardew
+
   |name    = Ordinary Capsule
   |author  = Jesse, Jdvicks94
+
   |author  = LeFauxMatt
   |id      = Jesse.SauvignonInStardew
+
   |id      = furyx639.OrdinaryCapsule
   |nexus  = 2597
+
  |curse  = 871831
   |github  = JDvickery/Sauvignon-in-Stardew
+
   |nexus  = 13489
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
<!--
+
   |status   = abandoned
   |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    = Ore Detector
   |author  = BlaDe
+
   |author  = AvalonMFX
   |id      = BlaDe.NPCSpeechBubblesVincent
+
   |id      = AvalonMFX.OreDetector
   |nexus  = 11833
+
  |curse  = 1017154
   |github  =
+
   |nexus  = 23312
 +
   |github  = 1Avalon/Ore-Detector
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Anywhere Redux, Save Anywhere
+
   |name    = Ore Increaser
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
+
   |author  = crazywig
   |id      = Omegasis.SaveAnywhere
+
   |id      = crazywig.oreincrease
  |curse  = 898109
+
   |nexus  = 7370
   |nexus  = 8386<!--non-redux: 444-->
+
   |github  =
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
 
  
   |warnings = Unstable and breaks when used. Broken on Android (use the built-in autosave instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Backup
+
   |name    = Ore Increase V3
   |author  = SMAPI
+
   |author  = KKramer85
   |id      = SMAPI.SaveBackup
+
   |id      = OreIncreaseV3
   |nexus   =
+
   |curse   = 994197
   |url    = https://smapi.io
+
   |moddrop = 1475534
   |github  = Pathoschild/SMAPI
+
  |nexus  = 19132
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Game Options
+
   |name    = Organize Inventory Shortcut
   |author  = SorryLate, rharyanto
+
   |author  = Yyeahdude
   |id      = SorryLate.SaveGameOptions
+
   |id      = Yyeahdude.OrganzieShortcut
   |nexus  = 5190
+
   |nexus  = 4772
 
   |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    = Ornamental
   |author  = Platonymous
+
   |author  = Taskmaster
   |id      = Platonymous.ScaleUp
+
   |id      = Taskmaster.Ornamental
   |nexus  = 3130
+
   |nexus  = 4981
  |moddrop = 793912
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley ≤1.5.6
+
   |status = abandoned
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scarecrow Highlighter
+
   |name    = Ornithologist's Guild
   |author  = WretchedPenguin
+
   |author  = Ivy
   |id      = WretchedPenguin.ScarecrowHighlighter
+
   |id      = Ivy.OrnithologistsGuild
   |nexus  = 3579
+
   |nexus  = 14510
   |github  =
+
   |github  = greyivy/OrnithologistsGuild
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Schedule Viewer
+
   |name    = Outfit Disable
   |author  = BinaryLip
+
   |author  = idermailer
   |id      = BinaryLip.ScheduleViewer
+
   |id      = idermailer.OutfitDisable
   |nexus  = 19305
+
   |nexus  = 23346
   |github  = BinaryLip/ScheduleViewer
+
   |github  = idermailer/OutfitDisable
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Screenshot Everywhere
+
   |name    = Outfit Sets
   |author  = Gaiadin
+
   |author  = aedenthorn, Erinthe
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id      = aedenthorn.OutfitSets
   |nexus  = 10805
+
   |nexus  = 13888
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Blank
+
   |name    = Out of Season Bonuses, Seasonal Items
   |author  = Caraxian
+
   |author  = Midori Armstrong, azureglasses
   |id      = caraxian.scroll.to.blank
+
   |id      = midoriarmstrong.seasonalitems
   |nexus  = 4144
+
   |nexus  = 1452
   |chucklefish = 4405
+
   |github  =
   |github  = Caraxi/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Zoom
+
   |name    = Overworld Chests
   |author  = Tomwa
+
   |author  = aedenthorn, Erinthe
   |id      = Tomwa.ScrollToZoom
+
   |id      = aedenthorn.OverworldChests
   |nexus  = 2163
+
   |nexus  = 7710
   |github  =
+
   |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    = Scrying Orb
+
   |name    = OwO Stawdew Vawwey
   |author  = kdau
+
   |author  = CrunchyDuck
   |id      = kdau.ScryingOrb
+
   |id      = CrunchyDuck.OwOMod
   |nexus  = 5603
+
   |nexus  = 8923
   |moddrop = 756553
+
   |github = CrunchyDuck/OwO-Stawdew-Vawwey
  |source = https://gitlab.com/kdau/predictivemods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scythe Harvesting
+
   |name    = P2P Animal Noise
   |author  = mmanlapat
+
   |author  = Modotte
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id      = modotte.P2PAnimalNoise
   |nexus  = 1106
+
   |nexus  = 17383
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pacifist Valley
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.PacifistValley
 +
  |nexus  = 5464
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
+
   |summary  = use [[#Pacifist Valley - Continued|Pacifist Valley - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Game of Life
+
   |name    = Pacifist Valley - Continued
   |author  = Super Aardvark, ubererdferkel
+
   |author  = aedenthorn and FlyingTNT
   |id      = SuperAardvark.GameOfLife
+
   |id      = FlyingTNT.PacifistValley
   |nexus  = 5361
+
   |nexus  = 23109
   |github  = super-aardvark/AardvarkMods-SDV
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Twitch
+
   |name    = Painting Display
   |author  = Dawgeth
+
   |author  = aedenthorn, Erinthe
   |id      = MTD.SDVTwitch
+
   |id      = aedenthorn.PaintingDisplay
   |nexus  = 1760
+
   |nexus  = 10918
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDVWM, The Weather Machine
+
   |name    = Panning Upgrades
   |author  = SixthTitan
+
   |author  = drbirbdev
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id      = drbirbdev.PanningUpgrades
   |nexus  = 3203
+
   |nexus  = 12242
   |github  =
+
   |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Panning Upgrades Extra Config
   |author  = FreeTheJunimos
+
   |author  = trashcan9
   |id      = freethejunimos.seaclifffarm
+
   |id      = trashcan9.PanningUpgrades.ExtraConfig
   |nexus  = 13911
+
   |nexus  = 16234
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Paper Mario Partners for Stardew Valley
   |author  = FreeTheJunimos
+
   |author  = AnotherStardewValleySunday
   |id      = freethejunimos.seaclifffarm.pc
+
   |id      = AnotherStardewValleySunday.PaperMarioPartners
   |nexus  = 14296
+
   |nexus  = 14638
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Affixes
+
   |name    = Paritee's Better Farm Animal Variety
   |author  = Shockah
+
   |author  = Paritee
   |id      = Shockah.SeasonAffixes
+
   |id      = Paritee.BetterFarmAnimalVariety
   |nexus  = 16297
+
   |nexus  = 3296
   |github  = Shockah/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    = Seasonal Save Slots
+
   |name    = Paritee's Treat Your Animals
   |author  = Tyler Gibbs
+
   |author  = Paritee
   |id      = tylergibbs2.SeasonalSaveSlots
+
   |id      = Paritee.TreatYourAnimals
   |nexus  = 14382
+
   |nexus  = 3375
   |github  = tylergibbs2/StardewValleyMods
+
   |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    = Season Switcher
+
   |name    = Parsnips
   |author  = dumbledalton
+
   |author  = MarthaSolomon, SolomonsWorkshop
   |id      = Dumbledalton.SeasonSwitcher
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
   |nexus  = 10457
+
   |nexus  = 2166
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sebastian Frog Tank Switch
+
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
   |author  = Shaklin
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = shaklin.SebastianFrogTankSwitch
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
   |nexus  = 8508
+
   |nexus  = 3524
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secretariat (Faster Horse)
+
   |name    = Partial Hearts
   |author  = Janglinator
+
   |author  = aedenthorn, Erinthe
   |id      = jangles.secretariat
+
   |id      = aedenthorn.PartialHearts
   |nexus  = 7537
+
   |nexus  = 11628
   |github  = Janglinator/Secretariat
+
   |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    = Secret Hedge Maze, Hedge Maze
+
   |name    = Particle Effects
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HedgeMaze
+
   |id      = aedenthorn.ParticleEffects
   |curse  = 868718
+
   |curse  = 868786
   |nexus  = 14138
+
   |nexus  = 11056
 
   |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    = Particle Framework
   |author  = ichortower
+
   |author  = Espy
   |id      = ichortower.SecretWoodsSnorlax
+
   |id      = Espy.ParticleFramework
   |nexus  = 19112
+
   |nexus  = 23544
   |github  = ichortower/SecretWoodsSnorlax
+
   |github  = Smoked-Fish/ParticleFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Bag
+
   |name    = Part of the Community
   |author  = Platonymous
+
   |author  = bmarquismarkail, Space Baby
   |id      = Platonymous.SeedBag
+
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
   |nexus  = 1133
+
   |nexus  = 923
  |moddrop = 793931
+
   |github  = bmarquismarkail/SV_PotC
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Info, Seed Information
+
   |name    = Passable Crops
   |author  = aedenthorn, Erinthe
+
   |author  = NCarigon
   |id      = aedenthorn.SeedInfo
+
   |id      = NCarigon.PassableCrops
   |nexus  = 15754
+
   |nexus  = 15223
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Passable Descents
 +
  |author  = Rokugin
 +
  |id      = Rokugin.PassableDescents
 +
  |nexus  = 22592
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Machines
+
   |name    = Passable Ladders
   |author  = Veress
+
   |author  = J_Hizzal
   |id      = Veress.SeedMachines
+
   |id      = J_Hizzal.PassableLadders
   |nexus  = 6265
+
   |nexus  = 2985
   |github  = mrveress/SDVMods
+
   |github  = joelra/SDV-PassableLadders
 +
 
 +
  |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    = Seed Maker - Better Quality More Seeds
+
   |name    = Passable Objects
   |author  = vabrell, Victor Abrell
+
   |author  = punyo, yakminepunyo
   |id      = vabrell.sm_bqms
+
   |id      = punyo.PassableObjects
   |nexus  = 14236
+
   |nexus  = 2329
   |github  = vabrell/sdw-seed-maker-mod
+
   |github  = pomepome/PassableObjects
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Crop Quality, SMCQ
+
   |name    = Passerby Cemetery, ClownSharp
   |author  = mcoocr
+
   |author  = DecidedlyHuman and fellowclown
   |id      = mcoocr.smcq
+
   |id      = DecidedlyHuman.ClownsSqueakyTools
   |nexus  = 3089
+
   |nexus  = 22600
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github  =
 
 
  |broke in    = SMAPI 3.0
 
  |status      = workaround
 
  |summary      = use [[#Better Quality More Seeds|Better Quality More Seeds]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Tweaks
+
   |name    = Passive Friendship
   |author  = aedenthorn, Erinthe
+
   |author  = StultusV
   |id      = aedenthorn.SeedMakerTweaks
+
   |id      = StultusV.PassiveFriendship
   |nexus  = 10681
+
   |nexus  = 8732
   |github  = aedenthorn/StardewValleyMods
+
   |github  = JudeRV/Stardew-PassiveFriendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds are Rare
+
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
   |author  = jahangmar
+
   |author  = jorgamun
   |id      = jahangmar.SeedsAreRare
+
   |id      = jorgamun.PauseInMultiplayer
   |nexus  = 3618
+
   |nexus  = 10328
   |github  = jahangmar/StardewValleyMods
+
  |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    = Seed Shortage
+
   |name    = Pause Sync
   |author  = Xynerorias
+
   |author  = Terrorbladed
   |id      = xynerorias.seedshortage
+
   |id      = Tb.Stardew_Pause_Sync
   |nexus  = 5614
+
   |nexus  = 10160
   |github  = xynerorias/Seed-Shortage
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds Unpacked
+
   |name    = Pause Time in Multiplayer Revived
   |author  = blueberry
+
   |author  = mishmaash
   |id      = blueberry.SeedsUnpacked
+
   |id      = mishmaash.PauseInMultiplayer
   |nexus  = 7215
+
   |nexus  = 21327
   |github  = b-b-blueberry/SeedsUnboxed
+
   |github  = mishagp/PauseInMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = See Me Rollin'
+
   |name    = Pause While Sitting
   |author  = Khloe Leclair
+
   |author  = heyseth
   |id      = leclair.seemerollin
+
   |id      = heyseth.sitpause
   |nexus  = 10976
+
   |nexus  = 8295
  |moddrop = 1116122
+
   |github  = heyseth/SDVMods
   |github  = KhloeLeclair/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Serve
+
   |name    = PDQ Paths
   |author  = aedenthorn, Erinthe
+
   |author  = Jaredlll08
   |id      = aedenthorn.SelfServe
+
   |id      = BlameJared.PDQPaths
   |nexus  = 11313
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 307090
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service
+
   |name    = Pelican Fiber
   |author  = JarvieK
+
   |author  = jwdred
   |id      = JarvieK.SelfService
+
   |id      = jwdred.PelicanFiber
   |nexus  = 1304
+
   |nexus  = 631
   |github  = Jarvie8176/StardewMods
+
   |github  = jdusbabek/stardewvalley
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.11
   |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
+
   |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    = Self Service Shops
+
   |name    = Pelican Postal Service
   |author  = GuiNoya, Yesst
+
   |author  = ElectroCrumpet
   |id      = GuiNoya.SelfServiceShop
+
   |id      = ElectroCrumpet.PelicanPostalService
   |nexus  = 1622
+
   |nexus  = 2770
   |github  = GuiNoya/SVMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
   |status   = workaround
+
<!--
   |summary = use [[#Self Service|Self Service]] instead.
+
  |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
 +
  |name    = Pelican TTS
 +
  |author  = Platonymous
 +
  |id      = Platonymous.PelicanTTS
 +
   |nexus  = 1079
 +
   |moddrop = 793929
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sell Quality
+
   |name    = Pelican xVASynth
   |author  = DonDorscha, jasonmbrady
+
   |author  = aedenthorn, Erinthe
   |id      = DonDorscha.SellQuality
+
   |id      = aedenthorn.PelicanxVASynth
   |nexus  = 12469
+
   |nexus  = 10250
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items Multiplayer
+
   |name    = People Seeds
   |author  = hafnerpw
+
   |author  = bwdy
   |id      = hafnerpw.SendItemsMultiplayer
+
   |id      = bwdy.peopleseeds
   |nexus  = 13794
+
   |nexus  = 3635
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items to Other Farmers, Send Letters
+
   |name    = Percent of Max Stamina and Health Regeneration, Regen Percent
   |author  = Denifia
+
   |author  = MercuriusXeno
   |id      = Denifia.SendItems
+
   |id      = Mercurius.RegenPercent
   |nexus  = 1087
+
   |nexus  = 20900
  |moddrop = 127754
+
   |github  = MercuriusXeno/RegenPercent
   |github  = Denifia/StardewMods
+
}}
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Greenhouse
+
   |name    = Perfection Tweaker
   |author  = lolmaj
+
   |author  = shekurika
   |id      = lolmaj.SeparateGreenhouse
+
   |id      = shekurika.PerfectionTweaker
   |nexus  = 3965
+
   |nexus  = 8615
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serene Greenhouse
+
   |name    = Perfect Trinkets
   |author  = PeacefulEnd
+
   |author  = season
   |id      = PeacefulEnd.SereneGreenhouse
+
   |id      = season.PerfectTrinkets
   |nexus  = 8011
+
   |nexus  = 22358
   |github  = Floogen/SereneGreenhouse
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Bookmarker
+
   |name    = Permanent Cellar
   |author  = Ilyaki
+
   |author  = CyanFire
   |id      = Ilyaki.ServerBookmarker
+
   |id      = CF.PermanentCellar
   |nexus  = 2968
+
   |nexus  = 17257
   |github  = Ilyaki/ServerBookmarker
+
   |github  = CyanFireUK/StardewValleyMods
 
 
  |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    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
   |author  = Ilyaki
+
   |author  = Goldenrevolver
   |id      = Ilyaki.ServerBrowser
+
   |id      = Goldenrevolver.PermanentCookoutKit
   |nexus  = 3227
+
   |nexus  = 8035
   |github  = Ilyaki/Server-Browser
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Port Changer
+
   |name    = Persia the Mermaid, PersiaMod
   |author  = PhantomGamers
+
   |author  = Avalon, Avalonii
   |id      = PhantomGamers.ServerPortChanger
+
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
   |nexus  = 2993
+
   |nexus  = 1419
   |github  = PhantomGamers/StardewPortChanger
+
   |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    = Set Reminders
+
   |name    = Persistent Game Options
   |author  = Aelaan Bluewood
+
   |author  = Xangria
   |id      = AelaanBluewood.SetReminders
+
   |id      = Xangria.PersistentGameOptions
   |nexus  = 16112
+
   |nexus  = 1778
 
   |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    = Sewer Slimes
+
   |name    = Persistent Grange Display
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SewerSlimes
+
   |id      = aedenthorn.PersisitentGrangeDisplay
   |nexus  = 18195
+
   |nexus  = 7977
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shadow for Mazes, Maze
+
   |name    = Persistent Mines
   |author  = Edu Anttunes
+
   |author  = spacechase0
   |id      = Maze
+
   |id      = spacechase0.PersistentMines
   |nexus  = 8930
+
   |nexus  = 14985
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persival's Bundle Mod
 +
  |author  = Persival
 +
  |id      =
 +
  |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    = Shared Exp, Shared Xp
+
   |name    = Personal Anvil
   |author  = Batzpup
+
   |author  = Strobe
   |id      = SharedExp.Batzpup
+
   |id      = Strobe.PersonalAnvil
  |moddrop = 1269698
+
   |nexus  = 5326
   |nexus  = 14607
+
   |github  = strobel1ght/Personal-Anvil
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Professions
+
   |name    = Personal Combat Drone Redux
   |author  = virtualbjorn
+
   |author  = Prism 99
   |id      = virtualbjorn.SharedProfessions
+
   |id      = prism99.cambam.MURDERDRONE.redux
   |nexus  = 16628
+
   |nexus  = 18224
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sharing is Caring
+
   |name    = Personal Effects
   |author  = spacechase0
+
   |author  = bwdy
   |id      = spacechase0.SharingIsCaring
+
   |id      = bwdy.personaleffects
   |nexus  = 14263
+
   |nexus  = 3532
   |github  = spacechase0/StardewValleyMods
+
   |github  = bwdymods/SDV-PersonalEffects
 +
 
 +
  |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    = Shed Notifications
+
   |name    = Personal Effects Redux
   |author  = TheCroak
+
   |author  = ceruleandeep
   |id      = TheCroak.BuildingsNotifications
+
   |id      = ceruleandeep.personaleffects
   |nexus  = 620
+
   |nexus  = 8616
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shenandoah Library
+
   |name    = Personal Indoor Farm
   |author  = Nishtra
+
   |author  = DeLiXx
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id      = DLX.PIF
   |nexus  = 756
+
  |curse  = 990840
 +
   |nexus  = 20537
 
   |github  =
 
   |github  =
 
+
   |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anything, Ship Everything
+
   |name    = Personal Scepter, Personal Return Scepter
   |author  = Berkay Yigit, berkayylmao
+
   |author  = Alex Noddings
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id      = an.ownscepter
   |nexus  = 3782
+
   |nexus  = 2404
   |github  = berkayylmao/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship From Inventory
+
   |name    = Personal Traveling Cart
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.ShipFromInventory
+
   |id      = aedenthorn.PersonalTravellingCart
   |nexus  = 3219
+
   |nexus  = 14087
   |moddrop = 793916
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipments to Quality, Quality from Shipments
+
   |name    = Pet Against Crows
   |author  = JPAN
+
   |author  = stardemod
   |id      = JPAN.QualityFromShipments
+
   |id      = stardemod.PetAgainstCrows
   |nexus  = 7531
+
   |nexus  = 21247
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipment Tracker
+
   |name    = Pet Bowl Filler
   |author  = Iceburg
+
   |author  = Invatorzen
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id      = invatorzen.PBF
   |nexus  = 321
+
   |nexus  = 12161
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Bin Summary
+
   |name    = Pet Bowl Sprinklers
   |author  = Futro, Futroo
+
   |author  = Andrew Young, andyruwruw
   |id      = futro.ShippingBinSummary
+
   |id      = andyruwruw.PetBowlSprinklers
   |nexus  = 18992
+
   |nexus  = 22546
   |github  = futroo/Stardew-Valley-Mods
+
   |github  = andyruwruw/stardew-valley-pet-bowl-sprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
+
   |name    = Pet Choice Perks
   |author  = holythesea
+
   |author  = skuldomg, Skuld
   |id      = holythesea.SortShippingCollection
+
   |id      = skuldomg.petChoicePerks
   |nexus  = 15694
+
   |nexus  = 3313
   |github  = holy-the-sea/SortShippingCollection
+
   |github  = skuldomg/petChoicePerks
 +
 
 +
  |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    = Shop Anywhere
+
   |name    = Pet Enhancement Mod
   |author  = SorryLate, rharyanto
+
   |author  = Jfulmer, Consillium
   |id      = SorryLate.ShopAnywhere
+
   |id      = JfulmerPetEnhancementMod
   |nexus  = 5299
+
   |nexus  =
   |github  =
+
  |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    = Shop Expander
+
   |name    = Pet Hats
   |author  = Entoarox
+
   |author  = aedenthorn, Erinthe
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id      = aedenthorn.PetHats
   |nexus  = 2278
+
   |nexus  = 15301
  |chucklefish = 4381
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Entoarox/StardewMods
 
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |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    = Shoplifter
+
   |name    = Pet Interaction
   |author  = TheMightyAmondee
+
   |author  = jahangmar
   |id      = TheMightyAmondee.Shoplifter
+
   |id      = jahangmar.PetInteraction
   |nexus  = 8569
+
   |nexus  = 4232
   |github  = TheMightyAmondee/Shoplifter
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Cart
+
   |name    = Pet's Enhanced
   |author  = furyx639
+
   |author  = Sunken_Lace
   |id      = furyx639.ShoppingCart
+
   |id      = Sunken_Lace.PetsEnhancedCode
  |curse  = 871829
+
   |nexus  = 24026
   |nexus  = 13701
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Show
+
   |name    = Pet Spawn Location
   |author  = AvalonMFX
+
   |author  = Shaklin
   |id      = AvalonMFX.ShoppingShow
+
   |id      = shaklin.petspawnlocation
   |nexus  = 18445
+
   |nexus  = 5986
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Tile Framework
+
   |name    = PHDE Mob Spawner
   |author  = Cherry, CherryChain
+
   |author  = zesman
   |id      = Cherry.ShopTileFramework
+
   |id      = MobSpawner.pseudohub.de
   |nexus  = 5005
+
   |nexus  = 2794
   |moddrop = 716384
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shovel Tool Upgrades, Upgradable Shovel
+
   |name    = PHDE Unlocked Recipes
   |author  = moonslime
+
   |author  = zesman
   |id      = moonslime.ShovelToolUpgrades
+
   |id      = UnlockedRecipes.pseudohub.de
   |nexus  = 16028
+
   |nexus  = 2798
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Birthdays
+
   |name    = Phone Traveling Cart, 猪车电话
   |author  = Traktori
+
   |author  = Becks723
   |id      = Traktori.ShowBirthdays
+
   |id      = Becks723.PhoneTravelingCart
   |nexus  = 7495
+
   |nexus  = 12981
   |github  = Traktori7/StardewValleyMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Showcase
 
  |author  = Igorious
 
  |id      = Igorious.Showcase
 
  |nexus  =
 
  |chucklefish = 4487
 
  |github  = Igorious/Stardew_Valley_Showcase_Mod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Catch Quality
+
   |name    = Phone Villagers
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = DewMods
   |id      = f4iTh.ShowCatchQuality
+
   |id      = DewMods.StardewValleyMods.PhoneVillagers
   |nexus  = 3326
+
   |nexus  = 2681
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Cooking Recipes
+
   |name    = Pick Forge Enchantment
   |author  = MasterOfMutton
+
   |author  = Dragoon23
   |id      = faragodavid.showcookingrecipes
+
   |id      = Dragoon23.ForgeEnchantment
   |nexus  = 5525
+
   |nexus  = 22707
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Daily Luck
+
   |name    = Pick Your Enchantment, Forge Menu Choice
   |author  = Arphox
+
   |author  = atravita
   |id      = Arphox.ShowDailyLuck
+
   |id      = atravita.ForgeMenuChoice
   |nexus  = 15910
+
  |curse  = 870980
   |github  = arphox/StardewValleyMods
+
   |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    = Show Item Quality
+
   |name    = Picross Arcade Mod, Picrosser
   |author  = Jonqora
+
   |author  = KediDili
   |id      = Jonqora.ShowItemQuality
+
   |id      = KediDili.ThePicrosser
   |nexus  = 6311
+
   |nexus  = 17530
   |github  = Jonqora/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name    = Pierre Sells Mixed Seeds
   |author  = aedenthorn, Erinthe
+
   |author  = GrimReapers1121
   |id      = aedenthorn.ShowPlayerBehind
+
   |id      = GrimReapers.PSMS
  |curse  = 868887
+
   |nexus  = 12606
   |nexus  = 6540
 
  |github  = aedenthorn/stardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Predictable RNG Outcomes
+
   |name    = Pierre's Roulette Shop
   |author  = Relance
+
   |author  = Xynerorias
   |id      = Relance.ShowPredictableRNGOutcomes
+
   |id      = xynerorias.pierresroulette
   |nexus  = 13186
+
   |nexus  = 10826
   |github  =
+
   |github  = xynerorias/pierre-roulette-shop-SV
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show XP and Level Gains, Show XP
+
   |name    = Piggy Bank Mod
   |author  = adverserath
+
   |author  = MindMeltMax
   |id      = Adverserath.ShowXP
+
   |id      = MindMeltMax.PiggyBank
   |nexus  = 19501
+
   |nexus  = 6934
   |github  =
+
  |moddrop = 1135669
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter Redux
+
   |name    = Pipe Irrigation
   |author  = Strobe and TehPers
+
   |author  = aedenthorn, Erinthe
   |id      = ShroomSpotter
+
   |id      = aedenthorn.PipeIrrigation
   |nexus  = 7934
+
   |nexus  = 10205
   |github  = strobel1ght/ShroomSpotterRedux
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shut Up
+
   |name    = Placeable Mine Shafts
   |author  = Geko_X
+
   |author  = aedenthorn, Erinthe
   |id      = gekox.shutUp
+
   |id      = Aedenthorn.PlaceShaft
   |nexus  = 7358
+
   |nexus  = 5440
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
   |source  = https://gitlab.com/geko_x/stardew-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Alarm Clock
+
   |name    = Place Floor on Tilled Dirt
   |author  = Invatorzen
+
   |author  = temisthem
   |id      = invatorzen.AC
+
   |id      = tem696969696969.PlaceFloorOnTilledDirt
   |nexus  = 12164
+
   |nexus  = 23493
   |github  =
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Scarecrows
+
   |name    = Placement Plus
   |author  = climaxius
+
   |author  = 2Retr0
   |id      = climaxius.silentscarecrows
+
   |id      = 2Retr0.PlacementPlus
   |nexus  = 3258
+
   |nexus  = 8798
   |github  = robbiev/SilentScarecrows
+
  |curse  = 486164
 +
   |github  = 2Retr0/PlacementPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Report
+
   |name    = Plan Importer
   |author  = bogie5464
+
   |author  = Platonymous
   |id      = bogie5464.SiloReport
+
   |id      = Platonymous.PlanImporter
   |nexus  = 3194
+
   |nexus  = 2071
   |github  = bogie5464/SiloReport
+
  |moddrop = 793846
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |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    = Planned Parenthood
   |author  = pepoluan
+
   |author  = aedenthorn, Erinthe
   |id      = pepoluan.SiloSize
+
   |id      = aedenthorn.PlannedParenthood
   |nexus  = 8819
+
   |nexus  = 12869
  |moddrop = 981291
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Crop Label
+
   |name    = Plantable Mushroom Trees
   |author  = TheMusketeer
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = SimpleCropLabel
+
   |id      = f4iTh.PMT
   |nexus  = 314
+
   |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    = Simple HUD
+
   |name    = Plantable Palm Trees
   |author  = Enaium
+
   |author  = MouseyPounds
   |id      = Enaium.SimpleHUD
+
   |id      = MouseyPounds.PlantablePalmTrees
  |moddrop = 1145228
+
   |nexus  = 4096
   |nexus  =
+
   |github  = MouseyPounds/stardew-mods
   |github  = Enaium-StardewValleyMods/SimpleHUD
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Hunger System, Hunger Mod
+
   |name    = Plant and Fertilize All, Plant All
   |author  = skn
+
   |author  = aedenthorn, Erinthe
   |id      = skn.HungerMod
+
   |id      = aedenthorn.PlantAll
   |nexus  = 3270<!--was 1127 before re-release-->
+
   |nexus  = 10482
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Screenshots, Screenshot
+
   |name    = Planter Trees
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Screenshot
+
   |id      = aedenthorn.PlanterTrees
   |nexus  = 10178
+
   |nexus  = 11687
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sounds
+
   |name    = Plant on Grass
   |author  = BleakCodex
+
   |author  = Demiacle
   |id      = BleakCodex.SimpleSounds
+
   |id      = Demiacle.PlantOnGrass
   |nexus  = 14540
+
   |nexus  = 1026
   |github  = BleakCodex/SimpleSounds
+
   |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    = Simple Sprinkler
+
   |name    = Platonic Partners and Friendships
   |author  = ADoby, tZed, Tobias Z
+
   |author  = Amaranthacyan and ch20youk
   |id      = tZed.SimpleSprinkler
+
   |id      = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
   |nexus  = 76
+
   |nexus  = 8146
   |github  = ADoby/SimpleSprinkler
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simplified Achievements
+
   |name    = Platonic Relationships
   |author  = cel10e
+
   |author  = Cherry, CherryChain
   |id      = cel10e.SimplifiedAchievements
+
   |id      = Cherry.PlatonicRelationships
   |moddrop = 909416
+
   |nexus  = 4668
   |nexus  = 8026
+
   |moddrop = 716353
   |github  =
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Single-Player Regen, Single-Player Sleep
+
   |name    = PlatoTK
   |author  = MindMeltMax
+
   |author  = Platonymous
   |id      = MindMeltMax.SPRegen
+
   |id      = Platonymous.PlatoTK
   |nexus   = 6778
+
   |curse   = 877225
   |moddrop = 1135654
+
   |nexus  = 6589
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = Platonymous/PlatoTK
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit and Rest
+
   |name    = PlatoUI
   |author  = Krutonium
+
   |author  = Platonymous
   |id      = Krutonium.SitandRest
+
   |id      = Platonymous.PlatoUI
   |nexus  = 7403
+
  |moddrop = 1521422
 +
   |nexus  = 19023
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit For Stamina
+
   |name    = Plato Warp Menu
   |author  = Entoarox
+
   |author  = Platonymous
   |id      = Entoarox.SitForStamina
+
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
   |nexus  = 7334
+
  |curse  = 877227
   |github  = Entoarox/StardewMods
+
   |nexus  = 5384
 +
  |moddrop = 793920
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit n' Relax: Rest Your Butt
+
   |name    = Player Arrows
   |author  = MissCoriel
+
   |author  = TheShamanLord
   |id      = misscoriel.sitnrelax
+
   |id      = TheShamanLord.PlayerArrows
   |nexus  = 7336
+
   |nexus  = 19479
   |github  = MissCoriel/Sit-n-Relax
+
   |github  = Jwaad/Stardew_Player_Arrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Siv's Marriage
+
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
   |author  = sivolobwho, Tori Leblanc, Siv
+
   |author  = DecidedlyHuman
   |id      = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id      = DecidedlyHuman.PlayerCoordinates
   |nexus  = 366
+
   |nexus  = 7969
   |github  = tlcasebeer/SivsMarriageMod
+
   |moddrop = 984961
 
+
   |github = DecidedlyHuman/PlayerCoordinates
   |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary = Use {{nexus mod|10206|Looking For Love}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sixty-Nine Shirt, Sixty-Nine
+
   |name    = Player Income Stats
   |author  = aedenthorn, Erinthe
+
   |author  = ha1fdaew
   |id      = aedenthorn.SixtyNine
+
   |id      = ha1fdaew.playerincomestats
   |nexus  = 6969
+
   |nexus  = 7373
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ha1fdaew/PlayerIncomeStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sizable Fish
+
   |name    = Player Server Info
   |author  = spacechase0
+
   |author  = EuroCent
   |id      = spacechase0.SizableFish
+
   |id      = EuroCent.PlayerServerInfo
   |nexus  = 14267
+
   |nexus  = 24267
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skateboard
+
   |name    = Playground Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Skateboard
+
   |id      = aedenthorn.PlaygroundMod
   |nexus  = 13096
+
   |nexus  = 14125
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skillful Clothes
+
   |name    = Play Prairie King With NPCs, Two Player Prairie King
   |author  = LunaticShade
+
   |author  = aedenthorn, Erinthe
   |id      = LunaticShade.SkillfulClothes
+
   |id      = aedenthorn.TwoPlayerPrairieKing
   |nexus  = 8541
+
   |nexus  = 12750
   |github  = LunaticShade/StardewValley.SkillfulClothes
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige
+
   |name    = Please Fix Error
   |author  = Alphablackwolf
+
   |author  = Jessebot
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id      = Jessebot.PleaseFixError
   |nexus  = 569
+
   |nexus  = 6492
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = JessebotX/StardewValleyMods
 
 
  |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    = Please Gift Me In Person
   |author  = Alphablackwolf
+
   |author  = Shockah
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id      = Shockah.PleaseGiftMeInPerson
   |nexus  = 569
+
   |nexus  = 11217
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = Shockah/Stardew-Valley-Mods
  
   |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 Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
+
   |name    = Point and Plant
  |author  = Tondorian
+
   |author  = jwdred
  |id      = Tondorian.SkillPrestige.LoveOfCooking
+
   |id      = jwdred.PointAndPlant
  |nexus  = 18605
+
   |nexus  = 572
  |github  = Tondorian/StardewValleyMods
+
   |github  = jdusbabek/stardewvalley
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Skill Prestige for Luck Skill
 
   |author  = Alphablackwolf
 
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
 
   |nexus  = 569
 
   |github  = Alphablackwolf/SkillPrestige
 
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
   |unofficial version = 1.2.4-unofficial.13-Jiopaba
+
  |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
+
  |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    = Skill Prestige for Magic
+
   |name    = PokefyMania
   |author  = Alphablackwolf
+
   |author  = Noodles of Cat
   |id      = alphablackwolf.MagicPrestigeAdapter
+
   |id      = NoodlesofCat.PokefyMania
   |nexus  = 569
+
   |nexus  = 20161
   |github  = Alphablackwolf/SkillPrestige
+
   |github  =
 
 
  |broke in          = Stardew Valley 1.3
 
  |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    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
   |author  = AlphaMeece
+
   |author  = The Krominator
   |id      = AlphaMeece.SkillRings
+
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
   |nexus  = 7515
+
   |nexus  = 12065
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Training
+
   |name    = Pollen Sprites
   |author  = spacechase0
+
   |author  = Esca, Esca-MMC
   |id      = spacechase0.SkillTraining
+
   |id      = Esca.PollenSprites
   |nexus  = 14452
+
   |nexus  = 6149
   |github  = spacechase0/StardewValleyMods
+
  |moddrop = 790268
 +
   |github  = Esca-MMC/PollenSprites
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Dialogue
+
   |name    = Polyamory Sweet → Polyamory Kiss
   |author  = FricativeMelon
+
   |author  = ApryllForever
   |id      = FricativeMelon.SkipDialogue
+
   |id      = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
   |nexus  = 15311
+
  |nexus  = 20599
   |github  = FricativeMelon/SkipDialogue
+
  |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Sweet Bed
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetBed
 +
   |nexus  = 20599
 +
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fish
+
   |name    = Polyamory Sweet → Polyamory Sweet Love
   |author  = LucaINC
+
   |author  = ApryllForever
   |id      = LucaINC.StardewValleyMods.SkipFish
+
   |id      = ApryllForever.PolyamorySweetLove
   |nexus  = 19762
+
   |nexus  = 20599
   |github  =
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fishing Minigame
+
   |name    = Polyamory Sweet → Polyamory Sweet Rooms
   |author  = DewMods
+
   |author  = ApryllForever
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id      = ApryllForever.PolyamorySweetRooms
   |nexus  = 2697
+
   |nexus  = 20599
   |github  =
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Intro
+
   |name    = Polyamory Sweet → Polyamory Sweet Wedding
   |author  = Pathoschild
+
   |author  = ApryllForever
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id      = ApryllForever.PolyamorySweetWedding
   |nexus  = 533
+
   |nexus  = 20599
  |moddrop = 606601
+
   |github  = ApryllForever/PolyamorySweetLove
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Start
+
   |name    = Polygamy
   |author  = DeadRobotDev
+
   |author  = bwdy
   |id      = DeadRobotDev.SkipStart
+
   |id      = bwdy.polygamy
   |nexus  = 11885
+
   |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    = Skip Text
+
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
   |author  = CrunchyDuck
+
   |author  = Mezrag Yasser, Yasser
   |id      = CrunchyDuck.SkipText
+
   |id      = Yasser.PomodoroMod
   |nexus  = 8947
+
   |nexus  = 19780
   |github  = CrunchyDuck/Stardew-Skip-Text
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill
+
   |name    = Pond Painter
   |author  = S1mmyy
+
   |author  = MouseyPounds
   |id      = S1mmyy.SkullCavernDrill
+
   |id      = MouseyPounds.PondPainter
   |nexus  = 6121
+
   |nexus  = 4703
   |github  = S1mmyy/StardewMods
+
   |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill Redux
+
   |name    = Pong
   |author  = NetworkOverflow
+
   |author  = CatCattyCat, Cat
   |id      = NetworkOverflow.SkullCavernDrillRedux
+
   |id      = cat.Pong
   |nexus  = 16533
+
   |nexus  = 1994
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
+
  |moddrop = 833548
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Elevator
+
   |name    = Pony Weight Loss Program
   |author  = Bifibi, Lestoph
+
   |author  = BadNetCode
   |id      = SkullCavernElevator
+
   |id      = BadNetCode.PonyWeightLossProgram
   |nexus  = 963
+
   |nexus  = 1232
 +
  |moddrop = 130159
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Toggle
+
   |name    = PoohCore
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = Pooh
   |id      = TheMightyAmondee.SkullCavernToggle
+
   |id      = poohnhi.PoohCore
   |nexus  = 7908
+
   |nexus  = 22941
   |github  = TheMightyAmondee/SkullCavernToggle
+
   |github  = poohnhi/PoohCore
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep In Wedding
+
   |name    = Poop Framework
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.SleepInWedding
+
   |id      = aedenthorn.PoopFramework
   |curse   = 870963
+
   |nexus   = 17152
   |moddrop = 1294437
+
   |github  = aedenthorn/StardewValleyMods
  |nexus  = 15006
+
 
   |github  = atravita-mods/StardewMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless Fisherman
+
   |name    = Portable Holes
   |author  = Annosz
+
   |author  = LeFauxMatt
   |id      = Annosz.SleeplessFisherman
+
   |id      = furyx639.PortableHoles
   |nexus  = 5915
+
  |curse  = 871832
   |github  = Annosz/StardewValleyModding
+
   |nexus  = 13471
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless in Stardew
+
   |name    = Portable TV
   |author  = instafluff
+
   |author  = kdau
   |id      = instafluff.sleeplessinstardew
+
   |id      = kdau.PortableTV
   |nexus  = 5445
+
   |nexus  = 5674
   |github  = instafluff/SleeplessInStardew
+
  |moddrop = 761325
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/portabletv
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepovers
+
   |name    = Portable Witch Shrines
   |author  = bwdy
+
   |author  = chocolatte12
   |id      = bwdy.sleepovers
+
   |id      = chocolatte12.PortableWitchShrines
   |nexus  = 3531
+
   |nexus  = 20141
   |github  = bwdymods/SDV-Sleepovers
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Wherever
+
   |name    = Portal Guns
   |author  = Vexorth
+
   |author  = TrollTheBotman
   |id      = Vexorth.SleepWherever
+
   |id      = JoshJKe.PortalGun
   |nexus  = 16674
+
   |nexus  = 3049
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Worker
+
   |name    = Portraiture
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.SleepWorker
+
   |id      = Platonymous.Portraiture
   |curse   = 877233
+
   |nexus   = 999
   |moddrop = 793835
+
   |moddrop = 793927
  |nexus  = 2062
 
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepy Eye
+
   |name    = Portraiture Plus
   |author  = spacechase0
+
   |author  = Arborsm
   |id      = spacechase0.SleepyEye
+
   |id      = Arborsm.PortraiturePlus
  |curse  = 867761
+
   |nexus  = 24534
  |moddrop = 129011
+
   |github  = Arborsm/PortraiturePlus
   |nexus  = 1152
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
+
   |name    = Positive Predictor
   |author  = fernass354
+
   |author  = season
   |id      = fernass354.SlimeHutchResize
+
   |id      = season.PositivePredictor
   |nexus  = 18507
+
   |nexus  = 23132
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Water Spots
+
   |name    = Postbox Building, PostBox Mod
   |author  = aedenthorn, Erinthe
+
   |author  = i-saac-b, isaacb
   |id      = aedenthorn.SlimeHutchWaterSpots
+
   |id      = i-saac-b.PostBoxMod
   |nexus  = 13778
+
   |nexus  = 17614
   |github  = aedenthorn/StardewValleyMods
+
   |github  = i-saac-b/PostBoxMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Mods, Slime Minigame, Slime QOL
+
   |name    = Post Wedding Dates
   |author  = Tofu, SadDodo
+
   |author  = Blams
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id      = blams.PostWeddingDates
   |nexus  = 2743
+
   |nexus  = 10708
 
   |github  =
 
   |github  =
  
   |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    = Power Nap
   |author  = exotico
+
   |author  = LakeMonster_, LakeMonster666
   |id      = exotico.SlimeProduce
+
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
   |nexus  = 7634
+
   |nexus  = 5256
   |github  = andraemon/SlimeProduce
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Spawner
+
   |name    = PPJA Producer Converter
   |author  = aurnj, Roy Li
+
   |author  = Digus
   |id      = RuyiLi.SlimeSpawner
+
   |id      = Digus.PPJAProducerConverter
   |nexus  =
+
   |nexus  = 4972
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
+
   |github  = Digus/StardewValleyMods
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slim Hutch
+
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
  |author  = Peasly Wellbott
+
   |author  = ryaon
  |id      = Wellbott.SlimHutchCode
+
   |id      = Ryaon.FectorChallenge
  |nexus  = 7424
+
   |nexus  = 5125
  |github  = Wellbott/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Slingshot Rebalance
 
   |author  = Redwood, Towering Redwood
 
   |id      = Redwood.SlingshotRebalance
 
   |nexus  = 14391
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slower Fence Decay
+
   |name    = Prairie King Made Easy
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = Mucchan
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id      = Mucchan.PrairieKingMadeEasy
   |nexus  = 252
+
   |nexus  =
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |chucklefish = 3594
 +
  |github = mucchan/sv-mod-prairie-king
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.2
   |status  = workaround
+
   |unofficial version = 1.0.1-unofficial.2-pathoschild
   |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
+
   |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    = Smack Dat Scarecrow
+
   |name    = Prairie King Prizes (Lootboxes)
   |author  = furyx639
+
   |author  = Renny
   |id      = furyx639.SmackDatScarecrow
+
   |id      = renny.prairiekingprizes
   |curse   = 871830
+
   |nexus   = 2811
   |nexus  = 13528
+
   |github  = OfficialRenny/PrairieKingPrizes
   |github  = LeFauxMatt/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Small Beach Farm
+
   |name    = Prairie King UI Enhancements
   |author  = Pathoschild
+
   |author  = Incognito357
   |id      = Pathoschild.SmallBeachFarm
+
   |id      = Incognito357.PrairieKingUIEnhancements
   |nexus  = 3750
+
   |nexus  = 10769
   |moddrop = 606555
+
   |github  = Incognito357/PrairieKingUIEnhancements
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smaller Fish Ponds, Fish Well
+
   |name    = Pravoloxinone
   |author  = Peasly Wellbott
+
   |author  = TheMightyAmondee
   |id      = Wellbott.FishWell
+
   |id      = TheMightyAmondee.Pravoloxinone
   |nexus  = 7651
+
   |nexus  = 23008
   |github  = Wellbott/StardewValleyMods
+
   |github  = TheMightyAmondee/Pravoloxinone
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Building
+
   |name    = Precise Furniture
   |author  = DecidedlyHuman
+
   |author  = Espy
   |id      = DecidedlyHuman.SmartBuilding
+
   |id      = Espy.PreciseFurniture
   |nexus  = 11158
+
   |nexus  = 23488
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Precision Wheel
   |author  = DecidedlyHuman
+
   |author  = DespairScent
   |id      = DecidedlyHuman.SmartCursor
+
   |id      = DespairScent.PrecisionWheel
   |nexus  = 13268
+
   |nexus  = 22222
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = DespairScent/PrecisionWheel
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Predictable Retaining Soil
   |author  = stokastic
+
   |author  = Shockah
   |id      = stokastic.SmartCursor
+
   |id      = Shockah.PredictableRetainingSoil
   |nexus  = 2458
+
   |nexus  = 10956
   |github  = stokastic/SmartCursor
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |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    = Predictor
   |author  = KuroBear
+
   |author  = JoXW
   |id      = KuroBear.SmartMod
+
   |id      = JoXW.Predictor
   |nexus  =
+
   |nexus  = 21332
  |url    = https://community.playstarbound.com/threads/108104
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smol Fish
+
   |name    = Predict Seed Maker
   |author  = gbromios
+
   |author  = lech43
   |id      = gbromios.SmolFish
+
   |id      = lech43.PredictSeedMaker
   |nexus  = 14287
+
   |nexus  = 6395
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snack Anything
+
   |name    = Preexisting Relationship
   |author  = Cherry, ChroniclerCherry
+
   |author  = spacechase0
   |id      = Cherry.SnackAnything
+
   |id      = spacechase0.PreexistingRelationship
   |nexus   = 5196
+
   |curse   = 867710
   |moddrop = 716397
+
   |nexus  = 7684
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snail Mail
+
   |name    = Pregnancy Role
   |author  = Darkhax
+
   |author  = kdau
   |id      = darkhax.snailmail
+
   |id      = kdau.PregnancyRole
   |nexus  =
+
   |nexus  = 5762
   |curse   = 307861
+
   |moddrop = 768494
   |github = Stardew-Valley-Modding/Snail-Mail
+
   |github  =
 +
   |source = https://gitlab.com/kdau/pregnancyrole
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snow Crab
+
   |name    = Prepare for New Day
   |author  = John Peters
+
   |author  = igotnousername
   |id      = JohnPeters.SnowCrab
+
   |id      = igotnousername.PrepareNewDay
   |nexus  = 11302
+
   |nexus  = 7638
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Socializing Skill
+
   |name    = Press to Quack
   |author  = drbirbdev
+
   |author  = DraconisLeonidas
   |id      = drbirbdev.SocializingSkill
+
   |id      = DraconisLeonidas.PressToQuack
   |nexus  = 14142
+
   |nexus  = 13583
   |github  = drbirbdev/StardewValley
+
   |github  = DraconisLeonidas/PressToQuack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Network
+
   |name    = Price Drops
   |author  = Cecidelus
+
   |author  = skuldomg, Skuld
   |id      = Cecidelus.SocialNetwork
+
   |id      = skuldomg.priceDrops
   |nexus  = 8255
+
   |nexus  = 2047
   |github  =
+
   |github  = skuldomg/priceDrops
 +
 
 +
  |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    = Social Page Order Button
+
   |name    = Price Fluctuation
   |author  = aedenthorn, Erinthe
+
   |author  = lech43
   |id      = aedenthorn.SocialPageOrderButton
+
   |id      = lech43.PriceFluctuation
   |nexus  = 7871
+
   |nexus  = 6396
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Menu
+
   |name    = Prices
   |author  = aedenthorn, Erinthe
+
   |author  = skiilaa
   |id      = aedenthorn.SocialPageOrderMenu
+
   |id      = skiilaa.Prices
   |nexus  = 13698
+
   |nexus  = 2255
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Social Tab Patch for Unlimited Players
 
  |author  = funny-snek
 
  |id      = funnysnek.socialtabpatch
 
  |nexus  = 2981
 
 
   |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    = Solid Foundations
+
   |name    = Price Tooltips
   |author  = PeacefulEnd
+
   |author  = Darkhax
   |id      = PeacefulEnd.SolidFoundations
+
   |id      = darkhax.pricetooltip
   |nexus  = 12311
+
   |nexus  =
   |github  = Floogen/SolidFoundations
+
  |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    = Solid Foundations → Automate Integration
+
   |name    = Prismatic Butterfly Location
   |author  = PeacefulEnd
+
   |author  = no12nv2
   |id      = PeacefulEnd.SolidFoundationsAutomate
+
   |id      = no12nv2.PrismaticButterflyLocation
   |nexus  = 12311
+
   |nexus  = 23045
   |github  = Floogen/SolidFoundations
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sona's Farm
+
   |name    = Prismatic Clothing
   |author  = Kerlin & Sona
+
   |author  = atravita
   |id      = kerlin.sonasfarm
+
   |id      = atravita.PrismaticClothing
   |nexus  = 8545
+
   |curse   = 870969
  |github  =
+
   |moddrop = 1205162
}}
+
   |nexus  = 13051
{{#invoke:SMAPI compatibility|entry
+
   |github  = atravita-mods/StardewMods
  |name    = Sonic Shoes
 
  |author  = lilico
 
  |id      = lilico.SonicShoes
 
  |nexus  = 10226
 
   |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Sorted Storages
 
  |author  = TeamCoFH, Tech, Zeldo
 
  |id      = Zeldo.LinkedStorages
 
   |nexus  =
 
  |curse  = 290653
 
   |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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    = Prismatic Fire
   |author  = aRooooooba
+
   |author  = aedenthorn, Erinthe
   |id      = aRooooooba.SortingChests
+
   |id      = aedenthorn.PrismaticFire
   |nexus  = 8224
+
   |nexus  = 12931
   |github  = aRooooooba/SortingChests
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Effect Replacement
+
   |name    = Prismatic Furniture
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SoundEffectReplacement
+
   |id      = aedenthorn.PrismaticFurniture
   |nexus  = 10232
+
   |nexus  = 12589
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Loop Mod
+
   |name    = Prismatic Pride
   |author  = strelkasaur
+
   |author  = kdau
   |id      = com.strelkasaurus.sm.soundloop
+
   |id      = kdau.PrismaticPride
   |nexus  = 13099
+
   |nexus  = 9019
 +
  |moddrop = 978503
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/kdau/prismaticpride
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sounds Patcher
+
   |name    = Prismatic Slime Finder
   |author  = MindMeltMax
+
   |author  = MrKoatl
   |id      = MindMeltMax.SoundsPatcher
+
   |id      = MrKoatl.PrismaticSlimeFinder
   |nexus  = 7465
+
   |nexus  = 7866
  |moddrop = 1135690
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Tweaker
+
   |name    = Prismatic Statue
   |author  = aedenthorn, Erinthe
+
   |author  = Achtuur
   |id      = aedenthorn.SoundTweaker
+
   |id      = Achtuur.PrismaticStatue
   |nexus  = 14767
+
   |nexus  = 17013
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpaceCore
+
   |name    = Prismatic Tools
   |author  = spacechase0
+
   |author  = stokastic
   |id      = spacechase0.SpaceCore
+
   |id      = stokastic.PrismaticTools
   |curse   = 867152
+
   |nexus   = 2428
   |moddrop = 136998
+
  |github  = stokastic/PrismaticTools
   |nexus   = 1348
+
 
   |github = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.3.29
 +
   |status   = workaround
 +
   |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    = Spawn Monsters
+
   |name    = Prismatic Tools Continued
   |author  = Berisan
+
   |author  = iargue
   |id      = Berisan.SpawnMonsters
+
   |id      = iargue.PrismaticToolsContinued
   |nexus  = 3201
+
   |nexus  = 21450
  |github  = Berisan/SpawnMonsters
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Spawn More Rocks
 
  |author  = Mase
 
  |id      = Mase.SpawnMoreRocks
 
  |nexus  = 7423
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name    = Producer Framework Mod
   |author  = AcidicNic
+
   |author  = Digus
   |id      = acidicnic.SpecialOrdersAnywhere
+
   |id      = Digus.ProducerFrameworkMod
   |nexus  = 7588
+
   |nexus  = 4970
   |github  = AcidicNic/StardewValleyMods
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Tags Extended
+
   |name    = Producer Framework Mod → PFMAutomate
   |author  = atravita
+
   |author  = Digus
   |id      = atravita.SpecialOrdersExtended
+
   |id      = Digus.PFMAutomate
  |curse  = 870988
+
   |nexus  = 5038
  |moddrop = 1086743
+
   |github  = Digus/StardewValleyMods
   |nexus  = 9855
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Specify Gift Taste Portraits
+
   |name    = Production Stats
   |author  = Button, Spiderbuttons
+
   |author  = FlameHorizon
   |id      = Button.SpecifyGiftTastePortraits
+
   |id      = FlameHorizon.ProductionStats
   |nexus  = 15882
+
   |nexus  = 21270
   |github  =
+
   |github  = FlameHorizon/ProductionStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speed Mod
+
   |name    = Profession Adjustments
   |author  = Blackclaw
+
   |author  = Kevin Connors
   |id      = Blackclaw.SpeedMod
+
   |id      = KevinConnors.ProfessionAdjustments
   |nexus  = 5082
+
   |nexus  = 2424
   |github  = Xebeth/StardewValley-SpeedMod
+
   |github  = kevinforrestconnors/ProfessionAdjustments
  
   |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
+
   |broke in = Stardew Valley 1.3.29
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedrun Practice Mod
+
   |name    = Profiler
   |author  = Underscore
+
   |author  = SinZ
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
+
   |id      = SinZ.Profiler
   |nexus  = 7337
+
   |nexus  = 12135
   |github  = Underscore76/SDVPracticeMod
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spelldew Valley
+
   |name    = Profit Calculator
  |author  = instafluff
 
  |id      = instafluff.spelldewvalley
 
  |nexus  = 7322
 
  |github  = instafluff/SpelldewValley
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Spenny
 
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.Spenny
+
   |id      = spacechase0.ProfitCalculator
   |curse  = 867742
+
   |curse  = 867736
   |moddrop = 771624
+
   |moddrop = 771668
   |nexus  = 2755
+
   |nexus  = 3378
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Deluxe
+
   |name    = Profit Calculator → DGA Support
   |author  = spacechase0
+
   |author  = 6135
   |id      = spacechase0.SpennyDeluxe
+
   |id      = 6135.ProfitCalculatorDGA
   |nexus  = 14984
+
  |moddrop = 1502461
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 19931
 +
   |github  = 6135/StardewValley.ProfitCalculator
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Lite
+
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
   |author  = spacechase0
+
   |author  = 6135
   |id      = spacechase0.SpennyLite
+
   |id      = 6135.ProfitCalculator
   |nexus  = 14249
+
  |moddrop = 1502461
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 19931
 +
   |github  = 6135/StardewValley.ProfitCalculator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spice of Life
+
   |name    = Profit Margins
   |author  = KarratKake
+
   |author  = Cherry, CherryChain
   |id      = KarratKake.SpiceOfLife
+
   |id      = Cherry.ProfitMargins
   |nexus  = 7398
+
   |nexus  = 4663
   |github  =
+
  |moddrop = 716352
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Splash Text
+
   |name    = Progressive Access Farm
   |author  = sophie
+
   |author  = onjulraz
   |id      = sophie.SplashText
+
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
  |nexus  = 14416
+
   |nexus  = 2923
  |github  = sophiesalacia/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Split Screen Manager
 
  |author  = RomenH
 
  |id      = RomenH.SplitScreenManager
 
   |nexus  = 12063
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spoilage
+
   |name    = Project Fluent
   |author  = aedenthorn, Erinthe
+
   |author  = Shockah
   |id      = aedenthorn.Spoilage
+
   |id      = Shockah.ProjectFluent
   |nexus  = 14712
+
   |nexus  = 12638
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spooky Big Pumkin, Spooky_pumkin
+
   |name    = Project S
   |author  = Dounat2201, Sasara
+
   |author  = NarlanMarlan
   |id      = Sasara.pumkin
+
   |id      = narlan.projects
   |nexus  = 4586
+
   |nexus  = 3785
   |github  =
+
   |github  = NolanEastburn/ProjectS
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Outdoor Area
+
   |name    = Public Access TV
   |author  = Shaklin
+
   |author  = kdau
   |id      = shaklin.spouseoutdoorarea
+
   |id      = kdau.PublicAccessTV
   |nexus  = 6747
+
   |nexus  = 5605
 +
  |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
 +
  |name    = Public Access TV (1.6)
 +
  |author  = John Peters
 +
  |id      = JohnPeters.PublicAccessTV
 +
  |nexus  = 22486
 +
  |github  = emurphy42/PredictiveMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pudding Plus Colored Slime Drops
 +
  |author  = TerryDBS
 +
  |id      = TerryDBS.ColoredSlimeDrops
 +
  |nexus  = 7048
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouses in Ginger Island, Spouses' Island
+
   |name    = Puffer Chick - Chickens
   |author  = mistyspring
+
   |author  = Sonozuki
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id      = EpicBellyFlop45.PufferChickChickens
   |curse   = 880521
+
   |nexus   = 2997
   |nexus  = 11037
+
   |github  =
   |github = misty-spring/StardewMods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse's Room Mod
+
   |name    = Pumpkin Chickens
   |author  = Wata, Watagatapitusberry
+
   |author  = Sonozuki
   |id      = Spouseroom
+
   |id      = EpicBellyFlop45.PumpkinChickens
   |nexus  =
+
   |nexus  = 3004
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Stuff
+
   |name    = Purchasable Galaxy Item
   |author  = hquake, Per Sikker Hansen, Sikker
+
   |author  = SorryLate
   |id      = Sikker.SpouseStuff
+
   |id      = SorryLate.GalaxyItem
   |nexus  = 4651
+
   |nexus  = 5289
   |github  = sikker/SpouseStuff
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Activation
+
   |name    = Purchasable Recipes
   |author  = Blaxsmith
+
   |author  = Paracosm
   |id      = Blaxsmith.SprinklerActivation
+
   |id      = Paracosm.PurchasableRecipes
   |nexus  = 7661
+
   |nexus  = 1722
   |github  = Blaxsmith/SprinklerActivation
+
   |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    = Sprinkler Mod
+
   |name    = Purist Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SprinklerMod
+
   |id      = aedenthorn.PuristMod
   |nexus  = 15385
+
   |nexus  = 16097
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name    = Pussle
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = Platonymous
   |id      = SPDSprintAndDash
+
   |id      = Platonymous.Pussle
   |nexus  = 235
+
  |moddrop = 1521424
 +
   |nexus  = 19760
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Redux
+
   |name    = Put Batteries in Fish Tanks
   |author  = littleraskol
+
   |author  = BadNetCode
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id      = BadNetCode.PutBatteriesInFishTanks
   |nexus   = 560
+
  |nexus  = 23155
   |moddrop = 827770
+
  |github  =
   |github  = littleraskol/Sprint-And-Dash-Redux
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PVP Friendly Fire, PVP
 +
   |author  = DewMods
 +
   |id      = DewMods.StardewValleyMods.PVP
 +
   |nexus  = 15589
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
   |author  = Patrick, mistersnuggler
+
   |author  = spacechase0 and ParadigmNomad
   |id      =
+
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
   |nexus   =
+
   |curse   = 867715
   |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |nexus  = 7455
   |github  = oliverpl/SprintingMod
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |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    = Sprinting
+
   |name    = PyTK, Platonymous Toolkit
   |author  = onemix
+
   |author  = Platonymous
   |id      = onemix.Sprinting
+
   |id      = Platonymous.Toolkit
   |nexus  = 10469
+
   |nexus  = 1726
   |github  =
+
  |moddrop = 793815
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name    = Qi Chests
   |author  = Abs, abslam
+
   |author  = spacechase0
   |id      = abs.SprintNRegen
+
   |id      = spacechase0.QiChest
   |nexus  = 4898
+
   |nexus  = 15696
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint Sprint, Sprint Sprint Sprint
+
   |name    = Qi Exchanger
   |author  = Jessebot, JessebotX
+
   |author  = Mizzion
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id      = mizzion.qiexchanger
   |nexus  = 4778
+
   |nexus  = 1930
   |github  = JessebotX/StardewValleyMods
+
  |moddrop = 661359
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (unidarkshin)
+
   |name    = Qi Sprinklers
   |author  = unidarkshin, Devin Lematty
+
   |author  = UnknownLegacy
   |id      = DevinLematty.Sprint
+
   |id      = UnknownLegacy.QiSprinklers
   |nexus  = 7492
+
   |nexus  = 7904
   |github  =
+
   |github  = UnkLegacy/QiSprinklers
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (Yoshify)
+
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
   |author  = Yoshify
+
   |author  = Prismuth
   |id      =
+
   |id      = <Prismuth.QuaintFarmBridge
   |nexus  = 2
+
   |nexus  = 1647
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 0.39.1
+
   |broke in   = Stardew Valley 1.3
   |status   = workaround
+
   |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.
+
   |summary   = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpriteMaster
+
   |name    = Quality Bait
   |author  = Ameise, Ameisen, mkukli
+
   |author  = MindMeltMax
   |id      = DigitalCarbide.SpriteMaster
+
   |id      = MindMeltMax.QualityBait
   |nexus  = 4922
+
  |curse  = 1004490
   |github  = ameisen/SV-SpriteMaster
+
  |moddrop = 1443555
 +
   |nexus  = 16832
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprites in Detail
+
   |name    = Quality Fish Ponds
   |author  = BleakCodex
+
   |author  = ytsc
   |id      = BleakCodex.SpritesInDetail
+
   |id      = ytsc.QualityFishPonds
   |nexus  = 14487
+
   |nexus  = 11021
   |github  = BleakCodex/SpritesInDetail
+
   |github  = YTSC/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stabbing Sword Special
+
   |name    = Quality Of Combat
   |author  = Peasly Wellbott
+
   |author  = Aile72
   |id      = Wellbott.StabbingSwordSpecial
+
   |id      = Aile72.QualityOfCombat
   |nexus  = 7683
+
   |nexus  = 23894
   |github  = Wellbott/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Check Fix
+
   |name    = Quality of Life - Immersive Tweaks
   |author  = punyo, yakminepunyo
+
   |author  = DaLion
   |id      = punyo.StackCheckFix
+
   |id      = DaLion.ImmersiveTweaks
   |nexus  = 2433
+
   |nexus  = 11296
   |github  = pomepome/StackCheckFix
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stacked Item Icons
+
   |name    = Quality Products
   |author  = aedenthorn, Erinthe
+
   |author  = SilentOak
   |id      = aedenthorn.StackedItemIcons
+
   |id      = SilentOak.QualityProducts
   |curse   = 868678
+
   |nexus  = 3609
   |nexus   = 15468
+
   |github  = silentoak/StardewMods
   |github = aedenthorn/StardewValleyMods
+
 
 +
   |status   = workaround
 +
   |summary = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Everything
+
   |name    = Quality Products → Auto Quality Patch
   |author  = CatCattyCat, Cat
+
   |author  = SilentOak
   |id      = cat.stackeverything
+
   |id      = SilentOak.AutoQualityPatch
   |nexus  = 2053
+
   |nexus  = 3609
  |moddrop = 833551
+
   |github  = silentoak/StardewMods
   |github  = danvolchek/StardewMods
 
  
   |broke in          = Stardew Valley 1.5
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
   |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
  |unofficial version = 3.0.3-unofficial.1-strobe
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Quality
+
   |name    = Quality Scrubber
   |author  = furyx639
+
   |author  = Traktori
   |id      = furyx639.StackQuality
+
   |id      = Traktori.QualityScrubber
   |curse   = 871828
+
   |nexus  = 5663
   |nexus   = 13724
+
  |github  = Traktori7/StardewValleyMods
   |github = LeFauxMatt/StardewMods
+
 
 +
   |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    = Stack Size Changer
+
   |name    = Quality Scrubber for Automate
   |author  = Shockah
+
   |author  = Traktori
   |id      = Shockah.StackSizeChanger
+
   |id      = Traktori.AM.QualityScrubber
   |nexus  = 11866
+
   |nexus  = 5663
   |github  = Shockah/Stardew-Valley-Mods
+
   |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    = Stack Split Redux
+
   |name    = Quality Smash
   |author  = pepoluan
+
   |author  = barfytheclown
   |id      = pepoluan.StackSplitRedux
+
   |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
   |nexus  = 8967
+
   |nexus  = 7907
  |moddrop = 976551
+
   |github  = jn84/QualitySmash
   |github  = pepoluan/StackSplitRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StackSplitX
+
   |name    = Queen of Sauce Randomizer
   |author  = tstaples
+
   |author  = Speshkitty
   |id      = tstaples.StackSplitX
+
   |id      = speshkitty.queenofsauceshuffler
   |nexus  = 798
+
   |nexus  = 7151
   |github  = tstaples/StackSplitX
+
   |github  = Speshkitty/QueenOfSauceRandomiser
 
 
  |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    = Questable Tractor
   |author  = Ilyaki
+
   |author  = NermNermNerm
   |id      = Ilyaki.StackToNearbyChests
+
   |id      = NermNermNerm.QuestableTractor
   |nexus  = 1787
+
   |nexus  = 20703
   |github  = Ilyaki/StackToNearbyChests
+
   |github  = NermNermNerm/StardewMods
 
 
  |broke in = Stardew Valley 1.5
 
  |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    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
+
   |name    = Quest Delay
   |author  = Becks723
+
   |author  = BadNetCode
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
+
   |id      = BadNetCode.QuestDelay
   |nexus  = 13381
+
   |nexus  = 1239
 +
  |moddrop = 473938
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StaminaRegen
+
   |name    = Quest Essentials
   |author  = EvilPdor
+
   |author  = PurrplingCat
   |id      =
+
   |id      = PurrplingCat.QuestEssentials
   |nexus  =
+
   |nexus  = 8827
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = purrplingcat/StardewMods
   |github  = natfoth/StardewValleyMods
 
  
  |broke in = SMAPI 2.0
+
   |status  = abandoned
   |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    = Quest Framework
   |author  = minervamaga
+
   |author  = PurrplingCat
   |id      = minervamaga.StandardizedKrobus
+
   |id      = PurrplingCat.QuestFramework
   |nexus   =
+
   |curse   = 577691
   |moddrop = 716314
+
   |nexus  = 6414
   |github  = minervamaga/StandardizedKrobus
+
   |github  = purrplingcat/QuestFramework
 +
 
 +
  |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starbot
+
   |name    = Quest Time Limits
   |author  = bwdy
+
   |author  = aedenthorn, Erinthe
   |id      = bwdy.starbot
+
   |id      = aedenthorn.QuestTimeLimits
   |nexus  = 4755
+
  |curse  = 868671
   |github  = bwdymods/SDV-Starbot
+
   |nexus  = 16403
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |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 Access
+
   |name    = Quest Time Limits - Continued
   |author  = Mohammad Shoaib
+
   |author  = aedenthorn and FlyingTNT
   |id      = shoaib.stardewaccess
+
   |id      = FlyingTNT.QuestTimeLimits
   |nexus  = 16205
+
   |nexus  = 22349
  |url    = https://github.com/stardew-access/stardew-access/releases
+
   |github  = FlyingTNT/StardewValleyMods
   |github  = stardew-access/stardew-access
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew and Chill
+
   |name    = Quick Agenda
   |author  = mod.kitchen
+
   |author  = BadNetCode
   |id      = mod.kitchen.stardewandchill
+
   |id      = BadNetCode.QuickAgenda
   |nexus  = 12147
+
   |nexus  = 22258
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Code
+
   |name    = Quick Forward Dash, Warp Mod
   |author  = Gervig91
+
   |author  = Vexorth
   |id      = Cherry.StardewAquarium
+
   |id      = Vexorth.Warp
   |nexus  = 6372
+
   |nexus  = 16605
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
+
   |name    = Quick Glance
   |author  = Moonwolf, Moonwolf287
+
   |author  = adverserath
   |id      = Moonwolf.StardewAquariumInformant
+
   |id      = Adverserath.QuickGlance
   |nexus  = 16527
+
   |nexus  = 12058
   |github  =
+
   |github  = adverserath/QuickGlance
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Archipelago
+
   |name    = Quick Load
   |author  = Kaito Kid
+
   |author  = aedenthorn, Erinthe
   |id      = KaitoKid.StardewArchipelago
+
   |id      = aedenthorn.QuickLoad
   |nexus  = 16087
+
   |nexus  = 7756
   |github  = agilbert1412/StardewArchipelago
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Auto GC
+
   |name    = Quick Minigame
   |author  = Lake1059, 1059Studio
+
   |author  = Enaium
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id      = Enaium.QuickMinigame
   |nexus  = 9293
+
  |curse  = 438741
   |github  =
+
  |moddrop = 895127
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/QuickMinigame
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Brewery
+
   |name    = Quick Responses
   |author  = Cylon
+
   |author  = aedenthorn, Erinthe
   |id      = cylon.stardewbrewery
+
   |id      = aedenthorn.QuickResponses
   |nexus  = 2057
+
   |nexus  = 6548
   |github  = JustCylon/stardew-brewery
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
  |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    = Quick Responses (1.6 Updated)
   |author  = Juice805
+
   |author  = yummypecho - original by aedenthorn
   |id      = Juice805.StardewConfigMenu
+
   |id      = yummypecho.QuickResponses
   |nexus  = 1312
+
   |nexus  = 21103
   |github  = StardewConfigFramework/StardewConfigMenu
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3.29
 
  |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    = Quick Sell
   |author  = Poison
+
   |author  = Alejandro Akbal, AlejandroAkbal
   |id      = Poison.StardewTesting
+
   |id      = AlejandroAkbal.QuickSell
   |nexus  = 10005
+
   |nexus  = 7854
   |github  =
+
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Discord
+
   |name    = Quick Shop
   |author  = Steven Kraft
+
   |author  = Enaium
   |id      = StevenKraft.StardewDiscord
+
   |id      = Enaium.QuickShop
   |nexus  = 3608
+
  |curse  = 436793
   |github  = steven-kraft/StardewDiscord
+
  |moddrop = 864170
 
+
   |nexus  =
  |broke in = Stardew Valley 1.4
+
   |github  = Enaium-StardewValleyMods/QuickShop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid
+
   |name    = Quick Start
   |author  = Neosinf
+
   |author  = WuestMan, redknightofdoom
   |id      = neosinf.StardewDruid
+
   |id      = WuestMan.QuickStart
   |nexus  = 18465
+
   |nexus  = 2375
   |github  = Neosinf/StardewDruid
+
   |github  = Brian-Wuest/Quick_Start
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid Lite
+
   |name    = Quick Stash
   |author  = Neosinf
+
   |author  = ChiroxT
   |id      = neosinf.StardewDruidLite
+
   |id      = treinke.quickstash
   |nexus  = 19308
+
   |nexus  = 20864
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Get Achievement Now
+
   |name    = Quick Swap
   |author  = Lake1059, 1059 Studio
+
   |author  = Allan Wang
   |id      = Lake1059.StardewGetAchievementNow
+
   |id      = AllanWang.QuickSwap
   |nexus  = 11515
+
   |nexus  = 13956
   |github  =
+
   |github  = AllanWang/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hack
+
   |name    = Quotes
   |author  = bcmpinc
+
   |author  = aedenthorn, Erinthe
   |id      = bcmpinc.StardewHack
+
   |id      = aedenthorn.Quotes
   |nexus  = 3213
+
   |nexus  = 6503
   |github  = bcmpinc/StardewHack
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hitboxes
+
   |name    = Radioactive Geodes
   |author  = Tyler Gibbs
+
   |author  = justastranger
   |id      = tylergibbs2.StardewHitboxes
+
   |id      = jas.RadioactiveGeodes
   |nexus  = 12264
+
  |moddrop = 952722
   |github  = tylergibbs2/StardewHitboxes
+
   |nexus  =
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name    = Radioactive Tools
   |author  = davikr, apdapreturns
+
   |author  = kakashigr
   |id      = davikr.hypnos
+
   |id      = kakashigr.RadioactiveTools
   |nexus  = 5935
+
   |nexus  = 7630
   |github  = davicr/StardewHypnos
+
   |github  = kakashigr/stardew-radioactivetools
   |broken in = Stardew Valley 1.4
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
+
   |name    = Rainbow Cursor
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.RainbowCursor
 +
  |nexus  = 15886
 +
  |github  = jltaylor-us/StardewRainbowCursor
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rainbow Trail
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.StardewImpact
+
   |id      = aedenthorn.RainbowTrail
   |nexus  = 14365
+
   |nexus  = 16914
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Locations
+
   |name    = Raincoat When Raining
   |author  = Mizzion
+
   |author  = BikiFae, bikinavisho
   |id      = mizzion.stardewlocations
+
   |id      = BikiFae.RainCoatWhenRaining
   |nexus  = 1929
+
   |nexus  = 4659
   |moddrop = 661357
+
   |github  = bikinavisho/RainCoatWhenRaining
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Media Keys
+
   |name    = RainPlus
   |author  = Angebro
+
   |author  = Deadlykirpy
   |id      = Angebro.StardewMediaKeys
+
   |id      = Kirpy.RainPlus
   |nexus  = 11246
+
   |nexus  = 6559
   |github  = AngeloC3/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Motif
+
   |name    = Rain Randomizer
   |author  = Vinyks
+
   |author  = EvilPdor
   |id      = Vinyks.StardewMotif
+
   |id      =
   |nexus  = 14326
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Nametags
+
   |name    = Rain Refills Watering Can
   |author  = Tyler Gibbs
+
  |author  = StultusV
   |id      = tylergibbs2.StardewNametags
+
  |id      = StultusV.RainRefillsWateringCan
   |nexus  = 12158
+
  |nexus  = 11554
   |github  = tylergibbs2/StardewNametags
+
  |github  = JudeRV/Stardew-RainRefillsWateringCan
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rains Interaction Mod
 +
   |author  = RainKuro
 +
   |id      = RainKuro.RainsInteractionMod
 +
   |nexus  = 18850
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew News Feed
+
   |name    = Raised Garden Beds
   |author  = Other Buckets
+
   |author  = blueberry
   |id      = OtherBuckets.StardewNewsFeed
+
   |id      = blueberry.RaisedGardenBeds
   |nexus  = 3206
+
   |nexus  = 5305
   |github  = Mikesnorth/StardewNewsFeed
+
   |github  = b-b-blueberry/RaisedGardenBeds
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Notifications
+
   |name    = Ranching Tool Upgrades
   |author  = monopandora
+
   |author  = drbirbdev
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id      = drbirbdev.RanchingToolUpgrades
   |nexus  = 4713
+
   |nexus  = 12280
  |moddrop = 664154
+
   |github  = drbirbdev/StardewValley
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = STardew Overview
+
   |name    = Random Bundles
   |author  = Sto13
+
   |author  = balllight
   |id      = Sto13.STardewOverview
+
   |id      = balllight.RandomBundles
   |nexus  = 14564
+
   |nexus  = 13790
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Progress
+
   |name    = Random Hair Color
   |author  = seeinggreen
+
   |author  = bookworm89723
   |id      = seeinggreen.StardewProgress
+
   |id      = davis.randomhair
   |nexus  = 9786
+
   |nexus  = 3271
   |github  =
+
   |github  = joaniedavis/RandomHairMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Realty Framework
+
   |name    = Randomized Energy
   |author  = Prism 99
+
   |author  = LakeMonster_, LakeMonster666
   |id      = prism99.advize.stardewrealty
+
   |id      = LakeMonster_.RandomizedEnergy
   |nexus  = 10512
+
   |nexus  = 5250
   |github  = Prism-99/FarmExpansion
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew RPG
+
   |name    = Random NPCs, Random Visitors
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.StardewRPG
+
   |id      = Aedenthorn.RandomNPC
   |nexus  = 11132
+
   |nexus  = 4911
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |warnings  = doesn't work in multiplayer.
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Speak
+
   |name    = Random Slimes
   |author  = evfredericksen, Evan Fredericksen
+
   |author  = ChrisMzz
   |id      = evfredericksen.StardewSpeak
+
   |id      = ChrisMzz.randomslimes
   |nexus  = 7929
+
   |nexus  = 21320
   |github  = evfredericksen/StardewSpeak
+
   |github  = ChrisMzz/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Survival Project
+
   |name    = Random Start Day
   |author  = NeroYuki
+
   |author  = idermailer
   |id      = neroyuki.rlvalley
+
   |id      = idermailer.RandomStartDay
   |nexus  = 14183
+
   |nexus  = 13225
   |github  = NeroYuki/StardewSurvivalProject
+
   |github  = idermailer/RandomStartDay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Symphony Remastered, Stardew Symphony
+
   |name    = Random Tastes
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = skiilaa
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id      = skiilaa.RandomTastes
   |nexus  = 425
+
   |nexus  = 2285
  |github  = janavarro95/Stardew_Valley_Mods
 
  
   |broke in = Stardew Valley 1.5.5
+
   |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    = Stardew Valley Barber, Stardew Barber
+
   |name    = Range Display, Sprinkler Range
   |author  = phroureo
+
   |author  = CatCattyCat, Cat
   |id      = phroureo.BarberSV
+
   |id      = cat.sprinklerrange
   |nexus  = 9061
+
   |nexus  = 1179
   |github  =
+
  |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    = Stardew Valley ESP, sdv-helper
+
   |name    = Ranged Tools
   |author  = reimu, r2h, tomdc
+
   |author  = vgperson
   |id      = reimu.sdv-helper
+
   |id      = vgperson.RangedTools
   |nexus  = 3917
+
   |nexus  = 6935
   |github  = rei2hu/stardewvalley-esp
+
   |github  = vgperson/RangedTools
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Expanded
+
   |name    = Range Highlight
   |author  = Flashshifter
+
   |author  = Jamie Taylor
   |id      = FlashShifter.SVECode
+
   |id      = jltaylor-us.RangeHighlight
   |nexus   = 3753
+
   |curse   = 997096
   |moddrop = 833179
+
   |nexus  = 6752
   |github  = FlashShifter/StardewValleyExpanded
+
   |github  = jltaylor-us/StardewRangeHighlight
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Randomizer
+
   |name    = Raven of The Valley
   |author  = Tooshi
+
   |author  = nicks
   |id      = Tooshi.Randomizer
+
   |id      = nicks.RavenofTheValley
   |nexus  = 5185
+
   |nexus  = 19856
  |curse  = 308003
+
   |github  =
   |github  = cTooshi/stardew-valley-randomizer
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
+
   |name    = Readers Digest
   |author  = Tyler Gibbs and TheHaboo
+
   |author  = Remy Bach
   |id      = tylergibbs2.StardewRoguelike
+
   |id      = remybach.readersdigest
   |nexus  = 13614
+
   |nexus  = 3040
   |github  = tylergibbs2/StardewValleyRoguelike
+
   |github  = remybach/stardew-valley-readersdigest
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
+
   |name    = Readers Digest for 1.6
   |author  = evskii
+
   |author  = Slash215
   |id      = evskii.StardewTimelapse
+
   |id      = Slash215.readersdigest
   |nexus  = 19806
+
   |nexus  = 22972
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Web
+
   |name    = Real Clock
   |author  = Prism 99
+
   |author  = thimadera
   |id      = prism99.stardewweb
+
   |id      = thimadera.Realclock
   |nexus  = 8715
+
   |nexus  = 21726
   |github  =
+
   |github  = thimadera/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardust Core
+
   |name    = Realistic Fishing
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Kevin Connors
   |id      = Omegasis.StardustCore
+
   |id      = KevinConnors.RealisticFishing
   |nexus  = 2341
+
   |nexus  = 2623
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = kevinforrestconnors/RealisticFishing
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.2.3-unofficial.3-Mizzion
 +
  |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    = Starksouls
+
   |name    = Realistic Random Names
   |author  = FenrirA
+
   |author  = aedenthorn, Erinthe
   |id      = FenrirAsonda.Starksouls
+
   |id      = aedenthorn.RealNames
   |nexus  = 10915
+
   |nexus  = 6269
   |github  = OhWellMikell/Starksouls
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starting Money
+
   |name    = Real Time
   |author  = mmanlapat
+
   |author  = Enaium, Lightcolour888
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id      = Enaium.RealTime
   |nexus  = 1138
+
   |nexus  = 5336
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Startup Volume Config
+
   |name    = Realtime Framework
   |author  = certifiableGrimalkin
+
   |author  = drbirbdev
   |id      = certifiableGrimalkin.StartupVolumeConfig
+
   |id      = drbirbdev.RealtimeFramework
   |nexus  = 15846
+
   |nexus  = 18915
   |github  =
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Greenhouse
+
   |name    = Realtime Minimap
   |author  = CaptainSully
+
   |author  = spacechase0
   |id      = CaptainSully.StartWithGreenhouse
+
   |id      = spacechase0.RealtimeMinimap
   |nexus   = 9878
+
   |curse   = 867706
   |moddrop = 1035412
+
   |nexus  = 9386
   |github  = CaptainSully/StardewMods
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Hat
+
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
   |author  = treyh0
+
   |author  = SixthTitan
   |id      = treyh0.StartWithHat
+
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
   |nexus  = 2628
+
   |nexus  = 5773
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items
+
   |name    = Recatch Legendary Fish
   |author  = ZackHill
+
   |author  = cantorsdust and Pathoschild
   |id      = ZackHill.StashItems
+
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
   |nexus  = 9624
+
   |nexus  = 172
   |github  = zack-hill/stardew-valley-stash-items
+
   |github  = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items to Chest
+
   |name    = Recipes In Mail
   |author  = lambui
+
   |author  = Freaksaus
   |id      = BlueMod_StashItemsToChest
+
   |id      = freaksaus.recipesinmail
   |nexus  =
+
   |nexus  = 22173
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |github  =
   |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    = Static Inventory
+
   |name    = Recipe Tracker, Stardew Valley Recipe Tracker
   |author  = Dinotopea
+
   |author  = Nox Chimaera, noxkimaera
   |id      = Dinotopea.StaticInventory
+
   |id      = NoxChimaera.StardewValleyTodo
   |nexus  = 20093
+
   |nexus  = 22378
   |github  = nrobinson12/StardewValleyMods
+
   |github  = NoxChimaera/StardewValleyTODO
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats as Tokens
+
   |name    = Reciprocate
   |author  = Vertighost, Vertigon
+
   |author  = YunHikari
   |id      = Vertigon.StatsAsTokens
+
   |id      = YunHikari.Reciprocate
   |nexus  = 9659
+
   |nexus  = 17714
   |github  = dtomlinson-ga/StatsAsTokens
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats Passive Regeneration, Stats Reloader
+
   |name    = Recover Stamina
   |author  = strato35
+
   |author  = lperkins2, Logan Perkins
   |id      = Strato35.StatsReloader
+
   |id      = lperkins2.RecoverStamina
   |nexus  = 7428
+
   |nexus  = 2332
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue of Generosity
+
   |name    = Recurring Reminders
   |author  = spacechase0
+
   |author  = Dem1se
   |id      = spacechase0.StatueOfGenerosity
+
   |id      = Dem1se.RecurringReminders
   |curse   = 867713
+
   |nexus   = 6840
   |nexus  = 7532
+
   |github  = dem1se/SDVMods
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue Shorts
+
   |name    = Recyclable Cola
   |author  = aedenthorn, Erinthe
+
   |author  = XxHarvzBackxX
   |id      = aedenthorn.StatueShorts
+
   |id      = harvz.RecyclableCola
   |nexus  = 17642
+
   |nexus  = 10865
   |github  = aedenthorn/StardewValleyMods
+
   |github  = XxHarvzBackxX/recyclableCola
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up
+
   |name    = Redesigned Farmhouse Layout
   |author  = su226
+
   |author  = Aimon111 & DaLion
   |id      = Su226.StayUp
+
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
   |nexus  = 7592
+
   |nexus  = 11420
   |github  = su226/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up Late
+
   |name    = Redraw Pelican Town Config
   |author  = Krutonium
+
   |author  = JefGrizli
   |id      = krutonium.stayuplate
+
   |id      = JefGrizli.RedrawPelicanTownC
   |nexus  = 12578
+
   |nexus  = 15564
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SteamDew
+
   |name    = Refill Silos
   |author  = Mewsubi
+
   |author  = Alpha_Omegasis
   |id      = Mewsubi.SteamDew
+
   |id      = Omegasis.RefillSilos
   |nexus  = 19396
+
   |nexus  = 20779
   |github = myuusubi/SteamDew
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |beta broke in = Stardew Valley 1.6
+
  |name    = Refill Watering Can in Town Fountain
   |beta status   = obsolete
+
   |author = TfueLovesBanana
   |beta summary = remove this mod (Steam integration added in Stardew Valley 1.6).
+
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
 +
   |nexus   = 16764
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stendew Valley
+
   |name    = Refund Staircases
   |author  = Haunted Pineapple
+
   |author  = Nick Martin
   |id      = HauntedPineapple.StendewValley
+
   |id      = NickMartin.RefundStaircases
   |nexus  = 19483
+
   |nexus  = 19209
   |github  = HauntedPineapple/Stendew-Valley
+
   |github  = nickmartin1ee7/RefundStaircases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stone Bridge Over Pond, Pond With Bridge
+
   |name    = Regeneration
   |author  = Advize and jinxiewinxie
+
   |author  = Hammurabi
   |id      = jinxiewinxie.StoneBridgeOverPond
+
   |id      = HammurabiRegeneration
   |nexus  = 316
+
   |nexus  =
   |github = Jinxiewinxie/StardewValleyMods
+
   |chucklefish = 4584
 +
  |source = https://community.playstarbound.com/resources/regeneration.4584/updates
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.0.4-unofficial.2-tks4fish
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
+
   |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    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
+
   |name    = Regen Mod
   |author  = Mustafa
+
   |author  = Zoryn
   |id      = Mustafa.StopSoundsWhenAltTabbed
+
   |id      = Zoryn.RegenMod
   |nexus  = 13925
+
   |nexus  =
   |github  = mustafa-git/StopSoundsWhenAltTabbed
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Storage Containers
+
   |name    = Regular Quality
   |author  = trashcan9
+
   |author  = desto, JustToDownloadThings
   |id      = trashcan9.StorageContainers
+
   |id      = desto.RegularQuality
   |nexus  = 16071
+
   |nexus  = 5090
   |github  =
+
   |github  = desto-git/smapi-RegularQuality
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stronger You
+
   |name    = Rejuvenating Forest
   |author  = Krutonium
+
   |author  = Team Timber
   |id      = Krutonium.StrongerYou
+
   |id      = TeamTimber.RejuvenatingForest
   |nexus  = 7402
+
   |nexus  = 10322
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stuck at Level 1 but Overpower Drop Rates
+
   |name    = Relationship Bar UI
   |author  = Darkmushu
+
   |author  = SlyMerc
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
+
   |id      = RelationshipBar
   |nexus  = 17380
+
   |nexus  = 1009
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stumps to Hardwood Stumps
+
   |name    = Relationships Enhanced
   |author  = Nishtra
+
   |author  = rodrigovaz
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id      = relationshipsenhanced
   |nexus  = 691
+
   |nexus  =
 +
  |chucklefish = 4435
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
+
   |name    = Relationship Status
   |author  = sophie
+
   |author  = Dragonisser
   |id      = sophie.SturdySaplings
+
   |id      = relationshipstatus
   |nexus  = 14440
+
   |nexus  = 751
   |github  = sophiesalacia/StardewMods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Submerged Crab Pots
+
   |name    = Relationship Tooltips
   |author  = aedenthorn, Erinthe
+
   |author  = M3ales
   |id      = aedenthorn.SubmergedCrabPots
+
   |id      = M3ales.RelationshipTooltips
   |nexus  = 11719
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 298040
 +
   |github  = M3ales/RelationshipTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Subterranian Overhaul, Dwarvish
+
   |name    = Relationship Tracker
   |author  = mytigio
+
   |author  = Branic
   |id      = mytigio.SubterranianOverhaul
+
   |id      = Branic.RelationshipTracker
   |nexus  = 4149
+
   |nexus  = 2845
   |github  = mytigio/SDVMods
+
   |github  = Paradox355/SDVMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
 
+
<!--
   |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).
+
  |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    = Sundrop City
+
   |name    = Relativity
   |author  = The Sundrop Team
+
   |author  = AdroSlice
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id      = AdroSlice.Relativity
   |nexus  = 4014
+
   |nexus  = 13028
   |github  =
+
   |github  = adroslice/sdv-relativity-mirror
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Hopper
+
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
   |author  = spacechase0
+
   |author  = The Fluffy Robot
   |id      = spacechase0.SuperHopper
+
   |id      = TheFluffyRobot.RelaxingWeekends
  |curse  = 867698
+
   |nexus  = 19662
   |nexus  = 9418
+
   |github  = jamespfluger/Stardew-ModCollection
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Sleeper
+
   |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
   |author  = spoocky123
+
   |author  = mouahrara
   |id      = spoocky123.SuperSleeper
+
   |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
   |nexus  = 10842
+
   |nexus  = 20606
   |github  =
+
   |github  = mouahrara/RelocateFarmAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surfing Festival
+
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
   |author  = spacechase0 and ParadigmNomad
+
   |author  = zeldela
   |id      = spacechase0.SurfingFestival
+
   |id      = zeldela-RememberBirthdays
  |curse  = 867720
+
   |nexus  = 13554
   |nexus  = 6688
+
   |github  = zeldela/sdv-mods
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surprise Pregnancy, SurpriseBaby1
+
   |name    = Remember Faced Direction
   |author  = MiphasGrace
+
   |author  = Annosz
   |id      = MiphasGrace.SurpriseBaby1
+
   |id      = Annosz.RememberFacedDirection
   |nexus  = 13126
+
   |nexus  = 6946
   |github  =
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Survivalistic
+
   |name    = Remember Your Umbrella
   |author  = Ophaneom
+
   |author  = heyseth
   |id      = Ophaneom.Survivalistic
+
   |id      = heyseth.umbrellas
   |nexus  = 12179
+
   |nexus  = 8366
   |github  = Ophaneom/Survivalistic
+
   |github  = heyseth/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SvFishingMod
+
   |name    = Reminders
   |author  = KDERazorback
+
   |author  = Surkasu
   |id      = KDERazorback.SvFishingMod
+
   |id      = Surkasu.Reminders
   |nexus  = 6403
+
   |nexus  = 2481
   |github  = KDERazorback/SvFishingMod
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim
+
   |name    = Remind to Exit
   |author  = aedenthorn, Erinthe
+
   |author  = pepoluan
   |id      = aedenthorn.Swim
+
   |id      = pepoluan.RemindToExit
   |curse   = 868896
+
   |nexus   = 8727
   |nexus  = 6326
+
   |github  =
   |github = aedenthorn/StardewValleyMods
+
   |source = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swimsuits Anywhere
+
   |name    = Re-Mixed Seeds, Mixed Seed Mod
   |author  = Myzkatonic
+
   |author  = nein
   |id      = Myzkatonic.SwimsuitsAnywhere
+
   |id      = nein.MixedSeedMod
   |nexus  = 7722
+
   |nexus  = 22311
   |github  =
+
   |github  =
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swiss Army Knife
+
   |name    = Remote Fridge Storage
   |author  = John Peters
+
   |author  = EternalSoap, arjan3004
   |id      = JohnPeters.SwissArmyKnife
+
   |id      = EternalSoap.RemoteFridgeStorage
   |nexus  = 13991
+
   |nexus  = 2545
   |github  =
+
   |github  = SoapStuff/Remote-Fridge-Storage
 +
 
 +
  |warnings = Broken on Android (loads but does not work).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swizzy Meads
+
   |name    = Removable Horse Hats
   |author  = Swizzy Studios
+
   |author  = CatCattyCat, Cat
   |id      = SwizzyStudios.SwizzyMeads
+
   |id      = cat.removablehorsehats
   |nexus  = 3241
+
   |nexus  = 2223
   |github  = SwizzyStudios/SV-SwizzyMeads
+
   |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    = Tab Autoloot
+
   |name    = Remove All Monsters
   |author  = Guedez
+
   |author  = David J. Lee, djslzx
   |id      = tab.autoloot
+
   |id      = djsl.RemoveAllMonsters
   |nexus  = 5115
+
   |nexus  = 5727
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tailor Weapon Skins
+
   |name    = Remove Animal Limitations
   |author  = Peasly Wellbott
+
   |author  = Hobbes
   |id      = Wellbott.TailorWeaponSkins
+
   |id      = Hobbes.RemoveAnimalLimitations
   |nexus  = 7797
+
   |nexus  = 7838
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tainted Cellar, Underground House Cellar
+
   |name    = Rename
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = Remmie, CoinzReturns
   |id      = TaintedCellar
+
   |id      = Remmie.Rename
   |nexus  = 1672
+
   |nexus  = 2130
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
<!--
+
   |status  = workaround
   |unofficial version = 1.1.1-unofficial.2-pathoschild
+
   |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
   |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    = Take All
+
   |name    = Rename Reworked
   |author  = aedenthorn, Erinthe
+
   |author  = Parabyted
   |id      = aedenthorn.TakeAll
+
   |id      = parabyted.renamerework
   |nexus  = 14247
+
   |nexus  = 10866
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Take It Slow
 
  |author  = KarratKake
 
  |id      = KarratKake.TakeItSlow
 
  |nexus  = 13432
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Talk to Inworld's AI Villagers, Inworld
+
   |name    = Rented Tools
   |author  = Inworld AI, PogDerson
+
   |author  = JarvieK
   |id      = PogDerson.Inworld
+
   |id      = JarvieK.RentedTools
   |nexus  = 16816
+
   |nexus  = 1307
   |github  =
+
   |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    = Tap Giant Crops
+
   |name    = Rented Tools Improved
   |author  = atravita
+
   |author  = SolusCleansing
   |id      = atravita.TapGiantCrops
+
   |id      = SolusCleansing.RentedToolsImproved
  |curse  = 870968
+
   |nexus  = 18909
  |moddrop = 1205166
+
   |github  = SolusCleansing/RentedToolsImproved
   |nexus  = 13052
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tappable Palm Trees
+
   |name    = Reorient After Eating
   |author  = aedenthorn, Erinthe
+
   |author  = PunningLinguist
   |id      = aedenthorn.TappablePalmTrees
+
   |id      = PunningLinguist.ReorientAfterEating
   |nexus  = 10661
+
   |nexus  = 7585
   |github  = aedenthorn/StardewValleyMods
+
   |github  = amconners/ReorientAfterEating
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Ready
+
   |name    = Replace Fertilizer
   |author  = skunkkky
+
   |author  = jingshenSN2
   |id      = skunkkk.TapperReady
+
   |id      = jingshenSN2.replace_fertilizer
   |nexus  = 1219
+
   |nexus  = 24550
   |github  =
+
   |github  = jingshenSN2/ReplaceFertilizer
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Tapper Report|Tapper Report]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Report
+
   |name    = Replanter
   |author  = pepoluan
+
   |author  = jwdred
   |id      = pepoluan.TapperReport
+
   |id      = jwdred.Replanter
   |nexus  = 8700
+
   |nexus  = 589
   |github  =
+
   |github  = jdusbabek/stardewvalley
   |source  = https://sourceforge.net/p/sdvmod-tapper-report
+
 
 +
  |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    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
+
   |name    = ReRegeneration
   |author  = TehPers
+
   |author  = littleraskol
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id      = lrsk_sdvm_rerg.0925160827
   |nexus  = 3256<!--was 2150 before re-release-->
+
   |nexus  = 6837
   |moddrop = 1071149
+
   |moddrop = 827580
   |github  = TehPers/StardewValleyMods
+
   |github  = littleraskol/ReRegeneration
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Festive Slimes
+
   |name    = Reseed, Roc's Reseed Mod
   |author  = TehPers
+
   |author  = rocslayer, James Overton
   |id      = TehPers.FestiveSlimes
+
   |id      = Roc.Reseed
   |nexus  = 2990
+
   |nexus  = 2421
   |github  = TehPers/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
+
   |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    = Teh's Fishing Overhaul
+
   |name    = Reset Skull Caverns, Skull Caverns Reset
   |author  = TehPers
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = TehPers.FishingOverhaul
+
   |id      = KoihimeNakamura.ResetCaverns
   |nexus   = 866
+
   |curse   = 990459
   |moddrop = 123679
+
   |moddrop = 1080116
   |github  = TehPers/StardewValleyMods
+
  |nexus  = 20846
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Telephone Purchasing
+
   |name    = Reset Terrain Features
   |author  = Stingray
+
   |author  = mabelSyrup
   |id      = Stingray.TP
+
   |id      = MabelSyrup.ResetTerrainFeatures
   |nexus  = 10190
+
   |nexus  = 4715
  |github  = Stingrayss/StardewValley
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Teleporter
 
  |author  = Bifibi
 
  |id      = Teleporter
 
  |nexus  =
 
  |chucklefish = 4374
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fast Travel|Fast Travel]] 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.0.3-unofficial.1-esca
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-43678
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Mod
+
   |name    = Resource Storage
   |author  = Falson, Falson127
+
   |author  = aedenthorn, Erinthe
   |id      = Falson.TeleportMod
+
   |id      = aedenthorn.ResourceStorage
   |nexus  = 18842
+
   |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    = Teleport NPC
+
   |name    = Resource Storage - Continued
   |author  = Enaium
+
   |author  = aedenthorn and FlyingTNT
   |id      = Enaium.TeleportNpc
+
   |id      = FlyingTNT.ResourceStorage
  |curse  = 436803
+
   |nexus  = 22539
  |moddrop = 865554
+
   |github  = FlyingTNT/StardewValleyMods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/TeleportNpc
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC Location
+
   |name    = Responsive Knockback, Responsive MP Knockback
   |author  = ccr
+
   |author  = spacechase0
   |id      = ccr.TeleportNPCLocation
+
   |id      = spacechase0.ResponsiveKnockback
   |nexus  = 17190
+
   |nexus  = 12029
   |github  = chencrstu/TeleportNPCLocation
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Point
+
   |name    = Restauranteer
   |author  = Enaium
+
   |author  = aedenthorn, Erinthe
   |id      = Enaium.TeleportPoint
+
   |id      = aedenthorn.Restauranteer
   |curse   = 436830
+
   |nexus   = 14519
   |moddrop = 864013
+
   |github  = aedenthorn/StardewValleyMods
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/TeleportPoint
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport To Farm
+
   |name    = Retro Active Achievements
   |author  = Rafael
+
   |author  = iceburg
   |id      = Rafael.TeleportToFarm
+
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
   |nexus  = 7247
+
   |nexus  = 4974
   |github  =
+
   |github  = ManApart/RetroActiveAchievements
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Adventurer's Life Expanded
+
   |name    = Retroactive Stardew
   |author  = HamioDracny
+
   |author  = millerscout
   |id      = HamioDracny.TALE.SMAPI
+
   |id      = Millerscout.RetroactiveStardew
   |nexus  = 14083
+
   |nexus  = 6953
   |github  =
+
   |github  = millerscout/StardewMillerMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Best of "The Queen of Sauce"
+
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
   |author  = Bpendragon
+
   |author  = Iceburg
   |id      = Bpendragon.BestOfQOS
+
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
  |nexus  = 7985
+
   |nexus  = 356
  |github  = Bpendragon/Best-of-Queen-of-Sauce
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
 
  |author  = Neat
 
  |id      = neat.newspaper
 
   |nexus  = 8689
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Farmer That Stared at Rocks
+
   |name    = Reverse Proposal
   |author  = ItsLittany
+
   |author  = GreenOnion24
   |id      = itslittany.RockBreaker
+
   |id      = GreenOnion24.ReverseProposal
   |nexus  = 6376
+
   |nexus  = 8526
  |moddrop = 804101
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Fishmonger
+
   |name    = Revive Dead Crops
   |author  = VoidWitchCult
+
   |author  = atravita
   |id      = VoidWitchCult.TheFishmongerFishing
+
   |id      = atravita.ReviveDeadCrops
   |nexus  = 16326
+
  |curse  = 870964
   |github  =
+
  |moddrop = 1294436
 +
   |nexus  = 15005
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theft of the Winter Star
+
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
   |author  = spacechase0 and ParadigmNomad
+
   |author  = ribeena
   |id      = spacechase0.TheftOfTheWinterStar
+
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
   |curse   = 867729
+
   |nexus   = 11809
   |moddrop = 771680
+
   |github  = ribeena/BusLocations
  |nexus  = 5062
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Gnomiverse
+
   |name    = Ridgeside Village
   |author  = Purppelle and King Gnomus
+
   |author  = Rafseazz
   |id      = Purppelle.TheGnomiverse
+
   |id      = Rafseazz.RidgesideVillage
   |nexus  = 13266
+
   |nexus  = 7286
   |github  =
+
   |github  = Rafseazz/Ridgeside-Village-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
+
   |name    = Right Click to Untill Soil
   |author  = Tlitookilakin
+
   |author  = Kumagabear
   |id      = tlitookilakin.BakeOffCode
+
   |id      = Kumagabear.RightClickUntillSoil
   |nexus  = 18856
+
   |nexus  = 19563
   |github  =
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Love of Cooking
+
   |name    = Ring of Fire
   |author  = blueberry
+
   |author  = Platonymous
   |id      = blueberry.LoveOfCooking
+
   |id      = Platonymous.RingOfFire
   |nexus  = 6830
+
   |nexus  = 1166
   |github  = b-b-blueberry/CooksAssistant
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theme Manager
+
   |name    = Ring Overhaul
   |author  = Khloe Leclair
+
   |author  = Goldenrevolver
   |id      = leclair.thememanager
+
   |id      = Goldenrevolver.RingOverhaul
   |nexus  = 14525
+
   |nexus  = 10669
   |github  = KhloeLeclair/StardewMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Moon
+
   |name    = Ring Overhaul for Walk of Life
   |author  = Pucklynn
+
   |author  = Jibb
   |id      = shannon.MoonMod
+
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
   |nexus  = 2482
+
   |nexus  = 12171
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |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    = The Northern Gulf
+
   |name    = Rise And Shine
   |author  = The commission of The Northern Gulf
+
   |author  = Yoshify
   |id      = TcTHG.Custom_The_Northern_Gulf
+
   |id      = Yoshify.RiseAndShine
   |nexus  = 19376
+
   |nexus  = 3
 
   |github  =
 
   |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
+
   |broke in = SMAPI 0.39.1
<!--@retest-after Custom Farming Redux
+
  |status  = workaround
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
  |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
   |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/4109
+
<!--
 +
   |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    = The Queen Of Sauce Reminder
+
   |name    = Riverland Farm but You Need to Build Bridges
   |author  = TheShwamp
+
   |author  = idermailer
   |id      = TheShwamp.TheQueenOfSauceReminder
+
   |id      = idermailer.riverfarmButBridge
   |nexus  = 5172
+
   |nexus  = 15748
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Twlight Traveller - Custom NPC (API), APICut
+
   |name    = Robin Work Hours
   |author  = Eris, AkatsukiVana, HuaGei API
+
   |author  = aedenthorn, Erinthe
   |id      = Eris.APICut
+
   |id      = aedenthorn.RobinWorkHours
   |nexus  = 8158
+
   |nexus  = 11244
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Think-n-Talk
+
   |name    = Rock Paper Scissors
   |author  = Prism 99
+
   |author  = Spiderbuttons
   |id      = prism99.thinkntalk
+
   |id      = Spiderbuttons.RockPaperScissors
   |nexus  = 9546
+
   |nexus  = 23875
  |github  = Prism-99/Think-n-Talk
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = This Mod Is Organic
 
  |author  = RealSweetPanda, Sweet Panda and Bennoloth
 
  |id      = SweetPanda.Organic
 
  |nexus  = 16648
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#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    = Rope Bridge
   |author  = spacechase0
+
  |author  = Teban100
   |id      = ThreeHeartDancePartner
+
  |id      = RopeBridge
   |curse   = 867388
+
  |nexus  = 824
   |moddrop = 127278
+
  |github  = StephenKairos/Teban100-StardewMods
   |nexus  = 500
+
 
   |github  = spacechase0/StardewValleyMods
+
  |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
 +
   |id      = Pathoschild.RotateToolbar
 +
   |nexus   = 1100
 +
   |github  = Pathoschild/StardewMods
 +
 
 +
   |status  = abandoned
 +
   |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Throwable Axe
+
   |name    = Rummage - The Thievery Mod
   |author  = spacechase0
+
   |author  = ApryllForever
   |id      = spacechase0.ThrowableAxe
+
   |id      = ApryllForever.RestStop.Rummage
  |curse  = 867726
+
   |nexus  = 12764
  |moddrop = 771683
+
   |github  = ApryllForever/Rummage
   |nexus  = 5097
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Thunderstorm Totem
+
   |name    = Rune Magic
   |author  = justastranger
+
   |author  = fierro
   |id      = jas.ThunderstormTotem
+
   |id      = fierro.rune_magic
   |moddrop = 944622
+
   |nexus  = 15065
   |nexus  =
+
   |github  = facufierro/RuneMagic
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Fields
+
   |name    = Run Fast, Sprint
   |author  = seitanicbean
+
   |author  = Krutonium
   |id      = seitanicbean.tidyfields
+
   |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
   |nexus  = 10929
+
   |nexus  = 12701
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Social
+
   |name    = Running Key
   |author  = trashcan9
+
   |author  = strato35
   |id      = trashcan9.TidySocial
+
   |id      = Strato35.RunningKey
   |nexus  = 16233
+
   |nexus  = 5527
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tileman Challenge
+
   |name    = Running Late
   |author  = SpicyKai
+
   |author  = Coll1234567
   |id      = SpicyKai.Tileman
+
   |id      = Coll1234567.RunningLate
   |nexus  = 11945
+
   |nexus  = 3518
   |github  = spicykai/StardewValley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tile Transparency, Transparent Tiles
+
   |name    = Rush Orders
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.TileTransparency
+
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
   |nexus  = 17288
+
  |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    = Tillable Ground
+
   |name    = SAAT.API, SAAT - Audio API and Toolkit
   |author  = hawkfalcon
+
   |author  = ZeroMeters
   |id      = hawkfalcon.TillableGround
+
   |id      = ZeroMeters.SAAT.API
   |nexus  = 2175
+
   |nexus  = 10747
   |github  = hawkfalcon/Stardew-Mods
+
   |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    = Tilled Soil Decay
+
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
   |author  = bcmpinc
+
   |author  = ZeroMeters
   |id      = bcmpinc.TilledSoilDecay
+
   |id      = ZeroMeters.SAAT.Mod
   |nexus  = 2738
+
   |nexus  = 10747
   |github  = bcmpinc/StardewHack
+
   |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    = Time Before Harvest
+
   |name    = Safe Lightning
   |author  = Asconoid
+
   |author  = CatCattyCat, Cat
   |id      = Asconoid.TimeBeforeHarvest
+
   |id      = cat.safelightning
   |nexus  = 5764
+
   |nexus  = 2039
   |github  =
+
  |moddrop = 833550
 +
   |github  = danvolchek/StardewMods
  
   |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
+
  |broke in = Stardew Valley 1.5
   |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
+
   |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    = Time Before Harvest Enhanced
+
   |name    = Safe Lightning Redux, Safe Lightning
   |author  = Jonathan Ginn
+
   |author  = Shockah
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id      = Shockah.SafeLightning
   |nexus  = 12170
+
   |nexus  = 11857
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
   |source = https://gitlab.com/enom/time-before-harvest-enhanced
+
 
 +
  |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    = Time Freeze
+
   |name    = Safe Lightning Updated
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Rokugin
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id      = Rokugin.SafeLightningUpdated
   |nexus  = 973
+
   |nexus  = 22783
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freezes at Midnight
+
   |name    = Safer Bombs
   |author  = JBtheShadow
+
   |author  = Dragoon23
   |id      = JBtheShadow.TimeFreezesAtMidnight
+
   |id      = Dragoon23.SaferBombs
   |nexus  = 7425
+
   |nexus  = 23559
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Master
+
   |name    = Safe Reading
   |author  = trashcan9
+
   |author  = LunaticShade
   |id      = trashcan9.TimeMaster
+
   |id      = LunaticShade.SafeReading
   |nexus  = 16192
+
   |nexus  = 8564
   |github  =
+
   |github  = LunaticShade/StardewValley.SafeReading
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Multiplier
+
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
   |author  = DefenTheNation
+
   |author  = blueberry
   |id      = DefenTheNation.TimeMultiplier
+
   |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  = 2262
+
   |nexus  = 4154
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
   |github  = b-b-blueberry/SailorStyles
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time of the Prairie King
+
   |name    = Saloon Warp Totem
   |author  = The Fluffy Robot
+
   |author  = Artinity
   |id      = TheFluffyRobot.TimeOfThePrairieKing
+
   |id      = Artinity.SaloonWarpTotem
   |nexus  = 5631
+
   |nexus  = 16450
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github  = Artinity/SaloonWarpTotem
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SAML
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.SAML
 +
  |nexus  = 20250
 +
  |github  = MindMeltMax/SAML
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Satchels
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = spacechase0
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = spacechase0.Satchels
   |nexus  = 1000
+
   |nexus  = 20625
  |moddrop = 664035
+
   |github  = spacechase0/StardewValleyMods
   |github  = JohnsonNicholas/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TimeSpeed
+
   |name    = Sauvignon in Stardew
   |author  = cantorsdust and Pathoschild
+
   |author  = Jesse, Jdvicks94
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id      = Jesse.SauvignonInStardew
   |nexus  = 169
+
  |nexus  = 2597
   |github  = cantorsdust/StardewMods
+
  |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    = Time Totem
+
   |name    = Savage Vincent (NPC Speech Bubbles)
   |author  = gmff
+
   |author  = BlaDe
   |id      = GMFF.TimeTotem
+
   |id      = BlaDe.NPCSpeechBubblesVincent
  |curse  = 494425
+
   |nexus  = 11833
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TMXL Map Toolkit, TMX Loader
+
   |name    = Save Anywhere Redux, Save Anywhere
   |author  = Platonymous
+
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
   |id      = Platonymous.TMXLoader
+
   |id      = Omegasis.SaveAnywhere
   |curse  = 877235
+
   |curse  = 898109
   |nexus  = 1820
+
   |nexus  = 8386<!--non-redux: 444-->
  |moddrop = 771913
+
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |warnings = Broken on Android (use the built-in autosave instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To-Dew
+
   |name    = Save Backup
   |author  = Jamie Taylor
+
   |author  = SMAPI
   |id      = jltaylor-us.ToDew
+
   |id      = SMAPI.SaveBackup
   |nexus  = 7409
+
   |nexus  =
   |github  = jltaylor-us/StardewToDew
+
  |url    = https://smapi.io
 +
   |github  = Pathoschild/SMAPI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To Do List
+
   |name    = Save Game Options
   |author  = Eleanor, eleanoot
+
   |author  = SorryLate, rharyanto
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id      = SorryLate.SaveGameOptions
   |nexus  = 1630
+
   |nexus  = 5190
   |github  = eleanoot/stardew-to-do-mod
+
   |github  =
  
   |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 [[#Global Config Settings|Global Config Settings]] 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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toggle Monsters
+
   |name    = Scale Up
   |author  = Jolyone, Me
+
   |author  = Platonymous
   |id      = Me.ToggleMonsters
+
   |id      = Platonymous.ScaleUp
   |nexus  = 11801
+
   |nexus  = 3130
 +
  |moddrop = 793912
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scarecrow Highlighter
 +
  |author  = WretchedPenguin
 +
  |id      = WretchedPenguin.ScarecrowHighlighter
 +
  |nexus  = 3579
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Icons
+
   |name    = Scaring - Thieving Skill
   |author  = furyx639
+
   |author  = moonslime
   |id      = furyx639.ToolbarIcons
+
   |id      = moonslime.SpookySkill
   |curse  = 871834
+
  |nexus  = 23791
   |nexus  = 11026
+
  |github  = Annosz/UIInfoSuite2
   |github  = LeFauxMatt/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Schedule Viewer
 +
  |author  = BinaryLip
 +
  |id      = BinaryLip.ScheduleViewer
 +
   |curse  = 1020728
 +
   |nexus  = 19305
 +
   |github  = BinaryLip/ScheduleViewer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Tooltips
+
   |name    = Scream
   |author  = danmw3
+
   |author  = Taskmaster
   |id      = danmw3.toolbartooltips
+
   |id      = Taskmaster.Scream
   |nexus  = 4977
+
   |nexus  = 4588
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ToolBelt
+
   |name    = Screaming For Joy
   |author  = yuri0r
+
   |author  = Danil Harding, Danil_HM
   |id      = yuri0r.ToolBelt
+
   |id      = DanilH.ScreamingForJoy
   |nexus  = 8566
+
   |nexus  = 24643
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/yuri0r/toolbelt
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Charging
+
   |name    = Screenshot Everywhere
   |author  = mralbobo
+
   |author  = Gaiadin
   |id      = mralbobo.ToolCharging
+
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
   |nexus  =
+
   |nexus  = 10805
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
   |github  = mralbobo/stardew-tool-charging
 
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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    = Scroll To Blank
   |author  = CrazyWig
+
   |author  = Caraxian
   |id      = crazywig.toolpowerselect
+
   |id      = caraxian.scroll.to.blank
   |nexus  = 2553
+
   |nexus  = 4144
   |github  =
+
  |chucklefish = 4405
 +
   |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Setup
+
   |name    = Scroll To Zoom
   |author  = Gilar Fasulaki
+
   |author  = Tomwa
   |id      = GilarF.ToolPowerSetup
+
   |id      = Tomwa.ScrollToZoom
   |nexus  = 4517
+
   |nexus  = 2163
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Smart Switch
+
   |name    = Scrying Orb
   |author  = aedenthorn, Erinthe
+
   |author  = kdau
   |id      = aedenthorn.ToolSmartSwitch
+
   |id      = kdau.ScryingOrb
   |curse   = 868687
+
   |nexus   = 5603
   |nexus  = 15216
+
   |moddrop = 756553
   |github = aedenthorn/StardewValleyMods
+
   |source = https://gitlab.com/kdau/predictivemods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Costs
+
   |name    = Scythe Harvesting
   |author  = Cherry, CherryChain
+
   |author  = mmanlapat
   |id      = Cherry.ToolUpgradeCosts
+
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
   |nexus  = 6576
+
   |nexus  = 1106
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
  
   |broke in           = SMAPI 3.12
+
   |broke in = Stardew Valley 1.3.29
   |unofficial version = 1.0.1-unofficial.1-Skalaki
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-76604
+
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery
+
   |name    = SDV Game of Life
   |author  = SorryLate
+
   |author  = Super Aardvark, ubererdferkel
   |id      = SorryLate.ToolUpgradeDelivery
+
   |id      = SuperAardvark.GameOfLife
   |nexus  = 5421
+
   |nexus  = 5361
   |github  = sorrylate/Stardew-Valley-Mod
+
   |github  = super-aardvark/AardvarkMods-SDV
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery Service
+
   |name    = SDV Twitch
   |author  = Felix-Dev
+
   |author  = Dawgeth
   |id      = Felix-Dev.ToolUpgradeDeliveryService
+
   |id      = MTD.SDVTwitch
   |nexus  = 2938
+
   |nexus  = 1760
   |github  = Felix-Dev/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Reminder
+
   |name    = SDVWM, The Weather Machine
   |author  = Wracketeer
+
   |author  = SixthTitan
   |id      = Wracketeer.ToolUpgradeReminder
+
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
   |nexus  = 13423
+
   |nexus  = 3203
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Too Many Animals
+
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = furyx639
+
   |author  = FreeTheJunimos
   |id      = furyx639.TooManyAnimals
+
   |id      = freethejunimos.seaclifffarm
   |curse   = 871833
+
   |nexus   = 13911
   |nexus  = 11033
+
   |github  =
   |github  = LeFauxMatt/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Town School Functions
+
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = Edu Anttunes
+
   |author  = FreeTheJunimos
   |id      = EduAnttunes.TownSchool.Functions
+
   |id      = freethejunimos.seaclifffarm.pc
   |nexus  = 6317
+
   |nexus  = 14296
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Mod
+
   |name    = Season Affixes
   |author  = Pathoschild
+
   |author  = Shockah
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id      = Shockah.SeasonAffixes
   |nexus  = 1401
+
   |nexus  = 16297
   |moddrop = 606639
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Sounds, Tractor Engine Sound
+
   |name    = Seasonal Immersion
   |author  = MissCoriel
+
   |author  = Entoarox
   |id      = misscoriel.tractorsounds
+
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
   |nexus  = 5781
+
   |nexus  = 2273
   |github  =
+
  |chucklefish = 4262
 +
   |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    = Trading
+
   |name    = Seasonal Save Slots
   |author  = MindMeltMax
+
   |author  = Tyler Gibbs
   |id      = MindMeltMax.Trading
+
   |id      = tylergibbs2.SeasonalSaveSlots
  |moddrop = 1214750
+
   |nexus  = 14382
   |nexus  = 13293
+
   |github  = tylergibbs2/StardewValleyMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Station
+
   |name    = Season Switcher
   |author  = Cherry, CherryChain
+
   |author  = dumbledalton
   |id      = Cherry.TrainStation
+
   |id      = Dumbledalton.SeasonSwitcher
   |nexus  = 6183
+
   |nexus  = 10457
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Tracks
+
   |name    = Sebastian Frog Tank Switch
   |author  = aedenthorn, Erinthe
+
   |author  = Shaklin
   |id      = aedenthorn.TrainTracks
+
   |id      = shaklin.SebastianFrogTankSwitch
   |nexus  = 10927
+
   |nexus  = 8508
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Whistle
+
   |name    = Secretariat (Faster Horse)
   |author  = Taskmaster
+
   |author  = Janglinator
   |id      = Taskmaster.TrainWhistle
+
   |id      = jangles.secretariat
   |nexus  = 4473
+
   |nexus  = 7537
   |github  =
+
   |github  = Janglinator/Secretariat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trampoline
+
   |name    = Secret Hedge Maze, Hedge Maze
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Trampoline
+
   |id      = aedenthorn.HedgeMaze
   |nexus  = 11619
+
  |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    = Transparency Settings
+
   |name    = Secret Woods Snorlax
   |author  = Esca, Esca-MMC
+
   |author  = ichortower
   |id      = Esca.TransparencySettings
+
   |id      = ichortower.SecretWoodsSnorlax
   |nexus  = 8891
+
   |nexus  = 19112
  |moddrop = 971985
+
   |github  = ichortower/SecretWoodsSnorlax
   |github  = Esca-MMC/TransparencySettings
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparent Objects
+
   |name    = Seed Bag
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.TransparentObjects
+
   |id      = Platonymous.SeedBag
   |nexus  = 6412
+
   |nexus  = 1133
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793931
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash 4 Elliott
+
   |name    = Seed Catalogue
   |author  = ChrisMzz
+
   |author  = spacechase0
   |id      = ChrisMzz.trash4elliott
+
   |id      = spacechase0.SeedCatalogue
   |nexus  = 18882
+
   |nexus  = 1640
   |github  =
+
  |moddrop = 281292
 +
   |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    = Trash Bear Abides
+
   |name    = Seed Info - Continued, Seed Information - Continued
   |author  = John Peters
+
   |author  = aedenthorn and FlyingTNT
   |id      = JohnPeters.TrashBearAbides
+
   |id      = FlyingTNT.SeedInfo
   |nexus  = 11359
+
   |nexus  = 22519
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Item Helper, Trash Bear Name
+
   |name    = Seed Info, Seed Information
   |author  = MattDeDuck, Duckshard
+
   |author  = aedenthorn, Erinthe
   |id      = MattDeDuck.TrashBearName
+
   |id      = aedenthorn.SeedInfo
   |nexus  = 5252
+
   |nexus  = 15754
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Seed Info - Continued | Seed Info - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Can Reactions
+
   |name    = Seed Machines
   |author  = aedenthorn, Erinthe
+
   |author  = Veress
   |id      = aedenthorn.TrashCanReactions
+
   |id      = Veress.SeedMachines
   |nexus  = 7643
+
   |nexus  = 6265
   |github  = aedenthorn/StardewValleyMods
+
   |github  = mrveress/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Cans On Horse
+
   |name    = Seed Maker - Better Quality More Seeds
   |author  = aedenthorn, Erinthe
+
   |author  = vabrell, Victor Abrell
   |id      = aedenthorn.TrashCansOnHorse
+
   |id      = vabrell.sm_bqms
   |nexus  = 16394
+
   |nexus  = 14236
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Trash Does Not Consume Bait
+
   |name    = Seed Maker Crop Quality, SMCQ
   |author  = atravita
+
   |author  = mcoocr
   |id      = atravita.TrashDoesNotConsumeBait
+
   |id      = mcoocr.smcq
   |curse   = 870979
+
   |nexus   = 3089
   |moddrop = 1128126
+
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
   |nexus   = 11426
+
 
   |github  = atravita-mods/StardewMods
+
   |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    = Trash Remover
+
   |name    = Seed Maker Quality
   |author  = SorryLate, rharyanto
+
   |author  = Speshkitty
   |id      = SorryLate.TrashRemover
+
   |id      = speshkitty.seedmakerquality
   |nexus  = 5114
+
   |nexus  = 21000
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Trash
+
   |name    = Seed Maker Tweaks
   |author  = Jaredlll08
+
   |author  = aedenthorn, Erinthe
   |id      = BlameJared.TrashTrash
+
   |id      = aedenthorn.SeedMakerTweaks
   |nexus  =
+
   |nexus  = 10681
   |curse  = 297981
+
   |github  = aedenthorn/StardewValleyMods
   |github  = jaredlll08/Trash-Trash
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Traveling Takes Time
+
   |name    = Seeds are Rare
   |author  = Vrakyas
+
   |author  = jahangmar
   |id      = Vrakyas.TravelingTakesTime
+
   |id      = jahangmar.SeedsAreRare
   |nexus  = 4031
+
   |nexus  = 3618
   |github  =
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Travelling Skill
+
   |name    = Seed Shortage
   |author  = Achtuur8
+
   |author  = Xynerorias
   |id      = Achtuur.StardewTravelSkill
+
   |id      = xynerorias.seedshortage
   |nexus  = 16820
+
   |nexus  = 5614
   |github  = Achtuur/StardewTravelSkill
+
   |github  = xynerorias/Seed-Shortage
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Treasure Chests Expanded
+
   |name    = Seeds Unpacked
   |author  = aedenthorn, Erinthe
+
   |author  = blueberry
   |id      = aedenthorn.TreasureChestsExpanded
+
   |id      = blueberry.SeedsUnpacked
   |nexus  = 7685
+
   |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    = Tree Changes
+
   |name    = See Me Rollin'
   |author  = JPAN
+
   |author  = Khloe Leclair
   |id      = jpan.TreeChanges
+
   |id      = leclair.seemerollin
   |nexus  = 3964
+
   |nexus  = 10976
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
  |moddrop = 1116122
 +
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shake Mod
+
   |name    = Select Tool Power
   |author  = NCarigon
+
   |author  = GrimatGaming
   |id      = NCarigon.TreeShakeMod
+
   |id      = GrimatGaming.SelectToolPower
   |nexus  = 15927
+
   |nexus  = 21290
   |github  = ncarigon/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shaker
+
   |name    = Self Serve
   |author  = TyoAtrosa
+
   |author  = aedenthorn, Erinthe
   |id      = TyoAtrosa.Treeshaker
+
   |id      = aedenthorn.SelfServe
   |nexus  = 2159
+
   |nexus  = 11313
   |github  = TyoAtrosa/TreeShaker
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Spread
+
   |name    = Self Serve for 1.6
   |author  = bcmpinc
+
   |author  = NeverToxic
   |id      = bcmpinc.TreeSpread
+
   |id      = NeverToxic.SelfServe
   |nexus  = 3183
+
   |nexus  = 20985
   |github  = bcmpinc/StardewHack
+
   |github  = Dunc4nNT/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Transplant
+
   |name    = Self Service
   |author  = YukiShiku, LeonBlade
+
   |author  = JarvieK
   |id      = TreeTransplant
+
   |id      = JarvieK.SelfService
   |nexus  = 1342
+
   |nexus  = 1304
   |moddrop = 526140
+
  |github  = Jarvie8176/StardewMods
   |chucklefish = 5485
+
 
   |github  = LeonBlade/TreeTransplant
+
  |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
 +
  |name    = Self Service Shops
 +
  |author  = GuiNoya, Yesst
 +
   |id      = GuiNoya.SelfServiceShop
 +
   |nexus  = 1622
 +
   |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Self Service|Self Service]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trendy Haley
+
   |name    = Sell Quality
   |author  = candidus42
+
   |author  = DonDorscha, jasonmbrady
   |id      = Candidus42.TrendyHaley
+
   |id      = DonDorscha.SellQuality
   |nexus  = 4984
+
   |nexus  = 12469
   |github  = mus-candidus/TrendyHaley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trick or Treat
+
   |name    = Send Items Multiplayer
   |author  = Dad of Gwen, Carleton and Gwen
+
   |author  = hafnerpw
   |id      = DadOfGwenTrickOrTreatMod
+
   |id      = hafnerpw.SendItemsMultiplayer
   |nexus  = 8115
+
   |nexus  = 13794
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tricks and Treats
+
   |name    = Send Items to Other Farmers, Send Letters
   |author  = ch20youk
+
   |author  = Denifia
   |id      = ch20youk.TricksAndTreats
+
   |id      = Denifia.SendItems
   |nexus  = 18947
+
   |nexus  = 1087
   |github  = cl4r3/Halloween-Mod-Jam-2023
+
  |moddrop = 127754
 +
   |github  = Denifia/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = True Random Geodes
+
   |name    = Separate Greenhouse
   |author  = lilico/atelier99
+
   |author  = lolmaj
   |id      = lilico.TrueRandomGeodes
+
   |id      = lolmaj.SeparateGreenhouse
   |nexus  = 11371
+
   |nexus  = 3965
   |github  =
+
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Turn to Your Enemies
+
   |name    = Separate Money for Multiplayer
   |author  = Krutonium
+
   |author  = funny-snek
   |id      = krutonium.turn_to_your_enemies
+
   |id      = funnysnek.SeparateMoney
   |nexus  = 12643
+
   |nexus  = 3086
 
   |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    = TV Announcements
+
   |name    = Serene Greenhouse
   |author  = Zyin
+
   |author  = PeacefulEnd
   |id      = Zyin.TVAnnouncements
+
   |id      = PeacefulEnd.SereneGreenhouse
   |nexus  = 3649
+
  |curse  = 870943
   |github  = Zyin055/TVAnnouncements
+
   |nexus  = 8011
 +
   |github  = Floogen/SereneGreenhouse
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Brasileira
+
   |name    = Serfdom
   |author  = JhonnieRandler & Brukob
+
   |author  = DaLion
   |id      = JhonnieMike.BrasilTV
+
   |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
   |nexus  = 10843
+
   |nexus  = 24357
   |github  = JhonnieRandler/TVBrasileira
+
   |github  = daleao/sdv
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Server Bookmarker
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.ServerBookmarker
 +
  |nexus  = 2968
 +
  |github  = Ilyaki/ServerBookmarker
 +
 
 +
  |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    = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name    = Server Browser
   |author  = hisameartwork
+
   |author  = Ilyaki
   |id      = HisameArtwork.GardeningChannel
+
   |id      = Ilyaki.ServerBrowser
   |nexus  = 5485
+
   |nexus  = 3227
   |github  =
+
   |github  = Ilyaki/Server-Browser
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Recipes
+
   |name    = Server Port Changer
   |author  = SorryLate, rharyanto
+
   |author  = PhantomGamers
   |id      = SorryLate.TvRecipes
+
   |id      = PhantomGamers.ServerPortChanger
   |nexus  = 5260
+
   |nexus  = 2993
   |github  =
+
   |github  = PhantomGamers/StardewPortChanger
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twin Stick Strafe Action
+
   |name    = Set Money
   |author  = AndyUr
+
   |author  = j4c0b333
   |id      = AndyUr.TwinStickStrafeAction
+
   |id      = j4c0b333.SetMoney
   |nexus  = 7589
+
   |nexus  = 3889
 
   |github  =
 
   |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    = Twitch Chat Integration
+
   |name    = Set Reminders
   |author  = Hexenentendrache
+
   |author  = Aelaan Bluewood
   |id      = Hexenentendrache.TwitchChatIntegration
+
   |id      = AelaanBluewood.SetReminders
   |nexus  = 17321
+
   |nexus  = 16112
   |github  = Enteligenz/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch in Stardew Valley, Twitch for Stardew
+
   |name    = Set Unique Game ID
   |author  = Telshin, Tim "Telshin" Aldridge
+
   |author  = dJomp
   |id      = telshin.twitch-for-stardew
+
   |id      = dJomp.SetUniqueGameID
  |curse  = 306420
+
   |nexus  = 2042
   |nexus  =
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite
+
   |name    = Seven Deadly Sins
   |author  = Cdaragorn
+
   |author  = ricehit, Little Dot
   |id      = Cdaragorn.UiInfoSuite
+
   |id      = ricehit.SevenDeadlySinsSAMPI
   |nexus  = 1150
+
   |nexus  = 15100
   |github  = cdaragorn/Ui-Info-Suite
+
   |github  =
 
 
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite 2
+
   |name    = Sewer Slimes
   |author  = Annosz
+
   |author  = aedenthorn, Erinthe
   |id      = Annosz.UiInfoSuite2
+
   |id      = aedenthorn.SewerSlimes
   |nexus  =
+
   |nexus  = 18195
  |url    = https://github.com/Annosz/UIInfoSuite2/releases
+
   |github  = aedenthorn/StardewValleyMods
   |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    = Shadow for Mazes, Maze
   |author  = Demiacle
+
   |author  = Edu Anttunes
   |id      = Demiacle.UiModSuite
+
   |id      = Maze
   |nexus  = 1023
+
   |nexus  = 8930
   |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    = Shared Exp, Shared Xp
   |author  = Pereclaw Team
+
   |author  = Batzpup
   |id      = Pereclaw.ukrutilities
+
   |id      = SharedExp.Batzpup
   |nexus  = 8427
+
  |moddrop = 1269698
 +
   |nexus  = 14607
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultimate Gold
+
   |name    = Shared Professions
   |author  = Shadowfoxss
+
   |author  = virtualbjorn
   |id      = Shadowfoxss.UltimateGoldStardew
+
   |id      = virtualbjorn.SharedProfessions
   |nexus  = 2833
+
   |nexus  = 16628
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unbreakable Tackles
+
   |name    = Shared Recipes
   |author  = MindMeltMax
+
   |author  = jpslatt, jslattery26
   |id      = MindMeltMax.UnbreakableTackles
+
   |id      = jslattery26.SharedRecipes
   |nexus  = 7719
+
   |nexus  = 22718
  |moddrop = 1135717
+
   |github  = jslattery26/stardew_mods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underdark Sewer
+
   |name    = Share Experience
   |author  = Mel Noelle and Kirbylink
+
   |author  = season
   |id      = melnoelle.underdarksewer
+
   |id      = season.ShareExperience
   |nexus  = 3070
+
   |nexus  = 22163
   |github  = KirbyLink/UnderdarkSewer
+
   |github  =
 
 
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underground Secrets
+
   |name    = Sharing is Caring
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.UndergroundSecrets
+
   |id      = spacechase0.SharingIsCaring
   |nexus  = 6597
+
   |nexus  = 14263
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unhinged Mayo Jar
+
   |name    = Shed Notifications
   |author  = spacechase0
+
   |author  = TheCroak
   |id      = spacechase0.UnhingedMayoJar
+
   |id      = TheCroak.BuildingsNotifications
   |nexus  = 17139
+
   |nexus  = 620
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children
+
   |name    = Shenandoah Library
   |author  = Shaklin
+
   |author  = Nishtra
   |id      = shaklin.uniquechildren
+
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
   |nexus  = 6278
+
   |nexus  = 756
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children Talk
+
   |name    = Shift Toolbar When Paused
   |author  = Shaklin
+
   |author  = Zamiel
   |id      = shaklin.uniquechildrentalk
+
   |id      = Zamiel.ShiftToolbarWhenPaused
   |nexus  = 9540
+
   |nexus  = 21613
   |github  =
+
   |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Valley
+
   |name    = Ship Anything, Ship Everything
   |author  = aedenthorn, Erinthe
+
   |author  = Berkay Yigit, berkayylmao
   |id      = aedenthorn.UniqueValley
+
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
   |nexus  = 13828
+
   |nexus  = 3782
   |github  = aedenthorn/StardewValleyMods
+
   |github  = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Cats and Dogs
+
   |name    = Ship Anywhere
   |author  = funny-snek
+
   |author  = spacechase0
   |id      = funnysnek.UnlimitedCatsandDogs
+
   |id      = spacechase0.ShipAnywhere
   |nexus  = 2942
+
   |nexus  = 1379
   |github  =
+
  |moddrop = 183277
 +
   |github  = spacechase0/ShipAnywhere
  
   |broke in = SMAPI 3.0
+
   |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    = Unlimited Players
+
   |name    = Ship From Inventory
   |author  = Armitxes
+
   |author  = Platonymous
   |id      = Armitxes.UnlimitedPlayers
+
   |id      = Platonymous.ShipFromInventory
   |nexus  = 2213
+
   |nexus  = 3219
   |curse  = 362847
+
   |moddrop = 793916
   |github  = Armitxes/StardewValley_UnlimitedPlayers
+
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Bundles
+
   |name    = Shipments to Quality, Quality from Shipments
   |author  = DeLiXx
+
   |author  = JPAN
   |id      = DLX.Bundles
+
   |id      = JPAN.QualityFromShipments
   |nexus  = 17265
+
   |nexus  = 7531
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-bundles
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlock Dye Menu
+
   |name    = Shipment Tracker
   |author  = Shaklin
+
   |author  = Iceburg
   |id      = shaklin.unlockdyemenu
+
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
   |nexus  = 6156
+
   |nexus  = 321
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlocked Doors
+
   |name    = Shipping Bin Summary
   |author  = damien
+
   |author  = Futro, Futroo
   |id      = damien.unlocked_doors
+
   |id      = futro.ShippingBinSummary
   |nexus  = 4338
+
   |nexus  = 18992
   |github  =
+
   |github  = futroo/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132991
   |summary  = use [[#Custom Locks|Custom Locks]] instead.
+
   |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated Instant Eat Key
+
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
   |author  = apomorph
+
   |author  = holythesea
   |id      = apomorph.updatedInstantEatKey
+
   |id      = holythesea.SortShippingCollection
   |nexus  = 15191
+
   |nexus  = 15694
 +
  |github  = holy-the-sea/SortShippingCollection
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shipping Taxes
 +
  |author  = NOGAF
 +
  |id      = NOGAF.ShippingTaxes
 +
  |nexus  = 5189
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shop Anywhere
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.ShopAnywhere
 +
  |nexus  = 5299
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated No Rumble Horse
+
   |name    = Shop Expander
   |author  = Aladanor
+
   |author  = Entoarox
   |id      = Aladanor.UpdatedNoRumbleHorse
+
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
   |nexus  = 10164
+
   |nexus  = 2278
   |github  = shailalias/NoRumbleHorse
+
  |chucklefish = 4381
 +
   |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    = Upgradable Pan
+
   |name    = Shoplifter
   |author  = Anthony Hilyard
+
   |author  = TheMightyAmondee
   |id      = com.anthonyhilyard.upgradablepan
+
   |id      = TheMightyAmondee.Shoplifter
  |curse  = 446597
+
   |nexus  = 8569
   |nexus  = 9318
+
   |github  = TheMightyAmondee/Shoplifter
   |github  = AHilyard/UpgradeablePan
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
+
   |name    = Shopping Cart
   |author  = Miihau
+
   |author  = LeFauxMatt
   |id      = Miihau.MiihauUpgradeableMachines
+
   |id      = furyx639.ShoppingCart
   |nexus  = 17234
+
  |curse  = 871829
   |github  =
+
   |nexus  = 13701
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name    = Shopping Show
   |author  = Richard Cai
+
   |author  = AvalonMFX
   |id      = richard_cai.UpgradedHorse
+
   |id      = AvalonMFX.ShoppingShow
   |nexus  = 5242
+
  |curse  = 1016429
   |github  = RichardJCai/stardew-valley-mods
+
   |nexus  = 18445
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgrade Empty Cabins
+
   |name    = Shop Tile Framework
 
   |author  = Cherry, CherryChain
 
   |author  = Cherry, CherryChain
   |id      = Cherry.UpgradeEmptyCabins
+
   |id      = Cherry.ShopTileFramework
   |nexus  = 5253
+
   |nexus  = 5005
   |moddrop = 720987
+
   |moddrop = 716384
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Useful Bombs
+
   |name    = Shovel Tool Upgrades, Upgradable Shovel
   |author  = punyo, yakminepunyo
+
   |author  = moonslime
   |id      = punyo.UsefulBombs
+
  |id      = moonslime.ShovelToolUpgrades
   |nexus  = 2488
+
  |nexus  = 16028
   |github  = pomepome/UsefulBombs
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Birthdays
 +
  |author  = Traktori
 +
  |id      = Traktori.ShowBirthdays
 +
  |nexus  = 7495
 +
  |github  = Traktori7/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Showcase
 +
  |author  = Igorious
 +
   |id      = Igorious.Showcase
 +
   |nexus  =
 +
  |chucklefish = 4487
 +
   |github  = Igorious/Stardew_Valley_Showcase_Mod
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.0
   |status  = workaround
+
}}
   |summary = Use [[#BetterBombs|BetterBombs]] instead.
+
{{#invoke:SMAPI compatibility|entry
<!--
+
   |name    = Show Catch Quality
   |unofficial version = 1.0.5-unofficial.1-Mizzion
+
   |author = f4iTh, JertsukkaTheMan
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
+
  |id      = f4iTh.ShowCatchQuality
-->
+
   |nexus  = 3326
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
+
   |name    = Show Cooking Recipes
   |author  = Right Hand Man
+
   |author  = MasterOfMutton
   |id      = raik.uselessinfo
+
   |id      = faragodavid.showcookingrecipes
   |nexus  = 8634
+
   |nexus  = 5525
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Utility Grid
+
   |name    = Show Daily Luck
   |author  = aedenthorn, Erinthe
+
   |author  = Arphox
   |id      = aedenthorn.UtilityGrid
+
   |id      = Arphox.ShowDailyLuck
   |nexus  = 10197
+
   |nexus  = 15910
   |github  = aedenthorn/StardewValleyMods
+
   |github  = arphox/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UV Index (Sunscreen Mod)
+
   |name    = Show Item Quality
 
   |author  = Jonqora
 
   |author  = Jonqora
   |id      = Jonqora.UVIndex
+
   |id      = Jonqora.ShowItemQuality
   |nexus  = 6676
+
   |nexus  = 6311
 
   |github  = Jonqora/StardewMods
 
   |github  = Jonqora/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-126054
 +
  |unofficial version = 1.1.3-unofficial.1-bungus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Grass
+
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
   |author  = dantheman999
+
   |author  = aedenthorn, Erinthe
   |id      = dantheman999.VariableGrass
+
   |id      = aedenthorn.ShowPlayerBehind
   |nexus   =
+
   |curse   = 868887
   |url    = https://community.playstarbound.com/threads/107658
+
   |nexus  = 6540
   |github  = dantheman999301/StardewMods
+
   |github  = aedenthorn/stardewValleyMods
 
 
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Seasons
+
   |name    = Show Predictable RNG Outcomes
   |author  = calebstein1
+
   |author  = Relance
   |id      = calebstein1.StardewVariableSeasons
+
   |id      = Relance.ShowPredictableRNGOutcomes
   |nexus  = 19904
+
   |nexus  = 13186
   |github  = calebstein1/StardewVariableSeasons
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vending Machine, NPC Vending Machine
+
   |name    = Show XP and Level Gains, Show XP
   |author  = ActionJackson
+
   |author  = adverserath
   |id      = ActionJackson.VendingMachine
+
   |id      = Adverserath.ShowXP
   |nexus  = 7508
+
   |nexus  = 19501
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vertical Toolbar
+
   |name    = Shroom Spotter
   |author  = bmarquismarkail, Space Baby
+
   |author  = TehPers
   |id      = SB_VerticalToolMenu
+
   |id      = TehPers.ShroomSpotter
   |nexus  = 943
+
   |nexus  = 908
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
  |moddrop = 125766
 +
   |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    = Video Player
+
   |name    = Shroom Spotter Redux
   |author  = aedenthorn, Erinthe
+
   |author  = Strobe and TehPers
   |id      = aedenthorn.VideoPlayer
+
   |id      = ShroomSpotter
   |nexus  = 6524
+
   |nexus  = 7934
   |github  = aedenthorn/StardewValleyMods
+
   |github  = strobel1ght/ShroomSpotterRedux
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Villager Compass
+
   |name    = Shut Up
   |author  = Jboss
+
   |author  = Geko_X
   |id      = Jboss.VillagerCompass
+
   |id      = gekox.shutUp
   |nexus  = 16912
+
  |moddrop = 1530062
   |github  = jbossjaslow/Stardew_Mods
+
   |nexus  = 7358
 +
   |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visible Fish
+
   |name    = Silent Alarm Clock
   |author  = shekurika
+
   |author  = Invatorzen
   |id      = shekurika.WaterFish
+
   |id      = invatorzen.AC
   |nexus  = 8897
+
   |nexus  = 12164
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visualize
+
   |name    = Silent Scarecrows
   |author  = Platonymous
+
   |author  = climaxius
   |id      = Platonymous.Visualize
+
   |id      = climaxius.silentscarecrows
  |curse  = 307573
+
   |nexus  = 3258
  |moddrop = 793933
+
   |github  = robbiev/SilentScarecrows
   |nexus  = 1704
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = VisualizeTK
+
   |name    = Silo Report
   |author  = Platonymous
+
   |author  = bogie5464
   |id      = Platonymous.VisualizeTK
+
   |id      = bogie5464.SiloReport
   |nexus  = 19009
+
   |nexus  = 3194
   |github  =
+
   |github  = bogie5464/SiloReport
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Void Effects, Stardew Void Effects
+
   |name    = Silo Size
   |author  = Renny
+
   |author  = pepoluan
   |id      = renny.stardewvoideffects
+
   |id      = pepoluan.SiloSize
   |nexus  = 2703
+
   |nexus  = 8819
   |github  = OfficialRenny/StardewVoidEffects
+
  |moddrop = 981291
 +
   |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
  
   |broke in           = Stardew Valley 1.3.36
+
   |broke in = Stardew Valley 1.6
  |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    = Simple Crop Label
   |author  = Alhifar
+
   |author  = TheMusketeer
   |id      = Alhifar.WaitAround
+
   |id      = SimpleCropLabel
   |nexus  =
+
   |nexus  = 314
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github  =
   |github  = Alhifar/WaitAroundSMAPI
 
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wake Up
+
   |name    = Simple HUD
   |author  = EvilPdor
+
   |author  = Enaium
   |id      =
+
   |id      = Enaium.SimpleHUD
 +
  |moddrop = 1145228
 
   |nexus  =
 
   |nexus  =
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = Enaium-StardewValleyMods/SimpleHUD
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk Through Trellis
+
   |name    = Simple Hunger System, Hunger Mod
   |author  = TheOfficialTab
+
   |author  = skn
   |id      = theofficialtab.walkthroughtrellis
+
   |id      = skn.HungerMod
   |nexus  = 1958
+
   |nexus  = 3270<!--was 1127 before re-release-->
   |github  = OfficialTab/walk-through-trellis
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Recycler
+
   |name    = Simple Screenshots, Screenshot
  |author  = Mizzion
 
  |id      = mizzion.wallpaperrecycler
 
  |nexus  = 1905
 
  |moddrop = 661354
 
  |github  = Mizzion/MyStardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Wall Planter
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WallPlanter
+
   |id      = aedenthorn.Screenshot
   |nexus  = 11339
+
   |nexus  = 10178
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Televisions
+
   |name    = Simple Sound Manager
   |author  = aedenthorn, Erinthe
+
   |author  = Omegasis, AlphaOmegasis
   |id      = aedenthorn.WallTelevision
+
   |id      = Omegasis.SimpleSoundManager
   |nexus  = 11448
+
   |nexus  = 1410
   |github  = aedenthorn/StardewValleyMods
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Animals
+
   |name    = Simple Sounds
   |author  = Symen
+
   |author  = BleakCodex
   |id      = Symen.WarpAnimals
+
   |id      = BleakCodex.SimpleSounds
   |nexus  = 1400
+
   |nexus  = 14540
   |github  = simonbru/WarpAnimals
+
   |github  = BleakCodex/SimpleSounds
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Binder
+
   |name    = Simple Sprinkler
   |author  = SnowFire kVala
+
   |author  = ADoby, tZed, Tobias Z
   |id      = SnowFire.Warp_Binder
+
   |id      = tZed.SimpleSprinkler
   |nexus  = 6892
+
   |nexus  = 76
   |github  =
+
   |github  = ADoby/SimpleSprinkler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer
+
   |name    = Simplified Achievements
   |author  = Strato35, Shalankwa
+
   |author  = cel10e
   |id      = Strato35.WarpMultiplayer
+
   |id      = cel10e.SimplifiedAchievements
   |nexus  = 7451
+
  |moddrop = 909416
   |github  = Shalankwa/SDV_Mods
+
   |nexus  = 8026
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name    = Singin' Stone
   |author  = Shaklin
+
   |author  = CyTheGuy01
   |id      = shaklin.warpmultiplayer_locations
+
   |id      = CyTheGuy01.TestMod
   |nexus  = 8950
+
   |nexus  = 6463
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Network
+
   |name    = Single-Player Regen, Single-Player Sleep
   |author  = tlitookilakin
+
   |author  = MindMeltMax
   |id      = tlitookilakin.warpnetwork
+
   |id      = MindMeltMax.SPRegen
   |nexus  = 8567
+
   |nexus  = 6778
   |moddrop = 951720
+
   |moddrop = 1135654
   |github  = tlitookilakin/WarpNetwork
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Parsnip
+
   |name    = SinZational Several Spouse Spots
   |author  = Pillow
+
   |author  = SinZ
   |id      = Pillow.WarpParsnip
+
   |id      = SinZ.SeveralSpouseSpots
   |nexus  = 18628
+
   |nexus  = 20655
   |github  = AnotherPillow/WarpParsnip
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Snitch
+
   |name    = SinZational Shared Spaces
   |author  = ceruleandeep
+
   |author  = SinZ
   |id      = ceruleandeep.WarpSnitch
+
   |id      = SinZ.SharedSpaces
   |nexus  = 9087
+
   |nexus  = 20654
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp To Friends
+
   |name    = SinZational Spending Services
   |author  = Shalankwa
+
   |author  = SinZ
   |id      = Shalankwa.WarpToFriends
+
   |id      = SinZ.SinZationalSpendingServices
   |nexus  = 2180
+
   |nexus  = 20656
   |github  = Shalankwa/SDV_Mods
+
   |github  = SinZ163/StardewMods
 
 
  |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    = Sit and Rest
   |author  = GrumpyCrouton
+
   |author  = Krutonium
   |id      = GrumpyCrouton.WastelessWatering
+
   |id      = Krutonium.SitandRest
   |nexus  = 10998
+
   |nexus  = 7403
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Balloon
+
   |name    = Sit For Stamina
   |author  = HaulinOats
+
   |author  = Entoarox
   |id      = HaulinOats.WaterBalloon
+
   |id      = Entoarox.SitForStamina
   |nexus  = 14481
+
   |nexus  = 7334
   |github  = HaulinOats/StardewMods
+
   |github  = Entoarox/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bomb
+
   |name    = Sit n' Relax: Rest Your Butt
   |author  = BlaDe
+
   |author  = MissCoriel
   |id      = BlaDe.WaterBomb
+
   |id      = misscoriel.sitnrelax
   |nexus  = 10267
+
   |nexus  = 7336
   |github  =
+
   |github  = MissCoriel/Sit-n-Relax
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bot
+
   |name    = Sit on Chairs, Sentar Em Cadeiras
   |author  = andyruwruw
+
   |author  = BrasileiroTop, Vagabundo2421
   |id      = andyruwruw.WaterBot
+
   |id      = BrasileiroTop.Sentar
   |nexus  = 8167
+
   |nexus  = 4729
   |github  = andyruwruw/stardew-valley-water-bot
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Can Refiller
+
   |name    = Sixty-Nine Shirt, Sixty-Nine
   |author  = Mizzion
+
   |author  = aedenthorn, Erinthe
   |id      = mizzion.watercanrefiller
+
   |id      = aedenthorn.SixtyNine
   |nexus  = 3539
+
   |nexus  = 6969
   |moddrop = 661368
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Flow
+
   |name    = Sizable Fish
   |author  = blueberry
+
   |author  = spacechase0
   |id      = blueberry.WaterFlow
+
   |id      = spacechase0.SizableFish
   |nexus  = 11790
+
   |nexus  = 14267
   |github  = b-b-blueberry/WaterFlow
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Give Exp
+
   |name    = Skateboard
  |author  = Achtuur
 
  |id      = Achtuur.WateringCanGiveExp
 
  |nexus  = 16903
 
  |github  = Achtuur/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Watering Can Tweaks
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WateringCanTweaks
+
   |id      = aedenthorn.Skateboard
  |curse  = 868789
+
   |nexus  = 13096
   |nexus  = 10947
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Grants Experience and Crops Can Wither
+
   |name    = Skateboard For 1.6
   |author  = Goldenrevolver
+
   |author  = chiccen
   |id      = Goldenrevolver.WateringGrantsXP
+
   |id      = chiccen.Skateboard
   |nexus  = 7768
+
   |nexus  = 24074
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Pet Bowl, Pet Water Bowl
+
   |name    = Skillful Clothes
   |author  = Mizzion
+
   |author  = LunaticShade
   |id      = mizzion.petwaterbowl
+
   |id      = LunaticShade.SkillfulClothes
   |nexus  = 2009
+
   |nexus  = 8541
  |moddrop = 661365
+
   |github  = LunaticShade/StardewValley.SkillfulClothes
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Waterproof Items
+
   |name    = Skill Prestige
   |author  = Esca, Esca-MMC
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Esca.WaterproofItems
+
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
   |nexus  = 6460
+
   |nexus  = 569
  |moddrop = 807393
+
   |github  = Alphablackwolf/SkillPrestige
   |github  = Esca-MMC/WaterproofItems
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Retaining Field
+
   |name    = Skill Prestige for All SpaceCore Skill Mods
   |author  = Digus
+
   |author  = CinderGarde, Alphablackwolf
   |id      = DIGUS.WaterRetainingFieldMod
+
   |id      = CinderGarde.SpaceCoreSkillAdapter
   |nexus  = 2374
+
   |nexus  = 569
   |github  = Digus/StardewValleyMods
+
   |github  = Alphablackwolf/SkillPrestige
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wealth is Health
+
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
   |author  = Qi The Mysterious
+
   |author  = CinderGarde, Alphablackwolf
   |id      = QiTheMysterious.WealthIsHealth
+
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
   |nexus  = 19903
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |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    = Weapons Ignore Grass
+
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
   |author  = aedenthorn, Erinthe
+
   |author  = Tondorian
   |id      = aedenthorn.WeaponsIgnoreGrass
+
   |id      = Tondorian.SkillPrestige.LoveOfCooking
   |nexus  = 15409
+
   |nexus  = 18605
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Tondorian/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3<!--@retest after The Love of Cooking-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons on Display
+
   |name    = Skill Prestige for Luck Skill
   |author  = Anthony Hilyard
+
   |author  = CinderGarde, Alphablackwolf
   |id      = com.anthonyhilyard.WeaponsOnDisplay
+
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
  |curse  = 447259
+
   |nexus  = 569
   |nexus  = 9319
+
   |github  = Alphablackwolf/SkillPrestige
   |github  = AHilyard/WeaponsOnDisplay
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wear More Rings
+
   |name    = Skill Prestige for Magic
   |author  = bcmpinc
+
   |author  = CinderGarde, Alphablackwolf
   |id      = bcmpinc.WearMoreRings
+
   |id      = alphablackwolf.MagicPrestigeAdapter
   |nexus  = 3214
+
   |nexus  = 569
   |github  = bcmpinc/StardewHack
+
   |github  = Alphablackwolf/SkillPrestige
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |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    = Weather Controller
+
   |name    = Skill Rings
   |author  = EvilPdor
+
   |author  = AlphaMeece
   |id      =
+
   |id      = AlphaMeece.SkillRings
  |nexus  =
+
   |curse   = 991336
  |url    = https://community.playstarbound.com/threads/111526
+
   |nexus   = 7515
   |github  = natfoth/StardewValleyMods
+
   |github =
 
 
   |broke in = Stardew Valley 1.2
 
   |status   = workaround
 
   |summary = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather God
+
   |name    = Skill Training
   |author  = nrm33n
+
   |author  = spacechase0
   |id      = nrm33n.weatherGod
+
   |id      = spacechase0.SkillTraining
   |nexus  = 15563
+
   |nexus  = 14452
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 
 
  |status  = broken<!-- author uploaded source code instead of the compiled mod -->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Illnesses
+
   |name    = Skinny Animals
   |author  = Sakorona
+
   |author  = tem696969696969
   |id      = KoihimeNakamura.WeatherIllnesses
+
   |id      = tem696969696969.SkinnyAnimals
   |nexus  = 2210
+
   |nexus  = 21826
  |moddrop = 664153
+
   |github  = kqrse/StardewValleyMods
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Totem
+
   |name    = Skin Tone Loader
   |author  = aedenthorn, Erinthe
+
   |author  = HeyImAmethyst
   |id      = aedenthorn.WeatherTotems
+
   |id      = HeyImAmethyst.SkinToneLoader
   |nexus  = 16455
+
   |nexus  = 22797
   |github  = aedenthorn/StardewValleyMods
+
   |github  = HeyImAmethyst/SkinToneLoader
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skip Dialogue
 +
  |author  = FricativeMelon
 +
  |id      = FricativeMelon.SkipDialogue
 +
  |nexus  = 15311
 +
  |github  = FricativeMelon/SkipDialogue
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Mod
+
   |name    = Skip Fish
   |author  = Opalie
+
   |author  = LucaINC
   |id      = Opalie.Wedding
+
   |id      = LucaINC.StardewValleyMods.SkipFish
   |nexus  =
+
   |nexus  = 19762
   |moddrop = 526231
+
   |github  =
   |github  = Opalie/Wedding
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Tweaks
+
   |name    = Skip Fishing Minigame
   |author  = aedenthorn, Erinthe
+
   |author  = DewMods
   |id      = aedenthorn.WeddingTweaks
+
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
  |curse  = 868829
+
   |nexus  = 2697
   |nexus  = 10117
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Weekly Break Reminder
+
   |name     = Skip Fishing Minigame 2
   |author = treehat
+
   |author   = philosquare
   |id     = Treehat.WeeklyBreakReminder
+
   |id       = philosquare.SkipFishingMinigame2
   |nexus   = 8194
+
  |moddrop  = 1530481
   |github =
+
   |nexus   =
 +
   |github   = philosquare/SDVSkipFishingMinigame2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Week Starts Sunday
+
   |name    = Skip Intro
   |author  = aedenthorn, Erinthe
+
   |author  = Pathoschild
   |id      = aedenthorn.WeekStartsSunday
+
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
   |nexus  = 13707
+
  |curse  = 1000635
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 533
 +
  |moddrop = 606601
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Werewolf in the Valley
+
   |name    = Skip Start
   |author  = Platonymous
+
   |author  = DeadRobotDev
   |id      = Platonymous.Werewolf
+
   |id      = DeadRobotDev.SkipStart
  |curse  = 877223
+
   |nexus  = 11885
   |nexus  = 15724
 
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Are You Missing
+
   |name    = Skip Text
   |author  = PrivateButtface
+
   |author  = CrunchyDuck
   |id      = PrivateButtface.WhatAreYouMissing
+
   |id      = CrunchyDuck.SkipText
   |nexus  = 4430
+
   |nexus  = 8947
   |github  = LukeSeewald/PublicStardewValleyMods
+
   |github  = CrunchyDuck/Stardew-Skip-Text
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Farm Cave, WhatAMush
+
   |name    = Skull Cavern Drill
   |author  = Oxyligen
+
   |author  = S1mmyy
   |id      = WhatAMush
+
   |id      = S1mmyy.SkullCavernDrill
   |nexus  = 1097
+
   |nexus  = 6121
   |github  =
+
   |github  = S1mmyy/StardewMods
  
   |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    = Skull Cavern Drill Redux
   |author  = Oxyligen
+
   |author  = NetworkOverflow
   |id      = wHatsUp
+
   |id      = NetworkOverflow.SkullCavernDrillRedux
   |nexus  = 1082
+
   |nexus  = 16533
   |github  =
+
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where Are They
+
   |name    = Skull Cavern Elevator
   |author  = Capaldi12
+
   |author  = Bifibi, Lestoph
   |id      = Capaldi12.WhereAreThey
+
   |id      = SkullCavernElevator
   |nexus  = 13208
+
   |nexus  = 963
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/Capaldi12/wherearethey
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where's My Items?
+
   |name    = Skull Cavern Toggle
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = f4iTh.WheresMyItems
+
   |id      = TheMightyAmondee.SkullCavernToggle
   |nexus  = 2086
+
   |nexus  = 7908
   |github  =
+
   |github  = TheMightyAmondee/SkullCavernToggle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = White Turnip
+
   |name    = Skull Cave Saver
   |author  = ejun0
+
   |author  = cantorsdust
   |id      = ejun0.WhiteTurnip
+
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
   |nexus  = 8568
+
   |nexus  = 175
   |github  =
+
   |github  = cantorsdust/StardewMods
 +
 
 +
  |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    = Who Lives Here
+
   |name    = Sleep In Wedding
   |author  = Prism 99
+
   |author  = atravita
   |id      = prism99.wholiveshere
+
   |id      = atravita.SleepInWedding
   |nexus  = 19840
+
  |curse  = 870963
   |github  = Prism-99/WhoLivesHere
+
  |moddrop = 1294437
 +
   |nexus  = 15006
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wiki Links
+
   |name    = Sleepless Fisherman
   |author  = aedenthorn, Erinthe
+
   |author  = Annosz
   |id      = aedenthorn.WikiLinks
+
   |id      = Annosz.SleeplessFisherman
   |nexus  = 11476
+
   |nexus  = 5915
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wild Flowers, Wildflowers
+
   |name    = Sleepless in Stardew
   |author  = aedenthorn, Erinthe
+
   |author  = instafluff
   |id      = aedenthorn.Wildflowers
+
   |id      = instafluff.sleeplessinstardew
   |nexus  = 14061
+
   |nexus  = 5445
   |github  = aedenthorn/StardewValleyMods
+
   |github  = instafluff/SleeplessInStardew
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wind Effects
+
   |name    = Sleepovers
   |author  = CatCattyCat
+
   |author  = bwdy
   |id      = cat.windeffects
+
   |id      = bwdy.sleepovers
   |nexus  = 6647
+
   |nexus  = 3531
  |moddrop = 833564
+
   |github  = bwdymods/SDV-Sleepovers
   |github  = danvolchek/StardewMods
+
}}
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.0.3-unofficial.4-brimbane
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-80633
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Window Resize
+
   |name    = Sleep Warning
   |author  = thatnzguy
+
   |author  = GlimmerDev
   |id      = thatnzguy.WindowResize
+
   |id      = glimmerDev.SleepWarning
   |nexus  = 2266
+
   |nexus  = 21128
   |github  = thatnzguy/WindowResize
+
   |github  = GlimmerDev/StardewValleyMod_SleepWarning
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Grass
+
   |name    = Sleep Wherever
   |author  = CatCattyCat, Cat
+
   |author  = Vexorth
   |id      = cat.wintergrass
+
   |id      = Vexorth.SleepWherever
   |nexus  = 1601
+
   |nexus  = 16674
  |moddrop = 833542
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Pigs
+
   |name    = Sleep Worker
   |author  = MindMeltMax
+
   |author  = Platonymous
   |id      = MindMeltMax.WinterPigs
+
   |id      = Platonymous.SleepWorker
   |moddrop = 1443556
+
  |curse  = 877233
   |nexus  = 16879
+
   |moddrop = 793835
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |nexus  = 2062
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Rain
+
   |name    = Sleepy Eye
   |author  = idermailer
+
   |author  = spacechase0
   |id      = idermailer.WinterRain
+
   |id      = spacechase0.SleepyEye
   |nexus  = 13767
+
  |curse  = 867761
   |github  = idermailer/WinterRain
+
  |moddrop = 129011
 +
   |nexus  = 1152
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Star Spouse
+
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
   |author  = drbirbdev
+
   |author  = fernass354
   |id      = drbirbdev.WinterStarSpouse
+
   |id      = fernass354.SlimeHutchResize
   |nexus  = 14164
+
   |nexus  = 18507
   |github  = drbirbdev/StardewValley
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Witcher Mod
+
   |name    = Slime Hutch Water Spots
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.WitcherMod
+
   |id      = aedenthorn.SlimeHutchWaterSpots
   |nexus  = 5797
+
   |nexus  = 13778
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wizard's Mystical Stationary
+
   |name    = Slime Minerals
   |author  = Taskmaster
+
   |author  = ChrisMzz
   |id      = Taskmaster.WizardsMysticalStationary
+
   |id      = ChrisMzz.slimeminerals
   |nexus  = 5246
+
   |nexus  = 20930
 +
  |github  = ChrisMzz/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slime Mods, Slime Minigame, Slime QOL
 +
  |author  = Tofu, SadDodo
 +
  |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
 +
  |nexus  = 2743
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wonderful Farm Life
+
   |name    = Slime Produce
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = exotico
   |id      = WonderfulFarmLife
+
   |id      = exotico.SlimeProduce
   |nexus  =
+
   |nexus  = 7634
  |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |github  = andraemon/SlimeProduce
   |github  = Jinxiewinxie/StardewValleyMods
 
  
   |broke in          = Stardew Valley 1.1 or 1.11
+
   |broke in          = Stardew Valley 1.6
<!--
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122362
  |unofficial version = 1.0.1-unofficial.3-pathoschild
+
  |unofficial version = 1.3.4-unofficial.1-LikeFrogs
   |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    = Slime Spawner
   |author  = jahangmar
+
   |author  = aurnj, Roy Li
   |id      = jahangmar.WorkingFireplace
+
   |id      = RuyiLi.SlimeSpawner
   |nexus  = 3654
+
   |nexus  =
   |github  = jahangmar/StardewValleyMods
+
   |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = X
 
  |author  = skiilaa
 
  |id      = skiilaa.X
 
  |nexus  = 2286
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XP Display
+
   |name    = Slime Water Filler, Slime AutoWaterer
   |author  = Shockah
+
   |author  = Speshkitty
   |id      = Shockah.XPDisplay
+
   |id      = speshkitty.slimewaterer
   |nexus  = 11089
+
   |nexus  = 7141
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = Speshkitty/SlimeWaterFiller
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier
+
   |name    = Slim Hutch
   |author  = nofilenamed
+
   |author  = Peasly Wellbott
   |id      = NFN.XPMUL
+
   |id      = Wellbott.SlimHutchCode
   |nexus  = 8649
+
   |nexus  = 7424
   |github  = nofilenamed/XPMultiplier
+
   |github  = Wellbott/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier.Space
+
   |name    = Slingshot Rebalance
   |author  = nofilenamed
+
   |author  = Redwood, Towering Redwood
   |id      = NFN.XPMULSPA
+
   |id      = Redwood.SlingshotRebalance
   |nexus  = 8760
+
   |nexus  = 14391
   |github  = nofilenamed/XPMultiplier.Space
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Xtardew Core
+
   |name    = Slots Cheats
   |author  = hixega
+
   |author  = Fischkop2
   |id      = hixega.XtardewCore
+
   |id      = Fischkop2.SlotsCheats
   |nexus  = 19096
+
   |nexus  = 22574
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Year-Round Crops
+
   |name    = Slower Fence Decay
   |author  = vincebel
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = vincebel.YearRoundCrops
+
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
   |nexus  = 8196
+
   |nexus  = 252
   |github = vincebel7/YearRoundCrops
+
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
 +
 
 +
  |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    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name    = Smack Dat Scarecrow
   |id      = bcmpinc.HarvestWithScythe
+
  |author  = LeFauxMatt
   |nexus  = 2731
+
   |id      = furyx639.SmackDatScarecrow
   |author  = bcmpinc
+
  |curse  = 871830
   |github  = bcmpinc/StardewHack
+
   |nexus  = 13528
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Small Beach Farm
 +
   |author  = Pathoschild
 +
  |id      = Pathoschild.SmallBeachFarm
 +
  |curse  = 1000624
 +
  |nexus  = 3750
 +
  |moddrop = 606555
 +
   |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Smaller Fish Ponds, Fish Well
 +
  |author  = Peasly Wellbott
 +
  |id      = Wellbott.FishWell
 +
  |nexus  = 7651
 +
  |github  = Wellbott/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Smaller Fish Ponds|The Return of Smaller Fish Ponds]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Map Teleport, Stardew Map Teleport
+
   |name    = Small Tree Texture
   |author  = moddem
+
   |author  = season
   |id      = moddem.StardewMapTeleport
+
   |id      = season.SmallTreeTexture
   |nexus  = 18143
+
   |nexus  = 22285
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Sprint Mod
+
   |name    = Smart Building
   |author  = XxHarvzBackxX
+
   |author  = DecidedlyHuman
   |id      = XxHarvzBackxX.YASM
+
   |id      = DecidedlyHuman.SmartBuilding
   |nexus  = 9228
+
   |nexus  = 11158
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = You've Got Mail - Twitch Integration
+
   |name    = Smart Cursor
   |author  = Jaredlll08, YGM Team
+
   |author  = DecidedlyHuman
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id      = DecidedlyHuman.SmartCursor
  |curse  = 308005
+
   |nexus  = 13268
   |nexus  =
+
   |github  = DecidedlyHuman/StardewValleyMods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = zDailyIncrease
+
   |name    = Smart Cursor
   |author  = thakyZ
+
   |author  = stokastic
   |id      = zdailyincrease
+
   |id      = stokastic.SmartCursor
   |nexus  =
+
   |nexus  = 2458
  |chucklefish = 4247
+
   |github  = stokastic/SmartCursor
   |github  = thakyZ/zDailyIncrease
 
  
   |broke in = Stardew Valley 1.3
+
   |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    = Zenchman
+
   |name    = SmartMod
   |author  = BlaDe
+
   |author  = KuroBear
   |id      = BlaDe.Zenchman
+
   |id      = KuroBear.SmartMod
   |nexus  = 12024
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/108104
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zen Mod
+
   |name    = Smol Fish
   |author  = PositiveVegan
+
   |author  = gbromios
   |id      = PositiveVegan.ZenMod
+
   |id      = gbromios.SmolFish
   |nexus  = 12899
+
   |nexus  = 14287
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zombie Outbreak
+
   |name    = Snack Anything
   |author  = aedenthorn, Erinthe
+
   |author  = Cherry, ChroniclerCherry
   |id      = aedenthorn.ZombieOutbreak
+
   |id      = Cherry.SnackAnything
   |nexus  = 6743
+
   |nexus  = 5196
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 716397
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level
+
   |name    = Snail Mail
   |author  = thespbgamer
+
   |author  = Darkhax
   |id      = thespbgamer.ZoomLevel
+
   |id      = darkhax.snailmail
   |curse   = 714275
+
   |nexus   =
   |nexus   = 7363
+
   |curse   = 307861
   |github  = thespbgamer/ZoomLevel
+
   |github  = Stardew-Valley-Modding/Snail-Mail
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level Keybinding
+
   |name    = Snow Crab
   |author  = GuiNoya, Yesst
+
   |author  = John Peters
   |id      = GuiNoya.ZoomLevelKeybind
+
   |id      = JohnPeters.SnowCrab
   |nexus  = 1621
+
   |nexus  = 11302
   |github  = GuiNoya/SVMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Mod / Zoom Out Extreme
+
   |name    = Socializing Skill
   |author  = RockinRolla
+
   |author  = drbirbdev
   |id      = RockinMods.ZoomMod
+
   |id      = drbirbdev.SocializingSkill
   |nexus  = 1326
+
   |nexus  = 14142
   |github  = rockinrolla/ZoomMod
+
   |github  = drbirbdev/StardewValley
 
 
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoomy Farmer
+
   |name    = Social Network
   |author  = Geko_X
+
   |author  = Cecidelus
   |id      = gekox.zoomyFarmer
+
   |id      = Cecidelus.SocialNetwork
   |nexus  = 6031
+
   |nexus  = 8255
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/geko_x/stardew-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{#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|beta|link=0}}</div>
 
 
===SMAPI mods (obsolete)===
 
This list contains mods which...
 
* have their mod pages hidden/deleted;
 
* 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    = Social Page Order Button
   |author  = Alex Noddings
+
   |author  = aedenthorn, Erinthe
   |id      = an.4leaf
+
   |id      = aedenthorn.SocialPageOrderButton
   |nexus  = 2365
+
   |nexus  = 7871
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = Social Page Order Menu
   |author  = Entoarox
+
   |author  = aedenthorn, Erinthe
   |id      = Entoarox.AdvancedLocationLoader
+
   |id      = aedenthorn.SocialPageOrderMenu
   |nexus  = 2270
+
   |nexus  = 13698
  |chucklefish = 3619
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Entoarox/StardewMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advancing Sprinklers
+
   |name    = Social Page Order Redux
   |author  = Warix3
+
   |author  = aedenthorn and FlyingTNT
   |id      = warix3.advancingsprinklers
+
   |id      = FlyingTNT.SocialPageOrderRedux
   |nexus  = 2983
+
   |nexus  = 23374
   |github  =
+
   |github  = FlyingTNT/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    = Social Tab Patch for Unlimited Players
   |author  = CKextreme
+
   |author  = funny-snek
   |id      = CKextreme.AfkTimer
+
   |id      = funnysnek.socialtabpatch
   |nexus  = 3721
+
   |nexus  = 2981
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aging Mod
+
   |name    = Solar Eclipse Event
   |author  = skn
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = skn.AgingMod
+
   |id      = KoihimeNakamura.SolarEclipseEvent
   |nexus  = 1129
+
   |nexus  = 897
   |github  =
+
   |github  = JohnsonNicholas/SDVMods
  
   |broke in = SMAPI 2.0
+
   |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    = All Crops All Seasons
+
   |name    = Solid Foundations
   |author  = cantorsdust
+
   |author  = PeacefulEnd
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id      = PeacefulEnd.SolidFoundations
   |nexus   = 170
+
   |curse   = 870929
   |github  = cantorsdust/StardewMods
+
   |nexus  = 12311
 
+
   |github = Floogen/SolidFoundations
   |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    = Solid Foundations → Automate Integration
   |author  = Angela Ranna
+
   |author  = PeacefulEnd
   |id      = AngelaRanna.LeadRodFixer
+
   |id      = PeacefulEnd.SolidFoundationsAutomate
   |nexus  = 6894
+
   |nexus  = 12311
   |github  = AngelaRanna/StardewMods
+
   |github  = Floogen/SolidFoundations
  
   |status  = obsolete
+
   |broke in = Solid Foundations 2.0.2?
  |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    = Sona's Farm
   |author  = Grant Peters
+
   |author  = Kerlin & Sona
   |id      = GPeters-AnimalMoodFix
+
   |id      = kerlin.sonasfarm
   |nexus  = 761
+
   |nexus  = 8545
 
   |github  =
 
   |github  =
   |broke in = SMAPI 2.0
+
 
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aquarism - Immersive Fish Ponds
+
   |name    = Sonic Shoes
   |author  = DaLion
+
   |author  = lilico
   |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id      = lilico.SonicShoes
   |nexus  = 11288
+
   |nexus  = 10226
 
   |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    = Sorted Storages
   |author  = Felix-Dev
+
   |author  = TeamCoFH, Tech, Zeldo
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id      = Zeldo.LinkedStorages
   |nexus  = 2804
+
   |nexus  =
   |github  = Felix-Dev/StardewMods
+
  |curse  = 290653
 +
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Audio Devices
+
   |name    = Sorting Chests
   |author  = Max Vollmer, SVProtector
+
   |author  = aRooooooba
   |id      = maxvollmer.audiodevices
+
   |id      = aRooooooba.SortingChests
   |nexus  = 2838
+
   |nexus  = 8224
   |github  = maxvollmer/AudioDevices
+
   |github  = aRooooooba/SortingChests
  
   |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    = Sound Effect Replacement
   |author  = Jotser
+
   |author  = aedenthorn, Erinthe
   |id      = Jotser.AutoGrabberMod
+
   |id      = aedenthorn.SoundEffectReplacement
   |nexus  = 2783
+
   |nexus  = 10232
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |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    = Sound Loop Mod
   |author  = Chosimba
+
   |author  = strelkasaur
   |id      = Chosimba.AutoStackItemsToChest
+
   |id      = com.strelkasaurus.sm.soundloop
   |nexus  = 2307
+
   |nexus  = 13099
 
   |github  =
 
   |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
   |name    = Baby Chance Adjustment
+
   |name    = Sounds Patcher
   |author  = LateFilmsGamer
+
   |author  = MindMeltMax
   |id      = Late's.AdjustBabyChance
+
   |id      = MindMeltMax.SoundsPatcher
   |nexus  = 15018
+
   |nexus  = 7465
   |github  =
+
   |moddrop = 1135690
 
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Gender Interface
+
   |name    = Sound Tweaker
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = aedenthorn, Erinthe
   |id      = f4iTh.BabyGenderInterface
+
   |id      = aedenthorn.SoundTweaker
   |nexus  = 1947
+
   |nexus  = 14767
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bee House Flower Range Fix
+
   |name    = SpaceCore
   |author  = KirbyLink
+
   |author  = spacechase0
   |id      = kirbylink.beehousefix
+
   |id      = spacechase0.SpaceCore
   |nexus  = 3013
+
  |curse  = 867152
   |github  = KirbyLink/BeeHouseFix
+
  |moddrop = 136998
 
+
   |nexus  = 1348
   |broke in = Stardew Valley 1.4
+
   |github  = spacechase0/StardewValleyMods
   |status   = obsolete
+
}}
   |summary = remove this mod (bug was fixed in Stardew Valley 1.4).
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Spawn Monsters
 +
  |author  = Berisan
 +
  |id      = Berisan.SpawnMonsters
 +
  |nexus  = 3201
 +
   |github  = Berisan/SpawnMonsters
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Spawn More Rocks
 +
   |author = Mase
 +
  |id      = Mase.SpawnMoreRocks
 +
  |nexus  = 7423
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Be My Valentine
+
   |name    = Spawn Sea Monster
   |author  = Taskmaster
+
   |author  = Edu Anttunes
   |id      = Taskmaster.BeMyValentine
+
   |id      = EduAnttunes.SpawnSeaMonster
   |nexus  = 5219
+
   |nexus  = 5736
 
   |github  =
 
   |github  =
  
Line 16,582: Line 19,680:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting
+
   |name    = Spawn Supply Crates on Beach
   |author  = RedstoneBoy
+
   |author  = onlythechosen
   |id      = RedstoneBoy.BetterCrafting
+
   |id      = otc.supplycratesonbeach
   |nexus  = 2504
+
   |nexus  = 20828
   |github  = RedstoneBoy/BetterCrafting
+
   |github  =
 
+
}}
   |status   = abandoned
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.4
+
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
 +
   |author  = AcidicNic
 +
   |id      = acidicnic.SpecialOrdersAnywhere
 +
  |nexus  = 7588
 +
  |github  = AcidicNic/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
+
   |name    = Special Orders Tags Extended
   |author  = Khloe Leclair
+
   |author  = atravita
   |id      = leclair.bcspacecore
+
   |id      = atravita.SpecialOrdersExtended
   |nexus   = 11115
+
   |curse   = 870988
   |moddrop = 1115749
+
   |moddrop = 1086743
   |github  = KhloeLeclair/StardewMods
+
  |nexus  = 9855
 +
   |github  = atravita-mods/StardewMods
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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    = Special Orders Tweaks
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = nnn
   |id      = f4iTh.BetterTransmutation
+
   |id      = nnn.Special_Orders_Tweaks
   |nexus  = 2120
+
   |nexus  = 22719
 
   |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    = Special Power Utilities
   |author  = BunnyJumps
+
   |author  = Spiderbuttons
   |id      = BunnyJumps.BJSCapsuleMod
+
   |id      = Spiderbuttons.SpecialPowerUtilities
   |nexus  = 2502
+
   |nexus  = 22300
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS MP Kick Mod
+
   |name    = Specify Gift Taste Portraits
   |author  = BunnyJumps
+
   |author  = Button, Spiderbuttons
   |id      = BunnyJumps.BJSMPKickMenu
+
   |id      = Button.SpecifyGiftTastePortraits
   |nexus  = 2503
+
   |nexus  = 15882
 
   |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    = Speed Boots
   |author  = BunnyJumps
+
   |author  = season
   |id      = BunnyJumps.BJSNightSounds
+
   |id      = season.SpeedBoots
   |nexus  = 2501
+
   |nexus  = 22958
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.8
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Only Treasure Room
+
   |name    = Speed Mod
   |author  = BunnyJumps
+
   |author  = Blackclaw
   |id      = BunnyJumps.BJSOnlyTreasureRoom
+
   |id      = Blackclaw.SpeedMod
   |nexus  = 3145
+
   |nexus  = 5082
   |github  =
+
   |github  = Xebeth/StardewValley-SpeedMod
  
   |status  = abandoned
+
  |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    = BJS Plant Everywhere
+
   |name    = Speedrun Practice Mod
   |author  = BunnyJumps
+
   |author  = Underscore
   |id      = BunnyJumps.BJSPlantEverywhere
+
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
   |nexus  = 3143
+
   |nexus  = 7337
   |github  =
+
   |github  = Underscore76/SDVPracticeMod
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Stop Grass
+
   |name    = Speedster
   |author  = BunnyJumps
+
   |author  = Platonymous
   |id      = BunnyJumps.BJSStopGrass
+
   |id      = Platonymous.Speedster
   |nexus  = 2500
+
   |nexus  = 1102
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Thunderstorm
+
   |name    = Spelldew Valley
   |author  = BunnyJumps
+
   |author  = instafluff
   |id      = BunnyJumps.BJSThunderStorm
+
   |id      = instafluff.spelldewvalley
   |nexus  = 3144
+
   |nexus  = 7322
   |github  =
+
   |github  = instafluff/SpelldewValley
 
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blue Chickens in Multiplayer
+
   |name    = Spenny
   |author  = WindHero
+
   |author  = spacechase0
   |id      = WindHero.BlueChickensInMultiplayer
+
   |id      = spacechase0.Spenny
   |nexus   = 2336
+
   |curse   = 867742
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |moddrop = 771624
 
+
   |nexus   = 2755
   |broke in = Stardew Valley 1.3
+
   |github = spacechase0/StardewValleyMods
  |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
   |name    = Bow
+
   |name    = Spenny Deluxe
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.Bow
+
   |id      = spacechase0.SpennyDeluxe
   |nexus  = 2756
+
   |nexus  = 14984
  |moddrop = 771627
+
   |github  = spacechase0/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    = Spenny Lite
   |author  = DiogoAlbano
+
   |author  = spacechase0
   |id      = DiogoAlbano.BNWCore
+
   |id      = spacechase0.SpennyLite
   |nexus  = 15871
+
   |nexus  = 14249
   |github  =
+
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bwdyworks
+
   |name    = Spice of Life
   |author  = bwdy
+
   |author  = KarratKake
   |id      = bwdyworks
+
   |id      = KarratKake.SpiceOfLife
   |nexus  = 3530
+
   |nexus  = 7398
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capitalist Split Money
+
   |name    = Splash Text
   |author  = Ilyaki
+
   |author  = sophiesalacia
   |id      = Ilyaki.CapitalistSplitMoney
+
   |id      = sophie.SplashText
   |nexus  = 3083
+
   |nexus  = 14416
   |github  = Ilyaki/CapitalistSplitMoney
+
   |github  = sophiesalacia/StardewMods
 
 
  |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    = Casks Anywhere
+
   |name    = Split Money
   |author  = YukiShiku, LeonBlade
+
   |author  = Platonymous
   |id      = CasksAnywhere
+
   |id      = Platonymous.SplitMoney
   |nexus  = 878
+
   |nexus  = 2303
  |chucklefish = 5486
+
   |github  = Platonymous/Stardew-Valley-Mods
  |moddrop = 124612
 
   |github  = LeonBlade/CasksAnywhere
 
  
  |broke in = Stardew Valley 1.4
+
   |status = abandoned
   |status   = abandoned
+
   |summary = remove this mod (separate money was added in Stardew Valley 1.4).
   |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    = Split Screen
   |author  = aclockworkhound
+
   |author  = Ilyaki
   |id      = aclockworkhound.ChildBedConfig
+
   |id      = Ilyaki.SplitScreen
   |nexus  = 3540
+
   |nexus  = 2139
   |github  = clockworkhound/SDV-ChildBedConfig
+
   |github  = Ilyaki/SplitScreen
  
 +
  |broke in = SMAPI 3.0
 
   |status  = obsolete
 
   |status  = obsolete
 
   |summary  = remove this mod (added in Stardew Valley 1.5).
 
   |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    = Splitscreen Improved
   |author  = CJBok
+
   |author  = gaussfire
   |id      = CJBAutomation
+
   |id      = gaussfire.SplitscreenImproved
   |nexus  = 211
+
   |nexus  = 24507
   |github  = CJBok/SDV-Mods
+
   |github  = alanperrow/StardewModding
 
 
  |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
   |name    = Clock24
+
   |name    = Split Screen Manager
   |author  = Lysero
+
   |author  = RomenH
   |id      = Lysero.Clock24
+
   |id      = RomenH.SplitScreenManager
   |nexus  = 3718
+
   |nexus  = 12063
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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    = Split Screen Regions
   |author  = spacechase0
+
   |author  = Espy
   |id      = spacechase0.Cobalt
+
   |id      = Espy.SplitScreenRegions
   |nexus  = 1723
+
   |nexus  = 23669
   |github  = spacechase0/Cobalt
+
   |github  =
 
 
  |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    = Spoilage
   |author  = DanielSerrano, Lord Xamon
+
   |author  = aedenthorn, Erinthe
   |id      = LordXamon.ColdWeatherHaleyPRO
+
   |id      = aedenthorn.Spoilage
   |nexus  = 1169
+
   |nexus  = 14712
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colored Chests
+
   |name    = Spooky Big Pumkin, Spooky_pumkin
   |author  = Igorious
+
   |author  = Dounat2201, Sasara
   |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id      = Sasara.pumkin
   |nexus  =
+
   |nexus  = 4586
  |chucklefish = 3684
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colorful Chests
+
   |name    = Spouse Outdoor Area
   |author  = spacechase0
+
   |author  = Shaklin
   |id      = spacechase0.ColorfulChests
+
   |id      = shaklin.spouseoutdoorarea
   |nexus  = 1623
+
   |nexus  = 6747
  |moddrop = 279189
+
   |github  =
   |github  = spacechase0/ColorfulChests
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Concentration on Farming
+
   |name    = Spouses in Ginger Island, Spouses' Island
   |author  = punyo, yakminepunyo
+
   |author  = mistyspring
   |id      = punyo.ConcentrationOnFarming
+
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
   |nexus   = 1445
+
   |curse   = 880521
   |github  =
+
   |nexus   = 11037
 
+
   |github  = misty-spring/StardewMods
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Shipping Dates
+
   |name    = Spouse's Room Mod
   |author  = Nishtra
+
   |author  = Wata, Watagatapitusberry
   |id      = ConfigurableShippingDates
+
   |id      = Spouseroom
   |nexus  = 675
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
   |github  =
 
   |github  =
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Console Coordinates
+
   |name    = Spouse Stuff
   |author  = Pillow
+
   |author  = hquake, Per Sikker Hansen, Sikker
   |id      = Pillow.ConsoleCoordinates
+
   |id      = Sikker.SpouseStuff
   |nexus  = 8957
+
   |nexus  = 4651
   |github  =
+
   |github  = sikker/SpouseStuff
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Copy Invite Code
+
   |name    = Sprinkler Activation
   |author  = CatCattyCat, Cat
+
   |author  = Blaxsmith
   |id      = cat.copyinvitecode
+
   |id      = Blaxsmith.SprinklerActivation
   |nexus  = 2171
+
   |nexus  = 7661
   |github  = danvolchek/StardewMods
+
   |github  = Blaxsmith/SprinklerActivation
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Counter
+
   |name    = Sprinkler Mod
   |author  = bcmpinc
+
   |author  = aedenthorn, Erinthe
   |id      = bcmpinc.CraftCounter
+
   |id      = aedenthorn.SprinklerMod
   |nexus  = 2739
+
   |nexus  = 15385
   |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 {{nexus mod|22167|Sprinkler Mod Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crafting Counter
+
   |name    = Sprinkles
   |author  = lolpcgaming
+
   |author  = Platonymous
   |id      = lolpcgaming.CraftingCounter
+
   |id      = Platonymous.Sprinkles
   |nexus  = 1585
+
   |nexus  =
 +
  |chucklefish = 4592
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = obsolete
+
   |status  = abandoned
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Priority
+
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
   |author  = trienow
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = de.trienow.stardew.craftpriority
+
   |id      = SPDSprintAndDash
  |nexus  = 4174
+
   |nexus  = 235
  |github  = trienow/Stardew-CraftPriority
 
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Creeper Forage
 
  |author  = bwdy
 
  |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
 
   |nexus  = 2115
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |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    = Sprint and Dash Redux
   |author  = BadNetCode
+
   |author  = littleraskol
   |id      = BadNetCode.CropSafety
+
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
   |nexus  = 1233
+
   |nexus  = 560
   |moddrop = 130160
+
   |moddrop = 827770
   |github  =
+
   |github  = littleraskol/Sprint-And-Dash-Redux
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Current Location
+
   |name    = Sprinting
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Patrick, mistersnuggler
   |id      = CurrentLocation102120161203
+
   |id      =
   |nexus  = 638
+
   |nexus  =
   |github  = janavarro95/Stardew_Valley_Mods
+
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
 +
   |github  = oliverpl/SprintingMod
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.2
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] 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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Asset Modifier, Custom Asset Editor
+
   |name    = Sprinting
   |author  = Omegasis, AlphaOmegasis
+
   |author  = onemix
   |id      = Omegasis.CustomAssetModifier
+
   |id      = onemix.Sprinting
   |nexus  = 1836
+
   |nexus  = 10469
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = thiagomasson/Sprinting
 
 
  |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
   |name    = Custom Bundles
+
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
   |author  = furyx639
+
   |author  = Abs, abslam
   |id      = furyx639.CustomBundles
+
   |id      = abs.SprintNRegen
   |nexus  = 8258
+
   |nexus  = 4898
 +
  |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops
+
   |name    = Sprint Sprint, Sprint Sprint Sprint
   |author  = spacechase0
+
   |author  = Jessebot, JessebotX
   |id      = spacechase0.CustomCrops
+
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
   |nexus  = 1592
+
   |nexus  = 4778
  |moddrop = 273617
+
   |github  = JessebotX/StardewValleyMods
   |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    = Sprint (unidarkshin)
   |author  = Platonymous
+
   |author  = unidarkshin, Devin Lematty
   |id      = Platonymous.CustomElementHandler
+
   |id      = DevinLematty.Sprint
   |nexus  = 1068
+
   |nexus  = 7492
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |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 Emotes
+
   |name    = Sprint (Yoshify)
   |author  = purrplingcat
+
   |author  = Yoshify
   |id      = PurrplingCat.CustomEmotes
+
   |id      =
   |nexus  = 10861
+
   |nexus  = 2
   |github  = purrplingcat/CustomEmotes
+
   |github  =
  
   |status  = abandoned
+
  |broke in = SMAPI 0.39.1
 +
   |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    = Custom Farming Redux
+
   |name    = SpriteMaster
   |author  = Platonymous
+
   |author  = Ameise, Ameisen, mkukli
   |id      = Platonymous.CustomFarming
+
   |id      = DigitalCarbide.SpriteMaster
   |nexus  = 991
+
   |nexus  = 4922
  |curse  = 307366
+
   |github  = ameisen/SV-SpriteMaster
  |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-->
+
{{#invoke:SMAPI compatibility|entry
<!--
+
   |name    = Sprites in Detail
   |unofficial version = 2.12.10-unofficial.1-minervamaga
+
   |author = BleakCodex
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
+
   |id      = BleakCodex.SpritesInDetail
-->
+
   |nexus  = 14487
 +
   |github  = BleakCodex/SpritesInDetail
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux → CFAutomate
+
   |name    = Stabbing Sword Special
   |author  = Platonymous
+
   |author  = Peasly Wellbott
   |id      = Platonymous.CFAutomate
+
   |id      = Wellbott.StabbingSwordSpecial
   |nexus  = 991
+
   |nexus  = 7683
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = Wellbott/StardewValleyMods
  
   |broke in = Automate 1.15
+
   |broke in = Stardew Valley 1.6
  |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    = Custom Farm Types
+
   |name    = Stack Check Fix
   |author  = spacechase0
+
   |author  = punyo, yakminepunyo
   |id      = spacechase0.CustomFarmTypes
+
   |id      = punyo.StackCheckFix
   |nexus  = 1140
+
   |nexus  = 2433
  |moddrop = 128708
+
   |github  = pomepome/StackCheckFix
   |github  = spacechase0/CustomFarmTypes
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Greenhouse
+
   |name    = Stacked Item Icons
   |author  = Forkmaster
+
   |author  = aedenthorn, Erinthe
   |id      = Forkmaster.CustomGreenhouse
+
   |id      = aedenthorn.StackedItemIcons
   |nexus   = 3464
+
   |curse   = 868678
   |github  =
+
   |nexus  = 15468
 
+
   |github = aedenthorn/StardewValleyMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Harvest Fix
+
   |name    = Stack Everything
   |author  = mytigio
+
   |author  = CatCattyCat, Cat
   |id      = mytigio.customharvestfix
+
   |id      = cat.stackeverything
   |nexus  = 4192
+
   |nexus  = 2053
   |github  = mytigio/CustomHarvestFix
+
  |moddrop = 833551
 +
   |github  = danvolchek/StardewMods
  
  |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  = workaround
 +
  |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 +
<!--
 +
  |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    = Customise Child Bedroom
+
   |name    = Stack Everything Redux
   |author  = Speshkitty
+
   |author  = thimadera
   |id      = speshkitty.CustomiseChildBedroom
+
   |id      = thimadera.StackEverythingRedux
   |nexus  = 5540
+
   |nexus  = 22381
   |github  = Speshkitty/CustomiseChildBedroom
+
   |github  = thimadera/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Quality
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.StackQuality
 +
  |curse  = 871828
 +
  |nexus  = 13724
 +
  |github  = LeFauxMatt/StardewMods
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
   |summary = remove this mod (added in Stardew Valley 1.5).
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Cursor Sprite
+
   |name    = Stack Size Changer
   |author  = Satozaki
+
   |author  = Shockah
   |id      = EpicBellyFlop45.CustomizeCursorSprite
+
   |id      = Shockah.StackSizeChanger
   |nexus  = 3014
+
   |nexus  = 11866
   |github  = AndyCrocker/StardewMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC
+
   |name    = Stack Split Redux
   |author  = Platonymous
+
   |author  = pepoluan
   |id      = Platonymous.CustomNPC
+
   |id      = pepoluan.StackSplitRedux
   |nexus  = 1607
+
   |nexus  = 8967
   |github  = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 976551
 +
   |github  = pepoluan/StackSplitRedux
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shirts
+
   |name    = StackSplitX
   |author  = Platonymous
+
   |author  = tstaples
   |id      = Platonymous.CustomShirts
+
   |id      = tstaples.StackSplitX
   |nexus  = 2416
+
   |nexus  = 798
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = tstaples/StackSplitX
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
+
   |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shops Redux
+
   |name    = Stack to Nearby Chests
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Ilyaki
   |id      = Omegasis.CustomShopReduxGui
+
   |id      = Ilyaki.StackToNearbyChests
   |nexus  = 1378
+
   |nexus  = 1787
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Ilyaki/StackToNearbyChests
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |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 [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio
+
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
   |author  = aedenthorn, Erinthe
+
   |author  = Becks723
   |id      = aedenthorn.CustomSpousePatio
+
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
   |nexus  = 6630
+
   |nexus  = 13381
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |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    = StaminaRegen
   |author  = Platonymous
+
   |author  = EvilPdor
   |id      = Platonymous.CustomWallsAndFloors
+
   |id      =
   |curse   = 307569
+
   |nexus   =
   |moddrop = 793903
+
   |url    = https://community.playstarbound.com/threads/111526
  |nexus  = 3010
+
   |github  = natfoth/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = SMAPI 2.0
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
+
   |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    = Daily Notifications, Event Notifications
+
   |name    = Standardized Krobus
   |author  = dreamsicl
+
   |author  = minervamaga
   |id      = EventNotifications
+
   |id      = minervamaga.StandardizedKrobus
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 3621
+
   |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.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Access
 +
  |author  = Mohammad Shoaib
 +
  |id      = shoaib.stardewaccess
 +
  |nexus  = 16205
 +
  |url    = {{github|stardew-access/stardew-access}}/releases
 +
  |github  = stardew-access/stardew-access
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew and Chill
 +
  |author  = mod.kitchen
 +
  |id      = mod.kitchen.stardewandchill
 +
  |nexus  = 12147
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Aquarium Code
 +
  |author  = Gervig91
 +
  |id      = Cherry.StardewAquarium
 +
  |nexus  = 6372
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |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    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Moonwolf, Moonwolf287
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id      = Moonwolf.StardewAquariumInformant
   |nexus  = 513
+
   |nexus  = 16527
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6<!--@retest-after Stardew Aquarium-->
  |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    = Stardew Archipelago
   |author  = stokastic
+
   |author  = Kaito Kid
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id      = KaitoKid.StardewArchipelago
   |nexus  = 2462
+
   |nexus  = 16087
   |github  = stokastic/CoopGrabber
+
   |github  = agilbert1412/StardewArchipelago
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |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    = Stardew Auto GC
   |author  = CatCattyCat, Cat
+
   |author  = Lake1059, 1059Studio
   |id      = cat.desertobelisk
+
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
  |nexus  = 2021
+
   |nexus   = 9293
  |moddrop = 833549
+
   |github =
  |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    = DewCord Rich Presence
+
   |name    = Stardew Brewery
   |author  = explosivetortellini
+
   |author  = Cylon
   |id      = explosivetortellini.StardewValleyDRP
+
   |id      = cylon.stardewbrewery
   |nexus  = 8348
+
   |nexus  = 2057
   |github  = explosivetortellini/StardewValleyDRP
+
   |github  = JustCylon/stardew-brewery
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.3
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Emotes
+
   |name    = Stardew Config Menu
   |author  = PurrplingCat
+
   |author  = Juice805
   |id      = PurrplingCat.DialogueEmotes
+
   |id      = Juice805.StardewConfigMenu
   |nexus  = 6537
+
   |nexus  = 1312
   |github  = purrplingcat/DialogueEmotes
+
   |github  = StardewConfigFramework/StardewConfigMenu
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.3.29
 +
   |status   = workaround
 +
  |summary = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Horses
+
   |name    = Stardew Content Compatibility Layer (SCCL)
   |author  = Bpendragon
+
   |author  = TehPers
   |id      = Bpendragon-DynamicHorses
+
   |id      = SCCL
   |nexus  = 874
+
   |nexus  = 889
   |github  = Bpendragon/DynamicHorses
+
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.2
 
   |status  = abandoned
 
   |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    = EiTK
+
   |name    = Stardew Debt
   |author  = enaium
+
   |author  = Poison
   |id      = Enaium.EiTK
+
   |id      = Poison.StardewTesting
  |curse  = 365803
+
   |nexus  = 10005
   |nexus  =
 
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emotes
+
   |name    = Stardew Discord
   |author  = aurnj, Roy Li
+
   |author  = Steven Kraft
   |id      = RuyiLi.Emotes
+
   |id      = StevenKraft.StardewDiscord
   |nexus  =
+
   |nexus  = 3608
  |url    = https://community.playstarbound.com/threads/emotes.129159
+
   |github  = steven-kraft/StardewDiscord
   |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |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    = Empty Hands
+
   |name    = Stardew Druid
   |author  = Oblitus
+
   |author  = Neosinf
   |id      = QuicksilverFox.EmptyHands
+
   |id      = neosinf.StardewDruid
   |nexus  = 1176
+
   |nexus  = 18465
   |github  = quicksilverfox/StardewMods
+
   |github  = Neosinf/StardewDruid
 
 
  |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    = Even Better Warehouse
+
   |name    = Stardew Druid Lite
   |author  = charliedemilho
+
   |author  = Neosinf
   |id      = charliedemilho.EvenBetterWarehouse
+
   |id      = neosinf.StardewDruidLite
   |nexus  = 10396
+
   |nexus  = 19308
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expansive Combat, Proficiência
+
   |name    = Stardew Editor
   |author  = Hamio, HamioDracny
+
   |author  = spacechase0
   |id      = HamioDracny.ProficienciaEmDano
+
   |id      = spacechase0.StardewEditor.GameIntegration
   |nexus  = 7511
+
   |nexus  = 1298
   |github  =
+
   |github  = spacechase0/StardewEditor
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.3
 +
   |status   = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew FPS (Animation Frame Speed)
 +
  |author = 1059 Studio, Lake1059
 +
  |id      = Lake1059.StardewFPS
 +
  |nexus  = 20801
 +
  |github  = Lake1059/StardewFPS
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FaeQuest
+
   |name    = Stardew Get Achievement Now
   |author  = Navi-chan, ooo0000
+
   |author  = Lake1059, 1059 Studio
   |id      = NaviChan.FaeQuest
+
   |id      = Lake1059.StardewGetAchievementNow
   |nexus  = 2484
+
   |nexus  = 11515
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Expansion
+
   |name    = Stardew Hack
   |author  = Advize
+
   |author  = bcmpinc
   |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      = bcmpinc.StardewHack
   |nexus  = 130
+
   |nexus  = 3213
   |github  = AdvizeGH/FarmExpansion
+
   |github  = bcmpinc/StardewHack
 
 
  |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    = Farm Hub
+
   |name    = Stardew Hitboxes
   |author  = Platonymous
+
   |author  = Tyler Gibbs
   |id      = Platonymous.FarmHub
+
   |id      = tylergibbs2.StardewHitboxes
   |nexus  = 2309
+
   |nexus  = 12264
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = tylergibbs2/StardewHitboxes
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm in the Sky, Fundo
+
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
   |author  = BrasileiroTop
+
   |author  = davikr, apdapreturns
   |id      = BrasileiroTop.Fundo
+
   |id      = davikr.hypnos
   |nexus  = 5423
+
   |nexus  = 5935
   |github  =
+
   |github  = davicr/StardewHypnos
 
+
   |broken in = Stardew Valley 1.4
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Warps Patch
+
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
   |author  = tlitookilakin
+
   |author  = aedenthorn, Erinthe
   |id      = tlitookilakin.farmwarpspatch
+
   |id      = aedenthorn.StardewImpact
   |nexus  = 8236
+
   |nexus  = 14365
   |moddrop = 926207
+
   |github  = aedenthorn/StardewValleyMods
   |github = tlitookilakin/FarmWarpsPatch
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |status  = obsolete
+
  |name    = Stardew Locations
   |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
+
   |author = Mizzion
 +
  |id      = mizzion.stardewlocations
 +
  |nexus  = 1929
 +
   |moddrop = 661357
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Geode, Instant Geodes
+
   |name    = Stardew Media Keys
   |author  = ofmanynames
+
   |author  = Angebro
   |id      = InstantGeode
+
   |id      = Angebro.StardewMediaKeys
   |nexus  = 750
+
   |nexus  = 11246
   |github  =
+
   |github  = AngeloC3/StardewMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fellowship - Immersive Rings
+
   |name    = Stardew Motif
   |author  = DaLion
+
   |author  = Vinyks
   |id      = DaLion.ImmersiveRings
+
   |id      = Vinyks.StardewMotif
   |nexus  = 11380
+
   |nexus  = 14326
 
   |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    = Fire Crackers, Firecracker Mod
+
   |name    = Stardew Multiplayer Server
   |author  = MindMeltMax
+
   |author  = funny-snek & Zuberii & moy, Moy
   |id      = MindMeltMax.FireCracker
+
   |id      = moy.Always_On_Server
   |nexus  = 7321
+
   |nexus  = 20659
   |github  =
+
   |github  = AguirreMoy/Stardew-Multiplayer-Server-Mod
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fischievements
+
   |name    = Stardew Nametags
   |author  = MattDeDuck, Duckshard
+
   |author  = Tyler Gibbs
   |id      = MattDeDuck.Fischievements
+
   |id      = tylergibbs2.StardewNametags
   |nexus  = 3658
+
   |nexus  = 12158
   |github  =
+
   |github  = tylergibbs2/StardewNametags
 
 
  |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    = Stardew News Feed
   |author  = f4iTh and Lita, JertsukkaTheMan
+
   |author  = Other Buckets
   |id      = f4iTh.WoodsDebrisFix
+
   |id      = OtherBuckets.StardewNewsFeed
   |nexus  = 1941
+
   |nexus  = 3206
   |github  =
+
   |github  = Mikesnorth/StardewNewsFeed
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Scythe Exp
+
   |name    = Stardew Notifications
   |author  = bcmpinc
+
   |author  = monopandora (maintained by Sakorona)
   |id      = bcmpinc.FixScytheExp
+
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
  |nexus  =
+
   |moddrop = 664154
  |github  = bcmpinc/StardewHack
+
   |nexus   = 4713
  |url    = https://github.com/bcmpinc/StardewHack/releases
+
   |github = Sakorona/SDVMods
 
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = FLO - New Custom NPC, FlorenceMod
+
   |name    = STardew Overview
   |author  = randomAnon1234
+
   |author  = Sto13
   |id      = none<!--no manifest ID-->
+
   |id      = Sto13.STardewOverview
   |nexus  = 591
+
   |nexus  = 14564
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FQ Festival Tweaks
+
   |name    = Stardew Progress
   |author  = FletcherQuest
+
   |author  = seeinggreen
   |id      = FletcherQuest.FQFestivalTweaks
+
   |id      = seeinggreen.StardewProgress
   |nexus  = 9062
+
   |nexus  = 9786
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Anywhere
+
   |name    = Stardew Realty Framework
   |author  = Entoarox
+
   |author  = Prism 99
   |id      = Entoarox.FurnitureAnywhere
+
   |id      = prism99.advize.stardewrealty
   |nexus  = 2276
+
   |nexus  = 10512
  |chucklefish = 4324
+
   |github  = Prism-99/FarmExpansion
   |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    = FuryCore
+
   |name    = Stardew RPC - Discord Rich Presence
   |author  = furyx639
+
   |author  = ElocinDev
   |id      = furyx639.FuryCore
+
   |id      = elocindev.stardewrpc
   |nexus  = 10696
+
  |curse  = 1009887
 
+
   |nexus  =
   |status = abandoned
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Dressed
+
   |name    = Stardew RPG
   |author  = Advize and Jinxiewinxie
+
   |author  = aedenthorn, Erinthe
   |id      = Advize.GetDressed
+
   |id      = aedenthorn.StardewRPG
   |nexus  = 331
+
   |nexus  = 11132
   |github  = AdvizeGH/GetDressed
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |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    = Ginger Island Extra Locations
+
   |name    = Stardew Speak
   |author  = mistyspring
+
   |author  = evfredericksen, Evan Fredericksen
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
+
   |id      = evfredericksen.StardewSpeak
  |curse  = 880520
+
   |nexus  = 7929
   |nexus  = 12195
+
   |github  = evfredericksen/StardewSpeak
   |github  = misty-spring/StardewMods
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift
+
   |name    = Stardew Survival Project
   |author  = ShadowDragon8685
+
   |author  = NeroYuki
   |id      = ShadowDragon.GrandfathersGift
+
   |id      = neroyuki.rlvalley
   |nexus  = 985
+
   |nexus  = 14183
   |github  =
+
   |github  = NeroYuki/StardewSurvivalProject
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Symphony Remastered, Stardew Symphony
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
 +
  |nexus  = 425
 +
  |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5.5
  |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    = Stardew Twitch Tracker
   |author  = pepoluan
+
   |author  = Cody, Cody Hansen
   |id      = pepoluan.GrandfatherGiftRemade
+
   |id      = cody.StardewTwitchTrackerMod
   |nexus  = 4151
+
   |nexus  = 16543
  |chucklefish = 5783
 
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 
  
 
   |status  = abandoned
 
   |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    = Hamlet
+
   |name    = Stardew Valley Balance Overhaul, Stardew Valley Balance Overhaul Bundles
   |author  = Taskmaster
+
   |author  = Alvadea & Jaksha & Theoddon
   |id      = Taskmaster.Hamlet
+
   |id      = Theoddon.SVBOBundlesLoader
   |nexus  = 4601
+
   |nexus  = 13426
   |github  =
+
   |github  = Annosz/UIInfoSuite2
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Animals
+
   |name    = Stardew Valley Barber, Stardew Barber
   |author  = StarPeanut, Greger
+
   |author  = phroureo
   |id      = HappyAnimals
+
   |id      = phroureo.BarberSV
   |nexus  =
+
   |nexus  = 9061
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Sprites
+
   |name    = Stardew Valley ESP, sdv-helper
   |author  = ninthworld
+
   |author  = reimu, r2h, tomdc
   |id      = NinthWorld.HDSprites
+
   |id      = reimu.sdv-helper
   |nexus  = 4024
+
   |nexus  = 3917
   |github  = ninthworld/HDSprites
+
   |github  = rei2hu/stardewvalley-esp
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hempire
+
   |name    = Stardew Valley Expanded
   |author  = Oga_The_Real
+
   |author  = Flashshifter
   |id      = Oga_The_Real.Hempire
+
   |id      = FlashShifter.SVECode
   |nexus  = 14477
+
   |nexus  = 3753
   |github  =
+
   |moddrop = 833179
 
+
   |github = FlashShifter/StardewValleyExpanded
   |status = abandoned<!--mod page hidden-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Animations, Animacoes
+
   |name    = Stardew Valley Randomizer
   |author  = BrasileiroTop
+
   |author  = Tooshi
   |id      = BrasileiroTop.Animacoes
+
   |id      = Tooshi.Randomizer
   |nexus  = 5139
+
   |nexus  = 5185
   |github  =
+
  |curse  = 308003
 +
   |github  = cTooshi/stardew-valley-randomizer
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Mill
+
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
   |author  = AustinYQM
+
   |author  = Tyler Gibbs and TheHaboo
   |id      = AustinYQM.ImprovedMill
+
   |id      = tylergibbs2.StardewRoguelike
   |nexus  = 1748
+
   |nexus  = 13614
   |github  = AustinYQM/ImprovedMill
+
   |github  = tylergibbs2/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status   = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
 +
   |author  = evskii
 +
   |id      = evskii.StardewTimelapse
 +
  |nexus  = 19806
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Inventory
+
   |name    = Stardew Voices
   |author  = unidarkshin, Devin Lematty
+
   |author  = Shannon Hobby
   |id      = DevinLematty.InfiniteInventory
+
   |id      = shobby.StardewVoices
   |nexus   = 2247
+
   |curse   = 1010539
   |github  = unidarkshin/Stardew-Mods
+
   |nexus   = 22550
 
+
   |github  =
   |broke in = Stardew Valley 1.3.29
 
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interactions, Interacoes
+
   |name    = Stardew Web
   |author  = BrasileiroTop
+
   |author  = Prism 99
   |id      = BrasileiroTop.Interacoes
+
   |id      = prism99.stardewweb
   |nexus  = 4862
+
   |nexus  = 8715
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Farm
+
   |name    = Stardew Web API
   |author  = Platonymous
+
   |author  = zunderscore
   |id      = Platonymous.JunimoFarm
+
   |id      = zunderscore.StardewWebApi
   |nexus  = 984
+
   |nexus  = 22540
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = zunderscore/StardewWebApi
 
+
}}
   |broke in = Stardew Valley 1.3
+
{{#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    = Junimo Studio, Music Blocks
+
   |name    = Starksouls
   |author  = Becks723
+
   |author  = FenrirA
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id      = FenrirAsonda.Starksouls
   |nexus  = 6971
+
   |nexus  = 10915
   |github  =
+
   |github  = OhWellMikell/Starksouls
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junk Mail
+
   |name    = Start in Ginger Island
   |author  = Taskmaster
+
   |author  = mistyspring
   |id      = Taskmaster.JunkMail
+
   |id      = mistyspring.GingerIslandStart
   |nexus  = 4452
+
   |nexus  = 20401
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keyboard Mod Menu
+
   |name    = Starting Money
   |author  = Shadowfoxss
+
   |author  = mmanlapat
   |id      = Shadowfoxss.KeyboardModMenu
+
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
   |nexus  = 3147
+
   |nexus  = 1138
  |curse  = 308891
 
 
   |github  =
 
   |github  =
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kisekae
+
   |name    = Startup Volume Config
   |author  = Kabigon
+
   |author  = certifiableGrimalkin
   |id      = Kabigon.kisekae
+
   |id      = certifiableGrimalkin.StartupVolumeConfig
   |nexus  = 2348
+
   |nexus  = 15846
   |github  = KabigonFirst/StardewValleyMods
+
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.3.29
+
{{#invoke:SMAPI compatibility|entry
   |status   = obsolete
+
   |name    = Start With Greenhouse
   |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).
+
  |author  = CaptainSully
 +
  |id      = CaptainSully.StartWithGreenhouse
 +
   |nexus  = 9878
 +
   |moddrop = 1035412
 +
   |github = CaptainSully/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
+
   |name    = Start With Hat
   |author  = Lavapulse
+
   |author  = treyh0
   |id      = Lavapulse.LavapulseChickens
+
   |id      = treyh0.StartWithHat
   |nexus  = 4821
+
   |nexus  = 2628
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stash Items
 +
  |author  = ZackHill
 +
  |id      = ZackHill.StashItems
 +
  |nexus  = 9624
 +
  |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    = Leah Cabin Music Fix
+
   |name    = Static Inventory
   |author  = Huanir
+
   |author  = Dinotopea
   |id      = Huanir.LeahCabinMusicFix
+
   |id      = Dinotopea.StaticInventory
   |nexus  = 2653
+
   |nexus  = 20093
   |github  =
+
   |github  = nrobinson12/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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    = Static Tool Power
   |author  = Permamiss
+
   |author  = Omek97
   |id      = BALANCEMOD_AntiExhaustion
+
   |id      = omek97.static_toolpower
   |nexus  = 637
+
   |nexus  = 21281
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stats as Tokens
 +
  |author  = sophiesalacia
 +
  |id      = Vertigon.StatsAsTokens
 +
  |nexus  = 9659
 +
  |github  = dtomlinson-ga/StatsAsTokens
  
   |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    = Stats Passive Regeneration, Stats Reloader
   |author  = Brandy Lover, WDavi
+
   |author  = strato35
   |id      = Brandy Lover.LMlog
+
   |id      = Strato35.StatsReloader
   |nexus  = 1366
+
   |nexus  = 7428
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Makeshift Multiplayer
+
   |name    = Statue of Generosity
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id      = spacechase0.StatueOfGenerosity
   |nexus   = 501
+
   |curse   = 867713
   |moddrop = 127274
+
   |nexus  = 7532
   |github  = spacechase0/StardewValleyMP
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Image Export
+
   |name    = Statue Shorts
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 1073
+
   |nexus  = 17642
  |moddrop = 127273
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/MapImageExporter
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
+
   |summary  = use {{nexus mod|22135|Statue Shorts Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Statue Shorts Redux
 +
  |author  = Nom0ri
 +
  |id      = aedenthorn.StatueShorts
 +
  |nexus  = 22135
 +
  |github  = Nom0ri/StatueShortsRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mass Production
+
   |name    = Stay Up
   |author  = Jacque Pott
+
   |author  = su226
   |id      = JacquePott.MassProduction
+
   |id      = Su226.StayUp
   |nexus  = 7021
+
   |nexus  = 7592
   |github  = JacquePott/StardewValleyMods
+
   |github  = su226/StardewValleyMods
  
   |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    = Stay Up Late
   |author  = Kithio
+
   |author  = Krutonium
   |id      = Kithio:ChatMod
+
   |id      = krutonium.stayuplate
   |nexus  =
+
   |nexus  = 12578
  |chucklefish = 4296
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining with Explosives
+
   |name    = Stay Up Plus
   |author  = Nishtra
+
   |author  = neur0tox1n, neur0tox1n_
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id      = neur0tox1n_.StayUpPlus
   |nexus  = 770
+
   |nexus  = 21469
 
   |github  =
 
   |github  =
 
  |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    = SteamDew
   |author  = Taskmaster
+
   |author  = Mewsubi
   |id      = Taskmaster.MonthlyMail
+
   |id      = Mewsubi.SteamDew
   |nexus  = 4523
+
   |nexus  = 19396
   |github  =
+
   |github  = myuusubi/SteamDew
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = obsolete
 +
  |summary = remove this mod (Steam integration added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MoodFix
+
   |name    = Stendew Valley
   |author  = vaindil
+
   |author  = Haunted Pineapple
   |id      = vaindil.MoodFix
+
   |id      = HauntedPineapple.StendewValley
   |nexus  = 1809
+
   |nexus  = 19483
   |github  = vaindil/sdv-moodfix
+
   |github  = HauntedPineapple/Stendew-Valley
  
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mood Guard
+
   |name    = Stone Bridge Over Pond, Pond With Bridge
   |author  = YonKuma, kumarei
+
   |author  = Advize and jinxiewinxie
   |id      = YonKuma.MoodGuard
+
   |id      = jinxiewinxie.StoneBridgeOverPond
   |nexus  = 1597
+
   |nexus  = 316
   |github  = YonKuma/MoodGuard
+
   |github  = Jinxiewinxie/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
   |status   = obsolete
+
<!--
   |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
  |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
 +
  |name    = Stop Flower Harvests
 +
  |author  = BlobLeader
 +
  |id      = BlobLeader.StopFlowerHarvests
 +
   |nexus   = 24559
 +
   |github = seichen/Stardew-Stop-Flower-Harvests
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Map Layers
+
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
   |author  = Platonymous
+
   |author  = Mustafa
   |id      = Platonymous.MoreMapLayers
+
   |id      = Mustafa.StopSoundsWhenAltTabbed
   |nexus  = 1134
+
   |nexus  = 13925
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = mustafa-git/StopSoundsWhenAltTabbed
 
 
  |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    = Storage Containers
   |author  = BrasileiroTop
+
   |author  = trashcan9
   |id      = BrasileiroTop.CanaisTv
+
   |id      = trashcan9.StorageContainers
   |nexus  = 5126
+
   |nexus  = 16071
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Through Object
+
   |name    = Stronger You
   |author  = ylsama
+
   |author  = Krutonium
   |id      = ylsama.MoveThoughObject
+
   |id      = Krutonium.StrongerYou
   |nexus  = 2680
+
   |nexus  = 7402
 
   |github  =
 
   |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    = MTN, More Than Necessary
+
   |name    = Stuck at Level 1 but Overpower Drop Rates
   |author  = SgtPickles, GameMX
+
   |author  = Darkmushu
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
   |nexus  = 2256
+
   |nexus  = 17380
 
   |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    = Stumps to Hardwood Stumps
   |author  = FerMod
+
   |author  = Nishtra
   |id      = FerMod.MultiplayerEmotes
+
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
   |nexus  = 2347
+
   |nexus  = 691
   |github  = FerMod/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.29
  |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    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
   |author  = Unremarkable, animavoro
+
   |author  = sophiesalacia
   |id      = unremarkable.fix-sellToStorePrice
+
   |id      = sophie.SturdySaplings
   |nexus  = 2135
+
   |nexus  = 14440
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github  = sophiesalacia/StardewMods
 
 
  |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    = Submerged Crab Pots
  |author  = Prince-Leto
 
  |id      = princeleto.multiplayershaftfix
 
  |nexus  = 2922
 
  |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
 
  |name    = Multiple Spouses
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MultipleSpouses
+
   |id      = aedenthorn.SubmergedCrabPots
   |nexus  = 6227
+
   |nexus  = 11719
 
   |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).
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#SubmergedCrabPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Rearranger
+
   |name    = Subterranian Overhaul, Dwarvish
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = mytigio
   |id      = Omegasis.MuseumRearranger
+
   |id      = mytigio.SubterranianOverhaul
   |nexus  = 428
+
   |nexus  = 4149
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = mytigio/SDVMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |status  = obsolete
+
   |status  = abandoned
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |summary  = remove this mod (no longer maintained; use {{nexus mod|22021|Dwarven Expansion}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cheat Shortcuts (No Map Overwrite)
+
   |name    = Summit Reborn
   |author  = kulcris
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = kulcris.NoCheatShortcuts
+
   |id      = KoihimeNakamura.summitreborn
   |nexus  = 2310
+
   |nexus  = 2073
   |github  =
+
   |github  = JohnsonNicholas/SDVMods
  
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debug Mode
+
   |name    = Sundrop City
   |author  = Pathoschild
+
   |author  = The Sundrop Team
   |id      = Pathoschild.NoDebugMode
+
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
   |nexus  = 593
+
   |nexus  = 4014
   |github  = Pathoschild/StardewMods
+
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.5.5
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Pets
+
   |name    = Super Hopper
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = spacechase0
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id      = spacechase0.SuperHopper
   |nexus  = 506
+
  |curse  = 867698
   |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus  = 9418
 +
   |github  = spacechase0/StardewValleyMods
  
   |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    = Super Sleeper
   |author  = KirbyLink
+
   |author  = spoocky123
   |id      = kirbylink.noseedsfromtreesfix
+
   |id      = spoocky123.SuperSleeper
   |nexus  = 2947
+
   |nexus  = 10842
   |github  = KirbyLink/NoSeedsFromTreesFix
+
   |github  =
 
 
  |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    = Notes
+
   |name    = Surfing Festival
   |author  = Platonymous
+
   |author  = spacechase0 and ParadigmNomad
   |id      = Platonymous.Notes
+
   |id      = spacechase0.SurfingFestival
   |nexus   = 3068
+
   |curse   = 867720
   |moddrop = 793905
+
   |nexus  = 6688
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Speak
+
   |name    = Surprise Pregnancy, SurpriseBaby1
   |author  = jwdred
+
   |author  = MiphasGrace
   |id      =
+
   |id      = MiphasGrace.SurpriseBaby1
   |nexus  = 694
+
   |nexus  = 13126
 
   |github  =
 
   |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    = Online Splitscreen
+
   |name    = Survivalistic
   |author  = DeLiXx
+
   |author  = Ophaneom
   |id      = DeLiXx.Online_Splitscreen
+
   |id      = Ophaneom.Survivalistic
   |nexus  = 12291
+
   |nexus  = 12179
   |github  =
+
   |github  = Ophaneom/Survivalistic
  |source  =
 
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
 +
  |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    = Ornamental
+
   |name    = SV Fishing Mod
   |author  = Taskmaster
+
   |author  = KDERazorback
   |id      = Taskmaster.Ornamental
+
   |id      = KDERazorback.SvFishingMod
   |nexus  = 4981
+
   |nexus  = 6403
   |github  =
+
   |github  = KDERazorback/SvFishingMod
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = P2P Animal Noise
+
   |name    = SV Notepad
   |author  = Modotte
+
   |author  = HereBeCush
   |id      = modotte.P2PAnimalNoise
+
   |id      = herebecush.SVNotepad
   |nexus  = 17383
+
   |nexus  = 21473
 
   |github  =
 
   |github  =
 
+
   |source = https://gitlab.com/hbc-mods/stardew-valley/sv-notepad
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Scepter, Personal Return Scepter
+
   |name    = Swap Rings
   |author  = Alex Noddings
+
   |author  = Zamiel
   |id      = an.ownscepter
+
   |id      = Zamiel.SwapRings
   |nexus  = 2404
+
   |nexus  = 21205
   |github  =
+
   |github  = Zamiell/stardew-valley-mods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Mob Spawner
+
   |name    = Swim
   |author  = zesman
+
   |author  = aedenthorn, Erinthe
   |id      = MobSpawner.pseudohub.de
+
   |id      = aedenthorn.Swim
   |nexus  = 2794
+
  |curse  = 868896
   |github  =
+
   |nexus  = 6326
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in           = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Swim - Continued|Swim - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Unlocked Recipes
+
   |name    = Swim (Almost) Anywhere, Swim Suit
   |author  = zesman
+
   |author  = Platonymous
   |id      = UnlockedRecipes.pseudohub.de
+
   |id      = Platonymous.SwimSuit
   |nexus  = 2798
+
   |nexus  = 1215
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3.36
+
   |broke in = SMAPI 3.0
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Mushroom Trees
+
   |name    = Swim - Continued
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = aedenthorn and FlyingTNT
   |id      = f4iTh.PMT
+
   |id      = FlyingTNT.Swim
   |nexus  = 2349
+
   |nexus  = 23169
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |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    = Swimsuits Anywhere
   |author  = bwdy
+
   |author  = Myzkatonic
   |id      = bwdy.polygamy
+
   |id      = Myzkatonic.SwimsuitsAnywhere
   |nexus  = 3542
+
   |nexus  = 7722
   |github  = bwdymods/SDV-Polygamy
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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    = Swiss Army Knife
   |author  = ryaon
+
   |author  = John Peters
   |id      = Ryaon.FectorChallenge
+
   |id      = JohnPeters.SwissArmyKnife
   |nexus  = 5125
+
   |nexus  = 13991
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profession Adjustments
+
   |name    = Swizzy Meads
   |author  = Kevin Connors
+
   |author  = Swizzy Studios
   |id      = KevinConnors.ProfessionAdjustments
+
   |id      = SwizzyStudios.SwizzyMeads
   |nexus  = 2424
+
   |nexus  = 3241
   |github  = kevinforrestconnors/ProfessionAdjustments
+
   |github  = SwizzyStudios/SV-SwizzyMeads
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Puffer Chick - Chickens
+
   |name    = Tab Autoloot
   |author  = Satozaki
+
   |author  = Guedez
   |id      = EpicBellyFlop45.PufferChickChickens
+
   |id      = tab.autoloot
   |nexus  = 2997
+
   |nexus  = 5115
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pumpkin Chickens
+
   |name    = Tailor Weapon Skins
   |author  = Satozaki
+
   |author  = Peasly Wellbott
   |id      = EpicBellyFlop45.PumpkinChickens
+
   |id      = Wellbott.TailorWeaponSkins
   |nexus  = 3004
+
   |nexus  = 7797
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality of Life - Immersive Tweaks
+
   |name    = Tainted Cellar, Underground House Cellar
   |author  = DaLion
+
   |author  = Jinxiewinxie and TaintedWheat
   |id      = DaLion.ImmersiveTweaks
+
   |id      = TaintedCellar
   |nexus  = 11296
+
   |nexus  = 1672
   |github  =
+
   |github  = Jinxiewinxie/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.3
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
<!--
 +
   |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    = Quest Essentials
+
   |name    = Take a Break
   |author  = PurrplingCat
+
   |author  = Krutonium
   |id      = PurrplingCat.QuestEssentials
+
   |id      = krutonium.TakeABreak
   |nexus  = 8827
+
   |nexus  = 12549
   |github  = purrplingcat/StardewMods
+
   |github  =
 
+
}}
   |status = abandoned
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take All
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TakeAll
 +
  |nexus  = 14247
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Removable Horse Hats
+
   |name    = Take It Slow
   |author  = CatCattyCat, Cat
+
   |author  = KarratKake
   |id      = cat.removablehorsehats
+
   |id      = KarratKake.TakeItSlow
   |nexus  = 2223
+
   |nexus  = 13432
   |github  = danvolchek/StardewMods
+
   |github  =
  
   |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    = Talk to Inworld's AI Villagers, Inworld
   |author  = Platonymous
+
   |author  = Inworld AI, PogDerson
   |id      = Platonymous.RingOfFire
+
   |id      = PogDerson.Inworld
   |nexus  = 1166
+
   |nexus  = 16816
   |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    = Tap Giant Crops
   |author  = Pathoschild
+
   |author  = atravita
   |id      = Pathoschild.RotateToolbar
+
   |id      = atravita.TapGiantCrops
   |nexus  = 1100
+
  |curse  = 870968
   |github  = Pathoschild/StardewMods
+
  |moddrop = 1205166
 +
   |nexus  = 13052
 +
   |github  = atravita-mods/StardewMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scream
+
   |name    = Tappable Palm Trees
   |author  = Taskmaster
+
   |author  = aedenthorn, Erinthe
   |id      = Taskmaster.Scream
+
   |id      = aedenthorn.TappablePalmTrees
   |nexus  = 4588
+
   |nexus  = 10661
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Immersion
+
   |name    = Tapper Ready
   |author  = Entoarox
+
   |author  = skunkkky
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id      = skunkkk.TapperReady
   |nexus  = 2273
+
   |nexus  = 1219
  |chucklefish = 4262
+
   |github  =
   |github  = Entoarox/StardewMods
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |summary  = use [[#Tapper Report|Tapper Report]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Catalogue
+
   |name    = Tapper Report
   |author  = spacechase0
+
   |author  = pepoluan
   |id      = spacechase0.SeedCatalogue
+
   |id      = pepoluan.TapperReport
   |nexus  = 1640
+
   |nexus  = 8700
  |moddrop = 281292
+
   |github  =
   |github  = spacechase0/SeedCatalogue
+
   |source = https://sourceforge.net/p/sdvmod-tapper-report
 
 
   |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    = Separate Money for Multiplayer
+
   |name    = Taxes Mod
   |author  = funny-snek
+
   |author  = bdawson1993
   |id      = funnysnek.SeparateMoney
+
   |id      =
   |nexus  = 3086
+
   |nexus  = 38
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.4
+
   |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 (separate money was added in Stardew Valley 1.4).
+
  |broke in = SMAPI 0.39.1
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serfdom - Immersive Taxes
+
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
   |author  = DaLion
+
   |author  = TehPers
   |id      = DaLion.ImmersiveTaxes
+
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
   |nexus  = 12547
+
   |nexus  = 3256<!--was 2150 before re-release-->
   |github  =
+
   |moddrop = 1071149
 
+
   |github = TehPers/StardewValleyMods
   |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    = Teh's Festive Slimes
   |author  = j4c0b333
+
   |author  = TehPers
   |id      = j4c0b333.SetMoney
+
   |id      = TehPers.FestiveSlimes
   |nexus  = 3889
+
   |nexus  = 2990
   |github  =
+
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
  |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    = Set Unique Game ID
+
   |name    = Teh's Fishing Overhaul
   |author  = dJomp
+
   |author  = TehPers
   |id      = dJomp.SetUniqueGameID
+
   |id      = TehPers.FishingOverhaul
   |nexus  = 2042
+
   |nexus  = 866
   |github  =
+
  |moddrop = 123679
 +
   |github  = TehPers/StardewValleyMods
  
   |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    = Telephone Purchasing
   |author  = spacechase0
+
   |author  = Stingray
   |id      = spacechase0.ShipAnywhere
+
   |id      = Stingray.TP
   |nexus  = 1379
+
   |nexus  = 10190
  |moddrop = 183277
+
   |github  = Stingrayss/StardewValley
   |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    = Shipping Taxes
+
   |name    = Teleportation Tool
   |author  = NOGAF
+
   |author  = jeWel
   |id      = NOGAF.ShippingTaxes
+
   |id      = jeWel.TeleportationToolModCode
   |nexus  = 5189
+
   |nexus  = 22534
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleporter
 +
  |author  = Bifibi
 +
  |id      = Teleporter
 +
  |nexus  =
 +
  |chucklefish = 4374
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.2
   |status  = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = Teleport NPC Location
   |author  = TehPers
+
   |author  = ccr
   |id      = TehPers.ShroomSpotter
+
   |id      = ccr.TeleportNPCLocation
   |nexus  = 908
+
   |nexus  = 17190
  |moddrop = 125766
+
   |github  = chencrstu/TeleportNPCLocation
   |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    = Simple Sound Manager
+
   |name    = Teleport Point
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Enaium
   |id      = Omegasis.SimpleSoundManager
+
   |id      = Enaium.TeleportPoint
   |nexus   = 1410
+
   |curse   = 436830
   |github  = janavarro95/Stardew_Valley_Mods
+
   |moddrop = 864013
 
+
  |nexus  =
   |status = abandoned
+
   |github = Enaium-StardewValleyMods/TeleportPoint
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Singin' Stone
+
   |name    = Teleport To Farm
   |author  = CyTheGuy01
+
   |author  = Rafael
   |id      = CyTheGuy01.TestMod
+
   |id      = Rafael.TeleportToFarm
   |nexus  = 6463
+
   |nexus  = 7247
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit on Chairs, Sentar Em Cadeiras
+
   |name    = Terraria Accessories
   |author  = BrasileiroTop, Vagabundo2421
+
   |author  = jeWel
   |id      = BrasileiroTop.Sentar
+
   |id      = jeWel.TerrariaAccessoriesCode
   |nexus  = 4729
+
   |nexus  = 22931
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cave Saver
+
   |name    = Test Mod for Automated Workflows, Test Mod
   |author  = cantorsdust
+
   |author  = spacechase0
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id      = spacechase0.TestMod
   |nexus  = 175
+
   |nexus  = 21216
   |github  = cantorsdust/StardewMods
+
   |github  = spacechase0/TestModWorkflow
 
 
  |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    = Slime Water Filler, Slime AutoWaterer
+
   |name    = Thai Font Adjuster
   |author  = Speshkitty
+
   |author  = 'ELL and NRTnarathip
   |id      = speshkitty.slimewaterer
+
   |id      = ELL.ThaiFontAdjuster
   |nexus  = 7141
+
   |nexus  = 9586
   |github  = Speshkitty/SlimeWaterFiller
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solar Eclipse Event
+
   |name    = The Adventurer's Life Expanded
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = HamioDracny
   |id      = KoihimeNakamura.SolarEclipseEvent
+
   |id      = HamioDracny.TALE.SMAPI
   |nexus  = 897
+
   |nexus  = 14083
   |github  = JohnsonNicholas/SDVMods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |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    = The Best of "The Queen of Sauce"
   |author  = Edu Anttunes
+
   |author  = Bpendragon
   |id      = EduAnttunes.SpawnSeaMonster
+
   |id      = Bpendragon.BestOfQOS
   |nexus  = 5736
+
   |nexus  = 7985
   |github  =
+
   |github  = Bpendragon/Best-of-Queen-of-Sauce
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedster
+
   |name    = The Cave Cult, Cave Cult Code
   |author  = Platonymous
+
   |author  = CtrlAltDefeat, Evan Yoshitani
   |id      = Platonymous.Speedster
+
   |id      = CtrlAltDefeat.CaveCultCode
   |nexus  = 1102
+
   |nexus  = 23741
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Money
+
   |name    = The Chest Dimension
   |author  = Platonymous
+
   |author  = zazizu
   |id      = Platonymous.SplitMoney
+
   |id      = zazizu.TheChestDimension
   |nexus  = 2303
+
   |nexus  = 4013
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = cilekli-link/SDVMods
  
 
   |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    = Split Screen
+
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
   |author  = Ilyaki
+
   |author  = Neat
   |id      = Ilyaki.SplitScreen
+
   |id      = neat.newspaper
   |nexus  = 2139
+
   |nexus  = 8689
   |github  = Ilyaki/SplitScreen
+
   |github  =
  
   |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    = The Farmer That Stared at Rocks
   |author  = Platonymous
+
   |author  = ItsLittany
   |id      = Platonymous.Sprinkles
+
   |id      = itslittany.RockBreaker
   |nexus  =
+
   |nexus  = 6376
   |chucklefish = 4592
+
   |moddrop = 804101
 
   |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    = The Fish Dimension
   |author  = TehPers
+
   |author  = ichortower
   |id      = SCCL
+
   |id      = ichortower.TheFishDimension
   |nexus  = 889
+
   |nexus  = 22335
   |github  = TehPers/StardewValleyMods
+
   |github  = ichortower/TheFishDimension
 
+
}}
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Editor
+
   |name    = Theft of the Winter Star
   |author  = spacechase0
+
   |author  = spacechase0 and ParadigmNomad
   |id      = spacechase0.StardewEditor.GameIntegration
+
   |id      = spacechase0.TheftOfTheWinterStar
   |nexus  = 1298
+
  |curse  = 867729
   |github  = spacechase0/StardewEditor
+
  |moddrop = 771680
 +
   |nexus  = 5062
 +
   |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    = Stardew Twitch Tracker
+
   |name    = The Gnomiverse
   |author  = Cody, Cody Hansen
+
   |author  = Purppelle and King Gnomus
   |id      = cody.StardewTwitchTrackerMod
+
   |id      = Purppelle.TheGnomiverse
   |nexus  = 16543
+
   |nexus  = 13266
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Summit Reborn
+
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
  |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Tlitookilakin
  |id      = KoihimeNakamura.summitreborn
+
   |id      = tlitookilakin.BakeOffCode
  |nexus  = 2073
+
   |nexus  = 18856
  |github  = JohnsonNicholas/SDVMods
 
 
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Swim (Almost) Anywhere, Swim Suit
 
  |author  = Platonymous
 
  |id      = Platonymous.SwimSuit
 
  |nexus  = 1215
 
  |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Taxes Mod
 
   |author  = bdawson1993
 
   |id      =
 
   |nexus  = 38
 
 
   |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    = The Chest Dimension
 
  |author  = zazizu
 
  |id      = zazizu.TheChestDimension
 
  |nexus  = 4013
 
  |github  = cilekli-link/SDVMods
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,326: Line 21,254:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Notifier
+
   |name    = The Love of Cooking
   |author  = CKextreme
+
   |author  = blueberry
   |id      = CKextreme.TimeNotifier
+
   |id      = blueberry.LoveOfCooking
   |nexus  = 3706
+
   |nexus  = 6830
   |github  =
+
   |github  = b-b-blueberry/CooksAssistant
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Theme Manager
   |author  = Sakorona
+
   |author  = Khloe Leclair
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = leclair.thememanager
   |nexus  = 1000
+
   |nexus  = 14525
   |github  = Sakorona/SDVMods
+
   |github  = KhloeLeclair/StardewMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Travel
+
   |name    = The Moon
   |author  = Cile_ed
+
   |author  = Pucklynn
   |id      = Cile_ed.TimeTravel
+
   |id      = shannon.MoonMod
   |nexus  = 4068
+
   |nexus  = 2482
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Geodes
+
   |name    = The Northern Gulf
   |author  = spacechase0
+
   |author  = The commission of The Northern Gulf
   |id      = spacechase0.ToolGeodes
+
   |id      = TcTHG.Custom_The_Northern_Gulf
   |nexus  = 3090
+
   |nexus  = 19376
  |moddrop = 771642
+
   |github  =
   |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    = The Pumpkin King
   |author  = DaLion
+
   |author  = KirbyLink
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
+
   |id      = kirbylink.pumpkinking
   |nexus  = 7965
+
   |nexus  = 3006
   |github  =
+
   |github  = KirbyLink/PumpkinKing
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.4
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
<!--@retest-after Custom Farming Redux
 +
   |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
  |unofficial url    = {{nexus mod|4109}}
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultiplayer
+
   |name    = The Queen Of Sauce Reminder
   |author  = Platonymous
+
   |author  = TheShwamp
   |id      = Platonymous.Ultiplayer
+
   |id      = TheShwamp.TheQueenOfSauceReminder
   |nexus  = 2134
+
   |nexus  = 5172
   |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    = The Return of Custom Backpack Framework
   |author  = Chirase
+
   |author  = platinummyr
   |id      = Tommy.GiftAllWeek
+
   |id      = platinummyr.CustomBackpackFramework
   |nexus  = 6850
+
   |nexus  = 21588
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift Every Day)
+
   |name    = The Return of Immersive Scarecrows
   |author  = Chirase
+
   |author  = aedenthorn and lucaskfreitas
   |id      = Tommy.GiftEveryDay
+
   |id      = lucaskfreitas.ImmersiveScarecrows
   |nexus  = 6850
+
   |nexus  = 20701
  |github  =
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Areas
+
   |name    = The Return of Immersive Sprinklers
   |author  = DeLiXx
+
   |author  = aedenthorn and lucaskfreitas
   |id      = DeLiXx.Unlockable_Areas
+
   |id      = lucaskfreitas.ImmersiveSprinklers
   |nexus  = 15132
+
   |nexus  = 20796
   |github  =
+
   |github  = lucaskfreitas/ImmersiveSprinklers
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk of Life, Awesome Professions
+
   |name    = The Return of More Backpack Upgrades
   |author  = DaLion
+
   |author  = platinummyr
   |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id      = platinummyr.CPMoreBackpacks
   |nexus  = 8111
+
   |nexus  = 21591
 
   |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    = Walkshop
+
   |name    = The Return of Smaller Fish Ponds, Smaller Fish Ponds
   |author  = enaium
+
   |author  = platinummyr and wellbott
   |id      = Enaium.Walkshop
+
   |id      = platinummyr.SmallerFishPonds
   |curse   = 365806
+
   |nexus  = 21900
   |nexus  =
+
  |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  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Fix
+
   |name    = Thinking Time
   |author  = Travoos
+
   |author  = PokeBenji
   |id      =
+
   |id      = PokeBenji.ThinkingTime, YourName.ThinkingTimeMobile<!--mobile version-->
   |nexus   =
+
   |curse   = 1024585
   |chucklefish = 4211
+
   |nexus  = 24457
 
   |github  =
 
   |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 = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Chests
+
   |name    = This Mod Is Organic
   |author  = CyTheGuy01, CyberCheese15
+
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
   |id      = cybercheese.WarpChests
+
   |id      = SweetPanda.Organic
   |nexus  = 6402
+
   |nexus  = 16648
 
   |github  =
 
   |github  =
  
   |status  = abandoned<!--also broken reference to old SpaceCore type-->
+
   |broke in = Stardew Valley 1.6
  |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    = 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  = Sakorona (ItsBenter)
+
   |author  = spacechase0
   |id      = KoihimeNakamura.WashAwayForage
+
   |id      = spacechase0.ThreeHeartDancePartner<!--changed in 1.1.2-unofficial.2-FlyingTNT-->, ThreeHeartDancePartner
   |nexus  = 6715
+
  |curse  = 867388
   |github  = Sakorona/SDVMods
+
  |moddrop = 127278
 +
   |nexus  = 500
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
   |status   = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapon Reskinner
+
   |name    = Throwable Axe
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.WeaponReskinner
+
   |id      = spacechase0.ThrowableAxe
   |nexus   = 5095
+
   |curse   = 867726
   |moddrop = 771681
+
   |moddrop = 771683
   |github  = spacechase0/WeaponReskinner
+
  |nexus  = 5097
 +
   |github  = spacechase0/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    = Thunderstorm Totem
   |author  = Persival
+
   |author  = justastranger
   |id      = none <!-- no ID in manifest -->
+
   |id      = jas.ThunderstormTotem
   |nexus  = 450
+
  |moddrop = 944622
 +
   |nexus  =
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XNB Loader
+
  |name    = Tidy Fields
   |author  = Entoarox
+
  |author  = seitanicbean
   |id      = Entoarox.XnbLoader
+
  |id      = seitanicbean.tidyfields
   |nexus  = 2275
+
  |nexus  = 10929
   |chucklefish = 4506
+
  |github  =
   |github  = Entoarox/StardewMods
+
  |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
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#Trampoline
 +
}}
 +
{{#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.WeatherTotem<!--changed in 0.1.1-unofficial.1-->, aedenthorn.WeatherTotems
 +
  |nexus  = 16455
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WeatherTotem
 +
}}
 +
{{#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  =
 +
 
 +
  |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|entry
 +
  |name    = Spacious Greenhouse
 +
  |author  = mintgal
 +
  |id      = mintgal.SpaciousGreenhouse
 +
  |nexus  = 4137
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
   |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124427
 +
  |unofficial version = 1.2.1-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|footer}}
 
{{#invoke:SMAPI compatibility|footer}}
  
===Content packs===
+
===XNB mods===
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]].
+
See [[Modding:Using XNB mods]].
 +
<!--
  
{{#invoke:SMAPI compatibility|header}}
+
Do not list XNB mods here.
{{#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
 
 
 
  |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    = 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    = 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}}
 
 
 
===XNB mods===
 
See [[Modding:Using XNB mods]].
 
  
 
==Mod data overrides==
 
==Mod data overrides==
Line 18,665: Line 23,778:
 
   |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,698: Line 23,810:
 
   |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,754: Line 23,858:
 
   |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,778: Line 23,890:
 
   |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:39, 21 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).