Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎C# mods: updated: Active Menu Anywhere)
 
(631 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 116: Line 164:
 
   |id      = f4iTh.ActivateSprinklers
 
   |id      = f4iTh.ActivateSprinklers
 
   |nexus  = 2088
 
   |nexus  = 2088
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Active Menu Anywhere
 +
  |author  = weizinai
 +
  |id      = weizinai.ActiveMenuAnywhere
 +
  |nexus  = 21093
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 124: Line 179:
 
   |nexus  = 11447
 
   |nexus  = 11447
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|23271|Actually Lucky Rabbit's Foot (Rebooted)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 131: Line 190:
 
   |nexus  = 14595
 
   |nexus  = 14595
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Add Money
 +
  |author  = Pempi
 +
  |id      = pempi.addMoney
 +
  |nexus  = 20111
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Add Money
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.AddMoney
 +
  |nexus  = 21016
 +
  |github  = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 138: Line 213:
 
   |nexus  = 5713
 
   |nexus  = 5713
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 145: Line 222:
 
   |nexus  = 12446
 
   |nexus  = 12446
 
   |github  = MiguelLucas/StardewValleyMods
 
   |github  = MiguelLucas/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 151: Line 230:
 
   |id      = Pokeytax.AdjustablePriceHikes
 
   |id      = Pokeytax.AdjustablePriceHikes
 
   |nexus  = 2631
 
   |nexus  = 2631
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adjustable Sprinklers
 +
  |author  = NCarigon
 +
  |id      = NCarigon.AdjustableSprinklers
 +
  |nexus  = 21843
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 172: Line 260:
 
   |github  = ThatNorthernMonkey/AdjustArtisanPrices
 
   |github  = ThatNorthernMonkey/AdjustArtisanPrices
  
   |broke in           = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.1
 +
<!--
 
   |unofficial version = 0.0.2-unofficial.3-pathoschild
 
   |unofficial version = 0.0.2-unofficial.3-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 190: Line 280:
 
   |github  =
 
   |github  =
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3
 +
<!--
 
   |unofficial version = 1.1.1-unofficial.1-ddgroves
 
   |unofficial version = 1.1.1-unofficial.1-ddgroves
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 201: Line 293:
 
   |moddrop = 600967
 
   |moddrop = 600967
 
   |github  = Gathouria/Adopt-Skin
 
   |github  = Gathouria/Adopt-Skin
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adopt With Krobus
 +
  |author  = Hana
 +
  |id      = Hana.AdoptWithKrobus
 +
  |nexus  = 22218
 +
  |github  = aeremyns/AdoptWithKrobus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 208: Line 309:
 
   |nexus  = 11264
 
   |nexus  = 11264
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.5-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedCooking
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Fishing Treasure
 +
  |author  = aceynk
 +
  |id      = aceynk.AdvancedFishingTreasure
 +
  |nexus  = 24403
 +
  |github  = aceynk/AdvancedFishingTreasure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 215: Line 327:
 
   |nexus  = 10934
 
   |nexus  = 10934
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedFluteBlocks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 224: Line 340:
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Location Loader
 +
  |author  = Entoarox
 +
  |id      = Entoarox.AdvancedLocationLoader
 +
  |nexus  = 2270
 +
  |chucklefish = 3619
 +
  |github  = Entoarox/StardewMods
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 231: Line 359:
 
   |nexus  = 7739
 
   |nexus  = 7739
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6<!--@retest-linked-->
 +
  |unofficial version = 0.4.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedLootFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 251: Line 383:
 
   |nexus  = 7886
 
   |nexus  = 7886
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24374|Advanced Melee Framework (Unofficial)}} instead
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 274: Line 410:
 
}}
 
}}
 
{{#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 304: Line 453:
 
   |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 311: Line 463:
 
   |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 318: Line 486:
 
   |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 332: Line 512:
 
   |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 354: Line 536:
 
   |nexus  = 14494
 
   |nexus  = 14494
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.3.2-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AllChestsMenu
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = All Crops All Seasons
 +
  |author  = cantorsdust
 +
  |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
 +
  |nexus  = 170
 +
  |github  = cantorsdust/StardewMods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Allow Beach Sprinklers
 
   |name    = Allow Beach Sprinklers
 
   |author  = Jag3dagster
 
   |author  = Jag3dagster
   |id      = Jag3dagster.AllowBeachSprinklers
+
   |id      = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
 
   |nexus  = 7629
 
   |nexus  = 7629
   |github  = jag3dagster/AllowBeachSprinklers
+
   |github  = Hedgehog-Technologies/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 375: Line 571:
 
   |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 402: Line 602:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.AlternativeTextures
 
   |id      = PeacefulEnd.AlternativeTextures
 +
  |curse  = 870938
 
   |nexus  = 9246
 
   |nexus  = 9246
 
   |github  = Floogen/AlternativeTextures
 
   |github  = Floogen/AlternativeTextures
Line 418: Line 619:
 
   |nexus  = 15926
 
   |nexus  = 15926
 
   |github  = Jaksha6472/WitchTower
 
   |github  = Jaksha6472/WitchTower
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Active Window, Always Active Mod
 +
  |author  = AlexGoD
 +
  |id      = AlexGoD.AlwaysActiveMod
 +
  |nexus  = 25177
 +
  |github  =
 +
}}
 +
{{#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 436: Line 658:
 
   |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 449: Line 685:
 
   |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 457: Line 694:
 
   |nexus  = 8823
 
   |nexus  = 8823
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 464: Line 703:
 
   |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 471: Line 720:
 
   |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 479: Line 730:
 
   |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 509: Line 762:
 
   |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 518: Line 773:
 
}}
 
}}
 
{{#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  = 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
 
   |nexus  = 8653
 
   |github  = nofilenamed/AnimalObserver
 
   |github  = nofilenamed/AnimalObserver
Line 537: Line 802:
 
   |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 545: Line 812:
 
   |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 558: Line 827:
 
   |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 566: Line 844:
 
   |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 582: Line 863:
 
   |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 600: Line 890:
 
   |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 611: Line 904:
 
   |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 622: Line 919:
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.5.5<!--@retest-after HD Portraits-->
 +
<!--
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#HD Portraits| HD Portraits]] instead
+
   |summary  = use [[#HD Portraits|HD Portraits]] instead.
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animation-Cancel Keybinding
 +
  |author  = Swaglix
 +
  |id      = swaglix.AnimationCancelKeybinding
 +
  |nexus  = 20159
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 648: Line 954:
 
   |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 655: Line 963:
 
   |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 683: Line 995:
 
   |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 690: Line 1,004:
 
   |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 697: Line 1,015:
 
   |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 706: Line 1,033:
 
   |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 725: Line 1,054:
 
   |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 730: Line 1,080:
 
   |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 739: Line 1,092:
 
   |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 746: Line 1,101:
 
   |nexus  = 9544
 
   |nexus  = 9544
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 754: Line 1,111:
 
   |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 771: Line 1,138:
 
   |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 789: Line 1,158:
 
   |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 794: Line 1,173:
 
   |author  = Platonymous
 
   |author  = Platonymous
 
   |id      = Platonymous.Artista
 
   |id      = Platonymous.Artista
 +
  |moddrop = 1521420
 
   |nexus  = 18697
 
   |nexus  = 18697
 
   |github  =
 
   |github  =
Line 813: Line 1,193:
 
   |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 823: Line 1,210:
 
   |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 837: Line 1,226:
  
 
   |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 846: Line 1,237:
 
   |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 853: Line 1,246:
 
   |curse  = 880513
 
   |curse  = 880513
 
   |nexus  = 16294
 
   |nexus  = 16294
   |github  =
+
   |github  = misty-spring/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Audio Devices
 +
  |author  = Max Vollmer, SVProtector
 +
  |id      = maxvollmer.audiodevices
 +
  |nexus  = 2838
 +
  |github  = maxvollmer/AudioDevices
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 866: Line 1,272:
 
   |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 871: Line 1,278:
 
{{#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 889: Line 1,298:
 
   |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 895: Line 1,318:
 
   |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 908: Line 1,338:
 
   |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 924: Line 1,361:
 
   |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 934: Line 1,382:
 
   |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 947: Line 1,397:
 
   |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 955: Line 1,414:
 
   |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
 +
  |name    = Auto Grab Truffles
 +
  |author  = Frostiverse
 +
  |id      = Frostiverse.AutoGrabTruffles
 +
  |nexus  = 21705
 +
  |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 962: Line 1,438:
 
   |nexus  = 14162
 
   |nexus  = 14162
 
   |github  =
 
   |github  =
 +
}}
 +
{{#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 974: Line 1,457:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.Automate
 
   |id      = Pathoschild.Automate
 +
  |curse  = 992857
 
   |nexus  = 1063
 
   |nexus  = 1063
 
   |moddrop = 509760
 
   |moddrop = 509760
Line 996: Line 1,480:
 
   |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,003: Line 1,495:
 
   |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,010: Line 1,511:
 
   |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,020: Line 1,528:
 
}}
 
}}
 
{{#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,032: Line 1,555:
 
   |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,042: Line 1,572:
 
}}
 
}}
 
{{#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,054: Line 1,597:
 
   |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,068: Line 1,621:
 
   |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,097: Line 1,657:
 
   |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,107: Line 1,667:
 
   |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,128: Line 1,718:
 
   |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,142: Line 1,748:
 
   |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,150: Line 1,763:
 
   |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,165: Line 1,780:
 
   |nexus  = 16825
 
   |nexus  = 16825
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.3.4-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,174: Line 1,793:
  
 
   |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,182: Line 1,808:
 
   |github  = Ilyaki/BattleRoyalley
 
   |github  = Ilyaki/BattleRoyalley
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-after Battle Royalley - Year 2-->
 +
<!--
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,192: Line 1,820:
 
   |nexus  = 9891
 
   |nexus  = 9891
 
   |github  = tylergibbs2/BattleRoyalley-Year2
 
   |github  = tylergibbs2/BattleRoyalley-Year2
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Beatable Lucky Purple Shorts
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.BeatableLuckyShortsMonster
 +
  |nexus  = 25095
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,198: Line 1,835:
 
   |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,206: Line 1,850:
 
   |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,213: Line 1,872:
 
   |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,222: Line 1,885:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Berry Season Reminder
+
  |name    = Be My Valentine
   |author  = Anthony Hilyard
+
  |author  = Taskmaster
 +
  |id      = Taskmaster.BeMyValentine
 +
  |nexus  = 5219
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Berry Season Reminder
 +
   |author  = Anthony Hilyard
 
   |id      = com.anthonyhilyard.berryseasonreminder
 
   |id      = com.anthonyhilyard.berryseasonreminder
 
   |curse  = 446669
 
   |curse  = 446669
Line 1,231: Line 1,903:
 
{{#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,254: Line 1,929:
 
   |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,261: Line 1,940:
 
   |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,290: Line 1,971:
 
   |nexus  = 11166
 
   |nexus  = 11166
 
   |github  = NormanPCN/StardewValleyMods
 
   |github  = NormanPCN/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Cabin
 +
  |author  = weizinai
 +
  |id      = weizinai.BetterCabin
 +
  |nexus  = 25368
 +
  |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#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,301: Line 1,990:
 
{{#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
 +
  |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,318: Line 2,020:
 
   |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,335: Line 2,048:
 
   |nexus  = 3092
 
   |nexus  = 3092
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,343: Line 2,058:
 
   |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,353: Line 2,070:
 
   |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,383: Line 2,118:
 
   |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,393: Line 2,130:
 
   |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,402: Line 2,141:
 
   |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,413: Line 2,156:
 
   |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,426: Line 2,171:
 
}}
 
}}
 
{{#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,457: Line 2,202:
 
   |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,464: Line 2,213:
 
   |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,470: Line 2,221:
 
   |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,479: Line 2,232:
 
   |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,491: Line 2,251:
 
{{#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,502: Line 2,266:
 
   |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,509: Line 2,275:
 
   |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,530: Line 2,298:
 
   |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,551: Line 2,321:
 
{{#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,568: Line 2,338:
 
   |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,582: Line 2,352:
 
   |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,596: Line 2,367:
 
   |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,606: Line 2,377:
 
   |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,620: Line 2,393:
 
   |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,628: Line 2,403:
 
   |moddrop = 833552
 
   |moddrop = 833552
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Sort
+
  |name    = Better Sonar Bobber
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.BetterSonarBobber
 +
  |nexus  = 24837
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Better Sort
 
   |author  = Jower
 
   |author  = Jower
 
   |id      = Jower.BetterSort
 
   |id      = Jower.BetterSort
 
   |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,643: Line 2,434:
 
   |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,650: Line 2,443:
 
   |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
 +
 +
  |status  = abandoned
 +
  |summary = use [[#Better Sprinklers Plus|Better Sprinklers Plus]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Stardrops
 +
  |author  = Rokugin
 +
  |id      = Rokugin.BetterStardrops
 +
  |nexus  = 21360
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Statue Of Blessings
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.betterStatueOfBlessings
 +
  |nexus  = 25022
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,658: Line 2,475:
 
   |moddrop = 1035408
 
   |moddrop = 1035408
 
   |github  = CaptainSully/StardewMods
 
   |github  = CaptainSully/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Theater
 +
  |author  = TianXiaobai
 +
  |id      = TianXiaobai.BetterTheater
 +
  |nexus  = 25002
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,665: Line 2,491:
 
   |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,673: Line 2,528:
 
   |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,679: Line 2,538:
 
   |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,700: Line 2,577:
 
   |nexus  = 7530
 
   |nexus  = 7530
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bigger Craftables for 1.6
 +
  |author  = manifoldSamurai, mfdsam
 +
  |id      = YourName.BiggerCraftables
 +
  |nexus  = 24886
 +
  |github  =
 +
}}
 +
{{#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,708: Line 2,601:
 
   |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,741: Line 2,636:
 
   |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,749: Line 2,651:
 
   |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,765: Line 2,675:
  
 
   |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,774: Line 2,691:
 
}}
 
}}
 
{{#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  = BunnyJumps
 +
  |id      = BunnyJumps.BJSNightSounds
 +
  |nexus  = 2501
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.8
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS No Clip
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSNoClip
 +
  |nexus  = 2820
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Only Treasure Room
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSOnlyTreasureRoom
 +
  |nexus  = 3145
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Plant Everywhere
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSPlantEverywhere
 +
  |nexus  = 3143
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Stop Grass
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSStopGrass
 +
  |nexus  = 2500
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Thunderstorm
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSThunderStorm
 +
  |nexus  = 3144
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Time Skipper
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSTimeSkipper
 +
  |nexus  = 2178
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 +
  |unofficial version = 1.4.3-unofficial.1-Vivan
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = BJS True Master
 
   |author  = Qther - BunnyJumps
 
   |author  = Qther - BunnyJumps
 
   |id      = BunnyJumps.BJSTrueMaster
 
   |id      = BunnyJumps.BJSTrueMaster
 
   |nexus  = 5324
 
   |nexus  = 5324
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,804: Line 2,793:
 
   |nexus  = 7502
 
   |nexus  = 7502
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,811: Line 2,802:
 
   |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,839: Line 2,832:
 
   |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,846: Line 2,841:
 
   |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,856: Line 2,864:
  
 
   |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,863: Line 2,878:
 
   |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,871: Line 2,888:
 
   |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,879: Line 2,920:
 
   |nexus  =
 
   |nexus  =
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,886: Line 2,929:
 
   |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,893: Line 2,938:
 
   |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,906: Line 2,961:
 
}}
 
}}
 
{{#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,918: Line 2,973:
 
   |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
 +
  |name    = Buffs Last
 +
  |author  = aceynk
 +
  |id      = aceynk.BuffsLast
 +
  |nexus  = 25611
 +
  |github  = aceynk/Buffs-Last
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,925: Line 2,991:
 
   |nexus  = 18996
 
   |nexus  = 18996
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,934: Line 3,002:
 
   |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,941: Line 3,011:
 
   |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,948: Line 3,028:
 
   |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,955: Line 3,046:
 
   |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,962: Line 3,055:
 
   |nexus  = 5347
 
   |nexus  = 5347
 
   |github  = bmarquismarkail/SV_BuildersList
 
   |github  = bmarquismarkail/SV_BuildersList
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,984: Line 3,079:
 
   |nexus  = 15377
 
   |nexus  = 15377
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,991: Line 3,088:
 
   |nexus  = 11539
 
   |nexus  = 11539
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,996: Line 3,097:
 
   |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,006: Line 3,107:
 
   |nexus  = 18135
 
   |nexus  = 18135
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,020: Line 3,123:
 
   |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,035: Line 3,149:
 
   |nexus  = 5307
 
   |nexus  = 5307
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,042: Line 3,158:
 
   |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,049: Line 3,168:
 
   |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,064: Line 3,197:
 
   |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,070: Line 3,210:
 
   |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,081: Line 3,228:
 
   |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,094: Line 3,243:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capstone Professions
+
  |name    = Capitalist Split Money
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.CapitalistSplitMoney
 +
  |nexus  = 3083
 +
  |github  = Ilyaki/CapitalistSplitMoney
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Capstone Professions
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.CapstoneProfessions
 
   |id      = spacechase0.CapstoneProfessions
Line 2,100: Line 3,260:
 
   |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,109: Line 3,271:
 
   |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,119: Line 3,283:
 
{{#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,132: Line 3,309:
 
   |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,145: Line 3,322:
 
   |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,153: Line 3,330:
 
   |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,160: Line 3,341:
 
   |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,175: Line 3,374:
 
   |nexus  = 19528
 
   |nexus  = 19528
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,197: Line 3,398:
 
   |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,203: Line 3,408:
 
   |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,211: Line 3,418:
 
   |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,232: Line 3,441:
 
   |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,239: Line 3,450:
 
   |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,277: Line 3,490:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChangeFarmCaves
 
   |id      = MindMeltMax.ChangeFarmCaves
 +
  |curse  = 1004487
 
   |moddrop = 1247516
 
   |moddrop = 1247516
 
   |nexus  = 14000
 
   |nexus  = 14000
Line 2,294: Line 3,508:
 
   |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,315: Line 3,531:
 
   |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,329: Line 3,547:
 
   |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,335: Line 3,560:
 
   |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,344: Line 3,578:
 
   |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,358: Line 3,596:
 
   |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,365: Line 3,605:
 
   |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,383: Line 3,625:
 
   |nexus  = 6603
 
   |nexus  = 6603
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,392: Line 3,636:
 
   |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,399: Line 3,645:
 
   |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,404: Line 3,654:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChestDisplays
 
   |id      = MindMeltMax.ChestDisplays
 +
  |curse  = 997977
 
   |nexus  = 7644
 
   |nexus  = 7644
 
   |moddrop = 1135692
 
   |moddrop = 1135692
Line 2,415: Line 3,666:
 
   |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,446: Line 3,706:
 
   |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,454: Line 3,721:
 
   |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
 
   |github  = Pathoschild/StardewMods
 
   |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Value
 +
  |author  = Jppkr4
 +
  |id      = Jppkr4.ChestValue
 +
  |nexus  = 23816
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Values
 +
  |author  = MysticalAsian
 +
  |id      = MysticalAsian.ChestValues
 +
  |nexus  = 23878
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Child Bed Config
 +
  |author  = aclockworkhound
 +
  |id      = aclockworkhound.ChildBedConfig
 +
  |nexus  = 3540
 +
  |github  = clockworkhound/SDV-ChildBedConfig
 +
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,491: Line 3,785:
 
   |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,519: Line 3,815:
 
   |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,527: Line 3,825:
 
   |moddrop = 804100
 
   |moddrop = 804100
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,534: Line 3,834:
 
   |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,539: Line 3,854:
 
   |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,548: Line 3,863:
 
   |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,577: Line 3,892:
 
{{#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,588: Line 3,905:
 
   |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,607: Line 3,931:
 
   |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,614: Line 3,959:
 
   |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,625: Line 3,977:
 
   |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,639: Line 4,002:
 
   |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,646: Line 4,011:
 
   |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,660: Line 4,036:
 
   |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
Line 2,669: Line 4,059:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Combat Controls
+
  |name    = Colorful Chests
   |author  = DJ-STLN
+
  |author  = spacechase0
   |id      = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
+
  |id      = spacechase0.ColorfulChests
 +
  |nexus  = 1623
 +
  |moddrop = 279189
 +
  |github  = spacechase0/ColorfulChests
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Fishing Rods
 +
  |author  = atravita
 +
  |id      = atravita.ColorfulFishingRods
 +
  |nexus  = 25258
 +
  |github  = 6480k/colorful-fishing-rods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Fish Ponds
 +
  |author  = rokugin
 +
  |id      = rokugin.colorfulfishponds
 +
  |nexus  = 23615
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Combat Controls
 +
   |author  = DJ-STLN
 +
   |id      = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
 
   |nexus  = 2590
 
   |nexus  = 2590
 
   |github  = DJ-STLN/CombatControls
 
   |github  = DJ-STLN/CombatControls
Line 2,688: Line 4,102:
 
   |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,697: Line 4,113:
 
   |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,711: Line 4,129:
 
   |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,739: Line 4,158:
 
   |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,756: Line 4,182:
 
   |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,774: Line 4,202:
 
   |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,798: Line 4,245:
 
{{#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,813: Line 4,260:
 
   |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,828: Line 4,287:
 
   |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,835: Line 4,296:
 
   |nexus  = 3519
 
   |nexus  = 3519
 
   |github  = BayesianBandit/ConfigureMachineSpeed
 
   |github  = BayesianBandit/ConfigureMachineSpeed
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configure Machine Speed
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.ConfigureMachineSpeed
 +
  |nexus  = 21005
 +
  |github  = StephHoel/ModsStardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Confirm Gifts
 +
  |author  = BadScientist
 +
  |id      = BadScientist.ConfirmGifts
 +
  |nexus  = 23224
 +
  |github  = BadScientist/ConfirmGifts
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Confirm Warp Totem
 +
  |author  = John Peters
 +
  |id      = JohnPeters.ConfirmWarpTotem
 +
  |nexus  = 20255
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,849: Line 4,333:
 
   |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,863: Line 4,351:
 
{{#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,884: Line 4,372:
 
   |url    = https://smapi.io
 
   |url    = https://smapi.io
 
   |github  = Pathoschild/SMAPI
 
   |github  = Pathoschild/SMAPI
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Console Coordinates
 +
  |author  = Pillow
 +
  |id      = Pillow.ConsoleCoordinates
 +
  |nexus  = 8957
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,892: Line 4,389:
 
   |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,930: Line 4,429:
 
   |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,938: Line 4,444:
 
   |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,945: Line 4,458:
 
   |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,953: Line 4,468:
 
   |github  = aEnigmatic/StardewValley
 
   |github  = aEnigmatic/StardewValley
 
   |curse  = 300150
 
   |curse  = 300150
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-28711
 
  |unofficial version = 1.5.2-unofficial.2-borthain
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,964: Line 4,475:
 
   |nexus  = 10384
 
   |nexus  = 10384
 
   |github  = alanperrow/StardewModding
 
   |github  = alanperrow/StardewModding
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cooking Overhaul
 +
  |author  = stardemod
 +
  |id      = stardemod.CookingOverhaul
 +
  |nexus  = 24845
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,973: Line 4,491:
 
   |nexus  = 522
 
   |nexus  = 522
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,982: Line 4,502:
 
}}
 
}}
 
{{#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,002: Line 4,523:
 
   |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,009: Line 4,540:
 
   |nexus  = 8522
 
   |nexus  = 8522
 
   |github  = Floogen/CosmeticRings
 
   |github  = Floogen/CosmeticRings
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Counting Sheep
 +
  |author  = calebstein1
 +
  |id      = calebstein1.CountingSheep
 +
  |nexus  = 25380
 +
  |github  = calebstein1/CountingSheep
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,018: Line 4,559:
 
   |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,026: Line 4,569:
 
   |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,040: Line 4,585:
 
   |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,050: Line 4,599:
 
   |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,064: Line 4,619:
 
   |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,073: Line 4,630:
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Anything Framework
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.CAF
 +
  |nexus  = 24794
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Counter
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.CraftCounter
 +
  |nexus  = 2739
 +
  |github  = bcmpinc/StardewHack
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Collections Page
 +
  |author  = Gurm0
 +
  |id      = Gurm0.CraftingCollection
 +
  |curse  = 1008156
 +
  |nexus  = 21620
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Counter
 +
  |author  = lolpcgaming
 +
  |id      = lolpcgaming.CraftingCounter
 +
  |nexus  = 1585
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Priority
 +
  |author  = trienow
 +
  |id      = de.trienow.stardew.craftpriority
 +
  |nexus  = 4174
 +
  |github  = trienow/Stardew-CraftPriority
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crane Machine
 +
  |author  = chocolatte12
 +
  |id      = chocolatte12.CraneMachine
 +
  |nexus  = 20112
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,087: Line 4,698:
 
   |nexus  = 13807
 
   |nexus  = 13807
 
   |github  = KediDili/Creaturebook
 
   |github  = KediDili/Creaturebook
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Creeper Forage
 +
  |author  = bwdy
 +
  |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
 +
  |nexus  = 2115
 +
  |github  =
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Critter Fixes
 +
  |author  = juminos
 +
  |id      = juminos.CritterFixes
 +
  |nexus  = 24667
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,096: Line 4,726:
 
   |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,105: Line 4,744:
 
   |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,112: Line 4,753:
 
   |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,128: Line 4,771:
 
   |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,142: Line 4,787:
 
   |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,153: Line 4,800:
 
   |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,163: Line 4,814:
 
   |nexus  = 17761
 
   |nexus  = 17761
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://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,177: Line 4,836:
 
   |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,182: Line 4,856:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.CropsAnytimeAnywhere
 
   |id      = Pathoschild.CropsAnytimeAnywhere
 +
  |curse  = 1000626
 
   |nexus  = 3000
 
   |nexus  = 3000
 
   |moddrop = 606647
 
   |moddrop = 606647
Line 3,192: Line 4,867:
 
   |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,225: Line 4,904:
 
   |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,230: Line 4,913:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.CropWalker
 
   |id      = MindMeltMax.CropWalker
 +
  |curse  = 1004489
 
   |moddrop = 1443553
 
   |moddrop = 1443553
 
   |nexus  = 16632
 
   |nexus  = 16632
Line 3,240: Line 4,924:
 
   |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,254: Line 4,956:
 
   |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
 +
  |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,279: Line 5,000:
 
   |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,287: Line 5,010:
 
   |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,298: Line 5,033:
 
   |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 Blessings Framework
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.customBlessingsFramework
 +
  |nexus  = 25267
 +
  |github  =
 +
}}
 +
{{#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,312: Line 5,075:
 
   |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,327: Line 5,101:
 
   |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,332: Line 5,108:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CustomCompanions
 
   |id      = PeacefulEnd.CustomCompanions
 +
  |curse  = 870939
 
   |nexus  = 8626
 
   |nexus  = 8626
 
   |github  = Floogen/CustomCompanions
 
   |github  = Floogen/CustomCompanions
Line 3,352: Line 5,129:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops Decay
+
  |name    = Custom Crops
   |author  = ZaneYork
+
  |author  = spacechase0
   |id      = ZaneYork.CustomCropsDecay
+
  |id      = spacechase0.CustomCrops
   |nexus  = 5830
+
  |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
 +
   |name    = Custom Crops Decay
 +
   |author  = ZaneYork
 +
   |id      = ZaneYork.CustomCropsDecay
 +
   |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,386: Line 5,177:
 
   |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,393: Line 5,186:
 
   |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 Elevator Sound, Customizable Elevator Bell Ding Sound Replacer
   |author  = PurrplingCat
+
   |author  = pneuma163
   |id      = PurrplingCat.CustomGiftDialogue
+
   |id      = pneuma163.CustomElevatorSound
   |nexus  = 7304
+
   |nexus  = 24972
   |github  = purrplingcat/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Gift Limits
+
   |name    = Custom Emotes
   |author  = aedenthorn, Erinthe
+
   |author  = purrplingcat
   |id      = aedenthorn.CustomGiftLimits
+
   |id      = PurrplingCat.CustomEmotes
   |nexus  = 13964
+
   |nexus  = 10861
   |github  = aedenthorn/StardewValleyMods
+
   |github  = purrplingcat/CustomEmotes
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Hay
+
   |name    = Custom Farming Redux
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomHay
+
   |id      = Platonymous.CustomFarming
   |nexus  = 16744
+
   |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    = Customizable Cart Redux
+
   |name    = Custom Farming Redux → CFAutomate
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Platonymous
   |id      = KoihimeNakamura.CCR
+
   |id      = Platonymous.CFAutomate
   |nexus  = 1402
+
   |nexus  = 991
   |moddrop = 664037
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github = Sakorona/SDVMods
+
 
 +
  |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 Death Penalty
+
   |name    = Custom Farm Loader
   |author  = CatCattyCat, Cat
+
   |author  = DeLiXx
   |id      = cat.customizabledeathpenalty
+
   |id      = DeLiXx.Custom_Farm_Loader
   |nexus  = 1991
+
   |curse   = 990485
  |moddrop = 833547
+
   |nexus  = 13804
   |github  = danvolchek/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Customizable Traveling Cart Days
 
  |author  = Yyeahdude
 
  |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
 
   |nexus  = 567
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Anywhere
+
   |name    = Custom Farm Types
  |author  = Cherry, CherryChain
 
  |id      = Cherry.CustomizeAnywhere
 
  |nexus  = 4734
 
  |moddrop = 716356
 
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Customize Exterior
 
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id      = spacechase0.CustomFarmTypes
   |nexus  = 1099
+
   |nexus  = 1140
   |moddrop = 127272
+
   |moddrop = 128708
   |github  = spacechase0/StardewValleyMods
+
   |github  = spacechase0/CustomFarmTypes
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
+
   |name    = Custom Fence Decay
   |author  = MissCoriel
+
   |author  = Jean Seb Gwak
   |id      = misscoriel.hpstam
+
   |id      = CustomFenceDecay
   |nexus  = 5275
+
   |nexus  = 25155
   |github  = MissCoriel/Customize-Health-and-Stamina
+
   |github  = JeanSebGwak/CustomFenceDecay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Wedding Attire
+
   |name    = Custom Fixed Dialogue
   |author  = violetlizabet
+
   |author  = aedenthorn, Erinthe
   |id      = violetlizabet.CustomizeWeddingAttire
+
   |id      = aedenthorn.CustomFixedDialogue
   |nexus  = 10761
+
   |nexus  = 6358
   |github  = elizabethcd/CustomizeWeddingAttire
+
   |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    = Custom Kissing
+
   |name    = Custom Fixed Dialogue - Continued
   |author  = Digus
+
   |author  = Datamancer
   |id      = DIGUS.CustomKissingMod
+
   |id      = datamancer.CustomFixedDialogue
   |nexus  = 4664
+
   |nexus  = 20938
   |github  = Digus/StardewValleyMods
+
  |moddrop = 1533308
 +
   |github  = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Linens
+
   |name    = Custom Furniture
   |author  = Mevima
+
   |author  = Platonymous
   |id      = Mevima.CustomLinens
+
   |id      = Platonymous.CustomFurniture
   |nexus  = 1027
+
   |nexus  = 1254
   |github  =
+
  |moddrop = 793932
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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 Gift Dialogue
   |author  = ZaneYork
+
   |author  = PurrplingCat
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
+
   |id      = PurrplingCat.CustomGiftDialogue
   |nexus  = 5377
+
   |nexus  = 7304
   |github  = ZaneYork/SDV_CustomLocalization
+
   |github  = purrplingcat/StardewMods
  
  |summary  = use latest version.
+
   |broke in = Stardew Valley 1.6
   |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 Gift Limits
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomLocks
+
   |id      = aedenthorn.CustomGiftLimits
   |nexus  = 6251
+
   |nexus  = 13964
 
   |github  = aedenthorn/StardewValleyMods
 
   |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 Mine Cart Steam
+
   |name    = Custom Gift Limits - Continued
   |author  = aedenthorn, Erinthe
+
   |author  = aedenthorn and FlyingTNT
   |id      = aedenthorn.CustomMineCartSteam
+
   |id      = FlyingTNT.CustomGiftLimits
   |nexus  = 14508
+
   |nexus  = 22385
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Movies
+
   |name    = Custom Greenhouse
   |author  = Platonymous
+
   |author  = Forkmaster
   |id      = Platonymous.CustomMovies
+
   |id      = Forkmaster.CustomGreenhouse
   |nexus  = 4737
+
   |nexus  = 3464
   |moddrop = 793918
+
   |github  =
   |github = Platonymous/Stardew-Valley-Mods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Music
+
   |name    = Custom Harvest Fix
   |author  = Platonymous
+
   |author  = mytigio
   |id      = Platonymous.CustomMusic
+
   |id      = mytigio.customharvestfix
   |curse   = 307367
+
   |nexus   = 4192
   |moddrop = 793904
+
   |github  = mytigio/CustomHarvestFix
   |nexus   = 3043
+
 
   |github = Platonymous/Stardew-Valley-Mods
+
   |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
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC Exclusions
+
   |name    = Custom Hay
   |author  = Esca, Esca-MMC
+
   |author  = aedenthorn, Erinthe
   |id      = Esca.CustomNPCExclusions
+
   |id      = aedenthorn.CustomHay
   |nexus  = 7089
+
   |nexus  = 16744
   |moddrop = 847997
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Esca-MMC/CustomNPCExclusions
+
 
 +
   |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 NPC Fixes
+
   |name    = Custom Home Music, Zelink's ZeldaHome
   |author  = spacechase0
+
   |author  = zelink, zelinknilez
   |id      = spacechase0.CustomNPCFixes
+
   |id      = zelink.zeldaHome
  |curse  = 867734
+
   |nexus  = 20844
  |moddrop = 771669
+
   |github  =
   |nexus  = 3849
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC - Riley, Riley House
+
   |name    = Customise Child Bedroom
   |author  = SG
+
   |author  = Speshkitty
   |id      = SG.RileyHouse
+
   |id      = speshkitty.CustomiseChildBedroom
   |nexus  = 5811
+
   |nexus  = 5540
   |github  =
+
   |github  = Speshkitty/CustomiseChildBedroom
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Obelisks
+
   |name    = Customizable Cart Redux
   |author  = XxHarvzBackxX
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = harvz.CustomObelisks
+
   |id      = KoihimeNakamura.CCR
   |nexus  = 10202
+
   |nexus  = 1402
   |github  = XxHarvzBackxX/Custom-Obelisks
+
  |moddrop = 664037
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customizable Death Penalty
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.customizabledeathpenalty
 +
  |nexus  = 1991
 +
  |moddrop = 833547
 +
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Object Production
+
   |name    = Customizable Traveling Cart Days
   |author  = aedenthorn, Erinthe
+
   |author  = Yyeahdude
   |id      = aedenthorn.CustomObjectProduction
+
   |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
   |curse   = 868827
+
   |nexus   = 567
   |nexus  = 10152
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Ore Nodes
+
   |name    = Customize Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = Cherry, CherryChain
   |id      = aedenthorn.CustomOreNodes
+
   |id      = Cherry.CustomizeAnywhere
   |curse   = 868903
+
   |nexus   = 4734
   |nexus  = 5966
+
   |moddrop = 716356
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Paths
+
   |name    = Customize Cursor Sprite
   |author  = Entoarox
+
   |author  = Sonozuki
   |id      = Entoarox.CustomPaths
+
   |id      = EpicBellyFlop45.CustomizeCursorSprite
   |nexus  = 2272
+
   |nexus  = 3014
  |chucklefish = 5234
+
   |github  = Sonozuki/StardewMods
   |github  = Entoarox/StardewMods
 
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Pet Beds, Pet Bed
+
   |name    = Customize Dresser
   |author  = aedenthorn, Erinthe
+
   |author  = Dragoon23
   |id      = aedenthorn.PetBed
+
   |id      = Dragoon23.CustomizeDresser
   |nexus  = 10462
+
   |nexus  = 23359
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Picture Frames
+
   |name    = Customize Exterior
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.CustomPictureFrames
+
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |nexus  = 10704
+
   |nexus  = 1099
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 127272
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Quest Expiration
+
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author  = hawkfalcon
+
   |author  = MissCoriel
   |id      = hawkfalcon.CustomQuestExpiration
+
   |id      = misscoriel.hpstam
   |nexus  = 2148
+
   |nexus  = 5275
   |github  = hawkfalcon/Stardew-Mods
+
   |github  = MissCoriel/Customize-Health-and-Stamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Reminders
+
   |name    = Customize Trinkets
   |author  = Dem1se
+
   |author  = Dragoon23
   |id      = Dem1se.CustomReminders
+
   |id      = Dragoon23.CustomizeTrinkets
   |nexus  = 6215
+
   |nexus  = 23818
  |moddrop = 793899
+
   |github  =
   |github  = Dem1se/CustomReminders
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Renovations, Renovations
+
   |name    = Customize Wedding Attire
   |author  = aedenthorn, Erinthe
+
   |author  = violetlizabet
   |id      = aedenthorn.Renovations
+
   |id      = violetlizabet.CustomizeWeddingAttire
   |nexus  = 9687
+
   |nexus  = 10761
   |github  = aedenthorn/StardewValleyMods
+
   |github  = elizabethcd/CustomizeWeddingAttire
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Resource Clumps
+
   |name    = Custom Kissing
   |author  = aedenthorn, Erinthe
+
   |author  = Digus
   |id      = aedenthorn.CustomResourceClumps
+
   |id      = DIGUS.CustomKissingMod
   |nexus  = 6669
+
   |nexus  = 4664
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Signs
+
   |name    = Custom Linens
   |author  = aedenthorn, Erinthe
+
   |author  = Mevima
   |id      = aedenthorn.CustomSigns
+
   |id      = Mevima.CustomLinens
   |nexus  = 11336
+
   |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 Spouse Location
+
   |name    = Custom Localization
   |author  = barteke22
+
   |author  = ZaneYork
   |id      = barteke22.CustomSpouseLocation
+
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
   |nexus  = 9676
+
   |nexus  = 5377
   |github  = barteke22/StardewMods
+
   |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 Spouse Patio Redux
+
   |name    = Custom Locks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSpousePatioRedux
+
   |id      = aedenthorn.CustomLocks
   |nexus  = 10889
+
   |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 Patio Wizard
+
   |name    = Custom Locks Updated
   |author  = aedenthorn, Erinthe
+
   |author  = Rokugin
   |id      = aedenthorn.CustomSpousePatioWizard
+
   |id      = Rokugin.CustomLocksUpdated
   |nexus  = 7775
+
   |nexus  = 21148
   |github  = aedenthorn/StardewValleyMods
+
   |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Rooms
+
   |name    = Custom Machine Experience
   |author  = aedenthorn, Erinthe
+
   |author  = weizinai
   |id      = aedenthorn.CustomSpouseRooms
+
   |id      = weizinai.CustomMachineExperience
  |curse  = 868833
+
   |nexus  = 25455
   |nexus  = 10029
+
   |github  = weizinai/StardewValleyMods
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Starter Furniture
+
   |name    = Custom Mine Cart Steam
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomStarterFurniture
+
   |id      = aedenthorn.CustomMineCartSteam
   |nexus  = 16729
+
   |nexus  = 14508
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Starter Package
+
   |name    = Custom Movies
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomStarterPackage
+
   |id      = Platonymous.CustomMovies
   |nexus  = 14152
+
   |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 Tokens
+
   |name    = Custom Music
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = Platonymous
   |id      = TheMightyAmondee.CustomTokens
+
   |id      = Platonymous.CustomMusic
   |nexus  = 7517
+
  |curse  = 307367
   |github  = TheMightyAmondee/CustomTokens
+
  |moddrop = 793904
 +
   |nexus  = 3043
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Toolbar
+
   |name    = Custom Names
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.CustomToolbar
+
   |id      = MindMeltMax.CustomNames
   |nexus  = 11322
+
  |curse  = 1008334
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 23131
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tool Effect
+
   |name    = Custom NPC
   |author  = ZaneYork
+
   |author  = Platonymous
   |id      = ZaneYork.CustomToolEffect
+
   |id      = Platonymous.CustomNPC
   |nexus  = 5712
+
   |nexus  = 1607
   |github  = ZaneYork/CustomToolEffect
+
   |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 Tool Range
+
   |name    = Custom NPC Exclusions
  |author  = trashcan9
 
  |id      = trashcan9.CustomToolRange
 
  |nexus  = 16384
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Tracker
 
 
   |author  = Esca, Esca-MMC
 
   |author  = Esca, Esca-MMC
   |id      = Esca.CustomTracker
+
   |id      = Esca.CustomNPCExclusions
   |nexus  = 5108
+
   |nexus  = 7089
   |github  = Esca-MMC/CustomTracker
+
  |moddrop = 847997
  |moddrop = 706059
+
   |github  = Esca-MMC/CustomNPCExclusions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Transparency
+
   |name    = Custom NPC Fixes
   |author  = CatCattyCat, Cat
+
   |author  = spacechase0
   |id      = cat.customtransparency
+
   |id      = spacechase0.CustomNPCFixes
   |nexus   = 2359
+
   |curse   = 867734
   |moddrop = 833556
+
   |moddrop = 771669
   |github  = danvolchek/StardewMods
+
  |nexus  = 3849
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Trash Can
+
   |name    = Custom NPC - Riley, Riley House
   |author  = ShivaGuy
+
   |author  = SG
   |id      = ShivaGuy.CustomTrashCan
+
   |id      = SG.RileyHouse
   |nexus  = 11835
+
   |nexus  = 5811
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tree Tweaks, More Wood
+
   |name    = Custom Obelisks
   |author  = aedenthorn, Erinthe
+
   |author  = XxHarvzBackxX
   |id      = aedenthorn.TreeTweaks
+
   |id      = harvz.CustomObelisks
   |nexus  = 10760
+
   |nexus  = 10202
   |github  = aedenthorn/StardewValleyMods
+
   |github  = XxHarvzBackxX/Custom-Obelisks
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom TV
+
   |name    = Custom Object Production
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.CustomTV
+
   |id      = aedenthorn.CustomObjectProduction
   |curse  = 877224
+
   |curse  = 868827
   |nexus  = 6775
+
   |nexus  = 10152
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Wallpaper Framework
+
   |name    = Custom Ore Nodes
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWallpaperFramework
+
   |id      = aedenthorn.CustomOreNodes
   |curse  = 868751
+
   |curse  = 868903
   |nexus  = 12510
+
   |nexus  = 5966
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warp Locations
+
   |name    = Custom Paths
   |author  = CatCattyCat, Cat
+
   |author  = Entoarox
   |id      = cat.customwarplocations
+
   |id      = Entoarox.CustomPaths
   |nexus  = 1688
+
   |nexus  = 2272
   |moddrop = 833544
+
   |chucklefish = 5234
   |github  = danvolchek/StardewMods
+
   |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 Warp Points
+
   |name    = Custom Pet Beds, Pet Bed
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWarpPoints
+
   |id      = aedenthorn.PetBed
   |nexus  = 9651
+
   |nexus  = 10462
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warps
+
   |name    = Custom Picture Frames
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = aedenthorn, Erinthe
   |id      = f4iTh.CustomWarps
+
   |id      = aedenthorn.CustomPictureFrames
   |nexus  = 3445
+
   |nexus  = 10704
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Winter Star Gifts
+
   |name    = Custom Quest Expiration
   |author  = XxHarvzBackxX
+
   |author  = hawkfalcon
   |id      = harvz.CWSG
+
   |id      = hawkfalcon.CustomQuestExpiration
   |nexus  = 10024
+
   |nexus  = 2148
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
+
   |github  = hawkfalcon/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cut the Cord, TvMenu
+
   |name    = Custom Reminders
   |author  = cgifox
+
   |author  = Dem1se
   |id      = cgifox.CutTheCord
+
   |id      = Dem1se.CustomReminders
   |nexus  = 9571
+
   |nexus  = 6215
   |github  = harshlele/CutTheCord
+
  |moddrop = 793899
 +
   |github  = Dem1se/CustomReminders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cycle Tools
+
   |name    = Custom Renovations, Renovations
   |author  = furyx639
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.CycleTools
+
   |id      = aedenthorn.Renovations
   |curse   = 871827
+
   |nexus   = 9687
   |nexus  = 13973
+
   |github  = aedenthorn/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Farm Photo
+
   |name    = Custom Resource Clumps
   |author  = Seawolf, seawolf87
+
   |author  = aedenthorn, Erinthe
   |id      = Seawolf.DailyFarmPhoto
+
   |id      = aedenthorn.CustomResourceClumps
   |nexus  = 4791
+
   |nexus  = 6669
   |github  = Seawolf87/DailyFarmPhoto
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
+
   |name    = Custom Shirts
   |author  = BlaDe
+
   |author  = Platonymous
   |id      = BlaDe.StepsTakenOnScreen
+
   |id      = Platonymous.CustomShirts
   |nexus  = 6783
+
   |nexus  = 2416
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck Message
+
   |name    = Custom Shops Redux
   |author  = Schematix, Schmtx
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Schematix.DailyLuckMessage
+
   |id      = Omegasis.CustomShopReduxGui
   |nexus  = 1327
+
   |nexus  = 1378
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily News
+
   |name    = Custom Signs
   |author  = bashNinja
+
   |author  = aedenthorn, Erinthe
   |id      = bashNinja.DailyNews
+
   |id      = aedenthorn.CustomSigns
   |nexus  = 1141
+
   |nexus  = 11336
   |github  = miketweaver/DailyNews
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Pet the Animals
+
   |name    = Custom Spouse Location
   |author  = flowoeB
+
   |author  = barteke22
   |id      = flowoeB.DailyPetTheAnimals
+
   |id      = barteke22.CustomSpouseLocation
   |nexus  = 8356
+
   |nexus  = 9676
   |github  =
+
   |github  = barteke22/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Phone Quest
+
   |name    = Custom Spouse Patio
   |author  = ActionJackson
+
   |author  = aedenthorn, Erinthe
   |id      = ActionJackson.DailyPhoneQuest
+
   |id      = aedenthorn.CustomSpousePatio
   |nexus  = 14648
+
   |nexus  = 6630
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
+
   |name    = Custom Spouse Patio Redux
  |author  = MevNav
+
   |author  = aedenthorn, Erinthe
  |id      = MevNav.DailyPlanner
+
   |id      = aedenthorn.CustomSpousePatioRedux
  |nexus  = 16704
+
   |nexus  = 10889
  |github  = BuildABuddha/StardewDailyPlanner
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Daily Screenshot
 
  |author  = CompSciLauren
 
  |id      = CompSciLauren.DailyScreenshot
 
  |nexus  = 4779
 
  |chucklefish = 5907
 
  |moddrop = 677025
 
  |curse  = 353698
 
  |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Daily Special Orders
 
  |author  = shekurika
 
  |id      = shekurika.DailySpecialOrders
 
  |nexus  = 9693
 
  |github  = shekurika/DailySpecialOrders
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Daily Tasks Report
 
   |author  = GuiNoya, Yesst
 
   |id      = GuiNoya.DailyTasksReport
 
   |nexus  = 1624
 
   |github  = GuiNoya/SVMods
 
  
   |broke in          = Stardew Valley 1.4
+
   |broke in          = Stardew Valley 1.6
  |unofficial version = 1.4.2-unofficial.8-prism99
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
+
  |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dan Utils
+
   |name    = Custom Spouse Patio Wizard
   |author  = Danmw3
+
   |author  = aedenthorn, Erinthe
   |id      = danmw3.DanUtils
+
   |id      = aedenthorn.CustomSpousePatioWizard
   |nexus  = 2287
+
   |nexus  = 7775
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dark User Interface
+
   |name    = Custom Spouse Rooms
   |author  = zazizu
+
   |author  = aedenthorn, Erinthe
   |id      = zazizu.darkUI
+
   |id      = aedenthorn.CustomSpouseRooms
   |nexus  = 4056
+
  |curse  = 868833
   |github  = cilekli-link/SDVMods
+
   |nexus  = 10029
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |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    = Data Layers, Data Maps
+
   |name    = Custom Spouse Rooms - Continued
   |author  = Pathoschild
+
   |author  = Datamancer
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id      = datamancer.CustomSpouseRooms
   |nexus  = 1691
+
   |nexus  = 20966
   |moddrop = 606646
+
   |moddrop = 1534005
   |github  = Pathoschild/StardewMods
+
   |github  = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dear Diary, Journal Keeping Mod
+
   |name    = Custom Starter Furniture
   |author  = MissCoriel
+
   |author  = aedenthorn, Erinthe
   |id      = misscoriel.diary
+
   |id      = aedenthorn.CustomStarterFurniture
   |nexus  = 4451
+
   |nexus  = 16729
  |moddrop = 624395
+
   |github  = aedenthorn/StardewValleyMods
   |github  = MissCoriel/Dear-Diary
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Death Tweaks
+
   |name    = Custom Starter Package
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DeathTweaks
+
   |id      = aedenthorn.CustomStarterPackage
   |nexus  = 18174
+
   |nexus  = 14152
 
   |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}}#CustomStarterPackage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Debug Mode
+
   |name    = Custom Tapper Framework
   |author  = Pathoschild
+
   |author  = Selph, zombifier
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id      = selph.CustomTapperFramework
   |nexus  = 679
+
   |nexus  = 22975
   |moddrop = 606608
+
  |github  = zombifier/My_Stardew_Mods
   |github  = Pathoschild/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Custom Tokens
 +
  |author  = TheMightyAmondee, MightyAmondee
 +
  |id      = TheMightyAmondee.CustomTokens
 +
  |nexus  = 7517
 +
   |github  = TheMightyAmondee/CustomTokens
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Decrafting Mod
+
   |name    = Custom Toolbar
   |author  = iSkLz_, MSCFC
+
   |author  = aedenthorn, Erinthe
   |id      = MSCFC.DecraftingMod
+
   |id      = aedenthorn.CustomToolbar
   |nexus  = 4158
+
   |nexus  = 11322
   |github  = iSkLz/DecraftingMod
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods
+
   |name    = Custom Tool Effect
   |author  = Max Vollmer, SVProtector
+
   |author  = ZaneYork
   |id      = maxvollmer.deepwoodsmod
+
   |id      = ZaneYork.CustomToolEffect
   |nexus  = 2571
+
   |nexus  = 5712
   |github  = maxvollmer/DeepWoodsMod
+
   |github  = ZaneYork/CustomToolEffect
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Seasonal Obelisk
+
   |name    = Custom Tool Range
   |author  = Sandman53
+
   |author  = trashcan9
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id      = trashcan9.CustomToolRange
   |nexus  = 5016
+
   |nexus  = 16384
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Warp Network Integration
+
   |name    = Custom Tracker
   |author  = Tlitookilakin
+
   |author  = Esca, Esca-MMC
   |id      = tlitookilakin.deepwoodswarpnet
+
   |id      = Esca.CustomTracker
   |nexus  = 10240
+
   |nexus  = 5108
   |moddrop = 1060419
+
   |github  = Esca-MMC/CustomTracker
   |github  = tlitookilakin/WarpnetDeepwoods
+
   |moddrop = 706059
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Farmer
+
   |name    = Custom Transparency
   |author  = Tyler Gibbs
+
   |author  = CatCattyCat, Cat
   |id      = tylergibbs2.DefaultFarmer
+
   |id      = cat.customtransparency
   |nexus  = 12421
+
   |nexus  = 2359
   |github  = tylergibbs2/DefaultFarmer
+
  |moddrop = 833556
 +
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Window Size
+
   |name    = Custom Trash Can
   |author  = DecidedlyHuman
+
   |author  = ShivaGuy
   |id      = DecidedlyHuman.DefaultWindowSize
+
   |id      = ShivaGuy.CustomTrashCan
   |nexus  = 10939
+
   |nexus  = 11835
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Service
+
   |name    = Custom Tree Tweaks, More Wood
   |author  = AxesOfEvil
+
   |author  = aedenthorn, Erinthe
   |id      = AxesOfEvil.DeliveryService
+
   |id      = aedenthorn.TreeTweaks
   |nexus  = 5187
+
   |nexus  = 10760
   |github  = AxesOfEvil/SV_DeliveryService
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Upgrade Tool
+
   |name    = Custom TV
   |author  = Dash, yuukidach
+
   |author  = Platonymous
   |id      = Pathoschild.test
+
   |id      = Platonymous.CustomTV
   |nexus  = 5570
+
  |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    = Deluxe Grabber Redux
+
   |name    = Custom TV Channel
   |author  = ferdaber
+
   |author  = chieeri323
   |id      = ferdaber.DeluxeGrabberRedux
+
   |id      = chieeri323.customtvchannel
   |nexus  = 7920
+
   |nexus  = 24278
   |github  = ferdaber/sdv-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Hats
+
   |name    = Custom Wallpaper Framework
   |author  = domsim1
+
   |author  = aedenthorn, Erinthe
   |id      = domsim1.DeluxeHats
+
   |id      = aedenthorn.CustomWallpaperFramework
   |nexus  = 5836
+
  |curse  = 868751
   |github  = domsim1/stardew-valley-deluxe-hats-mod
+
   |nexus  = 12510
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Journal
+
   |name    = Custom Walls and Floors
   |author  = MolsonCAD
+
   |author  = Platonymous
   |id      = MolsonCAD.DeluxeJournal
+
   |id      = Platonymous.CustomWallsAndFloors
   |nexus  = 11436
+
  |curse  = 307569
   |github  = MolsonCAD/DeluxeJournal
+
  |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    = Demanding Shipping
+
   |name    = Custom Warp Locations
   |author  = lech43
+
   |author  = CatCattyCat, Cat
   |id      = lech43.DemandingShipping
+
   |id      = cat.customwarplocations
   |nexus  = 7315
+
   |nexus  = 1688
   |github  =
+
  |moddrop = 833544
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demetrius Visits Cave
+
   |name    = Custom Warp Points
   |author  = Kichjo
+
   |author  = aedenthorn, Erinthe
   |id      = Kichjo.DemetriusVisitsCave
+
   |id      = aedenthorn.CustomWarpPoints
   |nexus  = 5477
+
   |nexus  = 9651
   |github  = KeelanRosa/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Bloom Farm
+
   |name    = Custom Warps
   |author  = DeLiXx
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = DeLiXx.Desert_Bloom_Farm
+
   |id      = f4iTh.CustomWarps
   |nexus  = 16750
+
   |nexus  = 3445
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-desert-bloom-farm
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Destroyable Bushes
+
   |name    = Custom Winter Star Gifts
   |author  = Esca, Esca-MMC
+
   |author  = XxHarvzBackxX
   |id      = Esca.DestroyableBushes
+
   |id      = harvz.CWSG
   |nexus  = 6304
+
   |nexus  = 10024
   |moddrop = 798245
+
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
   |github  = Esca-MMC/DestroyableBushes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Detailed Sprites
+
   |name    = Cut the Cord, TvMenu
   |author  = RainsKuro, RainzKuro
+
   |author  = cgifox
   |id      = RainzKuro.DetailedSprites
+
   |id      = cgifox.CutTheCord
   |nexus  = 15549
+
   |nexus  = 9571
   |github  =
+
   |github  = harshlele/CutTheCord
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Box Redesign
+
   |name    = Cycle Tools
   |author  = gzhynko
+
   |author  = LeFauxMatt
   |id      = GZhynko.DialogueBoxRedesign
+
   |id      = furyx639.CycleTools
   |nexus  = 8853
+
  |curse  = 871827
   |github  = gzhynko/StardewMods
+
   |nexus  = 13973
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Display Framework
+
   |name    = Daily Farm Photo
   |author  = aedenthorn, Erinthe
+
   |author  = Seawolf, seawolf87
   |id      = aedenthorn.DialogueDisplayFramework
+
   |id      = Seawolf.DailyFarmPhoto
  |curse  = 868761
+
   |nexus  = 4791
   |nexus  = 11661
+
   |github  = Seawolf87/DailyFarmPhoto
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Extension
+
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
   |author  = elbe
+
   |author  = BlaDe
   |id      = elbe.DialogueExtension
+
   |id      = BlaDe.StepsTakenOnScreen
   |nexus  = 10851
+
   |nexus  = 6783
   |github  = lshtech/DialogueExtension
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue New Line
+
   |name    = Daily Luck Message
   |author  = aedenthorn, Erinthe
+
   |author  = Schematix, Schmtx
   |id      = aedenthorn.DialogueNewLine
+
   |id      = Schematix.DailyLuckMessage
   |curse   = 868753
+
   |nexus   = 1327
   |nexus   = 12175
+
   |github  =
   |github = aedenthorn/StardewValleyMods
+
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = workaround
 +
   |summary = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Tester
+
   |name    = Daily Luck on HUD, JustLuckMod
   |author  = DecidedlyHuman
+
   |author  = zeldela
   |id      = DecidedlyHuman.DialogueTester
+
   |id      = dJustLuckMod
   |nexus  = 9887
+
   |nexus  = 10386
  |moddrop = 1035899
+
   |github  = zeldela/sdv-mods
   |github  = DecidedlyHuman/DialogueTester
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Trees
+
   |name    = Daily News
   |author  = aedenthorn, Erinthe
+
   |author  = bashNinja
   |id      = aedenthorn.DialogueTrees
+
   |id      = bashNinja.DailyNews
   |nexus  = 9550
+
   |nexus  = 1141
   |github  = aedenthorn/StardewValleyMods
+
   |github  = miketweaver/DailyNews
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Did You Water Your Crops
+
   |name    = Daily Notifications, Event Notifications
   |author  = Nishtra
+
   |author  = dreamsicl
   |id      = Nishtra.DidYouWaterYourCrops
+
   |id      = EventNotifications
   |nexus  = 1583
+
   |nexus  =
 +
  |chucklefish = 3621
 
   |github  =
 
   |github  =
  
   |status  = workaround
+
  |broke in = Stardew Valley 1.2?
   |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
+
   |status  = abandoned
   |broke in = Stardew Valley 1.3.29
+
   |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    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
+
   |name    = Daily Pet the Animals
   |author  = shanks3042
+
   |author  = flowoeB
   |id      = shanks3042.StardewValleyEasyPrairieKing
+
   |id      = flowoeB.DailyPetTheAnimals
   |nexus  = 5816
+
   |nexus  = 8356
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dimensional Pockets
+
   |name    = Daily Phone Quest
   |author  = spacechase0
+
   |author  = ActionJackson
   |id      = spacechase0.DimensionalPockets
+
   |id      = ActionJackson.DailyPhoneQuest
   |nexus  = 12706
+
   |nexus  = 14648
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dino Form
+
   |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
   |author  = aedenthorn, Erinthe
+
   |author  = MevNav
   |id      = aedenthorn.DinoForm
+
   |id      = MevNav.DailyPlanner
   |nexus  = 18244
+
   |nexus  = 16704
   |github  = aedenthorn/StardewValleyMods
+
   |github  = BuildABuddha/StardewDailyPlanner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Auto Pickup
+
   |name    = Daily Quest Anywhere
   |author  = Eugenii10
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = KubichekEV.DisableAutoPickup
+
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
   |nexus  = 9717
+
   |nexus  = 513
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Gamepad, Disable Controller
+
   |name    = Daily Screenshot
   |author  = lperkins2, Logan Perkins
+
   |author  = CompSciLauren
   |id      = lperkins2.DisableController
+
   |id      = CompSciLauren.DailyScreenshot
   |nexus  = 2229
+
   |nexus  = 4779
   |github  =
+
  |chucklefish = 5907
 +
  |moddrop = 677025
 +
  |curse  = 353698
 +
   |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Discord Rich Presence
+
   |name    = Daily Special Orders
   |author  = RuiNtD
+
   |author  = shekurika
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
+
   |id      = shekurika.DailySpecialOrders
   |nexus  = 2156
+
   |nexus  = 9693
   |github  = RuiNtD/SVRichPresence
+
   |github  = shekurika/DailySpecialOrders
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dish of the Day Display
+
   |name    = Daily Tasks Report
   |author  = MouseyPounds
+
   |author  = GuiNoya, Yesst
   |id      = MouseyPounds.DishOfTheDayDisplay
+
   |id      = GuiNoya.DailyTasksReport
   |nexus  = 3960
+
   |nexus  = 1624
   |github  = MouseyPounds/stardew-mods
+
   |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.4.2-unofficial.8-prism99
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dismantle Craftables
+
   |name    = Daily Tasks Report Plus
   |author  = jahangmar
+
   |author  = Prism 99
   |id      = jahangmar.DismantleCraftables
+
   |id      = Prism99.DailyTasksReportPlus
   |nexus  = 3687
+
   |nexus  = 20871
   |github  = jahangmar/StardewValleyMods
+
   |github  = Prism-99/DailyTaskReportPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Display Energy
+
   |name    = DaLionheart
   |author  = dmarcoux
+
   |author  = DaLion
   |id      = dmarcoux.DisplayEnergy
+
   |id      = DaLion.Core
   |nexus  = 10662
+
   |nexus  = 24332
  |moddrop = 1087175
+
   |github  = daleao/sdv
   |github  = dmarcoux/DisplayEnergy
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Displays
+
   |name    = Dan Utils
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Danmw3
   |id      = spacechase0.Displays
+
   |id      = danmw3.DanUtils
  |curse  = 867712
+
   |nexus  = 2287
  |nexus  = 7635
 
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
 
  |author  = Airyn and the DSV Team
 
  |id      = DSV.Core
 
   |nexus  = 17059
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Eat That
+
   |name    = Dark User Interface
   |author  = Pyrohead37
+
   |author  = zazizu
   |id      = Pyrohead37.DontEatThat
+
   |id      = zazizu.darkUI
   |nexus  = 1951
+
   |nexus  = 4056
   |github  = jahangmar/StardewValleyMods
+
   |github  = cilekli-link/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Stop Me Now
+
   |name    = Data Layers, Data Maps
   |author  = Shockah
+
   |author  = Pathoschild
   |id      = Shockah.DontStopMeNow
+
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus  = 10941
+
  |curse  = 1000628
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 1691
 +
  |moddrop = 606646
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Double Standard Farm
+
   |name    = Date Night
   |author  = Leaf
+
   |author  = SUPERT
   |id      = Leaf.DoubleStandardFarm
+
   |id      = supert.datenight
   |nexus  = 3928
+
   |nexus  = 11459
   |github =
+
 
 +
  |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    = Downtown Zuzu
+
   |name    = Day Limiter
   |author  = XxHarvzBackxX, Zuzu Development Team
+
   |author  = Parzivl, tadfoster
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id      = tadfoster.DayLimiter
   |nexus  = 8587
+
   |nexus  = 25529
   |github  =
+
   |github  = tadfoster/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DPad Inventory Hotkey
+
   |name    = Dear Diary, Journal Keeping Mod
   |author  = joljyo
+
   |author  = MissCoriel
   |id      = joljyo.DPadInventoryHotkey
+
   |id      = misscoriel.diary
   |nexus  = 7507
+
  |curse  = 885086
   |github  =
+
   |nexus  = 4451
 +
  |moddrop = 624395
 +
   |github  = MissCoriel/Dear-Diary
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dragon Pearl Lure
+
   |name    = Deathpoint - Monster Health Display Mod
   |author  = violetlizabet
+
   |author  = JeiPi, JeiP1
   |id      = violetlizabet.DragonPearlLure
+
   |id      = JeiPi.Deathpoint
   |nexus  = 15109
+
   |nexus  = 25241
   |github  = elizabethcd/DragonPearlLure
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Draw Fish Ponds Over Grass
+
   |name    = Death Tweaks
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.DrawFishPondsOverGrass
+
   |id      = aedenthorn.DeathTweaks
   |curse   = 870981
+
   |nexus   = 18174
   |moddrop = 1125248
+
   |github  = aedenthorn/StardewValleyMods
  |nexus  = 11352
+
 
   |github  = atravita-mods/StardewMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dreamscape
+
   |name    = Debug Mode
   |author  = aedenthorn, Erinthe
+
   |author  = Pathoschild
   |id      = aedenthorn.Dreamscape
+
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus  = 11742
+
  |curse  = 1000634
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 679
 +
  |moddrop = 606608
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drive By
+
   |name    = Decrafting Mod
   |author  = BlaDe
+
   |author  = iSkLz_, MSCFC
   |id      = BlaDe.DriveBy
+
   |id      = MSCFC.DecraftingMod
   |nexus  = 12033
+
   |nexus  = 4158
   |github  =
+
   |github  = iSkLz/DecraftingMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drop It - Drop Item Hotkey
+
   |name    = Deep Woods
   |author  = Goldenrevolver
+
   |author  = Max Vollmer, SVProtector
   |id      = Goldenrevolver.DropItHotkey
+
   |id      = maxvollmer.deepwoodsmod
   |nexus  = 7971
+
  |curse  = 992429
   |github  = Goldenrevolver/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    = Dungeon Buddy
+
   |name    = Deep Woods Seasonal Obelisk
   |author  = SwiftSails
+
   |author  = Sandman53
   |id      = SwiftSails.DungeonBuddy
+
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus  = 7864
+
   |nexus  = 5016
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Merchants
+
   |name    = Deep Woods Warp Network Integration
   |author  = aedenthorn, Erinthe
+
   |author  = Tlitookilakin
   |id      = aedenthorn.DungeonMerchants
+
   |id      = tlitookilakin.deepwoodswarpnet
   |nexus  = 14630
+
   |nexus  = 10240
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1060419
 +
   |github  = tlitookilakin/WarpnetDeepwoods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durable Fences
+
   |name    = Default Animal Skin Replacer, Default Skin Replace
   |author  = Zoryn
+
   |author  = bungus
   |id      = Zoryn.DurableFences
+
   |id      = bungus.DefaultSkinReplace
   |nexus  =
+
   |nexus  = 21612
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = BussinBungus/BungusSDVMods
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durin's Rest
+
   |name    = Default Farmer
   |author  = NoFogBob and PaulDunstan
+
   |author  = Tyler Gibbs
   |id      = NoFogBob.DurinsRest_CSharp
+
   |id      = tylergibbs2.DefaultFarmer
   |nexus  = 12345
+
   |nexus  = 12421
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul
+
   |name    = Default On Cheats
   |author  = CyanFire
+
   |author  = EnderTedi
   |id      = CF.SMAPI.DustyOverhaul
+
   |id      = EnderTedi.DefaultOnCheats
   |nexus  = 13057
+
   |nexus  = 21035
   |github  =
+
   |github  = EnderTedi/DefaultOnCheats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul - SVE
+
   |name    = Default Window Size
   |author  = CyanFire
+
   |author  = DecidedlyHuman
   |id      = CF.SMAPI.DustyOverhaulSVE
+
   |id      = DecidedlyHuman.DefaultWindowSize
   |nexus  = 13265
+
   |nexus  = 10939
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DVR
+
   |name    = Delivery Service
   |author  = captncraig
+
   |author  = AxesOfEvil
   |id      = captncraig.dvr
+
   |id      = AxesOfEvil.DeliveryService
   |nexus  = 3860
+
   |nexus  = 5187
   |github  = captncraig/StardewMods
+
   |github  = AxesOfEvil/SV_DeliveryService
  
   |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    = Delivery Upgrade Tool
   |author  = noriteway
+
   |author  = Dash, yuukidach
   |id      = noriteway.DwarfScrollPrice
+
   |id      = Pathoschild.test
   |nexus  = 16386
+
   |nexus  = 5570
   |github  = noriteway/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarvish Mattock
+
   |name    = Deluxe Auto-Grabber, Coop Grabber
   |author  = Anthony Hilyard, Grend
+
   |author  = stokastic
   |id      = com.anthonyhilyard.dwarvishmattock
+
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |curse   = 536418
+
  |nexus  = 2462
   |nexus   = 9684
+
   |github  = stokastic/CoopGrabber
   |github = AHilyard/DwarvishMattock
+
 
 +
   |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    = Dynamic Bodies
+
   |name    = Deluxe Auto-Petter
   |author  = ribeena
+
   |author  = Frostiverse
   |id      = ribeena.dynamicbodies
+
   |id      = Frostiverse.DeluxeAutoPetter
   |nexus  = 12893
+
   |nexus  = 23226
   |github  = ribeena/StardewValleyMods
+
   |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Checklist
+
   |name    = Deluxe Grabber Redux
   |author  = gunnargolf
+
   |author  = ferdaber
   |id      = gunnargolf.DynamicChecklist
+
   |id      = ferdaber.DeluxeGrabberRedux
   |nexus  = 1145
+
   |nexus  = 7920
   |github  = gunnargolf/DynamicChecklist
+
   |github  = ferdaber/sdv-mods
  
   |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 [[#Deluxe Grabber Redux 1.6|Deluxe Grabber Redux 1.6]] 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    = Deluxe Grabber Redux 1.6
   |author  = hilovids
+
   |author  = Nykal145
   |id      = hilovids.DynamicClothing
+
   |id      = Nykal145.DeluxeGrabberRedux16
   |nexus  = 10078
+
   |nexus  = 20799
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Crops
+
   |name    = Deluxe Hats
   |author  = HaulinOats
+
   |author  = domsim1
   |id      = HaulinOats.DynamicCrops
+
   |id      = domsim1.DeluxeHats
   |nexus  = 13800
+
   |nexus  = 5836
   |github  = HaulinOats/StardewMods
+
   |github  = domsim1/stardew-valley-deluxe-hats-mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Dialogues Framework
+
   |name    = Deluxe Journal
   |author  = mistyspring
+
   |author  = MolsonCAD
   |id      = mistyspring.dynamicdialogues
+
   |id      = MolsonCAD.DeluxeJournal
  |curse  = 880516
+
   |nexus  = 11436
   |nexus  = 12836
+
   |github  = MolsonCAD/DeluxeJournal
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Flooring
+
   |name    = Demanding Shipping
   |author  = aedenthorn, Erinthe
+
   |author  = lech43
   |id      = aedenthorn.DynamicFlooring
+
   |id      = lech43.DemandingShipping
   |nexus  = 14780
+
   |nexus  = 7315
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets
+
   |name    = Demetrius Solo Dancing, Robin Building Token
   |author  = spacechase0
+
   |author  = DrSpactacus, NateMod
   |id      = spacechase0.DynamicGameAssets
+
   |id      = NateMod.RobinBuildingToken
  |curse  = 867707
+
   |nexus  = 22564
   |nexus  = 9365
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets → DGA Automate
+
   |name    = Demetrius Visits Cave
   |author  = spacechase0
+
   |author  = Kichjo
   |id      = spacechase0.DGAAutomate
+
   |id      = Kichjo.DemetriusVisitsCave
   |nexus  = 9365
+
   |nexus  = 5477
   |github  = spacechase0/StardewValleyMods
+
   |github  = KeelanRosa/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|17575|Demetrius Visits Cave Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Machines
+
   |name    = Desert Bloom Farm
   |author  = tyran285, Ryuuze
+
   |author  = DeLiXx
   |id      = DynamicMachines
+
   |id      = DeLiXx.Desert_Bloom_Farm
   |nexus  = 374
+
  |curse  = 990494
 +
   |nexus  = 16750
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Desert Obelisk
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.desertobelisk
 +
  |nexus  = 2021
 +
  |moddrop = 833549
 +
  |github  = danvolchek/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Map Tiles
+
   |name    = Destroyable Bushes
   |author  = aedenthorn, Erinthe
+
   |author  = Esca, Esca-MMC
   |id      = aedenthorn.DynamicMapTiles
+
   |id      = Esca.DestroyableBushes
   |nexus  = 14566
+
   |nexus  = 6304
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 798245
 +
   |github  = Esca-MMC/DestroyableBushes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Night Time
+
   |name    = Detailed Sprites
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = RainsKuro, RainzKuro
   |id      = knakamura.dynamicnighttime
+
   |id      = RainzKuro.DetailedSprites
   |nexus  = 2072
+
   |nexus  = 15549
   |moddrop = 664041
+
   |github  =
   |github  = Sakorona/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic NPC Sprites
+
   |name    = DewCord Rich Presence
   |author  = BashNinja
+
   |author  = explosivetortellini
   |id      = BashNinja.DynamicNPCSprites
+
   |id      = explosivetortellini.StardewValleyDRP
   |nexus  = 1183
+
   |nexus  = 8348
   |github  = miketweaver/BashNinja_SDV_Mods
+
   |github  = explosivetortellini/StardewValleyDRP
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5.5
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Price
+
   |name    = Dialog to Clipboard
   |author  = ZaneYork
+
   |author  = dlrdlrdlr
   |id      = ZaneYork.DynamicPrice
+
   |id      = dlrdlrdlr.DialogToClipboard
   |nexus  = 5831
+
   |nexus  = 23834
   |github  = ZaneYork/SDV_Mods
+
   |github  = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Reflections
+
   |name    = Dialogue Box Redesign
   |author  = PeacefulEnd
+
   |author  = gzhynko
   |id      = PeacefulEnd.DynamicReflections
+
   |id      = GZhynko.DialogueBoxRedesign
   |nexus  = 12831
+
   |nexus  = 8853
   |github  = Floogen/DynamicReflections
+
   |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Running Speed
+
   |name    = Dialogue Display Framework
   |author  = Vrakyas
+
   |author  = aedenthorn, Erinthe
   |id      = Vrakyas.DynamicRunningSpeed
+
   |id      = aedenthorn.DialogueDisplayFramework
   |nexus  = 4029
+
  |curse  = 868761
   |github  =
+
   |nexus  = 11661
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Community Upgrades
+
   |name    = Dialogue Emotes
   |author  = Vertigon
+
   |author  = PurrplingCat
   |id      = Vertigon.EarlyCommunityUpgrades
+
   |id      = PurrplingCat.DialogueEmotes
   |nexus  = 8450
+
   |nexus  = 6537
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
+
   |github  = purrplingcat/DialogueEmotes
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Ginger Island
+
   |name    = Dialogue Extension
   |author  = Shockah
+
   |author  = elbe
   |id      = Shockah.EarlyGingerIsland
+
   |id      = elbe.DialogueExtension
   |nexus  = 13885
+
   |nexus  = 10851
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = lshtech/DialogueExtension
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Cave Puzzle
+
   |name    = Dialogue Keys
   |author  = atravita
+
   |author  = PokeBenji
   |id      = atravita.NerfCavePuzzle
+
   |id      = PokeBenji.DialogueKeys
   |curse  = 870978
+
   |curse  = 1022342
  |moddrop = 1131424
+
   |nexus  = 24325
   |nexus  = 11500
+
   |github  =
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Dart Puzzle
+
   |name    = Dialogue New Line
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.EasierDartPuzzle
+
   |id      = aedenthorn.DialogueNewLine
   |curse  = 870971
+
   |curse  = 868753
   |moddrop = 1205159
+
   |nexus  = 12175
   |nexus  = 13049
+
  |github  = aedenthorn/StardewValleyMods
   |github  = atravita-mods/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Tester
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.DialogueTester
 +
   |nexus  = 9887
 +
  |moddrop = 1035899
 +
   |github  = DecidedlyHuman/DialogueTester
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Farming
+
   |name    = Dialogue Trees
   |author  = Cautious Waffle, skulmuk
+
   |author  = aedenthorn, Erinthe
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id      = aedenthorn.DialogueTrees
   |nexus  = 1426
+
   |nexus  = 9550
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Fishing
+
   |name    = Did You Water Your Crops
   |author  = majordot
+
   |author  = Nishtra
   |id      = MajorDOT.EasierFishing
+
   |id      = Nishtra.DidYouWaterYourCrops
   |nexus  =
+
   |nexus  = 1583
  |curse  = 305367
 
 
   |github  =
 
   |github  =
  
  |broke in = SMAPI 3.0
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |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    = Easier Monster Eradication
+
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author  = NormanPCN
+
   |author  = shanks3042
   |id      = NormanPCN.EasierMonsterEradication
+
   |id      = shanks3042.StardewValleyEasyPrairieKing
   |nexus  = 11548
+
   |nexus  = 5816
   |github  = NormanPCN/StardewValleyMods
+
   |github  =
 +
  |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Special Orders
+
   |name    = Difficulty Socializing
   |author  = TheMightyAmondee
+
   |author  = PokeBenji
   |id      = TheMightyAmondee.EasierSpecialOrders
+
   |id      = PokeBenji.DifficultySocializing
   |nexus  = 8342
+
  |curse  = 1023363
   |github  = TheMightyAmondee/EasierSpecialOrders
+
   |nexus  = 24389
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = East Scarp (SMAPI)
+
   |name    = Dimensional Pockets
   |author  = LemurKat and kdau
+
   |author  = spacechase0
   |id      = LemurKat.EastScarp.SMAPI, LemurKat.EastScarpe.SMAPI<!--before 2.0.0-->
+
   |id      = spacechase0.DimensionalPockets
   |nexus  = 5787
+
   |nexus  = 12706
   |moddrop = 984954
+
   |github  = spacechase0/StardewValleyMods
   |source  = https://gitlab.com/kdau/eastscarp
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Access
+
   |name    = Dino Form
   |author  = furyx639
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.EasyAccess
+
   |id      = aedenthorn.DinoForm
   |curse   = 871835
+
   |nexus   = 18244
   |nexus  = 11002
+
   |github  = aedenthorn/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farming
+
   |name    = Dino Form 2
   |author  = MountainDewBoi
+
   |author  = juminos
   |id      = MountainDewBoi.EasyFarming
+
   |id      = juminos.DinoForm2
   |nexus  = 4162
+
   |nexus  = 24718
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Disable Auto Pickup
 +
  |author  = Eugenii10
 +
  |id      = KubichekEV.DisableAutoPickup
 +
  |nexus  = 9717
 
   |github  =
 
   |github  =
  
   |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    = Disable Building Fade
   |author  = DeLiXx
+
   |author  = calebstein1
   |id      = DeLiXx.Easy_Farm_Switcher
+
   |id      = calebstein1.StardewDisableBuildingFade
   |nexus  = 16873
+
   |nexus  = 24558
   |github  =
+
   |github  = calebstein1/StardewDisableBuildingFade
  |source  = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Gifting
+
   |name    = Disable Gamepad, Disable Controller
   |author  = CeruleanSpirit
+
   |author  = lperkins2, Logan Perkins
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id      = lperkins2.DisableController
   |nexus  = 2957
+
   |nexus  = 2229
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Path Destruction
+
   |name    = Discord Rich Presence
   |author  = StultusV
+
   |author  = RuiNtD
   |id      = StultusV.EasyPathDestruction
+
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus  = 8775
+
   |nexus  = 2156
   |github  = JudeRV/Stardew-EasyPathDestruction
+
   |github  = RuiNtD/SVRichPresence
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Petting
+
   |name    = Dish of the Day Display
   |author  = CeruleanSpirit
+
   |author  = MouseyPounds
   |id      = EasyPetting.3032
+
   |id      = MouseyPounds.DishOfTheDayDisplay
   |nexus  = 3032
+
   |nexus  = 3960
   |github  =
+
   |github  = MouseyPounds/stardew-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    = Dismantle Craftables
   |author  = crc-fehler
+
   |author  = jahangmar
   |id      = crc.eatmore
+
   |id      = jahangmar.DismantleCraftables
   |nexus  = 2724
+
   |nexus  = 3687
   |github  =
+
   |github  = jahangmar/StardewValleyMods
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Economy Mod
+
   |name    = Display Energy
   |author  = millerscout
+
   |author  = dmarcoux
   |id      = Millerscout.EconomyMod
+
   |id      = dmarcoux.DisplayEnergy
   |nexus  = 6955
+
   |nexus  = 10662
   |github  = millerscout/StardewMillerMods
+
  |moddrop = 1087175
 +
   |github  = dmarcoux/DisplayEnergy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EH Smash Quality
+
   |name    = Display Monster Health
   |author  = EH Lim
+
   |author  = Atesba
   |id      = tech.enghao.sv.eh-smash-quality
+
   |id      = Atesba.DisplayMonsterHealth
   |nexus  = 9303
+
   |nexus  = 20984
 
   |github  =
 
   |github  =
  |warnings = Only compatible with Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eidee Easy Fishing
+
   |name    = Display Player Stats
   |author  = EideeHi
+
   |author  = Fleem
   |id      = net.eidee.stardew_valley.easy_fishing
+
   |id      = Fleem.DisplayPlayerStats
   |nexus  = 4806
+
   |nexus  = 21547
   |github  = eideehi/EideeEasyFishing
+
   |github  = FleemUmbleem/DisplayPlayerStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elevator
+
   |name    = Displays
   |author  = Ilyaki
+
   |author  = spacechase0 and ParadigmNomad
   |id      = Ilyaki.Elevator
+
   |id      = spacechase0.Displays
   |nexus   = 2952
+
   |curse   = 867712
   |github  = Ilyaki/Elevator
+
   |nexus   = 7635
 
+
   |github  = spacechase0/StardewValleyMods
   |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
 
  
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
 +
  |author  = Aimon111
 +
  |id      = AimonsWitchSwampOverhaulPatchesMAPONLY<!--alternate version-->, AimonsWitchSwampOverhaulPatches
 +
  |curse  = 1010281
 +
  |nexus  = 18109
 +
  |github  = SimonK1122/WitchSwampOverhaulPatches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elven Krobus, Underdark Krobus
+
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author  = Mel Noelle and Kirbylink
+
   |author  = Airyn and the DSV Team
   |id      = melnoelle.underdarkkrobus
+
   |id      = DSV.Core
   |nexus  = 3071
+
   |nexus  = 17059
   |github  = KirbyLink/UnderdarkKrobus
+
   |github  =
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Email App
+
   |name    = Don't Eat That
   |author  = aedenthorn, Erinthe
+
   |author  = Pyrohead37
   |id      = aedenthorn.Email
+
   |id      = Pyrohead37.DontEatThat
   |nexus  = 11325
+
   |nexus  = 1951
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jahangmar/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    = Don't Stop Me Now
   |author  = aedenthorn, Erinthe
+
   |author  = Shockah
   |id      = aedenthorn.SDIEmily
+
   |id      = Shockah.DontStopMeNow
   |nexus  = 14366
+
   |nexus  = 10941
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Spouse Room
+
   |name    = Double Standard Farm, Double Farm
   |author  = Lerura
+
   |author  = Leaf
   |id      = Lerura.EmptySpouseRoom
+
   |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus  = 8453
+
   |nexus  = 3928
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Your Hands
+
   |name    = Downtown Zuzu
   |author  = BlueSight
+
   |author  = XxHarvzBackxX, Zuzu Development Team
   |id      = BlueSight.EmptyYourHands
+
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus  = 19736
+
  |curse  = 987160
   |github  = Hikari-BS/StardewMods
+
   |nexus  = 8587
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enaium ToolKit
+
   |name    = DPad Inventory Hotkey
   |author  = Enaium
+
   |author  = joljyo
   |id      = Enaium.EnaiumToolKit
+
   |id      = joljyo.DPadInventoryHotkey
  |curse  = 436787
+
   |nexus  = 7507
  |moddrop = 863959
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enchantable Scythes and Golden Scythe Respawns
+
   |name    = Dragon Pearl Lure
   |author  = Goldenrevolver
+
   |author  = violetlizabet
   |id      = Goldenrevolver.EnchantableScythes
+
   |id      = violetlizabet.DragonPearlLure
   |nexus  = 10668
+
   |nexus  = 15109
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = elizabethcd/DragonPearlLure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Health Bars
+
   |name    = Draw Fish Ponds Over Grass
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = atravita
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id      = atravita.DrawFishPondsOverGrass
   |nexus   = 193
+
  |curse  = 870981
   |chucklefish = 3529
+
  |moddrop = 1125248
   |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
+
  |nexus  = 11352
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dreamscape
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.Dreamscape
 +
   |nexus  = 11742
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
   |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
 +
  |name    = Dresser Sorter
 +
   |author  = idermailer
 +
  |id      = idermailer.dresserSorter
 +
  |nexus  = 24443
 +
   |github  = idermailer/DresserSorter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Enemies Health Bars
+
   |name    = Drive By
   |author  = TheThor59
+
   |author  = BlaDe
   |id      = Thor.EnemyHealthBars
+
   |id      = BlaDe.DriveBy
   |nexus  = 3627
+
   |nexus  = 12033
   |github  = TheThor59/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Count
+
   |name    = Drop It - Drop Item Hotkey
   |author  = Crystallyne
+
   |author  = Goldenrevolver
   |id      = Crystallyne.EnergyCount
+
   |id      = Goldenrevolver.DropItHotkey
   |nexus  = 4272
+
   |nexus  = 7971
   |github  = Crystallyne/EnergyCount
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Time
+
   |name    = Dungeon Buddy
   |author  = nikperic, ThatOneCow
+
   |author  = SwiftSails
   |id      = nikperic.EnergyTime
+
   |id      = SwiftSails.DungeonBuddy
   |nexus  = 6488
+
   |nexus  = 7864
   |source = https://gitlab.com/nikperic/energytime
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Loot Magnet, Magnet Mod
+
   |name    = Dungeon Merchants
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.MagnetMod
+
   |id      = aedenthorn.DungeonMerchants
   |nexus  = 4856
+
   |nexus  = 14630
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Relationships
+
   |name    = Durable Fences
   |author  = Mizzion
+
   |author  = Zoryn
   |id      = mizzion.enhancedrelationships
+
   |id      = Zoryn.DurableFences
   |nexus  = 1927
+
   |nexus  =
   |moddrop = 661356
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github  = Mizzion/MyStardewMods
+
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Slingshots
+
   |name    = Durin's Rest
   |author  = ytsc
+
   |author  = NoFogBob and PaulDunstan
   |id      = ytsc.EnhancedSlingshots
+
   |id      = NoFogBob.DurinsRest_CSharp
   |nexus  = 12763
+
   |nexus  = 12345
   |github  = YTSC/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Framework
+
   |name    = Dusty Overhaul
   |author  = Entoarox
+
   |author  = CyanFire
   |id      = Entoarox.EntoaroxFramework
+
   |id      = CF.SMAPI.DustyOverhaul
   |nexus  = 2269
+
   |nexus  = 13057
  |chucklefish = 4228
+
   |github  =
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Modding Utilities
+
   |name    = Dusty Overhaul - SVE
   |author  = Entoarox
+
   |author  = CyanFire
   |id      = Entoarox.Utilities
+
   |id      = CF.SMAPI.DustyOverhaulSVE
   |nexus  = 5521
+
   |nexus  = 13265
   |github  = Entoarox/StardewMods
+
   |github  =
 
 
  |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equal Money Split
+
   |name    = DVR
   |author  = The Fluffy Robot, TheFluffyRobot
+
   |author  = captncraig
   |id      = TheFluffyRobot.EqualMoneySplit
+
   |id      = captncraig.dvr
   |nexus  = 5526
+
   |nexus  = 3860
   |github  = jamespfluger/Stardew-EqualMoneySplit
+
   |github  = captncraig/StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Equivalent Exchange
 
  |author  = MercuriusXeno, x3n0ph0b3
 
  |id      = MercuriusXeno.EquivalentExchange
 
  |nexus  = 1656
 
  |github  = MercuriusXeno/EquivalentExchange
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Escape Rope
+
   |name    = Dwarf Scroll Prices
   |author  = lestoph
+
   |author  = noriteway
   |id      = lestoph.EscapeRope
+
   |id      = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus  = 8576
+
   |nexus  = 16386
   |github  = Bifibi/SDVEscapeRope
+
   |github  = noriteway/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Esca's Modding Plugins
+
   |name    = Dwarvish Mattock
   |author  = Esca
+
   |author  = Anthony Hilyard, Grend
   |id      = Esca.EMP
+
   |id      = com.anthonyhilyard.dwarvishmattock
   |nexus   = 9296
+
   |curse   = 536418
   |moddrop = 1005443
+
   |nexus  = 9684
   |github  = Esca-MMC/EscasModdingPlugins
+
   |github  = AHilyard/DwarvishMattock
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better RNG
+
   |name    = Dynamic Bodies
   |author  = pepoluan
+
   |author  = ribeena
   |id      = pepoluan.EvenBetterRNG
+
   |id      = ribeena.dynamicbodies
   |nexus  = 8680
+
   |nexus  = 12893
   |chucklefish = 6117
+
   |github  = ribeena/StardewValleyMods
   |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Black Bars
+
   |name    = Dynamic Checklist
   |author  = gzhynko
+
   |author  = gunnargolf
   |id      = GZhynko.EventBlackBars
+
   |id      = gunnargolf.DynamicChecklist
   |nexus  = 7962
+
   |nexus  = 1145
   |github  = gzhynko/StardewMods
+
   |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    = Event Limiter
+
   |name    = Dynamic Clothing
   |author  = TheMightyAmondee
+
   |author  = hilovids
   |id      = TheMightyAmondee.EventLimiter
+
   |id      = hilovids.DynamicClothing
   |nexus  = 10735
+
   |nexus  = 10078
  |github  = TheMightyAmondee/EventLimiter
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Event Lookup
 
  |author  = shekurika
 
  |id      = shekurika.EventLookup
 
  |nexus  = 8505
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Music Volume
+
   |name    = Dynamic Crops
   |author  = jorgamun
+
   |author  = HaulinOats
   |id      = jorgamun.EventMusicVolume
+
   |id      = HaulinOats.DynamicCrops
   |nexus  = 10650
+
   |nexus  = 13800
   |github  = jorgamun/EventMusicVolume
+
   |github  = HaulinOats/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Repeater
+
   |name    = Dynamic Dialogues Framework
   |author  = MissCoriel
+
   |author  = mistyspring
   |id      = misscoriel.eventrepeater
+
   |id      = mistyspring.dynamicdialogues
   |nexus  = 3642
+
   |nexus  = 12836
  |curse  = 317347
+
   |github  = misty-spring/StardewMods
  |moddrop = 606979
 
   |github  = MissCoriel/Event-Repeater
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Sound Adjuster
+
   |name    = Dynamic Festival Rewards
   |author  = shekurika
+
   |author  = mistyspring
   |id      = shekurika.EventSoundAdjuster
+
   |id      = mistyspring.DynamicFestivalRewards
   |nexus  = 8734
+
   |nexus  = 20253
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester
+
   |name    = Dynamic Flooring
   |author  = BlaDe
+
   |author  = aedenthorn, Erinthe
   |id      = BlaDe.EventTester
+
   |id      = aedenthorn.DynamicFlooring
   |nexus  = 11178
+
   |nexus  = 14780
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester, SinZ's Event Tester
+
   |name    = Dynamic Game Assets
   |author  = SinZ and atravita
+
   |author  = spacechase0
   |id      = sinZandAtravita.SinZsEventTester
+
   |id      = spacechase0.DynamicGameAssets
   |nexus  = 19458
+
  |curse  = 867707
   |github  = atravita-mods/StardewMods
+
   |nexus  = 9365
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Everlasting Baits and Unbreakable Tackles
+
   |name    = Dynamic Game Assets → DGA Automate
   |author  = Digus
+
   |author  = spacechase0
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id      = spacechase0.DGAAutomate
   |nexus  = 2360
+
   |nexus  = 9365
   |github  = Digus/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Excavation Skill, New Skill - Archaeology
+
   |name    = Dynamic Horses
   |author  = moonslime
+
  |author  = Bpendragon
   |id      = moonslime.ExcavationSkill
+
  |id      = Bpendragon-DynamicHorses
   |nexus  = 15793
+
  |nexus  = 874
 +
  |github  = Bpendragon/DynamicHorses
 +
 
 +
  |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
 +
  |name    = Dynamic Machines
 +
   |author  = tyran285, Ryuuze
 +
   |id      = DynamicMachines
 +
   |nexus  = 374
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Exhaustion Tweaks
+
   |name    = Dynamic Map Tiles
   |author  = mytigio
+
   |author  = aedenthorn, Erinthe
   |id      = mytigio.exhaustiontweaks
+
   |id      = aedenthorn.DynamicMapTiles
   |nexus  = 6247
+
   |nexus  = 14566
   |github  = mytigio/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Dynamic Map Tiles - Continued|Dynamic Map Tiles - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Fridge, Dynamic Expanded Fridge
+
   |name    = Dynamic Map Tiles - Continued
   |author  = Lodukas
+
   |author  = Datamancer
   |id      = Uwazouri.ExpandedFridge
+
   |id      = datamancer.DynamicMapTiles
   |nexus  = 1191
+
   |nexus  = 21084
   |github  = Uwazouri/ExpandedFridge
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Preconditions Utility
+
   |name    = Dynamic Night Time
   |author  = Cherry, CherryChain
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Cherry.ExpandedPreconditionsUtility
+
   |id      = knakamura.dynamicnighttime
   |nexus  = 6529
+
   |nexus  = 2072
   |github  = ChroniclerCherry/stardew-valley-mods
+
  |moddrop = 664041
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Storage
+
   |name    = Dynamic NPC Sprites
   |author  = furyx639
+
   |author  = BashNinja
   |id      = furyx639.ExpandedStorage
+
   |id      = BashNinja.DynamicNPCSprites
   |curse   = 871838
+
   |nexus   = 1183
   |nexus   = 7431
+
  |github  = miketweaver/BashNinja_SDV_Mods
   |github = LeFauxMatt/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status   = workaround
 +
   |summary = use [[#Content Patcher|Content Patcher]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Bars
+
   |name    = Dynamic Price
   |author  = spacechase0
+
   |author  = ZaneYork
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id      = ZaneYork.DynamicPrice
  |curse  = 867392
+
   |nexus  = 5831
  |moddrop = 127275
+
   |github  = ZaneYork/SDV_Mods
   |nexus  = 509
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Rate Multiplier
+
   |name    = Dynamic Reflections
   |author  = MSCFC, iSkLz
+
   |author  = PeacefulEnd
   |id      = SkLz.ExpMultiply
+
   |id      = PeacefulEnd.DynamicReflections
   |nexus  = 5910
+
  |curse  = 870926
   |github  = iSkLz/ExperienceMultiplier
+
   |nexus  = 12831
 +
   |github  = Floogen/DynamicReflections
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Updates
+
   |name    = Dynamic Running Speed
   |author  = Quipex
+
   |author  = Vrakyas
   |id      = Quipex.ExperienceUpdates
+
   |id      = Vrakyas.DynamicRunningSpeed
   |nexus  = 7581
+
   |nexus  = 4029
   |github  = Quipex/ExperienceUpdates
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expert Sitting
+
   |name    = Early Bed Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Nokane
   |id      = aedenthorn.ExpertSitting
+
   |id      = Nokane.EarlyBedMod
   |nexus  = 7435
+
   |nexus  = 25168
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Bus System
+
   |name    = Early Community Upgrades
   |author  = Tondorian
+
   |author  = sophiesalacia
   |id      = ExtendedBusSystem
+
   |id      = Vertigon.EarlyCommunityUpgrades
   |nexus  =
+
   |nexus  = 8450
  |chucklefish = 4373
+
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
   |github  =
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Early Ginger Island
 +
  |author  = Shockah
 +
  |id      = Shockah.EarlyGingerIsland
 +
  |nexus  = 13885
 +
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Fridge
+
   |name    = Easier Cave Puzzle
   |author  = Crystalmir
+
   |author  = atravita
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id      = atravita.NerfCavePuzzle
   |nexus  = 485
+
  |curse  = 870978
   |github  = Mystra007/ExtendedFridgeSMAPI
+
  |moddrop = 1131424
 +
   |nexus  = 11500
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
+
   |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
<!--
 
  |unofficial version = 1.1.1-unofficial.4.mizzion
 
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Minecart
+
   |name    = Easier Dart Puzzle
   |author  = Entoarox
+
   |author  = atravita
   |id      = Entoarox.ExtendedMinecart
+
   |id      = atravita.EasierDartPuzzle
   |nexus   = 2271
+
   |curse   = 870971
   |chucklefish = 4359
+
   |moddrop = 1205159
   |github  = Entoarox/StardewMods
+
  |nexus  = 13049
 +
   |github  = atravita-mods/StardewMods
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Reach
+
   |name    = Easier Farming
   |author  = spacechase0
+
   |author  = Cautious Waffle, skulmuk
   |id      = spacechase0.ExtendedReach
+
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
  |curse  = 867754
+
   |nexus  = 1426
  |moddrop = 242303
 
  |nexus  = 1493
 
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Extra Content Mod
 
  |author  = Alacrity, platinumhobo
 
  |id      = Alacrity.ExtraContentMod
 
   |nexus  = 8510
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Fish Information
+
   |name    = Easier Fishing
   |author  = Ceasg
+
   |author  = majordot
   |id      = Ceasg.ExtraFishInformation
+
   |id      = MajorDOT.EasierFishing
   |nexus  = 4170
+
   |nexus  =
   |github  = ceasg/StardewValleyMods
+
  |curse  = 305367
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easier Monster Eradication
 +
  |author  = NormanPCN
 +
  |id      = NormanPCN.EasierMonsterEradication
 +
  |nexus  = 11548
 +
   |github  = NormanPCN/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easier Special Orders
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.EasierSpecialOrders
 +
  |nexus  = 8342
 +
  |github  = TheMightyAmondee/EasierSpecialOrders
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = East Scarp (SMAPI)
 +
  |author  = LemurKat and kdau
 +
  |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
 +
  |nexus  = 5787
 +
  |moddrop = 984954
 +
  |source  = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Map Layers
+
   |name    = Easy Access
   |author  = aedenthorn, Erinthe
+
   |author  = LeFauxMatt
   |id      = aedenthorn.ExtraMapLayers
+
   |id      = furyx639.EasyAccess
   |curse  = 868841
+
   |curse  = 871835
   |nexus  = 9633
+
  |moddrop = 1547212
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 11002
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Fishing Overhaul
+
   |name    = Easy Attack
   |author  = Unidarkshin and Deathest1, Devin Lematty
+
   |author  = season
   |id      = DevinLematty.ExtremeFishingOverhaul
+
   |id      = season.EasyAttack
   |nexus  = 7490
+
   |nexus  = 20832
 
   |github  =
 
   |github  =
 
  |broke in = Json Assets 1.7.7
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Weather
+
   |name    = Easy Chest
   |author  = BlaDe
+
   |author  = season
   |id      = BlaDe.ExtremeWeather
+
   |id      = season.EasyChest
   |nexus  = 12334
+
   |nexus  = 20842
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fabrication
+
   |name    = Easy Cleaner
   |author  = XxHarvzBackxX
+
   |author  = season
   |id      = harvz.Fabrication
+
   |id      = season.EasyCleaner
   |nexus  = 10679
+
   |nexus  = 20865
   |github  = XxHarvzBackxX/fabrication
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall 28 Snow Day
+
   |name    = Easy Crane Game
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Dragoon23
   |id      = Omegasis.Fall28SnowDay
+
   |id      = Dragoon23.EasyCraneGame
   |nexus  = 486
+
   |nexus  = 22488
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall To Autumn
+
   |name    = Easy Darts Game
   |author  = jahangmar
+
   |author  = Dragoon23
   |id      = jahangmar.FallToAutumn
+
   |id      = Dragoon23.EasyDartGame
   |nexus  = 7174
+
   |nexus  = 22506
  |github  = jahangmar/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Familiars
+
   |name    = Easy Fairy
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.Familiars
+
   |id      = season.EasyFairy
   |nexus  = 6429
+
   |nexus  = 20931
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Family Planning
+
   |name    = Easy Farming
   |author  = loe2run
+
   |author  = MountainDewBoi
   |id      = Loe2run.FamilyPlanning
+
   |id      = MountainDewBoi.EasyFarming
   |nexus  = 4515
+
   |nexus  = 4162
   |github  = loe2run/FamilyPlanningMod
+
   |github  =
  
   |broke in           = Content Patcher 1.17
+
   |broke in = Stardew Valley 1.4
   |unofficial version = 1.3.3-unofficial.1-pathoschild
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
+
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Farm Switcher
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Easy_Farm_Switcher
 +
  |curse  = 990826
 +
  |nexus  = 16873
 +
  |github  =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Fishin'
 +
  |author  = Frostiverse
 +
  |id      = Frostiverse.EasyFishin
 +
  |nexus  = 22268
 +
  |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fancy Sprinklers
+
   |name    = Easy Fishing
   |author  = trashcan9
+
   |author  = season
   |id      = trashcan9.FancySprinklers
+
   |id      = season.EasyFishing
   |nexus  = 15857
+
   |nexus  = 20830
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fantastic Frames
+
   |name    = Easy Gift
   |author  = Taskmaster
+
   |author  = season
   |id      = Taskmaster.FantasticFrames
+
   |id      = season.EasyGift
   |nexus  = 4540
+
   |nexus  = 20838
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmageddon
+
   |name    = Easy Gifting
   |author  = Max Vollmer, SVProtector
+
   |author  = CeruleanSpirit
   |id      = maxvollmer.farmageddon
+
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
   |nexus  = 2618
+
   |nexus  = 2957
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Choices
+
   |name    = Easy Harvest
   |author  = ShivaGuy
+
   |author  = season
   |id      = ShivaGuy.FarmAnimalChoices
+
   |id      = season.EasyHarvest
   |nexus  = 11850
+
   |nexus  = 20924
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Harvest Helper
+
   |name    = Easy Island Puzzle
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.FarmAnimalHarvestHelper
+
   |id      = MindMeltMax.EasyIslandPuzzle
   |nexus  = 13782
+
  |curse  = 1004494
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 22642
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Anywhere
+
   |name    = Easy Path Destruction
   |author  = hmkiesel
+
   |author  = StultusV
   |id      = hmkiesel.FarmAnywhere
+
   |id      = StultusV.EasyPathDestruction
   |nexus  = 13926
+
   |nexus  = 8775
   |github  =
+
   |github  = JudeRV/Stardew-EasyPathDestruction
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Barn Door Automation
+
   |name    = Easy Petting
   |author  = Oranisagu
+
   |author  = CeruleanSpirit
   |id      = none<!--no manifest ID-->
+
   |id      = EasyPetting.3032
   |nexus  =
+
   |nexus  = 3032
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  =
   |github  = oranisagu/SDV-FarmAutomation
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
+
   |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Item Collector
+
   |name    = Easy Travel, Easy Move
   |author  = Oranisagu
+
   |author  = season
   |id      = none<!--no manifest ID-->
+
   |id      = season.EasyMove
   |nexus  =
+
   |nexus  = 20872
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  =
   |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    = Farm Cave Framework
+
   |name    = Easy Upgrade
   |author  = aedenthorn, Erinthe
+
   |author  = Senofu
   |id      = aedenthorn.FarmCaveFramework
+
   |id      = Senofu.EasyUpgrade
   |nexus  = 10506
+
   |nexus  = 23496
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
+
   |name    = Easy Valley
   |author  = atravita
+
   |author  = season
   |id      = atravita.FarmCaveSpawn
+
   |id      = season.EasyValley
  |curse  = 870986
+
   |nexus  = 21181
  |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    = Eat & Drink From Inventory
   |author  = atravita
+
   |author  = Zamiel
   |id      = atravita.ExpFromMonsterKillsOnFarm
+
   |id      = Zamiel.EatDrinkFromInventory
  |curse  = 870983
+
   |nexus  = 21280
  |moddrop = 1099838
+
   |github  = Zamiell/stardew-valley-mods
   |nexus  = 10924
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computers Check Cellars
+
   |name    = Eat Food In Backpack Instantly, Eat In Backpack
   |author  = Ian Rubin, ianr427
+
   |author  = philosquare
   |id      = ianr.FarmComputersCheckCellars
+
   |id      = philosquare.EatInBackpack
   |nexus  = 19581
+
   |nexus  = 22872
   |github  =
+
   |github  = philosquare/EatInBackpack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computer Plus
+
   |name    = Eat More
   |author  = Boebie
+
   |author  = crc-fehler
   |id      = beau.farmcomputerplus
+
   |id      = crc.eatmore
   |nexus  = 19124
+
   |nexus  = 2724
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Helper
+
   |name    = Economy Mod
   |author  = aedenthorn, Erinthe
+
   |author  = millerscout
   |id      = aedenthorn.FarmerHelper
+
   |id      = Millerscout.EconomyMod
   |nexus  = 10179
+
   |nexus  = 6955
   |github  = aedenthorn/StardewValleyMods
+
   |github  = millerscout/StardewMillerMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Portraits
+
   |name    = EH Smash Quality
   |author  = aedenthorn, Erinthe
+
   |author  = EH Lim
   |id      = aedenthorn.FarmerPortraits
+
   |id      = tech.enghao.sv.eh-smash-quality
  |curse  = 868774
+
   |nexus  = 9303
  |nexus  = 11398
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Farmer Vitals Evolved
 
  |author  = Sensakuma
 
  |id      = Sensakuma.FarmerVitalsEvolved
 
   |nexus  = 11131
 
 
   |github  =
 
   |github  =
 +
  |warnings = Only compatible with Android.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhand Finder
+
   |name    = Eidee Easy Fishing
   |author  = 2Retr0
+
   |author  = EideeHi
   |id      = 2Retr0.FarmhandFinder
+
   |id      = net.eidee.stardew_valley.easy_fishing
  |curse  = 661476
+
   |nexus  = 4806
   |nexus  = 13153
+
   |github  = eideehi/EideeEasyFishing
   |github  = 2Retr0/FarmhandFinder
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Fixes
+
   |name    = EiTK
   |author  = CyanFire
+
   |author  = enaium
   |id      = CF.FarmhouseFixes
+
   |id      = Enaium.EiTK
   |nexus  = 16507
+
  |curse  = 365803
 +
   |nexus  =
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Redone
+
   |name    = Elevator
   |author  = MabelSyrup
+
   |author  = Ilyaki
   |id      = mabelsyrup.farmhouse
+
   |id      = Ilyaki.Elevator
   |nexus  = 3731
+
   |nexus  = 2952
   |github  = mjSurber/FarmHouseRedone
+
   |github  = Ilyaki/Elevator
  
 
   |broke in = Stardew Valley 1.5
 
   |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    = Farmhouse Visits
+
   |name    = Elliot Is Fabio
   |author  = mistyspring
+
   |author  = Dr Dirtbag, DrDirtbag
   |id      = mistyspring.farmhousevisits
+
   |id      = ElliottIsFabio.ElliottIsFabio
  |curse  = 880518
+
   |nexus  = 23229
   |nexus  = 12457
+
   |github  =
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Rearranger
+
   |name    = Elven Krobus, Underdark Krobus
   |author  = Cherry & cel10e
+
   |author  = Mel Noelle and Kirbylink
   |id      = cel10e.Cherry.FarmRearranger
+
   |id      = melnoelle.underdarkkrobus
   |nexus  = 5142
+
   |nexus  = 3071
   |moddrop = 716395
+
  |github  = KirbyLink/UnderdarkKrobus
   |github = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = SMAPI 3.0
 +
   |status  = workaround
 +
  |summary = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Resource Generator
+
   |name    = Email App
   |author  = jwdred
+
   |author  = aedenthorn, Erinthe
   |id      =
+
   |id      = aedenthorn.Email
   |nexus  = 647
+
   |nexus  = 11325
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Tablet
+
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
   |author  = boneskull
+
   |author  = aedenthorn, Erinthe
   |id      = com.boneskull.farm-tablet
+
   |id      = aedenthorn.SDIEmily
   |nexus  = 16447
+
   |nexus  = 14366
   |github  = Floogen/AlternativeTextures
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm to Table Ready Meals
+
   |name    = Emotes
   |author  = Speshkitty
+
   |author  = aurnj, Roy Li
   |id      = speshkitty.farmtotablereadymeals
+
   |id      = RuyiLi.Emotes
   |nexus  = 7148
+
   |nexus  =
   |github  = Speshkitty/FarmToTableReadyMeals
+
  |url    = https://community.playstarbound.com/threads/emotes.129159
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmtronics
+
   |name    = Empty Hands
   |author  = Joe Strout
+
   |author  = Oblitus
   |id      = strout.farmtronics
+
   |id      = QuicksilverFox.EmptyHands
   |nexus  = 10634
+
   |nexus  = 1176
   |github  = JoeStrout/Farmtronics
+
   |github  = quicksilverfox/StardewMods
 +
 
 +
  |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    = Farm Type Manager
+
   |name    = Empty Jar Bubbles
   |author  = Esca, Esca-MMC
+
   |author  = tem696969696969
   |id      = Esca.FarmTypeManager
+
   |id      = tem696969696969.EmptyJarBubbles
   |nexus  = 3231
+
   |nexus  = 22598
  |moddrop = 598755
+
   |github  = kqrse/StardewValleyMods
   |github  = Esca-MMC/FarmTypeManager
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense
+
   |name    = Empty Your Hands
   |author  = PeacefulEnd
+
   |author  = BlueSight
   |id      = PeacefulEnd.FashionSense
+
   |id      = BlueSight.EmptyYourHands
   |nexus  = 9969
+
   |nexus  = 19736
   |github  = Floogen/FashionSense
+
   |github  = Hikari-BS/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense Outfits
+
   |name    = Enaium ToolKit
   |author  = nihilistzsche
+
   |author  = Enaium
   |id      = nihilistzsche.FashionSenseOutfits
+
   |id      = Enaium.EnaiumToolKit
   |nexus  = 18384
+
  |curse  = 436787
   |github  = nihilistzsche/FashionSenseOutfits
+
  |moddrop = 863959
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Animations
+
   |name    = Enchantable Scythes and Golden Scythe Respawns
   |author  = Pathoschild
+
   |author  = Goldenrevolver
   |id      = Pathoschild.FastAnimations
+
   |id      = Goldenrevolver.EnchantableScythes
   |nexus  = 1089
+
   |nexus  = 10668
  |moddrop = 606631
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Events
+
   |name    = Enchanted Adventurer's Guild Rewards
   |author  = libaryaddict
+
   |author  = Goldenrevolver
   |id      = libraryaddict.FasterEvents
+
   |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus  = 7631
+
   |nexus  = 20942
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Grass
+
   |name    = Enchanted Cowboy Boots
   |author  = IceGladiador
+
   |author  = Goldenrevolver
   |id      = IceGladiador.FasterGrass
+
   |id      = Goldenrevolver.ObtainableCowboyBoots
   |nexus  = 1772
+
   |nexus  = 20941
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Horse
+
   |name    = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author  = kibbe
+
   |author  = NamelessTo
   |id      = kibbe.faster_horse
+
   |id      = NamelessTo.EnchantedGalaxyWeapons
   |nexus  = 2791
+
  |curse  = 1001630
   |github  =
+
   |nexus  = 21904
 +
   |github  = namelessto/EnchantedGalaxyWeapons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Paths
+
   |name    = Enemy Health Bars, Enemies Health Bars
   |author  = Entoarox
+
   |author  = TheThor59
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id      = Thor.EnemyHealthBars
   |nexus  = 2277
+
   |nexus  = 3627
  |chucklefish = 3641
+
   |github  = TheThor59/StardewMods
   |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    = Faster Path Speed
+
   |name    = Enemy Health Bars, Health Bars
   |author  = gaussfire
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = gaussfire.FasterPathSpeed
+
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |nexus  = 9344
+
  |nexus  = 193
   |github  = alanperrow/StardewModding
+
  |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
 +
  |name    = Energy Count
 +
  |author  = Crystallyne
 +
  |id      = Crystallyne.EnergyCount
 +
   |nexus  = 4272
 +
   |github  = Crystallyne/EnergyCount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Run
+
   |name    = Energy Protect
   |author  = KathrynHazuka
+
   |author  = philosquare
   |id      = KathrynHazuka.FasterRun
+
   |id      = philosquare.EnergyProtect
   |nexus  = 733
+
   |nexus  = 21918
   |github  = KathrynHazuka/StardewValley_FasterRun
+
   |github  =
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Transition
+
   |name    = Energy Rework
   |author  = Kumagabear
+
   |author  = seferoni
   |id      = Kumagabear.FasterTransition
+
   |id      = seferoni.EnergyRework
   |nexus  = 19584
+
   |nexus  = 21686
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  = seferoni/EnergyRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
+
   |name    = Energy Time
   |author  = zeldela
+
   |author  = nikperic, ThatOneCow
   |id      = zeldela.FastFishPond
+
   |id      = nikperic.EnergyTime
   |nexus  = 14005
+
   |nexus  = 6488
   |github = zeldela/sdv-mods
+
   |source = https://gitlab.com/nikperic/energytime
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.4.2-unofficial.1-huancz
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132352
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Forward
+
   |name    = Enhanced Loot Magnet, Magnet Mod
   |author  = crazywig
+
   |author  = aedenthorn, Erinthe
   |id      = crazywig.FastForward
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus  = 7413
+
   |nexus  = 4856
   |github  =
+
   |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 Loads
+
   |name    = Enhanced Relationships
   |author  = spajus
+
   |author  = Mizzion
   |id      = spajus.fastloads
+
   |id      = mizzion.enhancedrelationships
   |nexus  = 19454
+
   |nexus  = 1927
   |github  = spajus/stardew-valley-fast-loads
+
  |moddrop = 661356
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Parrot Express Animation
+
   |name    = Enhanced Slingshots
   |author  = ErikShun, QuickNutz
+
   |author  = ytsc
   |id      = YourName.YourProjectName
+
   |id      = ytsc.EnhancedSlingshots
   |moddrop = 1490579
+
   |nexus  = 12763
   |nexus  = 19634
+
   |github  = YTSC/StardewValleyMods
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Petting
+
   |name    = Enough Sleep
   |author  = DerTod2
+
   |author  = sodapotato
   |id      = de.dertod2.FastPetting
+
   |id      = sodapotato.enoughsleep
   |nexus  = 5039
+
   |nexus  = 21536
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Travel
+
   |name    = Entoarox Framework
   |author  = Death, DeathGameDev
+
   |author  = Entoarox
   |id      = DeathGameDev.FastTravel
+
   |id      = Entoarox.EntoaroxFramework
   |nexus  = 1529
+
   |nexus  = 2269
   |github  = DeathGameDev/SDV-FastTravel
+
  |chucklefish = 4228
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Entoarox Modding Utilities
 +
  |author  = Entoarox
 +
  |id      = Entoarox.Utilities
 +
  |nexus  = 5521
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |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    = Feeling Lucky?
+
   |name    = Equal Money Split
   |author  = minervamaga
+
   |author  = The Fluffy Robot, TheFluffyRobot
   |id      = minervamaga.FeelingLucky
+
   |id      = TheFluffyRobot.EqualMoneySplit
   |nexus  =
+
   |nexus  = 5526
  |moddrop = 752859
+
   |github  = jamespfluger/Stardew-EqualMoneySplit
   |github  = minervamaga/FeelingLucky
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Dynamic Rain
+
   |name    = Equivalent Exchange
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = MercuriusXeno, x3n0ph0b3
   |id      = KoihimeNakamura.DynamicRainAndWind
+
   |id      = MercuriusXeno.EquivalentExchange
   |nexus  = 604
+
   |nexus  = 1656
   |moddrop = 664033
+
  |github  = MercuriusXeno/EquivalentExchange
   |github  = Sakorona/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
+
   |name    = Escape Rope
   |author  = UNA
+
   |author  = lestoph
   |id      = UNA.FashionFestivalSMAPI
+
   |id      = lestoph.EscapeRope
   |nexus  = 17404
+
   |nexus  = 8576
   |github  =
+
   |github  = Bifibi/SDVEscapeRope
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Revenue Service
+
   |name    = Escargo Win Bug Fix
   |author  = KarratKake
+
   |author  = BlackJack
   |id      = KarratKake.FerngillRevenueService
+
   |id      = BlackJack.EscargoWinBugfix
   |nexus  = 7566
+
   |nexus  = 24556
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fertilizer Anytime
+
   |name    = Esca's Modding Plugins
   |author  = stoobinator, lefthandedkid
+
   |author  = Esca, Esca-MMC
   |id      = stoobinator.fertilizeranytime
+
   |id      = Esca.EMP
   |nexus  = 7259
+
   |nexus  = 9296
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
  |moddrop = 1005443
 +
   |github  = Esca-MMC/EscasModdingPlugins
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival End Time Tweak
+
   |name    = Esc Dialogue Mod
   |author  = KirbyLink
+
   |author  = g33k, g33kidd
   |id      = kirbylink.festivalendtimetweak
+
   |id      = g33k.EscDialogueMod
   |nexus  = 2966
+
   |nexus  = 21812
   |github  = KirbyLink/FestivalEndTimeTweak
+
   |github  =
 
 
  |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     = Even Better Artisan Good Icons
   |author = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author   = chsiso58
   |id     = MouseyPounds.ShadowFestival
+
   |id       = haze1nuts.evenbetterartisangoodicons
   |nexus   = 4630
+
   |nexus   =
   |github = MouseyPounds/stardew-mods
+
   |github   = chsiao58/EvenBetterArtisanGoodIcons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FeTK - Stardew-Valley Toolkit
+
   |name    = Even Better RNG
   |author  = Felix-Dev
+
  |author  = pepoluan
   |id      = Felix-Dev.FeTK
+
  |id      = pepoluan.EvenBetterRNG
   |nexus  = 4403
+
  |nexus  = 8680
   |github  = Felix-Dev/StardewMods
+
  |chucklefish = 6117
 +
  |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Even Better Warehouse
 +
   |author  = charliedemilho
 +
   |id      = charliedemilho.EvenBetterWarehouse
 +
   |nexus  = 10396
 +
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |status  = abandoned
<!--
+
}}
   |unofficial version = 1.0.1-unofficial.2-digus
+
{{#invoke:SMAPI compatibility|entry
-->
+
  |name    = Event Black Bars
 +
  |author  = gzhynko
 +
   |id      = GZhynko.EventBlackBars
 +
  |nexus  = 7962
 +
  |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Harvest
+
   |name    = Event Limiter
   |author  = aedenthorn, Erinthe
+
   |author  = TheMightyAmondee
   |id      = aedenthorn.FieldHarvest
+
   |id      = TheMightyAmondee.EventLimiter
   |nexus  = 11019
+
   |nexus  = 10735
   |github  = aedenthorn/StardewValleyMods
+
   |github  = TheMightyAmondee/EventLimiter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Works
+
   |name    = Event Lookup
   |author  = ChiroxT
+
   |author  = shekurika
   |id      = treinke.FieldWorks
+
   |id      = shekurika.EventLookup
   |nexus  = 17267
+
   |nexus  = 8505
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fighting With NPCs
+
   |name    = Event Music Volume
   |author  = Edu Anttunes
+
   |author  = jorgamun
   |id      = EduAnttunes.FightingWithNPCs
+
   |id      = jorgamun.EventMusicVolume
   |nexus  = 5865
+
   |nexus  = 10650
   |github  = eduanttunes/sv_fighting_with_npcs
+
   |github  = jorgamun/EventMusicVolume
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Repeater
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.eventrepeater
 +
  |nexus  = 3642
 +
  |curse  = 317347
 +
  |moddrop = 606979
 +
  |github  = MissCoriel/Event-Repeater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = File Replacer
+
   |name    = Event Sound Adjuster
   |author  = certifiableGrimalkin
+
   |author  = shekurika
   |id      = certifiableGrimalkin.FileReplacer
+
   |id      = shekurika.EventSoundAdjuster
   |nexus  = 17553
+
   |nexus  = 8734
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Find Object Mod
+
   |name    = Event Tester
   |author  = Tran Minh Thong
+
   |author  = BlaDe
   |id      = find.object.mod
+
   |id      = BlaDe.EventTester
   |nexus  = 8594
+
   |nexus  = 11178
 
   |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    = Event Tester, SinZ's Event Tester
   |author  = HaulinOats
+
   |author  = SinZ and atravita
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
+
   |id      = sinZandAtravita.SinZsEventTester
   |nexus  = 13944
+
   |nexus  = 19458
   |github  =
+
   |github  = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireballs!
+
   |name    = Everlasting Baits and Unbreakable Tackles
   |author  = aurnj, Roy Li
+
   |author  = Digus
   |id      = RoyLi.Fireballs
+
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus  =
+
   |nexus  = 2360
  |url    = https://community.playstarbound.com/threads/fireballs.129346
+
   |github  = Digus/StardewValleyMods
   |github  =
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Breath
+
   |name    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author  = aedenthorn, Erinthe
+
   |author  = moonslime
   |id      = aedenthorn.FireBreath
+
   |id      = moonslime.ExcavationSkill
   |nexus  = 7311
+
   |nexus  = 15793
   |github = aedenthorn/StardewValleyMods
+
 
 +
  |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    = Fireworks Festival
+
   |name    = Exhaustion Tweaks
   |author  = violetlizabet
+
   |author  = mytigio
   |id      = violetlizabet.FireworksFestival
+
   |id      = mytigio.exhaustiontweaks
   |nexus  = 15261
+
   |nexus  = 6247
   |github  = elizabethcd/FireworksFestival
+
   |github  = mytigio/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FishDex
+
   |name    = Expanded Fridge, Dynamic Expanded Fridge
   |author  = rupak0577
+
   |author  = Lodukas
   |id      = rupak0577.FishDex
+
   |id      = Uwazouri.ExpandedFridge
   |nexus  =
+
   |nexus  = 1191
   |github  = rupak0577/FishDex
+
   |github  = Uwazouri/ExpandedFridge
  |url    = https://github.com/rupak0577/FishDex
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Exclusions
+
   |name    = Expanded Preconditions Utility
   |author  = GZhynko
+
   |author  = Cherry, CherryChain
   |id      = GZhynko.FishExclusions
+
   |id      = Cherry.ExpandedPreconditionsUtility
   |nexus  = 7782
+
   |nexus  = 6529
   |github  = gzhynko/StardewMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Finder
+
   |name    = Expanded Storage
   |author  = Aair, AairTheGreat
+
   |author  = LeFauxMatt
   |id      = AairTheGreat.FishFinder
+
   |id      = furyx639.ExpandedStorage
   |nexus  = 5011
+
  |curse  = 871838
   |github  = AairTheGreat/StardewValleyMods
+
  |moddrop = 1547203
 +
   |nexus  = 7431
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Info
+
   |name    = Expansive Combat, Proficiência
   |author  = Speshkitty
+
   |author  = Hamio, HamioDracny
   |id      = speshkitty.fishinfo
+
   |id      = HamioDracny.ProficienciaEmDano
   |nexus  = 5452
+
   |nexus  = 7511
   |github  = Speshkitty/FishInfo
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Adjust
+
   |name    = Exp Control
   |author  = Shuai Zhang
+
   |author  = moonslime
   |id      = shuaiz.FishingAdjustMod
+
   |id      = moonslime.ExpControl
   |nexus  = 1350
+
   |nexus  = 23067
   |github  = hcoona/StardewValleyMods
+
   |github  =
 
 
  |broke in = SMAPI 2.6
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Assistant
+
   |name    = Experience Bars
   |author  = KilZenc
+
   |author  = spacechase0
   |id      = KilZenc.FishingAssistant
+
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus  = 5815
+
  |curse  = 867392
   |github  =
+
  |moddrop = 127275
 +
   |nexus  = 509
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Automaton
+
   |name    = Experience Rate Multiplier
   |author  = Drynwynn, thepaladinknight
+
   |author  = MSCFC, iSkLz
   |id      = Drynwynn.FishingAutomaton
+
   |id      = SkLz.ExpMultiply
   |nexus  = 2527
+
   |nexus  = 5910
   |github  = Drynwynn/StardewValleyMods
+
   |github  = iSkLz/ExperienceMultiplier
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Experience Updates
 +
  |author  = Quipex
 +
  |id      = Quipex.ExperienceUpdates
 +
  |nexus  = 7581
 +
  |github  = Quipex/ExperienceUpdates
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Chests Expanded
+
   |name    = Expert Sitting
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FishingChestsExpanded
+
   |id      = aedenthorn.ExpertSitting
   |nexus  = 7694
+
   |nexus  = 7435
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = SMAPI 4.0.8
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-134928
 +
  |unofficial version = 0.3.2-unofficial.1-greg6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Info Overlays
+
   |name    = Extended Bus System
   |author  = barteke22
+
   |author  = Tondorian
   |id      = barteke22.FIshingInfoOverlays
+
   |id      = ExtendedBusSystem
  |nexus  = 8970
 
  |github  = barteke22/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishing Logbook
 
  |author  = M3ales
 
  |id      = FishingLogbook
 
 
   |nexus  =
 
   |nexus  =
   |curse  = 299792
+
   |chucklefish = 4373
   |github  = M3ales/FishingLogbook
+
   |github  =
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name    = Extended Fridge
   |author  = barteke22
+
   |author  = Crystalmir
   |id      = barteke22.FishingMinigames
+
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus  = 9345
+
   |nexus  = 485
   |github  = barteke22/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    = Fishing Minigames
+
   |name    = Extended Minecart
   |author  = barteke22 (Here Fishy base by aedenthorn)
+
   |author  = Entoarox
   |id      = barteke22.FisingMinigames
+
   |id      = Entoarox.ExtendedMinecart
   |nexus  = 9345
+
   |nexus  = 2271
   |github  = barteke22/StardewMods
+
  |chucklefish = 4359
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Mod
+
   |name    = Extended Reach
   |author  = Zoryn
+
   |author  = spacechase0
   |id      = Zoryn.FishingMod
+
   |id      = spacechase0.ExtendedReach
   |nexus  =
+
  |curse  = 867754
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
  |moddrop = 242303
  |github  = Zoryn4163/SMAPI-Mods
+
   |nexus  = 1493
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.5-unofficial.1-p1xel8ted
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
+
   |name    = Extra Animal Configs
   |author  = MindMeltMax
+
   |author  = selph, zombifier
   |id      = MindMeltMax.Fishnets
+
   |id      = selph.ExtraAnimalConfig
   |nexus  = 13819
+
   |nexus  = 25328
  |moddrop = 1247514
+
   |github  = urbanyeti/stardew-better-ranching
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Automate
+
   |name    = Extra Content Mod
   |author  = MindMeltMax
+
   |author  = Alacrity, platinumhobo
   |id      = MindMeltMax.Fishnets.Automate
+
   |id      = Alacrity.ExtraContentMod
   |nexus  = 13819
+
   |nexus  = 8510
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Better Crafting
+
   |name    = Extra Fish Information
   |author  = MindMeltMax
+
   |author  = Ceasg
   |id      = MindMeltMax.Fishnets.BetterCrafting
+
   |id      = Ceasg.ExtraFishInformation
   |nexus  = 13819
+
   |nexus  = 4170
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = ceasg/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Practice
+
   |name    = Extra Machine Configs
   |author  = BlaDe
+
   |author  = Selph, zombifier
   |id      = BlaDe.FishingPractice
+
   |id      = selph.ExtraMachineConfig
   |nexus  = 4157
+
   |nexus  = 22256
   |github  =
+
   |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Progression
+
   |name    = Extra Map Layers
   |author  = ChadlyMasterson
+
   |author  = aedenthorn, Erinthe
   |id      = chadlymasterson.fishingprogression
+
   |id      = aedenthorn.ExtraMapLayers
   |nexus  = 18749
+
  |curse  = 868841
   |github  = chudders1231/SDV-FishingProgression
+
   |nexus  = 9633
 +
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Rod Recolor
+
   |name    = Extra Shop Phone Numbers
   |author  = Stashek
+
   |author  = PrincessFelicie
   |id      = Stashek.FishingRodRecolor
+
   |id      = PrincessFelicie.ExtraShopPhoneNumbersCore
   |nexus  = 8835
+
   |nexus  = 25530
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler
+
   |name    = Extreme Fishing Overhaul
   |author  = PeacefulEnd
+
   |author  = Unidarkshin and Deathest1, Devin Lematty
   |id      = PeacefulEnd.FishingTrawler
+
   |id      = DevinLematty.ExtremeFishingOverhaul
   |nexus  = 8406
+
   |nexus  = 7490
   |github  = Floogen/FishingTrawler
+
   |github  =
 +
 
 +
  |broke in = Json Assets 1.7.7
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler - New Horizons
+
   |name    = Extreme Weather
   |author  = PeacefulEnd
+
   |author  = BlaDe
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
+
   |id      = BlaDe.ExtremeWeather
   |nexus  = 15941
+
   |nexus  = 12334
   |github  = Floogen/FishingTrawler
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Treasure Spawner
+
   |name    = Fabrication
   |author  = jangofett4
+
   |author  = XxHarvzBackxX
   |id      = jangofett4.fishingtreasurespawner
+
   |id      = harvz.Fabrication
   |nexus  = 18119
+
   |nexus  = 10679
   |github  = jangofett4/FishingTreasureSpawner
+
   |github  = XxHarvzBackxX/fabrication
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Tuner Redux
+
   |name    = FaeQuest
   |author  = Hammurabi
+
   |author  = Navi-chan, ooo0000
   |id      = HammurabiFishingTunerRedux
+
   |id      = NaviChan.FaeQuest
   |nexus  =
+
   |nexus  = 2484
   |chucklefish = 4578
+
   |github =
  |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 
  
  |dev note = source in download
+
   |broke in = Stardew Valley 1.3.29
 
+
   |status  = abandoned
   |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    = Fairy Fix
   |author  = marikaefer
+
   |author  = MindMeltMax
   |id      = marikaefer.FishMe
+
   |id      = MindMeltMax.FairyFix
   |nexus  = 4756
+
  |curse  = 1024723
   |github  =
+
   |nexus  = 24469
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Preview
+
   |name    = Fall 28 Snow Day
   |author  = Jonqora
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Jonqora.FishPreview
+
   |id      = Omegasis.Fall28SnowDay
   |nexus  = 6303
+
   |nexus  = 486
   |github  = Jonqora/StardewMods
+
   |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Reminder
+
   |name    = Fall To Autumn
   |author  = Mizzion
+
   |author  = jahangmar
   |id      = mizzion.fishreminder
+
   |id      = jahangmar.FallToAutumn
   |nexus  = 3615
+
   |nexus  = 7174
   |moddrop = 661375
+
   |github  = jahangmar/StardewValleyMods
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Spot Bait
+
   |name    = Familiars
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FishSpotBait
+
   |id      = aedenthorn.Familiars
   |nexus  = 17581
+
   |nexus  = 6429
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
+
   |name    = Family Planning
   |author  = StarAmy
+
   |author  = loe2run
   |id      = StarAmy.bubbletoggle
+
   |id      = Loe2run.FamilyPlanning
   |nexus  = 13076
+
   |nexus  = 4515
   |github  =
+
   |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    = Fishy Blood Moon
+
   |name    = Fancy Sprinklers
   |author  = MattDeDuck, Duckshard
+
   |author  = trashcan9
   |id      = MattDeDuck.FishyBloodMoon
+
   |id      = trashcan9.FancySprinklers
   |nexus  = 3725
+
   |nexus  = 15857
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Animal Tools
+
   |name    = Fantastic Frames
   |author  = bcmpinc
+
   |author  = Taskmaster
   |id      = bcmpinc.FixAnimalTools
+
   |id      = Taskmaster.FantasticFrames
   |nexus  = 3215
+
   |nexus  = 4540
   |github  = bcmpinc/StardewHack
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Categories in Recipes, Categories in Recipes
+
   |name    = Farmageddon
   |author  = Traktori
+
   |author  = Max Vollmer, SVProtector
   |id      = Traktori.CategoriesInRecipes
+
   |id      = maxvollmer.farmageddon
   |nexus  = 11400
+
   |nexus  = 2618
   |github  = Traktori7/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Dice
+
   |name    = Farm Animal Choices
   |author  = Ashley, bambimenot
+
   |author  = ShivaGuy
   |id      = ashley.fixdice
+
   |id      = ShivaGuy.FarmAnimalChoices
   |nexus  = 4556
+
   |nexus  = 11850
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Pig Random
+
   |name    = Farm Animal Harvest Helper
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.FixPigRandom
+
   |id      = aedenthorn.FarmAnimalHarvestHelper
   |curse   = 870967
+
   |nexus   = 13782
   |moddrop = 1294434
+
   |github  = aedenthorn/StardewValleyMods
  |nexus  = 15003
+
 
   |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    = Farm Anywhere
   |author  = mouse
+
   |author  = hmkiesel
   |id      = mouse.FixTVsOnCustomFarmTypes
+
   |id      = hmkiesel.FarmAnywhere
  |moddrop = 1194570
+
   |nexus  = 13926
   |nexus  = 12717
+
   |github  =
   |github  = notevenamouse/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Weapons Damage
+
   |name    = Farm Automation: Barn Door Automation
   |author  = BlueSight
+
   |author  = Oranisagu
   |id      = BlueSight.FixedWeaponsDamage
+
   |id      = none<!--no manifest ID-->
   |nexus  = 19896
+
   |nexus  =
   |github  = Hikari-BS/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    = Flamingo Breeding
+
   |name    = Farm Automation: Item Collector
   |author  = BlaDe
+
   |author  = Oranisagu
   |id      = BlaDe.FlamingoBreeding
+
   |id      = none<!--no manifest ID-->
   |nexus  = 12015
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github  = oranisagu/SDV-FarmAutomation
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Automate|Automate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flexible Sprinklers
+
   |name    = Farm Cave Framework
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.FlexibleSprinklers
+
   |id      = aedenthorn.FarmCaveFramework
   |nexus  = 10931
+
   |nexus  = 10506
   |github  = Shockah/Stardew-Valley-Mods
+
   |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    = Flip Buildings
+
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author  = mouahrara
+
   |author  = atravita
   |id      = mouahrara.FlipBuildings
+
   |id      = atravita.FarmCaveSpawn
   |nexus  = 18444
+
  |curse  = 870986
   |github  = mouahrara/FlipBuildings
+
  |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    = Floating Garden Pots
+
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.FloatingGardenPots
+
   |id      = atravita.ExpFromMonsterKillsOnFarm
   |nexus  = 17582
+
  |curse  = 870983
   |github  = aedenthorn/StardewValleyMods
+
  |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    = Floor Shadow Switcher
+
   |name    = Farm Computer Plus
   |author  = MouseyPounds
+
   |author  = Boebie
   |id      = MouseyPounds.FloorShadowSwitcher
+
   |id      = beau.farmcomputerplus
   |nexus  = 3885
+
   |nexus  = 19124
   |github  = MouseyPounds/stardew-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Bombs
+
   |name    = Farm Computers Check Cellars
   |author  = kdau
+
   |author  = Ian Rubin, ianr427
   |id      = kdau.FlowerBombs
+
   |id      = ianr.FarmComputersCheckCellars
   |nexus  = 6228
+
   |nexus  = 19581
   |moddrop = 794657
+
   |github =
  |source = https://gitlab.com/kdau/flowerbombs
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Color Picker
+
   |name    = Farmer Helper
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.FlowerColorPicker
+
   |id      = aedenthorn.FarmerHelper
   |curse   = 867760
+
   |nexus   = 10179
   |moddrop = 130043
+
   |github  = aedenthorn/StardewValleyMods
  |nexus  = 1229
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Fix
+
   |name    = Farmer Helper (Updated)
   |author  = elfuun
+
   |author  = Fiorbeth
   |id      = FlowerDanceFix.elfuun
+
   |id      = Fiorbeth.FarmerHelper
   |nexus  = 8535
+
   |nexus  = 21030
  |moddrop = 980853
+
   |github  = NTaylor1993/FarmerHelper
   |github  = elfuun1/FlowerDanceFix
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Hearts Change
+
   |name    = Farmer Portraits
   |author  = ron075sh
+
   |author  = aedenthorn, Erinthe
   |id      = ron075sh.FlowerDanceHeartsChange
+
   |id      = aedenthorn.FarmerPortraits
   |nexus  = 3019
+
  |curse  = 868774
   |github  =
+
   |nexus  = 11398
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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    = Farmer Portraits for 1.6
   |author  = kelly2892
+
   |author  = mistyspring
   |id      = kelly2892.flower.dancing.harmony
+
   |id      = mistyspring.aedenthornFarmerPortraits
   |nexus  = 8107
+
   |nexus  = 20713
   |github  = kenny2892/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Rain
+
   |name    = Farmer Vitals Evolved
   |author  = spacechase0
+
   |author  = Sensakuma
   |id      = spacechase0.FlowerRain
+
   |id      = Sensakuma.FarmerVitalsEvolved
   |curse   = 867722
+
   |nexus   = 11131
   |nexus  = 6131
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowery Tools
+
   |name    = Farm Expansion
   |author  = Cat, CatCattyCat
+
   |author  = Advize
   |id      = cat.flowerytools
+
   |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  = 6203
+
   |nexus  = 130
   |moddrop = 833563
+
  |github  = AdvizeGH/FarmExpansion
   |github = danvolchek/StardewMods
+
 
 +
  |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    = Flowing Mine Rocks
+
   |name    = Farmhand Finder
   |author  = aedenthorn, Erinthe
+
   |author  = 2Retr0
   |id      = aedenthorn.FlowingMineRocks
+
   |id      = 2Retr0.FarmhandFinder
   |nexus  = 9043
+
  |curse  = 661476
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 13153
 +
   |github  = 2Retr0/FarmhandFinder
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fluent Eating
+
   |name    = Farmhouse Fixes
   |author  = Kangzoel
+
   |author  = CyanFire
   |id      = Kangzoel.FluentEating
+
   |id      = CF.FarmhouseFixes
   |nexus  = 11690
+
   |nexus  = 16507
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flying Start Loan
+
   |name    = Farmhouse Redone
   |author  = EstherHollow
+
   |author  = MabelSyrup
   |id      = EstherHollow.FlyingStartLoan
+
   |id      = mabelsyrup.farmhouse
   |nexus  = 11003
+
   |nexus  = 3731
   |github  =
+
   |github  = mjSurber/FarmHouseRedone
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Font Settings, 字体设置
+
   |name    = Farmhouse Visits
   |author  = Becks723
+
   |author  = mistyspring
   |id      = Becks723.FontSettings
+
   |id      = mistyspring.farmhousevisits
   |nexus  = 12467
+
   |nexus  = 12457
   |github  =
+
   |github  = misty-spring/StardewMods
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking
+
   |name    = Farm Hub
   |author  = thejcannon
+
   |author  = Platonymous
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id      = Platonymous.FarmHub
   |nexus  = 4321
+
   |nexus  = 2309
   |github  = thejcannon/Stardew-FoodBuffStacking
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Cravings
+
   |name    = Farm Icons on Load Screen
   |author  = Hexenentendrache
+
   |author  = b1rdyw1rdy
   |id      = Hexenentendrache.FoodCravings
+
   |id      = b1rdyw1rdy.FarmIconOnLoadScreen
   |nexus  = 17126
+
   |nexus  = 24344
   |github  = Enteligenz/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food on the Table
+
   |name    = Farming Tools Patch
   |author  = aedenthorn, Erinthe
+
   |author  = Torsang
   |id      = aedenthorn.FoodOnTheTable
+
   |id      = torsang.farmingtoolspatch
   |nexus  = 10886
+
   |nexus  = 24066
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Torsang/FarmingToolsPatch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage at the Farm
+
   |name    = Farm in Paradise, Textura de Neve
   |author  = Nishtra
+
   |author  = BrasileiroTop, LKboss
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id      = LKboss.TexturaNeve
   |nexus  = 673
+
   |nexus  = 13594
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
  |unofficial version = 1.9.1-unofficial.1-Olivki
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Fantasy
+
   |name    = Farm in the Sky, Fundo
   |author  = Goldenrevolver
+
   |author  = BrasileiroTop
   |id      = Goldenrevolver.ForageFantasy
+
   |id      = BrasileiroTop.Fundo
   |nexus  = 7554
+
   |nexus  = 5423
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Pointers
+
   |name    = Farm Rearranger
   |author  = Bpendragon
+
   |author  = Cherry & cel10e
   |id      = Bpendragon.ForagePointers
+
   |id      = cel10e.Cherry.FarmRearranger
   |nexus  = 7781
+
   |nexus  = 5142
   |github  = Bpendragon/ForagePointers
+
  |moddrop = 716395
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
+
   |name    = Farm Resource Generator
   |author  = DanielB
+
   |author  = jwdred
   |id      = DanielB.TrackerZoomFix
+
   |id      =
   |nexus  = 17935
+
   |nexus  = 647
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Forecaster
 
  |author  = Remy Bach
 
  |id      = remybach.forecaster
 
  |nexus  = 3037
 
  |github  = remybach/stardew-valley-forecaster
 
  
   |broke in = Stardew Valley 1.5
+
   |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    = Forecaster Text, Forecaster Text
+
   |name    = Farm Tablet
   |author  = TheElm
+
   |author  = boneskull
   |id      = TheElm.ForecasterText
+
   |id      = com.boneskull.farm-tablet
   |nexus  = 7541
+
   |nexus  = 16447
   |github  = GStefanowich/SDV-Forecaster
+
   |github  = Floogen/AlternativeTextures
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foxyfficiency
+
   |name    = Farm to Table Ready Meals
   |author  = Fokson
+
   |author  = Speshkitty
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id      = speshkitty.farmtotablereadymeals
   |nexus  = 2520
+
   |nexus  = 7148
   |github  =
+
   |github  = Speshkitty/FarmToTableReadyMeals
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Logger
+
   |name    = Farmtronics
   |author  = atravita
+
   |author  = Joe Strout
   |id      = atravita.FrameRateLogger
+
   |id      = strout.farmtronics
  |curse  = 870966
+
   |nexus  = 10634
  |moddrop = 1294433
+
   |github  = JoeStrout/Farmtronics
   |nexus  = 15002
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Viewer, FPS Viewer
+
   |name    = Farm Type Manager
   |author  = Adham084
+
   |author  = Esca, Esca-MMC
   |id      = adham084.fpsviewer
+
   |id      = Esca.FarmTypeManager
   |nexus  = 14046
+
   |nexus  = 3231
   |github  =
+
  |moddrop = 598755
 +
   |github  = Esca-MMC/FarmTypeManager
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Dusty
+
   |name    = Farm Warps Patch
   |author  = skuldomg, Skuld
+
   |author  = tlitookilakin
   |id      = skuldomg.freeDusty
+
   |id      = tlitookilakin.farmwarpspatch
   |nexus  = 2206
+
   |nexus  = 8236
   |github  = skuldomg/freeDusty
+
  |moddrop = 926207
 +
   |github  = tlitookilakin/FarmWarpsPatch
  
   |broke in          = Stardew Valley 1.4
+
   |status  = obsolete
   |unofficial version = 1.0.7.unofficial-2.strobe
+
   |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
  |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    = Fashion Sense
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.FreeLove
+
   |id      = PeacefulEnd.FashionSense
   |curse  = 868835
+
   |curse  = 870933
   |nexus  = 10021
+
   |nexus  = 9969
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Floogen/FashionSense
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Slingshot
+
   |name    = Fashion Sense Outfits
   |author  = DJ-STLN
+
   |author  = nihilistzsche
   |id      = DJ-STLN.FreeSlingshot
+
   |id      = nihilistzsche.FashionSenseOutfits
   |nexus  = 3320
+
   |nexus  = 18384
   |github  =
+
   |github  = nihilistzsche/FashionSenseOutfits
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free the Toolbar
+
   |name    = Fast Animations
   |author  = danmw3
+
   |author  = Pathoschild
   |id      = danmw3.freethetoolbar
+
   |id      = Pathoschild.FastAnimations
   |nexus   = 4960
+
   |curse   = 957496
   |github  =
+
   |nexus   = 1089
 
+
   |moddrop = 606631
   |broke in = Stardew Valley 1.5
+
   |github = Pathoschild/StardewMods
   |status  = workaround
 
   |summary = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendly Divorce
+
   |name    = Fast Control Input
   |author  = aedenthorn, Erinthe
+
   |author  = weizinai
   |id      = aedenthorn.FriendlyDivorce
+
   |id      = weizinai.FastControlInput
   |nexus  = 6241
+
   |nexus  = 24324
   |github  = aedenthorn/StardewValleyMods
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friends Forever
+
   |name    = Fast Eat
   |author  = Isaac S
+
   |author  = Zexu2K
   |id      = IsaacS.FriendsForever
+
   |id      = Zeux2K.FastEat
   |nexus  = 1738
+
  |moddrop = 1591432
   |github  = isaacs-dev/Minidew-Mods
+
   |nexus  = 25080
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Booster
+
   |name    = Faster Events
   |author  = Hills
+
   |author  = libaryaddict
   |id      = Hills.FriendshipBooster
+
   |id      = libraryaddict.FasterEvents
   |nexus  = 10497
+
   |nexus  = 7631
  |moddrop = 1084819
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Tweaks
+
   |name    = Faster Grass
   |author  = aedenthorn, Erinthe
+
   |author  = IceGladiador
   |id      = aedenthorn.FriendshipTweaks
+
   |id      = IceGladiador.FasterGrass
   |nexus  = 17055
+
   |nexus  = 1772
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Friendship Without Talk
 
  |author  = HunterMYT
 
  |id      = HunterMYT.FriendshipWithoutTalk
 
  |nexus  = 8709
 
 
   |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    = Frozen Yogurt
+
   |name    = Faster Horse
   |author  = Failsplat
+
   |author  = kibbe
   |id      = Failsplat.FroyoFFHarmony
+
   |id      = kibbe.faster_horse
   |nexus  = 12308
+
   |nexus  = 2791
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frugal Farm Menu
+
   |name    = Faster Paths
   |author  = jeffgillean
+
   |author  = Entoarox
   |id      = jeffgillean.FrugalFarmMenu
+
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |nexus  = 11050
+
   |nexus  = 2277
   |github  = jeffgillean/StardewValleyMods
+
  |chucklefish = 3641
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Shaker
+
   |name    = Faster Path Speed
   |author  = aedenthorn, Erinthe
+
   |author  = gaussfire
   |id      = Aedenthorn.FruitTreeShaker
+
   |id      = gaussfire.FasterPathSpeed
   |nexus  = 5776
+
   |nexus  = 9344
   |github  = aedenthorn/StardewValleyMods
+
   |github  = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Tweaks
+
   |name    = Faster Run
   |author  = aedenthorn, Erinthe
+
   |author  = KathrynHazuka
   |id      = Aedenthorn.FruitTreeTweaks
+
   |id      = KathrynHazuka.FasterRun
   |nexus  = 11422
+
   |nexus  = 733
   |github  = aedenthorn/StardewValleyMods
+
   |github  = KathrynHazuka/StardewValley_FasterRun
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Full Romanceable Witch NPC, Witch Events Shop
+
   |name    = Faster Transition
   |author  = jennisimone
+
   |author  = Kumagabear
   |id      = jennisimone.WitchEventsShop
+
   |id      = Kumagabear.FasterTransition
   |nexus  = 16304
+
   |nexus  = 19584
   |github  =
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fungus Amongus
+
   |name    = Faster Trees
   |author  = Okay Shroomer
+
   |author  = Krutonium
   |id      = OkayShroomer.FungusAmongus
+
   |id      = ca.krutonium.fastertrees
   |nexus  = 11785
+
   |nexus  = 21952
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Adjustment
+
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author  = aedenthorn, Erinthe
+
   |author  = zeldela
   |id      = aedenthorn.FurnitureAdjustment
+
   |id      = zeldela.FastFishPond
   |nexus  = 10213
+
   |nexus  = 14005
   |github  = aedenthorn/StardewValleyMods
+
   |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Display Framework
+
   |name    = Fast Forward
   |author  = aedenthorn, Erinthe
+
   |author  = crazywig
   |id      = aedenthorn.FurnitureDisplayFramework
+
   |id      = crazywig.FastForward
   |nexus  = 10855
+
   |nexus  = 7413
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Placement Tweaks
+
   |name    = Fast Geode, Instant Geodes
   |author  = aedenthorn, Erinthe
+
   |author  = ofmanynames
   |id      = aedenthorn.FurniturePlacementTweaks
+
   |id      = InstantGeode
   |nexus  = 14092
+
   |nexus  = 750
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Recolor
+
   |name    = Fast Loads
   |author  = aedenthorn, Erinthe
+
   |author  = spajus
   |id      = aedenthorn.FurnitureRecolor
+
   |id      = spajus.fastloads
   |nexus  = 10217
+
   |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    = Gacha Geodes
+
   |name    = Fast Parrot Express Animation
   |author  = DeLiXx
+
   |author  = ErikShun, QuickNutz
   |id      = DLX.Geodes
+
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |nexus  = 17691
+
  |moddrop = 1490579
 +
   |nexus  = 19634
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-gacha-geodes
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Slingshot Obtainable
+
   |name    = Fast Petting
   |author  = Adham084
+
   |author  = DerTod2
   |id      = adham084.galaxyslingshot
+
   |id      = de.dertod2.FastPetting
   |nexus  = 14115
+
   |nexus  = 5039
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Weapon Choice
+
   |name    = Fast Travel
   |author  = aedenthorn, Erinthe
+
   |author  = Death, DeathGameDev
   |id      = aedenthorn.GalaxyWeaponChoice
+
   |id      = DeathGameDev.FastTravel
   |nexus  = 14511
+
   |nexus  = 1529
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DeathGameDev/SDV-FastTravel
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gameboy Arcade
+
   |name    = FauxCore
   |author  = drbirbdev
+
   |author  = LeFauxMatt
   |id      = drbirbdev.GameboyArcade
+
   |id      = furyx639.FauxCore
   |moddrop = 1318487
+
   |moddrop = 1547213
   |nexus  =
+
   |nexus  = 20618
   |github  = drbirbdev/StardewValley
+
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Game Reminder
+
   |name    = Feeling Lucky?
   |author  = mmanlapat
+
   |author  = minervamaga
   |id      = mmanlapat.GameReminder
+
   |id      = minervamaga.FeelingLucky
   |nexus  = 1153
+
   |nexus  =
   |github  =
+
  |moddrop = 752859
 +
   |github  = minervamaga/FeelingLucky
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GameSpeed
+
   |name    = Fellowship - Immersive Rings
   |author  = RandomComputerUser
+
   |author  = DaLion
   |id      = RandomComputerUser.GameSpeed
+
   |id      = DaLion.ImmersiveRings
   |nexus  = 7211
+
   |nexus  = 11380
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Collector
+
   |name    = Ferngill Dynamic Rain
   |author  = Loogooter
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = OlegSilkin.garbage_collector
+
   |id      = KoihimeNakamura.DynamicRainAndWind
   |nexus  = 2463
+
   |nexus  = 604
   |github  =
+
  |moddrop = 664033
 +
   |github  = Sakorona/SDVMods
  
   |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    = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author  = furyx639
+
   |author  = UNA
   |id      = furyx639.GarbageDay
+
   |id      = UNA.FashionFestivalSMAPI
  |curse  = 871837
+
   |nexus  = 17404
   |nexus  = 8204
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot - Automate
+
   |name    = Ferngill Revenue Service
   |author  = NCarigon
+
   |author  = KarratKake
   |id      = NCarigon.GardenPotAutomate
+
   |id      = KarratKake.FerngillRevenueService
   |nexus  = 15212
+
   |nexus  = 7566
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot Tweaks
+
   |name    = Ferngill Simple Economy
   |author  = aedenthorn, Erinthe
+
   |author  = Paul Steele
   |id      = aedenthorn.GardenPotTweaks
+
   |id      = paulsteele.fse
   |nexus  = 14820
+
   |nexus  = 21414
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Fix
+
   |name    = Fertilizer Anytime
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = stoobinator, lefthandedkid
   |id      = f4iTh.GateFix
+
   |id      = stoobinator.fertilizeranytime
   |nexus  = 4859
+
   |nexus  = 7259
   |github  =
+
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Gate Opener
 
  |author  = mralbobo
 
  |id      = mralbobo.GateOpener
 
  |nexus  =
 
  |url    = https://community.playstarbound.com/threads/111988
 
  |github  = mralbobo/stardew-gate-opener
 
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status      = workaround
 
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gem Isles
+
   |name    = Fertilizer Bubbles
   |author  = aedenthorn, Erinthe
+
   |author  = temisthem
   |id      = aedenthorn.GemIsles
+
   |id      = tem696969696969.FertilizerBubbles
   |nexus  = 6692
+
   |nexus  = 23307
   |github  = aedenthorn/StardewValleyMods
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
+
   |name    = Festival End Time Tweak
   |author  = Hana
+
   |author  = KirbyLink
   |id      = Hana.GNMTokens
+
   |id      = kirbylink.festivalendtimetweak
   |nexus  = 14426
+
   |nexus  = 2966
   |github  =
+
   |github  = KirbyLink/FestivalEndTimeTweak
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.2.1-unofficial.2-speshkitty
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
+
   |name    = Festival of the Mundane
   |author  = sqbr
+
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id      = sqbr.GetGS
+
   |id      = MouseyPounds.ShadowFestival
   |nexus  = 13434
+
   |nexus  = 4630
   |github  = sqbr/GetGS
+
   |github  = MouseyPounds/stardew-mods
 +
 
 +
  |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    = Generic Mod Config Menu
+
   |name    = FeTK - Stardew-Valley Toolkit
   |author  = spacechase0
+
   |author  = Felix-Dev
   |id      = spacechase0.GenericModConfigMenu
+
   |id      = Felix-Dev.FeTK
   |curse   = 867150
+
   |nexus   = 4403
   |moddrop = 771692
+
   |github  = Felix-Dev/StardewMods
   |nexus  = 5098
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
   |unofficial version = 1.0.1-unofficial.2-digus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Shop Extender
+
   |name    = Field Harvest
   |author  = rabbitgreen49, IrregularPorygon
+
   |author  = aedenthorn, Erinthe
   |id      = GenericShopExtender
+
   |id      = aedenthorn.FieldHarvest
   |nexus  = 814
+
   |nexus  = 11019
   |github  = IrregularPorygon/SMAPIGenericShopMod
+
   |github  = aedenthorn/StardewValleyMods
  
   |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    = Field Harvest Redux
   |author  = agent56
+
   |author  = Prism 99
   |id      = agent56.GeneticsAPI
+
   |id      = prism99.aedenthorn.FieldHarvest
   |nexus  = 15655
+
   |nexus  = 21703
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Geode Info Menu
+
   |name    = Field Works
   |author  = CatCattyCat, Cat
+
   |author  = ChiroxT
   |id      = cat.geodeinfomenu
+
   |id      = treinke.FieldWorks
   |nexus  = 1448
+
   |nexus  = 17267
   |moddrop = 833541
+
   |github  =
   |github  = danvolchek/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fighting With NPCs
 +
  |author  = Edu Anttunes
 +
  |id      = EduAnttunes.FightingWithNPCs
 +
  |nexus  = 5865
 +
   |github  = eduanttunes/sv_fighting_with_npcs
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 1.5.3-unofficial.1-strobe
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Glam
+
   |name    = File Replacer
   |author  = MartyrPher
+
   |author  = certifiableGrimalkin
   |id      = MartyrPher.GetGlam
+
   |id      = certifiableGrimalkin.FileReplacer
   |nexus  = 5044
+
   |nexus  = 17553
   |github  = MartyrPher/GetGlam
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ghost Town
+
   |name    = Filtered Chest Hopper
   |author  = Platonymous
+
   |author  = Shivion
   |id      = Platonymous.GhostTown
+
   |id      = shivion.FilteredChestHopper
  |curse  = 877231
+
   |nexus  = 21730
  |moddrop = 793902
+
   |github  = Shivion/StardewValleyMods
   |nexus  = 2992
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Fertilizer
+
   |name    = Find Object Mod
   |author  = atravita
+
   |author  = Tran Minh Thong
   |id      = atravita.GiantCropFertilizer
+
   |id      = find.object.mod
  |curse  = 870977
+
   |nexus  = 8594
  |moddrop = 1135913
+
   |github  =
   |nexus  = 11620
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Ring
+
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author  = CatCattyCat, Cat
+
   |author  = HaulinOats
   |id      = cat.giantcropring
+
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus  = 1182
+
   |nexus  = 13944
   |moddrop = 833538
+
   |github  =
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Tweaks
+
   |name    = Fireballs!
   |author  = Khloe Leclair
+
   |author  = aurnj, Roy Li
   |id      = leclair.giantcroptweaks
+
   |id      = RoyLi.Fireballs
   |nexus  = 14370
+
   |nexus  =
   |github  = KhloeLeclair/StardewMods
+
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 +
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Omelet
+
   |name    = Fire Breath
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.GiantOmelet
+
   |id      = aedenthorn.FireBreath
   |nexus  = 13852
+
   |nexus  = 7311
   |github  = spacechase0/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FireBreath
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Decline
+
   |name    = Fire Crackers, Firecracker Mod
   |author  = desto
+
   |author  = MindMeltMax
   |id      = desto.GiftDecline
+
   |id      = MindMeltMax.FireCracker
   |nexus  = 6944
+
   |nexus  = 7321
  |github  = desto-git/sdv-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Gift Money
 
  |author  = AvalonMFX
 
  |id      = AvalonMFX.GiftMoney
 
  |nexus  = 17564
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Rejection
+
   |name    = Fireworks Festival
   |author  = aedenthorn, Erinthe
+
   |author  = violetlizabet
   |id      = aedenthorn.GiftRejection
+
   |id      = violetlizabet.FireworksFestival
   |nexus  = 14273
+
   |nexus  = 15261
   |github  = aedenthorn/StardewValleyMods
+
   |github  = elizabethcd/FireworksFestival
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper
+
   |name    = Fischievements
   |author  = tstaples
+
   |author  = MattDeDuck, Duckshard
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id      = MattDeDuck.Fischievements
   |nexus  = 229
+
   |nexus  = 3658
   |github  = tstaples/GiftTasteHelper
+
   |github  =
  
   |warnings = needs zoom and UI scale options to have the same value.
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper Continued
+
   |name    = FishDex
   |author  = Isi0
+
   |author  = rupak0577
   |id      = Isi0.GiftTasteHelper
+
   |id      = rupak0577.FishDex
   |nexus  = 18762
+
   |nexus  =
   |github  = Just-Chaldea/GiftTasteHelper
+
   |github  = rupak0577/FishDex
 +
  |url    = {{github|rupak0577/FishDex}}
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Wrapper
+
   |name    = Fish Exclusions
   |author  = blueberry
+
   |author  = GZhynko
   |id      = blueberry.GiftWrapper
+
   |id      = GZhynko.FishExclusions
   |nexus  = 4721
+
   |nexus  = 7782
   |github  = b-b-blueberry/GiftWrapper
+
   |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Mainland Adjustments
+
   |name    = Fish Finder
   |author  = atravita
+
   |author  = Aair, AairTheGreat
   |id      = atravita.GingerIslandMainlandAdjustments
+
   |id      = AairTheGreat.FishFinder
  |curse  = 870984
+
   |nexus  = 5011
  |moddrop = 1098263
+
   |github  = AairTheGreat/StardewValleyMods
   |nexus  = 10004
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Give Me My Cursor Back
+
   |name    = Fish Info
   |author  = DecidedlyHuman
+
   |author  = Speshkitty
   |id      = DecidedlyHuman.GiveMeMyCursorBack
+
   |id      = speshkitty.fishinfo
   |nexus  = 9976
+
   |nexus  = 5452
   |github  = DecidedlyHuman/GiveMeMyCursorBack
+
   |github  = Speshkitty/FishInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Global Config Settings
+
   |name    = Fishing Adjust
   |author  = Gaphodil
+
   |author  = Shuai Zhang
   |id      = Gaphodil.GlobalConfigSettings
+
   |id      = shuaiz.FishingAdjustMod
   |nexus  = 9340
+
   |nexus  = 1350
   |moddrop = 1007690
+
   |github  = hcoona/StardewValleyMods
   |github = Gaphodil/GlobalConfigSettings
+
 
 +
  |broke in = SMAPI 2.6
 +
  |status  = workaround
 +
   |summary = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Glue Your Furniture Down
+
   |name    = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author  = violetlizabet
+
   |author  = ChibiKyu, KilZenc
   |id      = violetlizabet.GlueFurnitureDown
+
   |id      = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |nexus  = 10374
+
   |nexus  = 5815
   |github  = elizabethcd/PreventFurniturePickup
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GMCM Options
+
   |name    = Fishing Automaton
   |author  = Jamie Taylor
+
   |author  = Drynwynn, thepaladinknight
   |id      = jltaylor-us.GMCMOptions
+
   |id      = Drynwynn.FishingAutomaton
   |nexus  = 10505
+
   |nexus  = 2527
   |github  = jltaylor-us/StardewGMCMOptions
+
   |github  = Drynwynn/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = God Mode
+
   |name    = Fishing Chests Expanded
   |author  = treyh0
+
   |author  = aedenthorn, Erinthe
   |id      = treyh0.GodMode
+
   |id      = aedenthorn.FishingChestsExpanded
   |nexus  = 2641
+
   |nexus  = 7694
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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    = Goodbye American English
+
   |name    = Fishing Info Overlays
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = barteke22
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id      = barteke22.FIshingInfoOverlays
  |moddrop = 854437
+
   |nexus  = 8970
   |nexus  = 7183
+
   |github  = barteke22/StardewMods
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye SMAPI
+
   |name    = Fishing Logbook
   |author  = Jessebot
+
   |author  = M3ales
   |id      = Jessebot.GoodbyeSMAPI
+
   |id      = FishingLogbook
   |nexus  = 6514
+
   |nexus  =
   |github  = JessebotX/StardewValleyMods
+
  |curse  = 299792
 +
   |github  = M3ales/FishingLogbook
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Bed
+
   |name    = Fishing Minigames
   |author  = candidus42
+
   |author  = barteke22 (Here Fishy base by aedenthorn)
   |id      = Candidus42.GoToBed
+
   |id      = barteke22.FisingMinigames
   |nexus  = 4967
+
   |nexus  = 9345
   |github  = mus-candidus/GoToBed
+
   |github  = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Sleep
+
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author  = yy376
+
   |author  = barteke22
   |id      = yy376.GoToSleep
+
   |id      = barteke22.FishingMinigames
   |nexus  = 2195
+
   |nexus  = 9345
   |github  =
+
   |github  = barteke22/StardewMods
 
+
 
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gradient Hair Colors
+
   |name    = Fishing Mod
   |author  = spacechase0
+
   |author  = Zoryn
   |id      = spacechase0.GradientHairColors
+
   |id      = Zoryn.FishingMod
   |nexus  = 12744
+
   |nexus  =
   |github  = spacechase0/StardewValleyMods
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Heirlooms
+
   |name    = Fishing Nets → Automate
   |author  = rikai
+
   |author  = MindMeltMax
   |id      = rikai.GrandfathersHeirlooms
+
   |id      = MindMeltMax.Fishnets.Automate
   |nexus  = 8557
+
   |nexus  = 13819
   |github  = rikai/Grandfathers-Heirlooms
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth
+
   |name    = Fishing Nets → Better Crafting
   |author  = bcmpinc
+
   |author  = MindMeltMax
   |id      = bcmpinc.GrassGrowth
+
   |id      = MindMeltMax.Fishnets.BetterCrafting
   |nexus  = 2732
+
   |nexus  = 13819
   |github  = bcmpinc/StardewHack
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth Adjuster, Grass Adjustor
+
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author  = Jellypowered, Shockade
+
   |author  = MindMeltMax
   |id      = Jellypowered.GrassChance
+
   |id      = MindMeltMax.Fishnets
   |nexus  = 3365
+
  |curse  = 1004486
   |github  =
+
   |nexus  = 13819
 +
  |moddrop = 1247514
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse 20x20
+
   |name    = Fishing Practice
   |author  = sirloinmeatt
+
   |author  = BlaDe
   |id      = sirloinmeatt.Greenhouse20x20
+
   |id      = BlaDe.FishingPractice
   |nexus  = 2662
+
   |nexus  = 4157
 
   |github  =
 
   |github  =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.1-art17
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Construction
+
   |name    = Fishing Progression
   |author  = Derslayr
+
   |author  = ChadlyMasterson
   |id      = Derslayr.GreenhouseConstruction
+
   |id      = chadlymasterson.fishingprogression
   |nexus  = 10148
+
   |nexus  = 18749
   |github  = derslayr10/GreenhouseConstruction
+
   |github  = chudders1231/SDV-FishingProgression
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Begone!
+
   |name    = Fishing Tackle Tooltips
   |author  = bblueberry, blueberry
+
   |author  = BarleyZP
   |id      = blueberry.GreenhouseEntryBegone
+
   |id      = BarleyZP.FishingTackleTooltip
   |nexus  = 8203
+
   |nexus  = 24751
  |github  = b-b-blueberry/GreenhouseEntryPatch
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Greenhouse Entry Mod
 
  |author  = pancham138
 
  |id      = Pancham138.GreenhouseEntryMod
 
  |nexus  = 6150
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers
+
   |name    = Fishing Trawler
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
   |id      = PeacefulEnd.GreenhouseGatherers
+
   |id      = PeacefulEnd.FishingTrawler
   |nexus  = 7619
+
   |nexus  = 8406
   |moddrop = 886187
+
   |github  = Floogen/FishingTrawler
   |github = Floogen/GreenhouseGatherers
+
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
  |summary = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers Automate
+
   |name    = Fishing Trawler - New Horizons
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
+
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus  = 7619
+
  |curse  = 870923
   |moddrop = 886187
+
   |nexus  = 15941
   |github  = Floogen/GreenhouseGatherers
+
   |github  = Floogen/FishingTrawler
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Treasure Spawner
 +
  |author  = jangofett4
 +
  |id      = jangofett4.fishingtreasurespawner
 +
  |nexus  = 18119
 +
   |github  = jangofett4/FishingTreasureSpawner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Sprinklers
+
   |name    = Fishing Tuner Redux
   |author  = Bpendragon
+
   |author  = Hammurabi
   |id      = Bpendragon.GreenhouseSprinklers
+
   |id      = HammurabiFishingTunerRedux
   |nexus  = 7456
+
   |nexus  =
   |github = Bpendragon/GreenhouseSprinklers
+
   |chucklefish = 4578
 +
  |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 +
 
 +
  |dev note = source in download
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Upgrades
+
   |name    = Fish Me
   |author  = Cecidelus
+
   |author  = marikaefer
   |id      = Cecidelus.GreenhouseUpgrades
+
   |id      = marikaefer.FishMe
   |nexus  = 8042
+
   |nexus  = 4756
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
+
   |name    = Fish of Stardew
   |author  = Fernass354
+
   |author  = AztecViper
   |id      = Fernass354.GreenUpgrades
+
   |id      = aztecviper.fishOfStardewMod
   |nexus  = 18766
+
   |nexus  = 24870
   |github  =
+
   |github  = astecviper/AztecVipers-Fish-of-Stardew
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHut
+
   |name    = Fish Pond Colors, Legendary Fish Ponds
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
+
   |author  = ButterBear, Memegician
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
+
   |id      = BB.FishPondColors
   |nexus  = 1735
+
   |nexus  = 23449
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groundhog Day
+
   |name    = Fish Preview
   |author  = aedenthorn, Erinthe
+
   |author  = Jonqora
   |id      = aedenthorn.GroundhogDay
+
   |id      = Jonqora.FishPreview
   |nexus  = 10151
+
   |nexus  = 6303
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Jonqora/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groupable Chests
+
   |name    = Fish Reminder
   |author  = FricativeMelon
+
   |author  = Mizzion
   |id      = FricativeMelon.GroupableChests
+
   |id      = mizzion.fishreminder
   |nexus  = 15375
+
   |nexus  = 3615
   |github  = FricativeMelon/GroupableChests
+
  |moddrop = 661375
 +
   |github  = Mizzion/MyStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Bushes
+
   |name    = Fish Spot Bait
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.GrowableBushes
+
   |id      = aedenthorn.FishSpotBait
   |curse   = 870961
+
   |nexus   = 17581
   |moddrop = 1357999
+
   |github  = aedenthorn/StardewValleyMods
   |nexus   = 15111
+
 
   |github  = atravita-mods/StardewMods
+
   |broke in          = Stardew Valley 1.6
 +
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
   |unofficial version = 0.1.2-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Giant Crops
+
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author  = atravita
+
   |author  = StarAmy
   |id      = atravita.GrowableGiantCrops
+
   |id      = StarAmy.bubbletoggle
  |curse  = 870960
+
   |nexus  = 13076
  |moddrop = 1358004
+
   |github  =
   |nexus  = 15559
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gunther Tells You
+
   |name    = Fishy Blood Moon
   |author  = John Peters
+
   |author  = MattDeDuck, Duckshard
   |id      = JohnPeters.GuntherTellsYou
+
   |id      = MattDeDuck.FishyBloodMoon
   |nexus  = 19143
+
   |nexus  = 3725
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Haboo
+
   |name    = Fix Animal Tools
   |author  = BlaDe
+
   |author  = bcmpinc
   |id      = LetsTrollTheMan.HabooNPC
+
   |id      = bcmpinc.FixAnimalTools
   |nexus  = 12034
+
   |nexus  = 3215
   |github  =
+
   |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix Categories in Recipes, Categories in Recipes
 +
  |author  = Traktori
 +
  |id      = Traktori.CategoriesInRecipes
 +
  |nexus  = 11400
 +
  |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hair Growth
+
   |name    = Fix Dice
   |author  = skn
+
   |author  = Ashley, bambimenot
   |id      = skn.HairGrowthMod
+
   |id      = ashley.fixdice
   |nexus  = 3279
+
   |nexus  = 4556
 
   |github  =
 
   |github  =
  
Line 6,650: Line 8,870:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Halt Event Time
+
   |name    = Fixed Ginger Island Beach Garden Pots
   |author  = chawol
+
   |author  = wilsoncwc
   |id      = chawol.HaltEventTime
+
   |id      = wilsoncwc.IslandPotFix
   |nexus  = 8774
+
   |nexus  = 23934
   |github  = chawolbaka/HaltEventTime
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Handy Headphones
+
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
   |author  = PeacefulEnd
+
   |author  = f4iTh and Lita, JertsukkaTheMan
   |id      = PeacefulEnd.HandyHeadphones
+
   |id      = f4iTh.WoodsDebrisFix
   |nexus  = 7936
+
   |nexus  = 1941
   |github  = Floogen/HandyHeadphones
+
   |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    = Happy Birthday
+
   |name    = Fixed Weapons Damage
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = BlueSight
   |id      = Omegasis.HappyBirthday
+
   |id      = BlueSight.FixedWeaponsDamage
   |nexus  = 520
+
   |nexus  = 19896
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Hikari-BS/StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Happy Birthday
 
  |author  = Oxyligen
 
  |id      = HappyBirthday
 
  |nexus  = 1064
 
  |github  =
 
  
  |broke in = Stardew Valley 1.3
+
   |status  = abandoned
   |status  = workaround
+
   |broke in = Stardew Valley 1.6
   |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Fish Jump
+
   |name    = Fix Pig Random
   |author  = Sakorona
+
   |author  = atravita
   |id      = KoihimeNakamura.HappyFishJump
+
   |id      = atravita.FixPigRandom
   |nexus   = 6516
+
   |curse   = 870967
   |moddrop = 1068089
+
   |moddrop = 1294434
   |github  = Sakorona/SDVMods
+
  |nexus  = 15003
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines
+
   |name    = Fix Scythe Exp
   |author  = kibbe, lillvik
+
   |author  = bcmpinc
   |id      = kibbe.hardcore_mines
+
   |id      = bcmpinc.FixScytheExp
   |nexus  = 1674
+
   |nexus  =
   |github  =
+
   |github  = bcmpinc/StardewHack
 +
  |url    = https://github.com/bcmpinc/StardewHack/releases
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.25
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
+
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines 2
+
   |name    = Fix TVs on Custom Farm Types
   |author  = ItsLittany
+
   |author  = mouse
   |id      = itslittany.HardcoreMines2
+
   |id      = mouse.FixTVsOnCustomFarmTypes
   |nexus  = 6411
+
  |moddrop = 1194570
   |github  =
+
   |nexus  = 12717
 +
   |github  = notevenamouse/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mode
+
   |name    = Flamingo Breeding
   |author  = vermicyde
+
   |author  = BlaDe
   |id      = vermicyde.HardcoreModeDLL
+
   |id      = BlaDe.FlamingoBreeding
   |nexus  = 15125
+
   |nexus  = 12015
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardy Grass
+
   |name    = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author  = DiscipleOfEris
+
   |author  = selph, zombifier
   |id      = DiscipleOfEris.HardyGrass
+
   |id      = selph.ExtraFuelConfig
   |nexus  = 8772
+
   |nexus  = 21086
   |github  = DiscipleOfEris/HardyGrass
+
   |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harp of Yoba Redux
+
   |name    = Flexible Arms
   |author  = Platonymous
+
   |author  = bcmpinc
   |id      = Platonymous.HarpOfYobaRedux
+
   |id      = bcmpinc.FlexibleArms
   |nexus  = 914
+
   |nexus  = 20902
  |moddrop = 793924
+
   |github  = bcmpinc/StardewHack
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
+
   |name    = Flexible Sprinklers
   |author  = Goldenrevolver
+
   |author  = Shockah
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id      = Shockah.FlexibleSprinklers
   |nexus  = 7851
+
   |nexus  = 10931
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name    = Flip Buildings
   |author  = Dounat2201, Sasara
+
   |author  = mouahrara
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id      = mouahrara.FlipBuildings
   |nexus  = 1157
+
   |nexus  = 18444
   |github  = Sasara2201/WitchPrincess
+
   |github  = mouahrara/FlipBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Seeds
+
   |name    = Floating Garden Pots
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HarvestSeeds
+
   |id      = aedenthorn.FloatingGardenPots
   |nexus  = 11773
+
   |nexus  = 17582
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FloatingGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest With Scythe
+
   |name    = FLO - New Custom NPC, FlorenceMod
   |author  = ThatNorthernMonkey
+
   |author  = randomAnon1234
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id      = none<!--no manifest ID-->
   |nexus  = 236
+
   |nexus  = 591
   |github  = ThatNorthernMonkey/HarvestWithScythe
+
   |github  =
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Buffs
+
   |name    = Floor Shadow Switcher
   |author  = popska
+
   |author  = MouseyPounds
   |id      = popska.HatBuffs
+
   |id      = MouseyPounds.FloorShadowSwitcher
   |nexus  = 9050
+
   |nexus  = 3885
   |github  =
+
   |github  = MouseyPounds/stardew-mods
   |source = https://gitlab.com/popska/UsefulHats
+
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary = remove this mod (shadows can now be changed via Content Patch)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Mouse Lacey
+
   |name    = Flower Bombs
   |author  = ichortower
+
   |author  = kdau
   |id      = ichortower.HatMouseLacey.Core
+
   |id      = kdau.FlowerBombs
   |nexus  = 18177
+
   |nexus  = 6228
   |github = ichortower/HatMouseLacey
+
  |moddrop = 794657
 +
   |source = https://gitlab.com/kdau/flowerbombs
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Panning
+
   |name    = Flower Color Picker
   |author  = monsoonsheep
+
   |author  = spacechase0
   |id      = monsoonsheep.PanWithHats
+
   |id      = spacechase0.FlowerColorPicker
   |nexus  = 18965
+
  |curse  = 867760
   |github  =
+
  |moddrop = 130043
 +
   |nexus  = 1229
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Shop Restoration
+
   |name    = Flower Dance Fix
   |author  = PeacefulEnd
+
   |author  = elfuun
   |id      = PeacefulEnd.AMouseWithAHat.Core
+
   |id      = FlowerDanceFix.elfuun
   |nexus  = 17291
+
   |nexus  = 8535
   |github  = Floogen/StardewSandbox
+
  |moddrop = 980853
 +
   |github  = elfuun1/FlowerDanceFix
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hats on Hats
+
   |name    = Flower Dance Hearts Change
   |author  = Shockah
+
   |author  = ron075sh
   |id      = Shockah.HatsOnHats
+
   |id      = ron075sh.FlowerDanceHeartsChange
   |nexus  = 17280
+
   |nexus  = 3019
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hay Bales as Silos
+
   |name    = Flower Dancing, Kelly's Flower Dancing
   |author  = Cherry, CherryChain
+
   |author  = kelly2892
   |id      = Cherry.HayBalesSilo
+
   |id      = kelly2892.flower.dancing.harmony
   |nexus  = 5151
+
   |nexus  = 8107
  |moddrop = 716396
+
   |github  = kenny2892/StardewValleyMods
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Portraits
+
   |name    = Flower Rain
   |author  = Tlitookilakin
+
   |author  = spacechase0
   |id      = tlitookilakin.HDPortraits
+
   |id      = spacechase0.FlowerRain
   |nexus   = 10971
+
   |curse   = 867722
   |moddrop = 1103418
+
   |nexus  = 6131
   |github  = tlitookilakin/HDPortraits
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Regeneration
+
   |name    = Flowery Tools
   |author  = Jessebot, JessebotX
+
   |author  = Cat, CatCattyCat
   |id      = Jessebot.HealthStaminaRegen
+
   |id      = cat.flowerytools
   |nexus  = 3207
+
   |nexus  = 6203
   |moddrop = 624105
+
   |moddrop = 833563
   |github  = JessebotX/StardewValleyMods
+
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Tweaks
+
   |name    = Flowing Mine Rocks
   |author  = Kiddles, Svard
+
   |author  = aedenthorn, Erinthe
   |id      = Kiddles.HASTweaks
+
   |id      = aedenthorn.FlowingMineRocks
   |nexus  = 5630
+
   |nexus  = 9043
   |github  = SvardXI/HAS_Tweaks
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars
+
   |name    = Fluent Eating
   |author  = Zoryn
+
   |author  = Kangzoel
   |id      = Zoryn.HealthBars
+
   |id      = Kangzoel.FluentEating
   |nexus  =
+
   |nexus  = 11690
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars (Darkhax)
+
   |name    = Flying Start Loan
   |author  = Darkhax
+
   |author  = EstherHollow
   |id      = darkhax.healthbars
+
   |id      = EstherHollow.FlyingStartLoan
   |nexus  =
+
   |nexus  = 11003
  |curse  = 302910
+
   |github  =
   |github  = Stardew-Valley-Modding/HealthBars
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heartbeat
+
   |name    = Font Settings, 字体设置
   |author  = themattfiles
+
   |author  = Becks723
   |id      = themattfiles.HeartBeat
+
   |id      = Becks723.FontSettings
   |nexus  = 5941
+
   |nexus  = 12467
   |github  = embolden/Heartbeat
+
   |github  =
}}
+
   |source = https://gitee.com/becks723/my-stardew-valley-mods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Heart Level Notifications
 
  |author = StultusV
 
  |id      = StultusV.HeartLevelNotifications
 
  |nexus  = 8655
 
  |github  = JudeRV/Stardew-HeartLevelNotifier
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heelies
+
   |name    = Font Size Adjust, Stardew Valley Font Adjust
   |author  = fakemonster
+
   |author  = AlerHughes
   |id      = fakemonster.Heelies
+
   |id      = AlerHughes.FA
   |nexus  = 7751
+
   |nexus  = 23363
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hello SMAPI
+
   |name    = Food Buff Stacking
   |author  = Jessebot, JessebotX
+
   |author  = thejcannon
   |id      = Jessebot.HelloSMAPI
+
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus  = 4483
+
   |nexus  = 4321
   |github  = JessebotX/StardewValleyMods
+
   |github  = thejcannon/Stardew-FoodBuffStacking
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help for Hire
+
   |name    = Food Buff Stacking Fix
   |author  = furyx639, LeFauxMatt
+
   |author  = Joreikarr
   |id      = furyx639.HelpForHire
+
   |id      = joreikarr.foodbuffstackingfix
  |curse  = 871839
+
   |nexus  = 19944
   |nexus  = 5316
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Helpful Spouses
+
   |name    = Food Cravings
   |author  = furyx639, LeFauxMatt
+
   |author  = Hexenentendrache
   |id      = furyx639.HelpfulSpouses
+
   |id      = Hexenentendrache.FoodCravings
  |curse  = 871841
+
   |nexus  = 17126
   |nexus  = 5175
+
   |github  = Enteligenz/StardewMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted
+
   |name    = Food on the Table
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HelpWanted
+
   |id      = aedenthorn.FoodOnTheTable
  |curse  = 868696
+
   |nexus  = 10886
   |nexus  = 14640
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted Quest Fixes
+
   |name    = Food Poisoning
   |author  = Pokeytax
+
   |author  = seferoni
   |id      = Pokeytax.HelpWantedQuestFixes
+
   |id      = seferoni.FoodPoisoning
   |nexus  = 2644
+
   |nexus  = 22006
   |github  = gembree/HelpWantedQuestFixes
+
   |github  = seferoni/FoodPoisoning
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Here Fishy
+
   |name    = Forage at the Farm
   |author  = aedenthorn, Erinthe
+
   |author  = Nishtra
   |id      = aedenthorn.HereFishy
+
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
   |curse   = 868881
+
   |nexus   = 673
   |nexus   = 6586
+
   |github  =
   |github = aedenthorn/StardewValleyMods
+
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status   = workaround
 +
   |summary = use [[#Farm Type Manager|Farm Type Manager]] instead.
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.1-Olivki
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hibernation
+
   |name    = Forage Crops
   |author  = Shockah
+
   |author  = Kronosta
   |id      = Shockah.Hibernation
+
   |id      = Kronosta.ForageCrops
   |nexus  = 11421
+
   |nexus  = 21514
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hide Chest Color Picker After Close
+
   |name    = Forage Fantasy
   |author  = trashcan9
+
   |author  = Goldenrevolver
   |id      = trashcan9.HideChestColorPickerAfterClose
+
   |id      = Goldenrevolver.ForageFantasy
   |nexus  = 16075
+
   |nexus  = 7554
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlighted Jars
+
   |name    = Forage Pointers
   |author  = Annosz
+
   |author  = Bpendragon
   |id      = Annosz.HighlightedJars
+
   |id      = Bpendragon.ForagePointers
   |nexus  = 6833
+
   |nexus  = 7781
   |github  = Annosz/StardewValleyModding
+
   |github  = Bpendragon/ForagePointers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlight Empty Machines
+
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author  = atravita
+
   |author  = DanielB
   |id      = atravita.HighlightEmptyMachines
+
   |id      = DanielB.TrackerZoomFix
  |curse  = 870976
+
   |nexus  = 17935
  |moddrop = 1137391
+
   |github  =
   |nexus  = 11664
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hit Markers
+
   |name    = Forecaster
   |author  = bendenewb, newbie9598
+
   |author  = Remy Bach
   |id      = newbie9598.HitMarkersMeme
+
   |id      = remybach.forecaster
   |nexus  = 2098
+
   |nexus  = 3037
   |github  =
+
   |github  = remybach/stardew-valley-forecaster
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hmm Cheese Yum
+
   |name    = Forecaster Text, Forecaster Text
   |author  = tomasitobambito
+
   |author  = TheElm
   |id      = tomasitobambito.HmmCheeseYum
+
   |id      = TheElm.ForecasterText
   |nexus  = 9343
+
   |nexus  = 7541
   |github  =
+
   |github  = GStefanowich/SDV-Forecaster
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hoe and Water Direction
+
   |name    = Fortunate Foot
   |author  = TheThor59
+
   |author  = PurelyInZane
   |id      = Thor.HoeWaterDirection
+
   |id      = PurelyInZane.FortunateFoot
   |nexus  = 10052
+
   |nexus  = 22610
   |github  = TheThor59/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HoeDown
+
   |name    = Foxyfficiency
   |author  = BlaDe
+
   |author  = Fokson
   |id      = BlaDe.HoeDown
+
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
   |nexus  = 9798
+
   |nexus  = 2520
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Break Geodes
+
   |name    = FQ Festival Tweaks
   |author  = CatCattyCat, Cat
+
   |author  = FletcherQuest
   |id      = cat.holdtobreakgeodes
+
   |id      = FletcherQuest.FQFestivalTweaks
   |nexus  = 1689
+
   |nexus  = 9062
  |moddrop = 833545
 
  |github  = danvolchek/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hold to Pause
 
  |author  = samspartan
 
  |id      = samspartan.HoldToPause
 
  |nexus  = 7352
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Holiday Sales
+
   |name    = Frame Rate Logger
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.HolidaySales
+
   |id      = atravita.FrameRateLogger
   |curse  = 870970
+
   |curse  = 870966
   |moddrop = 1205160
+
   |moddrop = 1294433
   |nexus  = 13050
+
   |nexus  = 15002
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Home Sewing Kit
+
   |name    = Frame Rate Viewer, FPS Viewer
   |author  = MouseyPounds
+
   |author  = Adham084
   |id      = MouseyPounds.HomeSewingKit
+
   |id      = adham084.fpsviewer
   |nexus  = 4935
+
   |nexus  = 14046
   |github  = MouseyPounds/stardew-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hopper Extractor
+
   |name    = Free Dusty
   |author  = BPavol, Lamacik
+
   |author  = skuldomg, Skuld
   |id      = bpavol.hopper_extractor
+
   |id      = skuldomg.freeDusty
   |nexus  = 16688
+
   |nexus  = 2206
   |github  = BPavol/stardew-valley-mods
+
   |github  = skuldomg/freeDusty
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.7.unofficial-2.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horny Festivals, Festival Warps
+
   |name    = Free Lock
   |author  = Girafarig
+
   |author  = weizinai
   |id      = Girafarig.FestivalWarps
+
   |id      = weizinai.FreeLock
   |nexus  = 10844
+
   |nexus  = 25329
   |github  =
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Flute Anywhere
+
   |name    = Free Love
   |author  = Pathoschild
+
   |author  = aedenthorn, Erinthe
   |id      = Pathoschild.HorseFluteAnywhere
+
   |id      = aedenthorn.FreeLove
   |nexus  = 7500
+
  |curse  = 868835
   |github  = Pathoschild/StardewMods
+
   |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    = Horse Overhaul
+
   |name    = Free Slingshot
   |author  = Goldenrevolver
+
   |author  = DJ-STLN
   |id      = Goldenrevolver.HorseOverhaul
+
   |id      = DJ-STLN.FreeSlingshot
   |nexus  = 7911
+
   |nexus  = 3320
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Squeeze
+
   |name    = Free the Toolbar
   |author  = jorgamun
+
   |author  = danmw3
   |id      = jorgamun.HorseSqueeze
+
   |id      = danmw3.freethetoolbar
   |nexus  = 10446
+
   |nexus  = 4960
   |github  = jorgamun/HorseSqueeze
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Horse Whistle
 
  |author  = icepuente
 
  |id      = icepuente.HorseWhistle
 
  |nexus  = 1131
 
  |github  = icepuente/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
+
   |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Freeze Time Multiplayer
   |author  = nabuma
+
   |author  = mori_seneri, Alcatraz773
   |id      = HorseWhistle_SMAPI
+
   |id      = mori_sensei.FreezeTime
   |nexus  =
+
   |nexus  = 21820
   |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |github  = alcmoe/FreezeTimeMultiplayer
   |github  =
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendly Divorce
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FriendlyDivorce
 +
  |nexus  = 6241
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Host Tools
+
   |name    = Friends Forever
   |author  = MattPlays
+
   |author  = Isaac S
   |id      = MattPlays.HostTools
+
   |id      = IsaacS.FriendsForever
   |nexus  = 11154
+
   |nexus  = 1738
   |github  =
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hotbar Hotswap
+
   |name    = Friends Forever (1.6)
   |author  = Jaredlll08
+
   |author  = Kriana
   |id      = BlameJared.HotbarHotswap
+
   |id      = Kriana.FriendsForever
   |nexus  =
+
   |nexus  = 20702
  |curse  = 298033
+
   |github  =  
   |github  = jaredlll08/HotbarHotswap
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hot Chocolate Coffee Alternative
+
   |name    = Friendship Booster
   |author  = certifiableGrimalkin
+
   |author  = Hills
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
+
   |id      = Hills.FriendshipBooster
   |nexus  = 16159
+
   |nexus  = 10497
 +
  |moddrop = 1084819
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hover Labels
+
   |name    = Friendship Decay
   |author  = Achtuur
+
   |author  = stardemod
   |id      = Achtuur.HoverLabels
+
   |id      = stardemod.FriendshipDecay
   |nexus  = 17501
+
   |nexus  = 21323
   |github  = Achtuur/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HP Bars
+
   |name    = Friendship Decay Modify
   |author  = Ilyaki
+
   |author  = weizinai
   |id      = Ilyaki.HPBar
+
   |id      = weizinai.FriendshipDecayModify
   |nexus  = 1736
+
   |nexus  = 23862
   |github  =
+
   |github  = weizinai/StardewValleyMods
 
 
  |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    = Huggable Scarecrows
+
   |name    = Friendship Streaks
   |author  = bogie5464
+
   |author  = AvalonMFX
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id      = AvalonMFX.FriendshipStreaks
   |nexus  = 3190
+
   |nexus  = 25595
   |github  = bogie5464/HuggableScarecrows
+
   |github  = 1Avalon/Avas-Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hugs and Kisses
+
   |name    = Friendship Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HugsAndKisses
+
   |id      = aedenthorn.FriendshipTweaks
   |nexus  = 10062
+
   |nexus  = 17055
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger
+
   |name    = Friendship Without Talk
   |author  = Yyeahdude
+
   |author  = HunterMYT
   |id      = HungerYyeadude
+
   |id      = HunterMYT.FriendshipWithoutTalk
   |nexus  = 613
+
   |nexus  = 8709
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger and Thirst
+
   |name    = Frozen Yogurt
   |author  = PrimevalTitmouse
+
   |author  = Failsplat
   |id      = PrimevalTitmouse.ModEntry
+
   |id      = Failsplat.FroyoFFHarmony
   |nexus  = 1110
+
   |nexus  = 12308
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Frugal Farm Menu
 +
   |author  = jeffgillean
 +
   |id      = jeffgillean.FrugalFarmMenu
 +
  |nexus  = 11050
 +
  |github  = jeffgillean/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger for Food
+
   |name    = Fruit Tree Shaker
   |author  = Tigerle01, Stephan Hensel
+
   |author  = aedenthorn, Erinthe
   |id      = HungerForFoodByTigerle
+
   |id      = Aedenthorn.FruitTreeShaker
   |nexus  = 810
+
   |nexus  = 5776
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hungry Morning
+
   |name    = Fruit Trees Unblocked
   |author  = lech43
+
   |author  = dervalanana
   |id      = lech43.HungryMorning
+
   |id      = dervalanana.FruitTreesUnblocked
   |nexus  = 6391
+
   |nexus  = 22976
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hybrid Crop Engine
+
   |name    = Fruit Tree Tweaks
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.HybridCropEngine
+
   |id      = Aedenthorn.FruitTreeTweaks
  |curse  = 867721
+
   |nexus  = 11422
   |nexus  = 6577
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hypno Valley
+
   |name    = Fruit Tree Tweaks for 1.6
   |author  = Kryspur
+
   |author  = chiccen
   |id      = Kryspur.HypnoValley
+
   |id      = chiccen.FruitTreeTweaks
   |nexus  = 9052
+
   |nexus  = 21449
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Identifiable Combined Rings
+
   |name    = Full Fishing Bar
   |author  = atravita
+
   |author  = Jag3Dagster
   |id      = atravita.IdentifiableCombinedRings
+
   |id      = HedgehogTechnologies.FullFishingBar
   |curse  = 870959
+
   |curse  = 1007653
  |moddrop = 1358005
+
   |nexus  = 23006
   |nexus  = 15928
+
   |github  = jag3dagster/AutoShaker
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Pause
+
   |name    = Full Romanceable Witch NPC, Witch Events Shop
   |author  = Veleek
+
   |author  = jennisimone
   |id      = Veleek.IdlePause
+
   |id      = jennisimone.WitchEventsShop
   |nexus  = 1092
+
   |nexus  = 16304
   |github  = veleek/IdlePause
+
   |github  =
  
   |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-3345058
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Timer
+
   |name    = Fungus Amongus
   |author  = LordAndreios
+
   |author  = Okay Shroomer
   |id      = LordAndreios.IdleTimer
+
   |id      = OkayShroomer.FungusAmongus
   |nexus  = 2858
+
   |nexus  = 11785
   |github  = emperorzuul/SMAPI_MODS
+
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Idle Pause|Idle Pause]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Don't Use That Water
+
   |name    = Furniture Adjustment
   |author  = idermailer
+
   |author  = aedenthorn, Erinthe
   |id      = idermailer.iDontUseThatWater
+
   |id      = aedenthorn.FurnitureAdjustment
   |nexus  = 14047
+
   |nexus  = 10213
   |github  = idermailer/iDontUseThatWater
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = IFrames in Mines
+
   |name    = Furniture Anywhere
   |author  = Factknowhow
+
   |author  = Entoarox
   |id      = Factknowhow.IFramesInMines
+
   |id      = Entoarox.FurnitureAnywhere
   |nexus  = 16436
+
   |nexus  = 2276
   |github  = Mekadrom/IFramesInMines
+
  |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    = I Got Friendship
+
   |name    = Furniture Display Framework
   |author  = ChiroxT
+
   |author  = aedenthorn, Erinthe
   |id      = treinke.igotfriendship
+
   |id      = aedenthorn.FurnitureDisplayFramework
   |nexus  = 13290
+
   |nexus  = 10855
   |github  =
+
   |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    = I Got XP
+
   |name    = Furniture Display Framework for 1.6
   |author  = ChiroxT
+
   |author  = Ilyeana, IlyeanaPlus
   |id      = treinke.igotxp
+
   |id      = Ilyeana.FurnitureDisplayFramework
   |nexus  = 13289
+
   |nexus  = 19895
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ImagEd
+
   |name    = Furniture Framework
   |author  = candidus42
+
   |author  = leroymilo
   |id      = Candidus42.ImagEd
+
   |id      = leroymilo.FurnitureFramework
   |nexus  = 7218
+
   |nexus  = 23458
   |github  = mus-candidus/ImagEd
+
   |github  = Leroymilo/FurnitureFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Grandpa, Misc Introduction Fixes
+
   |name    = Furniture Placement Tweaks
  |author  = mistyspring
 
  |id      = mistyspring.immersivegrandpa
 
  |curse  = 880517
 
  |nexus  = 12562
 
  |github  = misty-spring/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Immersive Scarecrows
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ImmersiveScarecrows
+
   |id      = aedenthorn.FurniturePlacementTweaks
  |curse  = 868685
+
   |nexus  = 14092
   |nexus  = 15290
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Sprinklers
+
   |name    = Furniture Recolor
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ImmersiveSprinklers
+
   |id      = aedenthorn.FurnitureRecolor
  |curse  = 868686
+
   |nexus  = 10217
   |nexus  = 15239
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Quality of Life
+
   |name    = FuryCore
   |author  = Demiacle
+
   |author  = LeFauxMatt
   |id      = Demiacle.ImprovedQualityOfLife
+
   |id      = furyx639.FuryCore
   |nexus  = 1025
+
   |nexus  = 10696
  |github  = demiacle/QualityOfLifeMods
 
  
   |broke in = Stardew Valley 1.3
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Tracker
+
   |name    = Gacha Geodes, Geode Pity System
   |author  = Anthony Hilyard
+
   |author  = DeLiXx
   |id      = com.anthonyhilyard.improvedtracker
+
   |id      = DLX.Geodes
   |curse  = 445215
+
   |curse  = 990836
   |nexus  = 9317
+
   |nexus  = 17691
   |github  = AHilyard/ImprovedTracker
+
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Galaxy Slingshot Obtainable
 +
  |author  = Adham084
 +
  |id      = adham084.galaxyslingshot
 +
  |nexus  = 14115
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In a Heartbeat
+
   |name    = Galaxy Weapon Choice
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.InAHeartbeat
+
   |id      = aedenthorn.GalaxyWeaponChoice
   |nexus  = 17834
+
   |nexus  = 14511
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#GalaxyWeaponChoice
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increase Animal House Max Population
+
   |name    = Gameboy Arcade
   |author  = Mizzion
+
   |author  = drbirbdev
   |id      = mizzion.increaseanimalhousemaxpopulation
+
   |id      = drbirbdev.GameboyArcade
   |nexus  = 4861
+
  |moddrop = 1318487
   |github  = Mizzion/MyStardewMods
+
   |nexus  =
 +
   |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Artifact Spots
+
   |name    = Game Reminder
   |author  = Mizzion
+
   |author  = mmanlapat
   |id      = mizzion.increasedartifactspots
+
   |id      = mmanlapat.GameReminder
   |nexus  = 3340
+
   |nexus  = 1153
   |moddrop = 663705
+
   |github  =
   |github = Mizzion/MyStardewMods
+
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
   |summary = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
+
   |name    = GameSpeed
   |author  = shekurika
+
   |author  = RandomComputerUser
   |id      = shekurika.fishtankCapacity
+
   |id      = RandomComputerUser.GameSpeed
   |nexus  = 11388
+
   |nexus  = 7211
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name    = Game Tables and Arcade Machines
   |author  = GZhynko
+
   |author  = CyanFire
   |id      = GZhynko.IncubatePufferfishEggs
+
   |id      = CF.SMAPI.GameTables
   |nexus  = 6162
+
   |nexus  = 12859
   |github  = gzhynko/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace
+
   |name    = Garbage Can Tweaks
   |author  = Traktori
+
   |author  = chiccen
   |id      = Traktori.IndustrialFurnace
+
   |id      = chiccen.GarbageCanTweaks
   |nexus  = 5568
+
   |nexus  = 24410
   |github  = Traktori7/StardewValleyMods
+
   |github  = chiccenFL/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace for Automate
+
   |name    = Garbage Collector
   |author  = Traktori
+
   |author  = Loogooter
   |id      = Traktori.AM.IndustrialFurnace
+
   |id      = OlegSilkin.garbage_collector
   |nexus  = 5568
+
   |nexus  = 2463
   |github  = Traktori7/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infallible Fishing
+
   |name    = Garbage Day
   |author  = aedenthorn, Erinthe
+
  |author  = LeFauxMatt
   |id      = aedenthorn.InfallibleFishing
+
  |id      = furyx639.GarbageDay
   |nexus  = 14639
+
  |curse  = 871837
 +
  |moddrop = 1547204
 +
  |nexus  = 8204
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garden Pot - Automate
 +
  |author  = NCarigon
 +
  |id      = NCarigon.GardenPotAutomate
 +
  |nexus  = 15212
 +
  |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garden Pot Options
 +
  |author  = ncarigon
 +
  |id      = NCarigon.GardenPotOptions
 +
  |nexus  = 21608
 +
  |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garden Pot Tweaks
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.GardenPotTweaks
 +
   |nexus  = 14820
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infertile Soil
+
   |name    = Gate Fix
   |author  = Sabera, kelbesque
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Sabera.InfertileSoil
+
   |id      = f4iTh.GateFix
   |nexus  = 2515
+
   |nexus  = 4859
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infested Levels
+
   |name    = Gate Opener
   |author  = Eireon
+
   |author  = mralbobo
   |id      = Eireon.InfestedLevels
+
   |id      = mralbobo.GateOpener
   |nexus  = 2823
+
   |nexus  =
   |github  = benrpatterson/InfestedLevels
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github  = mralbobo/stardew-gate-opener
 +
 
 +
  |broke in    = Stardew Valley 1.4
 +
  |status      = workaround
 +
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Energy
+
   |name    = Gem Isles
   |author  = Error27
+
   |author  = aedenthorn, Erinthe
   |id      = error27.infinite_energy
+
   |id      = aedenthorn.GemIsles
   |nexus  = 17717
+
   |nexus  = 6692
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Junimo Cart Lives
+
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author  = Renny
+
   |author  = Hana
   |id      = renny.infinitejunimocartlives
+
   |id      = Hana.GNMTokens
   |nexus  = 2705
+
   |nexus  = 14426
  |github  = OfficialRenny/InfiniteJunimoCartLives
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Infinite Money
 
  |author  = Chunky
 
  |id      = chunky.InfiniteMoney
 
  |nexus  = 11510
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Watering Cans
+
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author  = CaptainSully
+
   |author  = sqbr
   |id      = CaptainSully.InfiniteWateringCan
+
   |id      = sqbr.GetGS
  |moddrop = 1188756
+
   |nexus  = 13434
   |nexus  = 12739
+
   |github  = sqbr/GetGS
   |github  = CaptainSully/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Zoom
+
   |name    = Generic Mod Config Menu
   |author  = berkayylmao
+
   |author  = spacechase0
   |id      = berkayylmao.InfiniteZoom
+
   |id      = spacechase0.GenericModConfigMenu
   |nexus  = 8808
+
  |curse  = 867150
   |curse   = 500088
+
  |moddrop = 771692
   |github  = berkayylmao/StardewValleyMods
+
   |nexus  = 5098
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Generic Shop Extender
 +
   |author  = rabbitgreen49, IrregularPorygon
 +
  |id      = GenericShopExtender
 +
  |nexus   = 814
 +
   |github  = IrregularPorygon/SMAPIGenericShopMod
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 0.1.5-unofficial.1-mouseypounds
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Informant
+
   |name    = Genetics API
   |author  = Slothsoft
+
   |author  = agent56
   |id      = Slothsoft.Informant
+
   |id      = agent56.GeneticsAPI
   |nexus  = 14293
+
   |nexus  = 15655
   |github  = slothsoft/stardew-informant
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In-Game SMAPI Log Uploader, Log Uploader
+
   |name    = Genie Lamp
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LogUploader
+
   |id      = aedenthorn.GenieLamp
   |nexus  = 13979
+
   |nexus  = 19794
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
+
   |name    = Genie Lamp Definitive Edition, Genie Lamp
   |author  = Platonymous
+
   |author  = Kedidili
   |id      = Platonymous.InkStories
+
   |id      = KediDili.GenieLamp
   |nexus  = 15987
+
   |nexus  = 22176
   |github  = inkle/ink
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Fix
+
   |name    = Geode Crusher Plus
   |author  = Windmill_City
+
   |author  = Tomokisan
   |id      = Windmill_City.InputFix
+
   |id      = tomokisan.geodeCrusherPlus
   |nexus  = 5693
+
   |nexus  = 24254
   |github  = Windmill-City/InputFix
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Tools
+
   |name    = Geode Info Menu
   |author  = Sagittaeri
+
   |author  = CatCattyCat, Cat
   |id      = Sagittaeri.InputTools
+
   |id      = cat.geodeinfomenu
   |nexus  = 14553
+
   |nexus  = 1448
   |github  = sagittaeri/StardewValleyMods
+
  |moddrop = 833541
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 1.5.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = InstaCrops
+
   |name    = Geode Preview
   |author  = WuestMan, redknightofdoom
+
   |author  = MindMeltMax
   |id      = WuestMan.InstaCrops
+
   |id      = MindMeltMax.GeodePreview
   |nexus  = 4077
+
  |curse  = 1004493
   |github  = Brian-Wuest/Instacrops
+
  |moddrop = 1555057
 +
   |nexus  = 21009
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Animals
+
   |name    = Get Dressed
   |author  = pinocchio1231
+
   |author  = Advize and Jinxiewinxie
   |id      = pinocchio1231.instantanimals
+
   |id      = Advize.GetDressed
   |nexus  = 9573
+
   |nexus  = 331
   |github  = joisse1101/InstantAnimals
+
   |github  = AdvizeGH/GetDressed
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Break
+
   |name    = Get Glam
   |author  = Jolyone
+
   |author  = MartyrPher
   |id      = Me.InstantBreak
+
   |id      = MartyrPher.GetGlam
   |nexus  = 15526
+
   |nexus  = 5044
   |github  =
+
   |github  = MartyrPher/GetGlam
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
+
   |name    = Get Out the Way
   |author  = aedenthorn, Erinthe
+
   |author  = BadNetCode
   |id      = aedenthorn.InstantBuildingConstruction
+
   |id      = BadNetCode.GetOutTheWay
  |curse  = 868720
+
   |nexus  = 20637
   |nexus  = 14110
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Buildings From Farm
+
   |name    = Ghost Town
   |author  = BitwiseJon
+
   |author  = Platonymous
   |id      = BitwiseJonMods.InstantBuildings
+
   |id      = Platonymous.GhostTown
   |nexus  = 2070
+
  |curse  = 877231
   |github  = bitwisejon/StardewValleyMods
+
  |moddrop = 793902
 +
   |nexus  = 2992
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Eat Key
+
   |name    = Giant Crop Fertilizer
   |author  = nini700
+
   |author  = atravita
   |id      = nini700.InstantEatKey
+
   |id      = atravita.GiantCropFertilizer
   |nexus  = 4464
+
  |curse  = 870977
 +
  |moddrop = 1135913
 +
   |nexus  = 11620
 +
  |github  = atravita-mods/StardewMods
  
   |status  = workaround
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Fishing
+
   |name    = Giant Crop Ring
   |author  = aurnj, Roy Li
+
   |author  = CatCattyCat, Cat
   |id      = RuyiLi.InstantFishing
+
   |id      = cat.giantcropring
   |nexus  =
+
   |nexus  = 1182
   |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
+
   |moddrop = 833538
   |github  =
+
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Geodes
+
   |name    = Giant Crop Tweaks
   |author  = montana123
+
   |author  = Khloe Leclair
   |id      =
+
   |id      = leclair.giantcroptweaks
   |nexus  =
+
   |nexus  = 14370
  |url    = https://community.playstarbound.com/threads/109038
+
   |github  = KhloeLeclair/StardewMods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Growth Powder
+
   |name    = Giant Omelet
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.InstantGrowthPowder
+
   |id      = spacechase0.GiantOmelet
   |nexus  = 7727
+
   |nexus  = 13852
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Grow Trees
+
   |name    = Gift Decline
   |author  = cantorsdust and Pathoschild
+
   |author  = desto
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id      = desto.GiftDecline
   |nexus  = 173
+
   |nexus  = 6944
   |github  = cantorsdust/StardewMods
+
   |github  = desto-git/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Load
+
   |name    = Gift Money
   |author  = Platonymous
+
   |author  = AvalonMFX
   |id      = Platonymous.InstantLoad
+
   |id      = AvalonMFX.GiftMoney
   |nexus  = 16253
+
   |nexus  = 17564
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Eat Item
+
   |name    = Gift Rejection
   |author  = Guedez
+
   |author  = aedenthorn, Erinthe
   |id      = eat.item.instantly
+
   |id      = aedenthorn.GiftRejection
   |nexus  = 5116
+
   |nexus  = 14273
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in      = Stardew Valley 1.6
 +
  |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Increase Crop Growth Phase
+
   |name    = Gift Taste Helper
   |author  = RyanJesky
+
   |author  = tstaples
   |id      = RyanJesky.IncreaseCropGrowthPhase
+
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |nexus  = 10146
+
   |nexus  = 229
   |github  = RyanJesky/IncreaseCropGrowthPhase
+
   |github  = tstaples/GiftTasteHelper
 +
 
 +
  |warnings = needs zoom and UI scale options to have the same value.
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Pets
+
   |name    = Gift Taste Helper Continued
   |author  = blueberry
+
   |author  = Isi0
   |id      = blueberry.InstantPets
+
   |id      = Isi0.GiftTasteHelper
   |nexus  = 9448
+
   |nexus  = 18762
   |github  = b-b-blueberry/InstantPets
+
   |github  = Just-Chaldea/GiftTasteHelper
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Tool Upgrades
+
   |name    = Gift Taste Helper Continued x2
   |author  = Binarynova
+
   |author  = JoXW
   |id      = binarynova.instanttoolupgrades
+
   |id      = JoXW.GiftTasteHelper
   |nexus  = 8918
+
   |nexus  = 21001
   |github  = Binarynova/MyStardewMods
+
   |github  = JoXW100/GiftTasteHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Helper
+
   |name    = Gift Wrapper
   |author  = Hammurabi
+
   |author  = blueberry
   |id      = HammurabiInteractionHelper
+
   |id      = blueberry.GiftWrapper
   |nexus  =
+
   |nexus  = 4721
   |chucklefish = 4640
+
   |github = b-b-blueberry/GiftWrapper
  |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.0.4-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Tweaks
+
   |name    = Ginger Island Extra Locations
   |author  = jahangmar
+
   |author  = mistyspring
   |id      = jahangmar.InteractionTweaks
+
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus  = 3771
+
  |curse  = 880520
   |github  = jahangmar/StardewValleyMods
+
   |nexus  = 12195
 +
   |github  = misty-spring/StardewMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Into the Game (Save Loaded Notifier)
+
   |name    = Ginger Island Mainland Adjustments
   |author  = DecidedlyHuman
+
   |author  = atravita
   |id      = DecidedlyHuman.SaveLoadedNotifier
+
   |id      = atravita.GingerIslandMainlandAdjustments
   |nexus  = 12826
+
  |curse  = 870984
   |github  = DecidedlyHuman/StardewValleyMods
+
  |moddrop = 1098263
 +
   |nexus  = 10004
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Intravenous Coffee
+
   |name    = Give Gold Mod, Instant Gold Mod
   |author  = mpcomplete
+
   |author  = missgamergrl
   |id      = mpcomplete.IntravenousCoffee
+
   |id      = missgamergrl.GiveGoldMod
   |nexus  = 2224
+
   |nexus  = 23300
  |github  = mpcomplete/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Investment
 
  |author  = MissCoriel
 
  |id      = misscoriel.invest
 
  |nexus  = 5293
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment Maximized
+
   |name    = Give Me My Cursor Back
   |author  = MissCoriel
+
   |author  = DecidedlyHuman
   |id      = misscoriel.investmax
+
   |id      = DecidedlyHuman.GiveMeMyCursorBack
   |nexus  = 9253
+
   |nexus  = 9976
   |github  = MissCoriel/InvestmentMaximized
+
   |github  = DecidedlyHuman/GiveMeMyCursorBack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Code Mod
+
   |name    = GlassHammer Hope to Rise, Hope to Rise Mod
   |author  = ThePqtatoGalaxy, KOREJJamJar
+
   |author  = Glass Hammer
   |id      = KOREJJamJar.InviteCodeMod
+
   |id      = GlassHammer.HopeToRiseMod
   |nexus  = 4023
+
   |nexus  = 23201
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Friend
+
   |name    = Global Config Settings
   |author  = d5a1lamdtd, HaPyke
+
   |author  = Gaphodil
   |id      = d5a1lamdtd.InviteFriend
+
   |id      = Gaphodil.GlobalConfigSettings
   |moddrop = 1486022
+
   |nexus  = 9340
   |nexus  = 19500
+
   |moddrop = 1007690
   |github  =
+
   |github  = Gaphodil/GlobalConfigSettings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Iridium Tools Patch
+
   |name    = Glow Buff
   |author  = Redwood
+
   |author  = MindMeltMax
   |id      = Redwood.IridiumToolsPatch
+
   |id      = MindMeltMax.GlowBuff
   |nexus  = 2897
+
   |nexus  = 25157
   |github  = EKomperud/StardewMods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Is It Cake
+
   |name    = Glue Your Furniture Down
   |author  = furyx639
+
   |author  = violetlizabet
   |id      = furyx639.IsItCake
+
   |id      = violetlizabet.GlueFurnitureDown
  |curse  = 871826
+
   |nexus  = 10374
   |nexus  = 14775
+
   |github  = elizabethcd/PreventFurniturePickup
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers
+
   |name    = GMCM Options
   |author  = PeacefulEnd
+
   |author  = Jamie Taylor
   |id      = PeacefulEnd.IslandGatherers
+
   |id      = jltaylor-us.GMCMOptions
   |nexus  = 8552
+
   |nexus  = 10505
   |github  = Floogen/IslandGatherers
+
   |github  = jltaylor-us/StardewGMCMOptions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers Automate
+
   |name    = God Mode
   |author  = PeacefulEnd
+
   |author  = treyh0
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id      = treyh0.GodMode
   |nexus  = 8552
+
   |nexus  = 2641
   |github  = Floogen/IslandGatherers
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Secret
+
   |name    = God Mode 1.6
   |author  = Edu Anttunes
+
   |author  = Sean M Garcia
   |id      = IslandSecret
+
   |id      = seanmgarcia.godmode16
   |nexus  = 8096
+
   |nexus  = 21208
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item AutoTrasher, AutoTrash
+
   |name    = Goodbye American English
   |author  = S1mmyy
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = S1mmyy.AutoTrash
+
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus  = 5140
+
  |moddrop = 854437
   |github  = S1mmyy/StardewMods
+
   |nexus  = 7183
 +
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Bags
+
   |name    = Goodbye SMAPI
   |author  = SlayerDharok
+
   |author  = Jessebot
   |id      = SlayerDharok.Item_Bags
+
   |id      = Jessebot.GoodbyeSMAPI
   |nexus  = 5382
+
   |nexus  = 6514
   |github  = Videogamers0/SDV-ItemBags
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Quality Indicator
+
   |name    = Go To Bed
   |author  = FunnyMoney
+
   |author  = candidus42
   |id      = funnymoney.itemqualityindicator
+
   |id      = Candidus42.GoToBed
   |nexus  = 15336
+
   |nexus  = 4967
   |github  =
+
   |github  = mus-candidus/GoToBed
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery
+
   |name    = Go To Sleep
   |author  = Mytsy
+
   |author  = yy376
   |id      = Mysty.ItemRecovery
+
   |id      = yy376.GoToSleep
   |nexus  = 9354
+
   |nexus  = 2195
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery Plus
+
   |name    = Gradient Hair Colors
   |author  = Lunardiver
+
   |author  = spacechase0
   |id      = Lunardiver.ItemRecoveryPlus
+
   |id      = spacechase0.GradientHairColors
   |nexus  = 13026
+
  |curse  = 867144
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
+
   |nexus  = 12744
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Research 'n' Spawn
+
   |name    = Grandfather's Gift
   |author  = TSlex
+
   |author  = ShadowDragon8685
   |id      = TSlex.ItemResearchSpawner
+
   |id      = ShadowDragon.GrandfathersGift
   |nexus  = 8933
+
   |nexus  = 985
   |moddrop = 1012482
+
  |github  =
   |github = TSlex/StardewValley
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Tooltips
+
   |name    = Grandfather's Gift Remade
   |author  = Jaredlll08
+
   |author  = pepoluan
   |id      = BlameJared.ItemTooltips
+
   |id      = pepoluan.GrandfatherGiftRemade
   |nexus  =
+
   |nexus  = 4151
   |curse   = 297655
+
   |chucklefish = 5783
   |github = jaredlll08/Item-Tooltips
+
   |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    = iTile
+
   |name    = Grandfather's Heirlooms
   |author  = ha1fdaew
+
   |author  = rikai
   |id      = ha1fdaew.iTile
+
   |id      = rikai.GrandfathersHeirlooms
   |nexus  = 7512
+
   |nexus  = 8557
   |github  = ha1fdaew/iTile
+
   |github  = rikai/Grandfathers-Heirlooms
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Its Time to Wake Up
+
   |name    = Grass Growth
   |author  = Krutonium
+
   |author  = bcmpinc
   |id      = Krutonium.ItsTimeToWakeUp
+
   |id      = bcmpinc.GrassGrowth
   |nexus  = 13798
+
   |nexus  = 2732
   |github  =
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jaques and the Bean Pole, Jaques and Beans
+
   |name    = Grass Growth Adjuster, Grass Adjustor
   |author  = Matt Cioni
+
   |author  = Jellypowered, Shockade
   |id      = mattCioni.JaquesAndBeans
+
   |id      = Jellypowered.GrassChance
   |nexus  = 14555
+
   |nexus  = 3365
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jar Opener
+
   |name    = Greenhouse 20x20
   |author  = Genowhirl9999
+
   |author  = sirloinmeatt
   |id      = genowhirl9999.jaropener
+
   |id      = sirloinmeatt.Greenhouse20x20
   |nexus  = 5292
+
   |nexus  = 2662
  |moddrop = 988956
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.0.1-unofficial.1-art17
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JhinFour
+
   |name    = Greenhouse Construction
   |author  = Keaton Sadoski
+
   |author  = Derslayr
   |id      = Sadoski.JhinFour
+
   |id      = Derslayr.GreenhouseConstruction
   |nexus  = 11838
+
   |nexus  = 10148
   |github  =
+
   |github  = derslayr10/GreenhouseConstruction
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jiggly Junimo Bundles
+
   |name    = Greenhouse Entry Begone!
   |author  = Jonas Henriksson, Greger
+
   |author  = bblueberry, blueberry
   |id      = Greger.JigglyJunimoBundles
+
   |id      = blueberry.GreenhouseEntryBegone
   |nexus  =
+
   |nexus  = 8203
   |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |github  = b-b-blueberry/GreenhouseEntryPatch
  |github  = gr3ger/Stardew_JJB
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name    = Greenhouse Entry Mod
   |author  = k4rakara
+
   |author  = pancham138
   |id      = k4rakara.JoJa84Plus
+
   |id      = Pancham138.GreenhouseEntryMod
   |nexus  = 5803
+
   |nexus  = 6150
   |github  = K4rakara/Stardew-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJaBan - Arcade Sokoban
+
   |name    = Greenhouse Gatherers
   |author  = Platonymous
+
   |author  = PeacefulEnd
   |id      = Platonymous.JoJaBan
+
   |id      = PeacefulEnd.GreenhouseGatherers
   |nexus  = 3118
+
  |curse  = 870946
   |moddrop = 793907
+
   |nexus  = 7619
   |github  = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 886187
 +
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JojaMart to PathoMart, Pathomart
+
   |name    = Greenhouse Gatherers Automate
  |author  = Dounat2201, Sasara
 
  |id      = Sasara.Pathomart
 
  |nexus  = 1142
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Joja Online
 
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
   |id      = PeacefulEnd.JojaOnline
+
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
   |moddrop = 878236
+
   |curse  = 870946
   |nexus  = 7486
+
   |nexus  = 7619
   |github  = Floogen/JojaOnline
+
  |moddrop = 886187
 +
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Dark Secret, Halloween Jam CSharp
+
   |name    = Greenhouse Sprinklers
   |author  = sophie
+
   |author  = Bpendragon
   |id      = sophie.HalloweenJamCSharp
+
   |id      = Bpendragon.GreenhouseSprinklers
   |nexus  = 18927
+
   |nexus  = 7456
   |github  = sophiesalacia/StardewMods
+
   |github  = Bpendragon/GreenhouseSprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Hauntings
+
   |name    = Greenhouse Upgrades
   |author  = MindMeltMax
+
   |author  = Cecidelus
   |id      = MindMeltMax.HauntedJoja
+
   |id      = Cecidelus.GreenhouseUpgrades
   |nexus  = 7014
+
   |nexus  = 8042
   |moddrop = 1135684
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joys of Efficiency
+
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author  = punyo, yakminepunyo
+
   |author  = Fernass354
   |id      = punyo.JoysOfEfficiency
+
   |id      = Fernass354.GreenUpgrades
   |nexus  = 2162
+
   |nexus  = 18766
   |github  = pomepome/JoysOfEfficiency
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Assets
+
   |name    = GreenHut
   |author  = spacechase0
+
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id      = spacechase0.JsonAssets
+
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |curse   = 867749
+
   |nexus   = 1735
   |moddrop = 399895
+
   |github  =
  |nexus  = 1720
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Processor
+
   |name    = Groundhog Day
   |author  = Jamie Taylor
+
   |author  = aedenthorn, Erinthe
   |id      = jltaylor-us.JsonProcessor
+
   |id      = aedenthorn.GroundhogDay
   |nexus  = 13183
+
   |nexus  = 10151
   |github  = jltaylor-us/StardewJsonProcessor
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Down the Mine
+
   |name    = Groupable Chests
   |author  = flowoeB
+
   |author  = FricativeMelon
   |id      = flowoeB.JumpDownTheMine
+
   |id      = FricativeMelon.GroupableChests
   |nexus  = 8357
+
   |nexus  = 15375
   |github  =
+
   |github  = FricativeMelon/GroupableChests
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Over
+
   |name    = Growable Bushes
   |author  = spacechase0
+
   |author  = atravita
   |id      = spacechase0.JumpOver
+
   |id      = atravita.GrowableBushes
   |curse  = 867746
+
   |curse  = 870961
   |moddrop = 384782
+
   |moddrop = 1357999
   |nexus  = 1844
+
   |nexus  = 15111
   |github  = spacechase0/StardewValleyMods
+
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Beacon
+
   |name    = Growable Giant Crops
   |author  = Achtuur
+
   |author  = atravita
   |id      = Achtuur.JunimoBeacon
+
   |id      = atravita.GrowableGiantCrops
   |nexus  = 17135
+
  |curse  = 870960
   |github  = Achtuur/StardewMods
+
  |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    = Junimo Boy
+
   |name    = Grow That Giant Crop
   |author  = Tyler Gibbs
+
   |author  = MercuryVN
   |id      = tylergibbs2.JunimoBoy
+
   |id      = MercuryVN.GrowThatGiantCrop
   |nexus  = 14384
+
   |nexus  = 23760
   |github  = tylergibbs2/StardewValleyMods
+
   |github  = MercuryVN/GrowThatGiantCrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Cart More Score
+
   |name    = Guniism's Unicycle
   |author  = yaxuan97
+
   |author  = Guniism
   |id      = yaxuan97.junimocartmorescore
+
   |id      = Guniism.GuniismUnicycle
   |nexus  = 13644
+
   |nexus  = 24876
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Deposit Anywhere
+
   |name    = Gunther Tells You
   |author  = Zoryn
+
   |author  = John Peters
   |id      = Zoryn.JunimoDepositAnywhere
+
   |id      = JohnPeters.GuntherTellsYou
   |nexus  =
+
   |nexus  = 19143
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Dialog
+
   |name    = Haboo
   |author  = ceruleandeep
+
   |author  = BlaDe
   |id      = ceruleandeep.junimodialog
+
   |id      = LetsTrollTheMan.HabooNPC
   |nexus  = 8937
+
   |nexus  = 12034
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
+
   |name    = Hair Growth
   |author  = Fernass354
+
   |author  = skn
   |id      = Fernass354.JunimoHutSize
+
   |id      = skn.HairGrowthMod
   |nexus  = 18457
+
   |nexus  = 3279
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Anywhere
+
   |name    = Halt Event Time
   |author  = MartyrPher
+
   |author  = chawol
   |id      = JunimoKartAnywhere
+
   |id      = chawol.HaltEventTime
   |nexus  = 4315
+
   |nexus  = 8774
 +
  |github  = chawolbaka/HaltEventTime
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hamlet
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.Hamlet
 +
  |nexus  = 4601
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Cheater
+
   |name    = Handy Headphones
   |author  = ryaon
+
   |author  = PeacefulEnd
   |id      = Ryaon.JunimoKartCheater
+
   |id      = PeacefulEnd.HandyHeadphones
   |nexus  = 5137
+
   |nexus  = 7936
 +
  |github  = Floogen/HandyHeadphones
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Happy Animals
 +
  |author  = StarPeanut, Greger
 +
  |id      = HappyAnimals
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Global Rankings
+
   |name    = Happy Birthday
   |author  = drbirbdev
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = drbirbdev.JunimoKartGlobalRankings
+
   |id      = Omegasis.HappyBirthday
   |nexus  = 14856
+
   |nexus  = 520
   |github  = drbirbdev/StardewValley
+
   |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Level Practice
+
   |name    = Happy Birthday
   |author  = BlaDe
+
   |author  = Oxyligen
   |id      = BlaDe.JunimoLevelPractice
+
   |id      = HappyBirthday
   |nexus  = 10056
+
   |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    = Junimos Accept Cash
+
   |name    = Happy Fish Jump
   |author  = spacechase0
+
   |author  = Sakorona
   |id      = spacechase0.JunimosAcceptCash
+
   |id      = KoihimeNakamura.HappyFishJump
   |curse   = 867716
+
   |nexus   = 6516
   |nexus  = 7437
+
   |moddrop = 1068089
   |github  = spacechase0/StardewValleyMods
+
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Warp
+
   |name    = Happy Home Designer
   |author  = Shockah
+
   |author  = tlitookilakin
   |id      = Shockah.JunimoWarp
+
   |id      = tlitookilakin.HappyHomeDesigner
   |nexus  = 15676
+
   |nexus  = 19675
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = tlitookilakin/HappyHomeDesigner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Relax
+
   |name    = Hardcore Combat
   |author  = Goldenrevolver
+
   |author  = jeWel
   |id      = Goldenrevolver.JustRelax
+
   |id      = jeWel.HardcoreCombat
   |nexus  = 7770
+
   |nexus  = 23577
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Sleep In
+
   |name    = Hardcore Mines
   |author  = Rifleman
+
   |author  = kibbe, lillvik
   |id      = Rifleman.JustSleepIn
+
   |id      = kibbe.hardcore_mines
   |nexus  = 11286
+
   |nexus  = 1674
   |github  = 9Rifleman/JustSleepIn
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kamikaze
+
   |name    = Hardcore Mines 2
   |author  = aurnj, Roy Li
+
   |author  = ItsLittany
   |id      = RuyiLi.Kamikaze
+
   |id      = itslittany.HardcoreMines2
   |nexus  =
+
   |nexus  = 6411
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kawakami - Healer NPC
+
   |name    = Hardcore Mode
   |author  = Gorzalt and Flerfarvet
+
   |author  = vermicyde
   |id      = gorzalt.kawakami
+
   |id      = vermicyde.HardcoreModeDLL
   |nexus  = 2549
+
   |nexus  = 15125
   |github  = Gorzalt/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
+
   |name    = Hardcore Mode, No Wiki Hardcore Mode
   |author  = KediDili
+
   |author  = Nightshade System
   |id      = KediDili.FurnitureTweaks.DLL
+
   |id      = NightshadeSystem.SdvHardcoreMode
   |nexus  = 19375
+
   |nexus  = 25376
   |github  = KediDili/FurnitureTweaks
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's NPC Utilities
+
   |name    = Hardy Grass
   |author  = KediDili
+
   |author  = DiscipleOfEris
   |id      = KediDili.KNU
+
   |id      = DiscipleOfEris.HardyGrass
   |nexus  = 17884
+
   |nexus  = 8772
   |github  = KediDili/NPCUtilities
+
   |github  = DiscipleOfEris/HardyGrass
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keep Partners, Keep Your Partners
+
   |name    = Harp of Yoba Redux
   |author  = EssGee, SG
+
   |author  = Platonymous
   |id      = SG.Partners
+
   |id      = Platonymous.HarpOfYobaRedux
   |nexus  = 5625
+
   |nexus  = 914
   |github  =
+
  |moddrop = 793924
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = KeyBind UI
+
   |name    = Harvest Calendar
   |author  = Enaium
+
   |author  = LonerAxl
   |id      = Enaium.KeyBindUI
+
   |id      = LonerAxl.HarvestCalendar
  |curse  = 538001
+
   |nexus  = 25103
  |moddrop = 1036920
+
   |github  = LonerAxl/Stardew_HarvestCalendar
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Key Suppressor
+
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author  = Deflaktor
+
   |author  = Goldenrevolver
   |id      = Deflaktor.KeySuppressor
+
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus  = 9295
+
   |nexus  = 7851
   |github  = Deflaktor/KeySuppressor
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kokoro, Kokoro - Shockah's Core Mod
+
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
   |author  = Shockah
+
   |author  = Dounat2201, Sasara
   |id      = Shockah.Kokoro
+
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
   |nexus  = 15682
+
   |nexus  = 1157
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = Sasara2201/WitchPrincess
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Roommate Shop
+
   |name    = Harvest Seeds
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.KrobusRoommateStore
+
   |id      = aedenthorn.HarvestSeeds
   |nexus  = 13131
+
   |nexus  = 11773
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Sells Larger Stacks
+
   |name    = Harvest With Scythe
   |author  = Annosz
+
   |author  = ThatNorthernMonkey
   |id      = Annosz.KrobusSellsLargerStacks
+
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
   |nexus  = 5993
+
   |nexus  = 236
   |github  = Annosz/StardewValleyModding
+
   |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    = Labeling
+
   |name    = Hat Buffs
   |author  = Enaium
+
   |author  = popska
   |id      = Enaium.Labeling
+
   |id      = popska.HatBuffs
  |curse  = 443134
+
   |nexus  = 9050
  |moddrop = 906932
 
  |nexus  =
 
  |github  = Enaium-StardewValleyMods/Labeling
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ladder and Snow Yam Tip
 
  |author  = WhiteMind
 
  |id      = WhiteMind.LAST
 
   |nexus  = 1906
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/popska/UsefulHats
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder Locator
+
   |name    = Hat Mouse Lacey
   |author  = ChaosEnergy
+
   |author  = ichortower
   |id      = ChaosEnergy.LadderLocator
+
   |id      = ichortower.HatMouseLacey.Core
   |nexus  = 3094
+
   |nexus  = 18177
   |github  = yuri-moens/LadderLocator
+
   |github  = ichortower/HatMouseLacey
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
+
   |name    = Hat Panning
   |author  = Platonymous
+
   |author  = monsoonsheep
   |id      = Platonymous.LandGrants
+
   |id      = monsoonsheep.PanWithHats
   |nexus  = 15855
+
   |nexus  = 18965
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant
+
   |name    = Hat Shop Restoration
   |author  = dmcrider57
+
   |author  = PeacefulEnd
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id      = PeacefulEnd.AMouseWithAHat.Core
   |nexus  = 7917
+
   |nexus  = 17291
   |github  = dmcrider/LastDayToPlant
+
   |github  = Floogen/StardewSandbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant Redux
+
   |name    = Hats on Hats
   |author  = atravita
+
   |author  = Shockah
   |id      = atravita.LastDayToPlantRedux
+
   |id      = Shockah.HatsOnHats
  |curse  = 870965
+
   |nexus  = 17280
  |moddrop = 1294435
+
   |github  = Shockah/Stardew-Valley-Mods
   |nexus  = 15004
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lasting Conversation Topics
+
   |name    = Hats on Pets Plus
   |author  = sophie
+
   |author  = Syma
   |id      = sophie.LastingCTs
+
   |id      = Syma.HatsOnPetsPlus
   |nexus  = 14377
+
   |nexus  = 22631
   |github  = ModOrganizer2/modorganizer-basic_games
+
   |github  = SymaLoernn/Stardew_HatsOnPetsPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leaderboard Library
+
   |name    = Hay Bales as Silos
   |author  = drbirbdev
+
   |author  = Cherry, CherryChain
   |id      = drbirbdev.LeaderboardLibrary
+
   |id      = Cherry.HayBalesSilo
   |nexus  = 15102
+
   |nexus  = 5151
   |github  = drbirbdev/StardewValley
+
  |moddrop = 716396
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leave the Mine
+
   |name    = Hay Collection
   |author  = Kangzoel
+
   |author  = MindMeltMax
   |id      = Kangzoel.LeaveTheMine
+
   |id      = MindMeltMax.HayCollection
   |nexus  = 11823
+
  |curse  = 1004492
   |github  =
+
  |moddrop = 1555056
 +
   |nexus  = 21008
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lefty Mode
+
   |name    = HD Portraits
   |author  = Max Vollmer, SVProtector
+
   |author  = Tlitookilakin
   |id      = maxvollmer.leftymode
+
   |id      = tlitookilakin.HDPortraits
   |nexus  = 6199
+
   |nexus  = 10971
   |github  = maxvollmer/LeftyMode
+
  |moddrop = 1103418
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Legendary Fish Pond Framework
+
   |name    = HD Sprites
   |author  = sharpskull2
+
   |author  = ninthworld
   |id      = sharpskull2.LegendaryFishPondFramework
+
   |id      = NinthWorld.HDSprites
   |nexus  = 14637
+
   |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    = Lenient Window Resize
+
   |name    = Health and Stamina Regeneration
   |author  = DeLiXx
+
   |author  = Jessebot, JessebotX
   |id      = DeLiXx.Lenient_Window_Resize
+
   |id      = Jessebot.HealthStaminaRegen
   |nexus  = 12305
+
   |nexus  = 3207
   |github  =
+
   |moddrop = 624105
   |source = https://gitlab.com/delixx/stardew-valley-lenient-window-resize
+
   |github = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Mini Shipping Bin
+
   |name    = Health and Stamina Tweaks
   |author  = atravita
+
   |author  = Kiddles, Svard
   |id      = atravita.LessMiniShippingBin
+
   |id      = Kiddles.HASTweaks
   |curse   = 870982
+
   |nexus   = 5630
   |nexus  = 10959
+
   |github  = SvardXI/HAS_Tweaks
  |moddrop = 1102538
+
 
   |github  = atravita-mods/StardewMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Rest!
+
   |name    = Health Bars
   |author  = Ophaneom
+
   |author  = Zoryn
   |id      = Ophaneom.LetMeRest
+
   |id      = Zoryn.HealthBars
   |nexus  = 8205
+
   |nexus  =
   |github  = Ophaneom/Let-Me-Rest
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Shop
+
   |name    = Health Bars (Darkhax)
   |author  = MindMeltMax
+
   |author  = Darkhax
   |id      = MindMeltMax.LetMeShop
+
   |id      = darkhax.healthbars
   |moddrop = 1443554
+
   |nexus  =
   |nexus  = 16738
+
  |curse  = 302910
   |github  = StardewModders/mod-ideas
+
  |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
 +
  |name    = Health Rework
 +
  |author  = seferoni
 +
  |id      = seferoni.HealthRework
 +
   |nexus  = 22223
 +
   |github  = seferoni/HealthRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let's Start With Fishing
+
   |name    = Heartbeat
   |author  = MedievalAI
+
   |author  = themattfiles
   |id      = MedievalAI.LetsStartWithFishing
+
   |id      = themattfiles.HeartBeat
   |nexus  = 19107
+
   |nexus  = 5941
   |github  =
+
   |github  = embolden/Heartbeat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Extender
+
   |name    = Heart Event Helper
   |author  = unidarkshin, Devin Lematty
+
   |author  = bungus
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id      = bungus.HeartEventHelper
   |nexus  = 1471
+
   |nexus  = 21924
   |github  =
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leveling Adjustment
+
   |name    = Heart Level Notifications
   |author  = jahangmar
+
   |author  = StultusV
   |id      = jahangmar.LevelingAdjustment
+
   |id      = StultusV.HeartLevelNotifications
   |nexus  = 4689
+
   |nexus  = 8655
   |github  = jahangmar/StardewValleyMods
+
   |github  = JudeRV/Stardew-HeartLevelNotifier
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Up Notifications
+
   |name    = Heelies
   |author  = kd8lvt
+
   |author  = fakemonster
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id      = fakemonster.Heelies
   |nexus  = 855
+
   |nexus  = 7751
  |curse  = 300715
 
 
   |github  =
 
   |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    = Hello SMAPI
   |author  = shurmash
+
  |author  = Jessebot, JessebotX
   |id      = shurmash.LewdDew_Valley_helper
+
  |id      = Jessebot.HelloSMAPI
   |nexus  = 7222
+
  |nexus  = 4483
 +
  |github  = JessebotX/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Help for Hire
 +
   |author  = LeFauxMatt
 +
   |id      = furyx639.HelpForHire
 +
  |curse  = 871839
 +
   |nexus  = 5316
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lewd Leah
+
   |name    = Helpful Spouses
   |author  = prowlingDemon, unknownDev
+
   |author  = LeFauxMatt
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id      = furyx639.HelpfulSpouses
   |nexus  = 4402
+
  |curse  = 871841
 +
   |nexus  = 5175
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Mod
+
   |name    = Help Wanted
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LightMod
+
   |id      = aedenthorn.HelpWanted
   |nexus  = 14387
+
  |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    = Light Switch
+
   |name    = Help Wanted Auto Accept
   |author  = holythesea
+
   |author  = Ruse82
   |id      = holythesea.LightSwitch
+
   |id      = Ruse82.HelpWantedAutoAccept
   |nexus  = 15683
+
   |nexus  = 22235
   |github  = holy-the-sea/LightSwitch
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Help Wanted Quest Fixes
 +
  |author  = Pokeytax
 +
  |id      = Pokeytax.HelpWantedQuestFixes
 +
  |nexus  = 2644
 +
  |github  = gembree/HelpWantedQuestFixes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hempire
 +
  |author  = Oga_The_Real
 +
  |id      = Oga_The_Real.Hempire
 +
  |nexus  = 14477
 +
  |github  =
 +
 
 +
  |status  = abandoned<!--mod page hidden-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Like a Duck to Water
+
   |name    = Here Fishy
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LikeADuckToWater
+
   |id      = aedenthorn.HereFishy
   |nexus  = 15860
+
  |curse  = 868881
 +
   |nexus  = 6586
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Limited Campfire Cooking
+
   |name    = Hibernation
   |author  = Cherry, CherryChain
+
   |author  = Shockah
   |id      = Cherry.LimitedCampfireCooking
+
   |id      = Shockah.Hibernation
   |nexus  = 4971
+
   |nexus  = 11421
  |moddrop = 716383
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Line Sprinklers
+
   |name    = Hide Chest Color Picker After Close
   |author  = nanzington<!--since 1.4.0-->, Hootless
+
   |author  = trashcan9
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
+
   |id      = trashcan9.HideChestColorPickerAfterClose
   |nexus  = 2917
+
   |nexus  = 16075
   |github  = hootless/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Linus Mod
+
   |name    = Highlighted Jars
   |author  = tomii
+
   |author  = Annosz
   |id      = tomii.LinusMod
+
   |id      = Annosz.HighlightedJars
   |nexus  = 11637
+
   |nexus  = 6833
   |github  =
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Literally Can't Even
+
   |name    = Highlight Empty Machines
   |author  = spacechase0
+
   |author  = atravita
   |id      = spacechase0.LiterallyCantEven
+
   |id      = atravita.HighlightEmptyMachines
   |nexus  = 14262
+
  |curse  = 870976
   |github  = spacechase0/StardewValleyMods
+
  |moddrop = 1137391
 +
   |nexus  = 11664
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Little NPCs
+
   |name    = High Roller Slots
   |author  = Candidus42
+
   |author  = Tomokisan
   |id      = Candidus42.LittleNPCs
+
   |id      = tomokisan.highRollerSlots
   |nexus  = 15152
+
   |nexus  = 24765
   |github  = mus-candidus/LittleNPCs
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Live Progress Bar
+
   |name    = Hit Markers
   |author  = Tyler Gibbs
+
   |author  = bendenewb, newbie9598
   |id      = tylergibbs2.liveprogressbar
+
   |id      = newbie9598.HitMarkersMeme
   |nexus  = 7330
+
   |nexus  = 2098
   |github  = tylergibbs2/LiveProgressBar
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Livestock Choices
+
   |name    = Hmm Cheese Yum
   |author  = aedenthorn, Erinthe
+
   |author  = tomasitobambito
   |id      = aedenthorn.LivestockChoices
+
   |id      = tomasitobambito.HmmCheeseYum
   |nexus  = 11551
+
   |nexus  = 9343
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loan Mod
+
   |name    = Hoe and Water Direction
   |author  = Doomnik
+
   |author  = TheThor59
   |id      = Doomnik.LoanMod
+
   |id      = Thor.HoeWaterDirection
   |nexus  = 3882
+
   |nexus  = 10052
   |github  = legovader09/SDVLoanMod
+
   |github  = TheThor59/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lober Cat
+
   |name    = HoeDown
   |author  = codyflagstaff
+
   |author  = BlaDe
   |id      = codyflagstaff.lobercat
+
   |id      = BlaDe.HoeDown
   |nexus  = 8219
+
   |nexus  = 9798
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location Compass
+
   |name    = Hold to Break Geodes
   |author  = Bouhm and Pathoschild
+
   |author  = CatCattyCat, Cat
   |id      = Bouhm.LocationCompass
+
   |id      = cat.holdtobreakgeodes
   |nexus  = 3045
+
   |nexus  = 1689
   |curse  = 308286
+
   |moddrop = 833545
   |github  = Bouhm/stardew-valley-mods
+
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Chests
+
   |name    = Hold to Pause
   |author  = MindMeltMax
+
   |author  = samspartan
   |id      = MindMeltMax.LockedChests
+
   |id      = samspartan.HoldToPause
  |moddrop = 1179603
+
   |nexus  = 7352
   |nexus  = 12452
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Crab Pots
+
   |name    = Holiday Sales
   |author  = nini700
+
   |author  = atravita
   |id      = nini700.LockedCrabPot
+
   |id      = atravita.HolidaySales
   |nexus  = 4461
+
  |curse  = 870970
   |github  =
+
  |moddrop = 1205160
 +
   |nexus  = 13050
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Maps
+
   |name    = Home Sewing Kit
   |author  = Edu Anttunes
+
   |author  = MouseyPounds
   |id      = LockedMaps
+
   |id      = MouseyPounds.HomeSewingKit
   |nexus  = 10089
+
   |nexus  = 4935
   |github  =
+
   |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lockpicks
+
   |name    = Honey Harvest Sync
   |author  = bwdy
+
   |author  = voltaek
   |id      = bwdy.lockpicks
+
   |id      = voltaek.HoneyHarvestSync
   |nexus  = 3521
+
   |nexus  = 20493
   |github  = bwdymods/SDV-Lockpicks
+
   |github  = voltaek/StardewMods
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Spam Filter
+
   |name    = Hopper Extractor
   |author  = aedenthorn, Erinthe
+
   |author  = BPavol, Lamacik
   |id      = aedenthorn.LogSpamFilter
+
   |id      = bpavol.hopper_extractor
   |nexus  = 11252
+
   |nexus  = 16688
   |github  = aedenthorn/StardewValleyMods
+
   |github  = BPavol/stardew-valley-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Days
+
   |name    = Horny Festivals, Festival Warps
   |author  = Stuyk
+
   |author  = Girafarig
   |id      = Stuyk.LongerDays
+
   |id      = Girafarig.FestivalWarps
   |nexus  = 19027
+
   |nexus  = 10844
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Fence Life
+
   |name    = Horse Flute Anywhere
   |author  = NormanPCN
+
   |author  = Pathoschild
   |id      = NormanPCN.LongerFenceLife
+
   |id      = Pathoschild.HorseFluteAnywhere
   |nexus  = 10498
+
  |curse  = 1000620
   |github  = NormanPCN/StardewValleyMods
+
   |nexus  = 7500
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Lasting Lures
+
   |name    = Horse Flute Auto Mount
   |author  = Caraxian
+
   |author  = MercuryVN
   |id      = caraxian.LongerLastingLures
+
   |id      = MercuryVN.HorseFluteAutoMount
   |nexus  = 2510
+
   |nexus  = 24018
   |github  = Caraxi/StardewValleyMods
+
   |github  = MercuryVN/HorseFluteAutoMount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Seasons
+
   |name    = Horse Overhaul
   |author  = aedenthorn, Erinthe
+
   |author  = Goldenrevolver
   |id      = aedenthorn.LongerSeasons
+
   |id      = Goldenrevolver.HorseOverhaul
   |nexus  = 10108
+
   |nexus  = 7911
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longevity
+
   |name    = Horse Squeeze
   |author  = RTGOAT
+
   |author  = jorgamun
   |id      = RTGOAT.Longevity
+
   |id      = jorgamun.HorseSqueeze
   |nexus  = 649
+
   |nexus  = 10446
   |github  =
+
   |github  = jorgamun/HorseSqueeze
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Look to the Sky
+
   |name    = Horse Whistle
   |author  = drbirbdev
+
   |author  = icepuente
   |id      = drbirbdev.LookToTheSky
+
   |id      = icepuente.HorseWhistle
   |nexus  = 15262
+
   |nexus  = 1131
   |github  = drbirbdev/StardewValley
+
   |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    = Lookup Anything
+
   |name    = Horse Whistle
   |author  = Pathoschild
+
   |author  = nabuma
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id      = HorseWhistle_SMAPI
   |nexus  = 541
+
  |nexus  =
   |moddrop = 606605
+
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
   |github = Pathoschild/StardewMods
+
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Host Tools
 +
  |author  = MattPlays
 +
  |id      = MattPlays.HostTools
 +
   |nexus  = 11154
 +
   |github  =
 +
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loose Audio Files
+
   |name    = Hotbar Hotswap
   |author  = aedenthorn, Erinthe
+
   |author  = Jaredlll08
   |id      = aedenthorn.LooseAudioFiles
+
   |id      = BlameJared.HotbarHotswap
   |nexus  = 5999
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 298033
 +
   |github  = jaredlll08/HotbarHotswap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lore-Friendly JojaMart Prices
+
   |name    = Hot Chocolate Coffee Alternative
   |author  = Huanir
+
   |author  = certifiableGrimalkin
   |id      = Huanir.LoreFriendlyJojaPrices
+
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus  = 2658
+
   |nexus  = 16159
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lost Woods
+
   |name    = Hover Labels
   |author  = Raik, Raik167, YousernameZo
+
   |author  = Achtuur
   |id      = raik.testmod
+
   |id      = Achtuur.HoverLabels
   |nexus  = 6291
+
   |nexus  = 17501
   |github  =
+
   |github  = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Bubbles
+
   |name    = HP Bars
   |author  = SteelixLeiter, Don Collins
+
   |author  = Ilyaki
   |id      = LoveBubbles
+
   |id      = Ilyaki.HPBar
   |nexus  = 1318
+
   |nexus  = 1736
   |github  = doncollins/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
+
   |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    = Loved Labels
+
   |name    = HQ Farmer Mod
   |author  = Advize and Jinxiewinxie
+
   |author  = AsakOhee
   |id      = Advize.LovedLabels
+
   |id      = AsakOhee.HQFarmerMod
   |nexus  = 279
+
   |nexus  = 19644
   |github  = AdvizeGH/LovedLabels
+
   |github  =
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |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    = HUD Customizer
   |author  = thespbgamer
+
   |author  = Espy
   |id      = thespbgamer.LovedLabelsRedux
+
   |id      = Espy.HUDCustomizer
   |nexus  = 8880
+
   |nexus  = 23704
  |curse  = 834387
+
   |github  =
   |github  = thespbgamer/LovedLabelsRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Festival
+
   |name    = Huggable Scarecrows
   |author  = AvalonMFX
+
   |author  = bogie5464
   |id      = AvalonMFX.LoveFestival
+
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus  = 17819
+
   |nexus  = 3190
   |github  =
+
   |github  = bogie5464/HuggableScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Low Health Warning
+
   |name    = Hugs and Kisses
   |author  = NMVH5
+
   |author  = aedenthorn, Erinthe
   |id      = nmvh5.LowHealthWarning
+
   |id      = aedenthorn.HugsAndKisses
   |nexus  = 8326
+
   |nexus  = 10062
   |github  =
+
   |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    = Luck Score HUD, Just Luck Mod
+
   |name    = Hugs and Kisses Continued
   |author  = delaney
+
   |author  = JoXW
   |id      = dJustLuckMod
+
   |id      = JoXW.HugsAndKisses
   |nexus  = 10386
+
   |nexus  = 21019
  |moddrop = 1070645
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Skill
+
   |name    = Hunger
   |author  = spacechase0
+
   |author  = Yyeahdude
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id      = HungerYyeadude
   |curse   = 867393
+
   |nexus   = 613
   |moddrop = 127279
+
   |github  =
  |nexus  = 521
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lucky Reclamation Trash Can
+
   |name    = Hunger and Thirst
   |author  = kiranmurmu
+
   |author  = PrimevalTitmouse
   |id      = kiranmurmu.LuckyReclamationTrashCan
+
   |id      = PrimevalTitmouse.ModEntry
   |nexus  = 8971
+
   |nexus  = 1110
   |github  = kiranmurmu/StardewValleyMods
+
   |github  =
 +
 
 +
  |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    = Lunar Disturbances
+
   |name    = Hunger for Food
   |author  = Sakorona
+
   |author  = Tigerle01, Stephan Hensel
   |id      = KoihimeNakamura.LunarDisturbances
+
   |id      = HungerForFoodByTigerle
   |nexus  = 2208
+
   |nexus  = 810
   |moddrop = 664151
+
  |github  =
   |github = Sakorona/SDVMods
+
 
 +
   |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    = Lurking in the Dark
+
   |name    = Hungry Morning
   |author  = 7thAxis
+
   |author  = lech43
   |id      = 7thAxis.LitD
+
   |id      = lech43.HungryMorning
   |nexus  = 10770
+
   |nexus  = 6391
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Augmentors
+
   |name    = Hybrid Crop Engine
   |author  = SlayerDharok
+
   |author  = spacechase0
   |id      = SlayerDharok.MachineAugmentors
+
   |id      = spacechase0.HybridCropEngine
   |nexus  = 5600
+
  |curse  = 867721
   |github  = Videogamers0/SDV-MachineAugmentors
+
   |nexus  = 6577
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Check
+
   |name    = Hypno Valley
   |author  = FairfieldBW
+
   |author  = Kryspur
   |id      = FairfieldBW.MachineCheck
+
   |id      = Kryspur.HypnoValley
   |nexus  = 9515
+
   |nexus  = 9052
   |github  = FairfieldBW/MachineCheck
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Speed Change
+
   |name    = Identifiable Combined Rings
   |author  = IceGladiador
+
   |author  = atravita
   |id      = IceGladiador.MachineSpeedChange
+
   |id      = atravita.IdentifiableCombinedRings
   |nexus  = 1780
+
  |curse  = 870959
 +
  |moddrop = 1358005
 +
  |nexus  = 15928
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Idle Animations, Animacoes
 +
  |author  = BrasileiroTop
 +
  |id      = BrasileiroTop.Animacoes
 +
   |nexus  = 5139
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Status
+
   |name    = Idle Pause
   |author  = Shockah
+
   |author  = Veleek
   |id      = Shockah.MachineStatus
+
   |id      = Veleek.IdlePause
   |nexus  = 11177
+
   |nexus  = 1092
   |github  = Shockah/Stardew-Valley-Mods
+
   |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    = Magic
+
   |name    = Idle Timer
   |author  = spacechase0
+
   |author  = LordAndreios
   |id      = spacechase0.Magic
+
   |id      = LordAndreios.IdleTimer
   |curse   = 867745
+
   |nexus   = 2858
   |moddrop = 399898
+
   |github  = emperorzuul/SMAPI_MODS
   |nexus   = 2007
+
 
   |github = spacechase0/StardewValleyMods
+
   |broke in = SMAPI 3.0
 +
  |status   = workaround
 +
   |summary = use [[#Idle Pause|Idle Pause]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magical Crops
+
   |name    = I Don't Use That Water
   |author  = shekurika and Asterisk555
+
   |author  = idermailer
   |id      = shekurika.MagicalCropsCode
+
   |id      = idermailer.iDontUseThatWater
   |nexus  = 8762
+
   |nexus  = 14047
   |github  =
+
   |github  = idermailer/iDontUseThatWater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Junimo Pet
+
   |name    = IFrames in Mines
   |author  = Entoarox
+
   |author  = Factknowhow
   |id      = Entoarox.MagicJunimoPet
+
   |id      = Factknowhow.IFramesInMines
   |nexus  = 3567
+
   |nexus  = 16436
   |github  = Entoarox/StardewMods
+
   |github  = Mekadrom/IFramesInMines
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Pluses
+
   |name    = I Got Friendship
   |author  = TerryDBS
+
   |author  = ChiroxT
   |id      = TerryDBS.MagicPluses
+
   |id      = treinke.igotfriendship
   |nexus  = 7096
+
   |nexus  = 13290
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Scepter
+
   |name    = I Got XP
   |author  = not4bene
+
   |author  = ChiroxT
   |id      = not4bene.MagicScepter
+
   |id      = treinke.igotxp
   |nexus  = 8169
+
   |nexus  = 13289
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Valley
+
   |name    = ImagEd
   |author  = season
+
   |author  = candidus42
   |id      = season.MagicValley
+
   |id      = Candidus42.ImagEd
   |nexus  = 10639
+
   |nexus  = 7218
   |github  =
+
   |github  = mus-candidus/ImagEd
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Grandpa, Misc Introduction Fixes
 +
  |author  = mistyspring
 +
  |id      = mistyspring.immersivegrandpa
 +
  |nexus  = 12562
 +
  |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mailbox Menu
+
   |name    = Immersive Scarecrows
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MailboxMenu
+
   |id      = aedenthorn.ImmersiveScarecrows
   |nexus  = 14439
+
  |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    = Mail Framework
+
   |name    = Immersive Sprinklers
   |author  = Digus
+
   |author  = aedenthorn, Erinthe
   |id      = DIGUS.MailFrameworkMod
+
   |id      = aedenthorn.ImmersiveSprinklers
   |nexus  = 1536
+
  |curse  = 868686
   |github  = Digus/StardewValleyMods
+
   |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    = Mail Order Pigs
+
   |name    = Improved Mill
   |author  = jwdred
+
   |author  = AustinYQM
   |id      = jwdred.MailOrderPigs
+
   |id      = AustinYQM.ImprovedMill
   |nexus  = 632
+
   |nexus  = 1748
   |github  = jdusbabek/stardewvalley
+
   |github  = AustinYQM/ImprovedMill
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.1.1-unofficial.6-strobe
+
   |status   = abandoned
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-66#post-44728
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Services Mod
+
   |name    = Improved Quality of Life
   |author  = Digus
+
   |author  = Demiacle
   |id      = Digus.MailServicesMod
+
   |id      = Demiacle.ImprovedQualityOfLife
   |nexus  = 7842
+
   |nexus  = 1025
   |github  = Digus/StardewValleyMods
+
   |github  = demiacle/QualityOfLifeMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
+
   |name    = Improved Tracker
   |author  = pinguimbozo
+
   |author  = Anthony Hilyard
   |id      = pinguimbozo.PCMCCJJC
+
   |id      = com.anthonyhilyard.improvedtracker
   |nexus  = 13248
+
  |curse  = 445215
   |github  =
+
   |nexus  = 9317
 +
   |github  = AHilyard/ImprovedTracker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Gil Real
+
   |name    = In a Heartbeat
   |author  = Werewolf Master
+
   |author  = Shockah
   |id      = Wolf.GilSMAPI
+
   |id      = Shockah.InAHeartbeat
   |nexus  = 7118
+
   |nexus  = 17834
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Increase Animal House Max Population
 +
  |author  = Mizzion
 +
  |id      = mizzion.increaseanimalhousemaxpopulation
 +
  |nexus  = 4861
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Increased Artifact Spots
 +
  |author  = Mizzion
 +
  |id      = mizzion.increasedartifactspots
 +
  |nexus  = 3340
 +
  |moddrop = 663705
 +
  |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Love
+
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author  = Kabulla
+
   |author  = shekurika
   |id      = Kabulla.MakeLove
+
   |id      = shekurika.fishtankCapacity
   |nexus  = 16003
+
   |nexus  = 11388
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mana Bar
+
   |name    = Increased Sprinkler Range
   |author  = spacechase0
+
   |author  = EternalSoap
   |id      = spacechase0.ManaBar
+
   |id      = eternalsoap.sprinklers
  |curse  = 867709
+
   |nexus  = 20745
   |nexus  = 7831
+
   |github  = ArjanSeijs/SprinklerMod
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mandatory Meals, Real Life Mod
+
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author  = darzington
+
   |author  = GZhynko
   |id      = darzington.RealLifeMod
+
   |id      = GZhynko.IncubatePufferfishEggs
   |nexus  = 7445
+
   |nexus  = 6162
   |github  =
+
   |github  = gzhynko/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Many Enchantments
+
   |name    = Indoor Sprinklers
   |author  = Stari
+
   |author  = ramen
   |id      = Stari.ManyEnchantments
+
   |id      = ramen.IndoorSprinklers
   |nexus  = 8824
+
   |nexus  = 21124
   |github  = SlivaStari/ManyEnchantments
+
   |github  = mpomirski/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Binder
+
   |name    = Industrial Furnace
   |author  = SnowFire k'Vala
+
   |author  = Traktori
   |id      = SnowFire.Map_Binder
+
   |id      = Traktori.IndustrialFurnace
   |nexus  = 6983
+
   |nexus  = 5568
   |github  =
+
   |github  = Traktori7/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
+
   |name    = Industrial Furnace for Automate
   |author  = aedenthorn, Erinthe
+
   |author  = Traktori
   |id      = aedenthorn.MapEdit
+
   |id      = Traktori.AM.IndustrialFurnace
   |nexus  = 18387<!--8876 before 1.0.0-->
+
   |nexus  = 5568
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mapping Extensions and Extra Properties (MEEP)
+
   |name    = Industrialization Redux
   |author  = DecidedlyHuman
+
   |author  = GaLaxY256 and kazuakisama
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
+
   |id      = G256.IR.Code
   |nexus  = 14493
+
   |nexus  = 22351
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Teleport
+
   |name    = Infallible Fishing
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MapTeleport
+
   |id      = aedenthorn.InfallibleFishing
  |curse  = 868868
+
   |nexus  = 14639
   |nexus  = 7675
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Utilities
+
   |name    = Infertile Soil
   |author  = mabelSyrup
+
   |author  = Sabera, kelbesque
   |id      = mabelsyrup.maputils
+
   |id      = Sabera.InfertileSoil
   |nexus  = 4716
+
   |nexus  = 2515
   |github  = mjSurber/Map-Utilities
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maritime Secrets
+
   |name    = Infested Levels
   |author  = Goldenrevolver
+
   |author  = Eireon
   |id      = Goldenrevolver.MaritimeSecrets
+
   |id      = Eireon.InfestedLevels
   |nexus  = 10758
+
   |nexus  = 2823
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = benrpatterson/InfestedLevels
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Day
+
   |name    = Infinite Energy
   |author  = ceruleandeep
+
   |author  = Error27
   |id      = ceruleandeep.MarketDay
+
   |id      = error27.infinite_energy
   |nexus  = 11778
+
   |nexus  = 17717
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
+
   |name    = Infinite Inventory
   |author  = d5a1lamdtd, HaPyke
+
   |author  = unidarkshin, Devin Lematty
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
+
   |id      = DevinLematty.InfiniteInventory
   |moddrop = 1480763
+
   |nexus  = 2247
   |nexus   = 19309
+
   |github  = unidarkshin/Stardew-Mods
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Marry Morris
+
   |name    = Infinite Junimo Cart Lives
   |author  = Yoshimax
+
   |author  = Renny
   |id      = Yoshimax.MarryMorrisCode
+
   |id      = renny.infinitejunimocartlives
   |nexus  = 12824
+
   |nexus  = 2705
   |github  = yoshimax2/MarryMorris
+
   |github  = OfficialRenny/InfiniteJunimoCartLives
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Matching Nodes, MinesTokens
+
   |name    = Infinite Money
   |author  = Eryk601 and Vertigon
+
   |author  = Chunky
   |id      = Vertigon.MinesTokens
+
   |id      = chunky.InfiniteMoney
   |nexus  = 11124
+
   |nexus  = 11510
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Max Cost Stamina
+
   |name    = Infinite Watering Cans
   |author  = StultusV
+
   |author  = CaptainSully
   |id      = StultusV.MaxCastStamina
+
   |id      = CaptainSully.InfiniteWateringCan
   |nexus  = 10794
+
  |moddrop = 1188756
   |github  = JudeRV/Stardew-MaxCastStamina
+
   |nexus  = 12739
 +
   |github  = CaptainSully/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maximize Fix
+
   |name    = Infinite Zoom
   |author  = Shockah
+
   |author  = berkayylmao
   |id      = Shockah.MaximizeFix
+
   |id      = berkayylmao.InfiniteZoom
   |nexus  = 16099
+
   |nexus  = 8808
   |github  = Shockah/Stardew-Valley-Mods
+
  |curse  = 500088
 +
   |github  = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Hats
+
   |name    = Informant
   |author  = spacechase0
+
   |author  = Slothsoft
   |id      = spacechase0.MayoHats
+
   |id      = Slothsoft.Informant
   |nexus  = 17514
+
   |nexus  = 14293
   |github  =
+
   |github  = slothsoft/stardew-informant
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = workaround
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243 unofficial update] or {{nexus mod|21286|Informant - The Tooltip Labels}} instead.
 +
  |unofficial version = 1.4.1-unofficial.1-dropkicker
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Mart
+
   |name    = In-Game SMAPI Log Uploader, Log Uploader
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MayoMart
+
   |id      = aedenthorn.LogUploader
   |nexus  = 17175
+
   |nexus  = 13979
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayonnaise++, Mayonnaise Plus Plus
+
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author  = Platonymous
   |id      = xirsoi.mayonnaiseplusplus
+
   |id      = Platonymous.InkStories
   |nexus  = 4634
+
  |curse  = 877221
   |github  = xirsoi/MayonnaisePlusPlus
+
  |moddrop = 1521399
 +
   |nexus  = 15987
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Rain
+
   |name    = Input Fix
   |author  = spacechase0
+
   |author  = Windmill_City
   |id      = spacechase0.MayoRain
+
   |id      = Windmill_City.InputFix
   |nexus  = 17436
+
   |nexus  = 5693
   |github  =
+
   |github  = Windmill-City/InputFix
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meme Outfits
+
   |name    = Input Tools
   |author  = Mehidden
+
   |author  = Sagittaeri
   |id      = MemeOutfits.Mehidden
+
   |id      = Sagittaeri.InputTools
   |nexus  = 13213
+
   |nexus  = 14553
   |github  =
+
   |github  = sagittaeri/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Menus Everywhere
+
   |name    = InstaCrops
   |author  = nman130
+
   |author  = WuestMan, redknightofdoom
   |id      = nman130.MenusEverywhere
+
   |id      = WuestMan.InstaCrops
   |nexus  = 6119
+
   |nexus  = 4077
   |github  = nman130/Stardew-Mods
+
   |github  = Brian-Wuest/Instacrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Merge Fertilizer
+
   |name    = Instant Animals
   |author  = TianXiaobai
+
   |author  = pinocchio1231
   |id      = TianXiaobai.MergeFertilizer
+
   |id      = pinocchio1231.instantanimals
   |nexus  = 17743
+
   |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    = Messy Crops
+
   |name    = Instant Animals 1.6
   |author  = Tlitookilakin
+
   |author  = Siweipancc
   |id      = tlitookilakin.MessyCrops
+
   |id      = Siweipancc.Instantanimals
  |moddrop = 1123884
+
   |nexus  = 21798
   |nexus  = 11317
+
   |github  = siweipancc/InstantAnimals
   |github  = tlitookilakin/MessyCrops
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meteor Defence
+
   |name    = Instant Break
   |author  = aedenthorn, Erinthe
+
   |author  = Jolyone
   |id      = aedenthorn.MeteorDefence
+
   |id      = Me.InstantBreak
   |nexus  = 10641
+
   |nexus  = 15526
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mice in the Valley
+
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
   |author  = candidus42
+
  |author  = aedenthorn, Erinthe
   |id      = Candidus42.MiceInTheValley
+
  |id      = aedenthorn.InstantBuildingConstruction
   |nexus  = 4638
+
  |curse  = 868720
   |github  = mus-candidus/MiceInTheValley
+
  |nexus  = 14110
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Buildings From Farm
 +
   |author  = BitwiseJon
 +
   |id      = BitwiseJonMods.InstantBuildings
 +
   |nexus  = 2070
 +
   |github  = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milk the Villagers
+
   |name    = Instant Dialogues
   |author  = trunip190
+
   |author  = idermailer
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
+
   |id      = idermailer.InstantDialogues
   |nexus  = 5948
+
   |nexus  = 22468
   |github  =
+
   |github  = idermailer/InstantDialogues
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miller Time
+
   |name    = Instant Eat Key
   |author  = Satozaki
+
   |author  = nini700
   |id      = Satozaki.MillerTime
+
   |id      = nini700.InstantEatKey
   |nexus  = 7575
+
   |nexus  = 4464
   |github = AndyCrocker/StardewMods
+
 
 +
  |status  = workaround
 +
   |summary = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milo Dog
+
   |name    = Instant Fishing
   |author  = Clark, wilsonch3451
+
   |author  = aurnj, Roy Li
   |id      = Clark.MiloDog
+
   |id      = RuyiLi.InstantFishing
   |nexus  = 2861
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Assist
+
   |name    = Instant Geodes
   |author  = Kabigon
+
   |author  = montana123
   |id      = Kabigon.MineAssist
+
   |id      =
   |nexus  = 2296
+
   |nexus  =
   |chucklefish = 5353
+
   |url    = https://community.playstarbound.com/threads/109038
   |github  = KabigonFirst/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minecart Patcher
+
   |name    = Instant Growth Powder
   |author  = bwdy
+
   |author  = aedenthorn, Erinthe
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
+
   |id      = aedenthorn.InstantGrowthPowder
   |nexus  = 11424
+
   |nexus  = 7727
   |github  = bwdy/SDVModding
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Changes
+
   |name    = Instant Grow Trees
   |author  = JPAN
+
   |author  = cantorsdust and Pathoschild
   |id      = jpan.MineChanges
+
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus  = 3963
+
   |nexus  = 173
   |github  = JPANv2/Stardew-Valley-Mine-Changes
+
   |github  = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mines Tokens
+
   |name    = Instant Load
   |author  = sophie
+
   |author  = Platonymous
   |id      = sophie.MinesTokens
+
   |id      = Platonymous.InstantLoad
   |nexus  = 18776
+
  |curse  = 877220
   |github  = sophiesalacia/StardewMods
+
  |moddrop = 1521407
 +
   |nexus  = 16253
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Tweaks
+
   |name    = Instantly Eat Item
   |author  = Shockah
+
   |author  = Guedez
   |id      = Shockah.MineTweaks
+
   |id      = eat.item.instantly
   |nexus  = 16859
+
   |nexus  = 5116
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Bars
+
   |name    = Instantly Increase Crop Growth Phase
   |author  = Ophaneom
+
   |author  = RyanJesky
   |id      = Ophaneom.MiniBars
+
   |id      = RyanJesky.IncreaseCropGrowthPhase
   |nexus  = 8329
+
   |nexus  = 10146
   |github  = Ophaneom/Mini-Bars
+
   |github  = RyanJesky/IncreaseCropGrowthPhase
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining at the Farm
+
   |name    = Instant Pets
   |author  = Nishtra
+
   |author  = blueberry
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id      = blueberry.InstantPets
   |nexus  = 674
+
   |nexus  = 9448
   |github  =
+
   |github  = b-b-blueberry/InstantPets
  
   |broke in = Stardew Valley 1.3.23
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
}}
   |summary = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
{{#invoke:SMAPI compatibility|entry
<!--
+
   |name    = Instant Tool Upgrades
   |unofficial version = 1.9.1-unofficial.1.1-Olivki
+
   |author = Binarynova
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
+
  |id      = binarynova.instanttoolupgrades
-->
+
   |nexus  = 8918
 +
   |github  = Binarynova/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Tool NPC
+
   |name    = Integrated Minecarts
   |author  = Tran Minh Thong
+
   |author  = Jibb
   |id      = mini.tool.npc.mod
+
   |id      = jibb.minecarts.C
   |nexus  = 7060
+
  |curse  = 988762
   |github  = TMThong/Stardew-Mods
+
   |nexus  = 11881
 +
   |github  = Jibblestein/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minor Light Tweaks
+
   |name    = Interaction Helper
   |author  = greentodd
+
   |author  = Hammurabi
   |id      = greentodd.MinorLightTweaks
+
   |id      = HammurabiInteractionHelper
   |nexus  = 10223
+
   |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    = Miscellaneous Modded Meadows Trolls, Misc Trolls
+
   |name    = Interactions, Interacoes
   |author  = BlaDe
+
   |author  = BrasileiroTop
   |id      = BlaDe.MiscTrolls
+
   |id      = BrasileiroTop.Interacoes
   |nexus  = 12037
+
   |nexus  = 4862
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name    = Interaction Tweaks
   |author  = The Fluffy Robot
+
  |author  = jahangmar
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
  |id      = jahangmar.InteractionTweaks
   |nexus  = 5691
+
  |nexus  = 3771
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
+
  |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Internationalization
 +
   |author  = bcmpinc
 +
   |id      = bcmpinc.Internationalization
 +
  |nexus  = 21317
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Into the Game (Save Loaded Notifier)
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.SaveLoadedNotifier
 +
  |nexus  = 12826
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Intravenous Coffee
 +
  |author  = mpcomplete
 +
  |id      = mpcomplete.IntravenousCoffee
 +
   |nexus  = 2224
 +
   |github  = mpcomplete/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Position Tool
+
   |name    = Investment
 
   |author  = MissCoriel
 
   |author  = MissCoriel
   |id      = misscoriel.PositionTool
+
   |id      = misscoriel.invest
   |nexus  = 8087
+
   |nexus  = 5293
   |github  = MissCoriel/Position-Tool
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Unique Courtship Response Core
+
   |name    = Investment Maximized
 
   |author  = MissCoriel
 
   |author  = MissCoriel
   |id      = misscoriel.UCRFix
+
   |id      = misscoriel.investmax
   |nexus  = 8284
+
  |curse  = 885074
   |github  = MissCoriel/UniqueCourtshipResponseCore
+
   |nexus  = 9253
 +
   |github  = MissCoriel/InvestmentMaximized
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Missing Gifts
+
   |name    = Invite Code Mod
   |author  = ChiroxT
+
   |author  = ThePqtatoGalaxy, KOREJJamJar
   |id      = treinke.missinggifts
+
   |id      = KOREJJamJar.InviteCodeMod
   |nexus  = 11363
+
   |nexus  = 4023
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mob Count Reports, Report Mob Counts
+
   |name    = Invite Friend
   |author  = StultusV
+
   |author  = d5a1lamdtd, HaPyke
   |id      = StultusV.ReportMobCounts
+
   |id      = d5a1lamdtd.InviteFriend
   |nexus  = 10899
+
  |moddrop = 1486022
   |github  = JudeRV/Stardew-ReportMobCounts
+
   |nexus  = 19500
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Arcade
+
   |name    = IPv6
   |author  = aedenthorn, Erinthe
+
   |author  = sunsst
   |id      = aedenthorn.MobileArcade
+
   |id      = sunsst.IPv6
   |nexus  = 6538
+
   |nexus  = 25045
   |github  = aedenthorn/StardewValleyMods
+
   |github  = sunsst/Stardew-Valley-IPv6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Audio Player
+
   |name    = Iridium Cooking Dishes
   |author  = aedenthorn, Erinthe
+
   |author  = TianXiaobai
   |id      = aedenthorn.MobileAudioPlayer
+
   |id      = TianXiaobai.IridiumCookingDishes
   |nexus  = 6568
+
   |nexus  = 24732
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Calendar
+
   |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author  = aedenthorn, Erinthe
+
   |author  = Anthony Maciel, maciel310
   |id      = aedenthorn.MobileCalendar
+
   |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
   |nexus  = 6601
+
   |nexus  = 15285
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Catalogues
+
   |name    = Iridium Tools Patch
   |author  = aedenthorn, Erinthe
+
   |author  = Redwood
   |id      = aedenthorn.MobileCatalogues
+
   |id      = Redwood.IridiumToolsPatch
   |nexus  = 6543
+
   |nexus  = 2897
   |github  = aedenthorn/StardewValleyMods
+
   |github  = EKomperud/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Farming Tools Patch|Farming Tools Patch]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Phone
+
   |name    = Is Gus Visiting Ginger Island Today, Is Gus Visiting Island
   |author  = aedenthorn, Erinthe
+
   |author  = SaltyEggplant
   |id      = aedenthorn.MobilePhone
+
   |id      = SaltyEggplant.IsGusVisitingIsland
  |curse  = 868890
+
   |nexus  = 25270
   |nexus  = 6523
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Television
+
   |name    = Is It Cake
   |author  = aedenthorn, Erinthe
+
   |author  = LeFauxMatt
   |id      = aedenthorn.MobileTelevision
+
   |id      = furyx639.IsItCake
   |nexus  = 6575
+
  |curse  = 871826
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 14775
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MobileUI Android
+
   |name    = Island Gatherers
   |author  = WisnuNug
+
   |author  = PeacefulEnd
   |id      = WisnuNug.MobileUI
+
   |id      = PeacefulEnd.IslandGatherers
   |nexus  = 17652
+
   |nexus  = 8552
   |github  =
+
   |github  = Floogen/IslandGatherers
  
   |warnings = Only works on Android.
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modify This
+
   |name    = Island Gatherers Automate
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.ModThis
+
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
   |nexus  = 7814
+
   |nexus  = 8552
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Floogen/IslandGatherers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod List Command
+
   |name    = Island Secret
   |author  = Blackclaw
+
   |author  = Edu Anttunes
   |id      = Blackclaw.ModListCommand
+
   |id      = IslandSecret
   |nexus  = 5131
+
   |nexus  = 8096
   |github  = Xebeth/StardewValley-ListModsCommand
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Menu
+
   |name    = Item AutoTrasher, AutoTrash
   |author  = Enaium
+
   |author  = S1mmyy
   |id      = Enaium.ModMenu
+
   |id      = S1mmyy.AutoTrash
  |curse  = 436844
+
   |nexus  = 5140
  |moddrop = 885574
+
   |github  = S1mmyy/StardewMods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/ModMenu
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Settings Tab
+
   |name    = Item Bags
   |author  = Gilar Fasulaki
+
   |author  = SlayerDharok
   |id      = GilarF.ModSettingsTab
+
   |id      = SlayerDharok.Item_Bags
   |nexus   = 4579
+
   |curse   = 991675
   |github  = GilarF/SVM
+
   |nexus   = 5382
 
+
   |github = Videogamers0/SDV-ItemBags
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
  |summary = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
+
   |name    = Item Checker
   |author  = DaLion
+
   |author  = Hitaxas
   |id      = DaLion.Overhaul
+
   |id      = Hitaxas.Items.DLL
   |nexus  =
+
   |nexus  = 24305
   |github  = daleao/modular-overhaul
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Update Menu
+
   |name    = Item Extensions
   |author  = CatCattyCat, Cat
+
   |author  = mistyspring
   |id      = cat.modupdatemenu
+
   |id      = mistyspring.ItemExtensions
   |nexus  = 2536
+
   |nexus  = 20357
  |moddrop = 833560
+
   |github  = misty-spring/StardewMods
   |github  = danvolchek/StardewMods
 
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79637
 
  |unofficial version = 1.6.1-unofficial.1-dphill
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Updater
+
   |name    = Item Locator
   |author  = Platonymous
+
   |author  = Hitaxas
   |id      = Platonymous.ModUpdater
+
   |id      = Hitaxas.Items2.DLL
  |curse  = 877226
+
   |nexus  = 24305
   |nexus  = 6338
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Goals Anywhere
+
   |name    = Item Quality Indicator
   |author  = Suphax
+
   |author  = FunnyMoney
   |id      = suphax.monstergoalsanywhere
+
   |id      = funnymoney.itemqualityindicator
  |moddrop = 1088762
+
   |nexus  = 15336
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Invasion
+
   |name    = Item Recovery
   |author  = Krutonium
+
   |author  = Mytsy
   |id      = krutonium.monsterinvasion
+
   |id      = Mysty.ItemRecovery
   |nexus  = 12641
+
   |nexus  = 9354
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Level Tip
+
   |name    = Item Recovery Plus
   |author  = WhiteMind
+
   |author  = Lunardiver
   |id      = WhiteMind.MonsterLT
+
   |id      = Lunardiver.ItemRecoveryPlus
   |nexus  = 1896
+
   |nexus  = 13026
   |github  =
+
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = Use [[#Almanac|Almanac]] instead
 
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Log Anywhere
+
   |name    = Item Research 'n' Spawn
   |author  = MouseyPounds
+
   |author  = TSlex
   |id      = MouseyPounds.MonsterLogAnywhere
+
   |id      = TSlex.ItemResearchSpawner
   |nexus  = 3997
+
   |nexus  = 8933
   |github  = MouseyPounds/stardew-mods
+
  |moddrop = 1012482
 +
   |github  = TSlex/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Musk in Volcano
+
   |name    = Item Tooltips
   |author  = BananaFruit
+
   |author  = Jaredlll08
   |id      = BananaFruit.MonsterMuskInVolcano
+
   |id      = BlameJared.ItemTooltips
   |nexus  = 10651
+
   |nexus  =
   |github  = BananaFruit1492/MonsterMuskInVolcano
+
  |curse  = 297655
 +
   |github  = jaredlll08/Item-Tooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monsters - The Framework
+
   |name    = Item Tweaks
   |author  = spacechase0
+
   |author  = crpz
   |id      = spacechase0.MonstersTheFramework
+
   |id      = crpz.ItemTweaks
   |nexus  = 10673
+
   |nexus  = 8182
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moody Planet
+
   |name    = iTile
   |author  = Daniel McMenamy, Deathest1
+
   |author  = ha1fdaew
   |id      = f1r3w477.MoodyPlanet
+
   |id      = ha1fdaew.iTile
   |nexus  = 2830
+
   |nexus  = 7512
   |github  = F1r3w477/TheseModsAintLoyal
+
   |github  = ha1fdaew/iTile
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moolah Money Mod
+
   |name    = It's My Farm I'll Pass Out If I Want To, It's My Farm&#44; I Can Pass Out If I Want To!
   |author  = aedenthorn, Erinthe
+
   |author  = Apprehentice
   |id      = aedenthorn.Moolah
+
   |id      = apprehentice.IMFIPOIIWT
   |nexus  = 15123
+
   |nexus  = 25188
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moongates
+
   |name    = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author  = bwdy
+
   |author  = Caboose Sage, CabooseSage
   |id      = bwdy.moongates
+
   |id      = Cabbose.Sage.ItsStardewTime
   |nexus  = 3545
+
   |nexus  = 20847
   |github  = bwdymods/SDV-Moongates
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures
+
   |name    = Its Time to Wake Up
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Krutonium
   |id      = spacechase0.MoonMisadventures
+
   |id      = Krutonium.ItsTimeToWakeUp
  |curse  = 867702
+
   |nexus  = 13798
  |nexus  = 10612
 
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
 
  |author  = SinZ
 
  |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
 
   |nexus  = 12096
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mopsy's Ranch Livin'
+
   |name    = Jack Be Thicc
   |author  = Mopquill
+
   |author  = DeadRobotDev
   |id      = Mopquill.Ranch-Livin
+
   |id      = DeadRobotDev.JackBeThicc
   |nexus  = 2200
+
   |nexus  = 21533
   |github  = mopquill/Mopsys-Ranch-Livin
+
   |github  = DeadRobotDev/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Animals, More Pets
+
   |name    = Jaques and the Bean Pole, Jaques and Beans
   |author  = Entoarox
+
   |author  = Matt Cioni
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id      = mattCioni.JaquesAndBeans
   |nexus  = 2274
+
   |nexus  = 14555
  |chucklefish = 4288
+
   |github  =
   |github  = Entoarox/StardewMods
 
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Artifact Spots
+
   |name    = Jar Opener
   |author  = momoaau
+
   |author  = Genowhirl9999
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id      = genowhirl9999.jaropener
   |nexus  = 451
+
   |nexus  = 5292
 +
  |moddrop = 988956
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |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    = JhinFour
   |author  = AairTheGreat, Aair
+
   |author  = Keaton Sadoski
   |id      = AairTheGreat.MoreBarnCoopAnimals
+
   |id      = Sadoski.JhinFour
   |nexus  = 4869
+
   |nexus  = 11838
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Buildings
+
   |name    = Jiggly Junimo Bundles
   |author  = spacechase0
+
   |author  = Jonas Henriksson, Greger
   |id      = spacechase0.MoreBuildings
+
   |id      = Greger.JigglyJunimoBundles
   |curse   = 867740
+
   |nexus  =
   |moddrop = 771640
+
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
   |nexus  = 2757
+
  |github  = gr3ger/Stardew_JJB
   |github  = spacechase0/StardewValleyMods
+
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
 +
   |author  = k4rakara
 +
   |id      = k4rakara.JoJa84Plus
 +
   |nexus  = 5803
 +
   |github  = K4rakara/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Bundles
+
   |name    = JoJaBan - Arcade Sokoban
   |author  = TwinBuilderOne
+
   |author  = Platonymous
   |id      = TwinBuilderOne.MoreBundles
+
   |id      = Platonymous.JoJaBan
   |nexus  = 9709
+
   |nexus  = 3118
   |github  = TwinBuilderOne/StardewValleyMods
+
  |moddrop = 793907
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Clocks
+
   |name    = Joja Cola Expanded
   |author  = phjoker
+
   |author  = Objection777
   |id      = phjoker.MoreClocks
+
   |id      = Objection777.JojaColaExpandedCode
   |nexus  = 11840
+
   |nexus  = 24227
   |github  = p-holodynski/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Conversion Topics
+
   |name    = Joja Express
   |author  = violetlizabet
+
   |author  = OFTS_CQM and Yuxuan
   |id      = violetlizabet.MoreConvoTopics
+
   |id      = ofts.jojaExp
   |nexus  = 10008
+
   |nexus  = 23614
   |github  = elizabethcd/MoreConversationTopics
+
   |github  = ofts-cqm/SDV_JojaExpress
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Fertilizers
+
   |name    = Joja Financial
   |author  = atravita
+
   |author  = NermNermNerm
   |id      = atravita.MoreFertilizers
+
   |id      = NermNermNerm.JojaFinancial
  |curse  = 870975
+
   |nexus  = 24958
  |moddrop = 1145236
+
   |github  = NermNermNerm/JojaFinancial
   |nexus  = 11837
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More for Leo
+
   |name    = JojaMart to PathoMart, Pathomart
   |author  = Blams
+
   |author  = Dounat2201, Sasara
   |id      = blams.MoreForLeo
+
   |id      = Sasara.Pathomart
   |nexus  = 12710
+
   |nexus  = 1142
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Giant Crops
+
   |name    = Joja Online
   |author  = spacechase0
+
   |author  = PeacefulEnd
   |id      = spacechase0.MoreGiantCrops
+
   |id      = PeacefulEnd.JojaOnline
  |curse  = 867723
+
   |moddrop = 878236
   |moddrop = 771694
+
   |nexus  = 7486
   |nexus  = 5263
+
   |github  = Floogen/JojaOnline
   |github  = spacechase0/StardewValleyMods
+
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass
+
   |name    = Joja's Dark Secret, Halloween Jam CSharp
   |author  = Satozaki
+
   |author  = sophiesalacia
   |id      = EpicBellyFlop45.MoreGrass
+
   |id      = sophie.HalloweenJamCSharp
   |nexus  = 5398
+
   |nexus  = 18927
   |github  = AndyCrocker/StardewMods
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass on the Beach
+
   |name    = Joja's Hauntings
   |author  = Angela Ranna
+
   |author  = MindMeltMax
   |id      = AngelaRanna.MoreGrassOnTheBeach
+
   |id      = MindMeltMax.HauntedJoja
   |nexus  = 8117
+
   |nexus  = 7014
   |github  =
+
  |moddrop = 1135684
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joys of Efficiency
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.JoysOfEfficiency
 +
  |nexus  = 2162
 +
  |github  = pomepome/JoysOfEfficiency
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.5.0-unofficial.7-Hackswell
 +
  |unofficial url    = {{github|Hackswell/JoysOfEfficiency}}/releases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass Starters
+
   |name    = Json Assets
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.MoreGrassStarters
+
   |id      = spacechase0.JsonAssets
   |curse  = 867750
+
   |curse  = 867749
   |moddrop = 313307
+
   |moddrop = 399895
   |nexus  = 1702
+
   |nexus  = 1720
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Health
+
   |name    = Json Processor
   |author  = j4c0b333
+
   |author  = Jamie Taylor
   |id      = j4c0b333.Morehealth
+
   |id      = jltaylor-us.JsonProcessor
   |nexus  = 4053
+
   |nexus  = 13183
 +
  |github  = jltaylor-us/StardewJsonProcessor
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Json Shuffle
 +
  |author  = spacechase0
 +
  |id      = spacechase0.JsonShuffle
 +
  |nexus  = 21513
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Key Binding
+
   |name    = Jump Down the Mine
   |author  = SorryLate, rharyanto
+
   |author  = flowoeB
   |id      = SorryLate.MoreKeybinding
+
   |id      = flowoeB.JumpDownTheMine
   |nexus  = 5290
+
   |nexus  = 8357
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Mine Ladders
+
   |name    = Jump Over
   |author  = JadeTheavas
+
   |author  = spacechase0
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id      = spacechase0.JumpOver
   |nexus  = 2105
+
  |curse  = 867746
   |github  = JadeTheavas/MoreMineLadders
+
  |moddrop = 384782
 +
   |nexus  = 1844
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Multiplayer Info
+
   |name    = Junimatic
   |author  = cheesysteak
+
   |author  = NermNermNerm
   |id      = cheesysteak.moremultiplayerinfo
+
   |id      = NermNermNerm.Junimatic
   |nexus  = 2173
+
   |nexus  = 22672
   |github  = cheesysteak/stardew-steak
+
   |github  = NermNermNerm/Junimatic
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rain
+
   |name    = Junimo Beacon
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Achtuur
   |id      = Omegasis.MoreRain
+
   |id      = Achtuur.JunimoBeacon
   |nexus  = 441
+
   |nexus  = 17135
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Achtuur/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Random Edition, Randomizer
+
   |name    = Junimo Boy
   |author  = Chikakoo and doomdonuts, Chikakoo4
+
   |author  = Tyler Gibbs
   |id      = Chikakoo.Randomizer
+
   |id      = tylergibbs2.JunimoBoy
   |nexus  = 5311
+
   |nexus  = 14384
   |github  = Chikakoo/stardew-valley-randomizer
+
   |github  = tylergibbs2/StardewValleyMods
  
   |broke in          = Stardew Valley 1.5.5
+
   |status  = abandoned
   |unofficial version = 0.5.4
+
}}
   |unofficial url    = {{nexus mod|16921}}<!--uses same manifest ID, so treat it as an unofficial update instead of a new mod page-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Cart More Score
 +
  |author  = yaxuan97
 +
   |id      = yaxuan97.junimocartmorescore
 +
   |nexus  = 13644
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rings
+
   |name    = Junimo Deposit Anywhere
   |author  = spacechase0
+
   |author  = Zoryn
   |id      = spacechase0.MoreRings
+
   |id      = Zoryn.JunimoDepositAnywhere
   |curse   = 867743
+
   |nexus   =
   |moddrop = 771616
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
  |nexus  = 2054
+
   |github  = Zoryn4163/SMAPI-Mods
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Sexy Dwarf
+
   |name    = Junimo Dialog
   |author  = CyberCheese
+
   |author  = ceruleandeep
   |id      = cybercheese.moresexydwarf
+
   |id      = ceruleandeep.junimodialog
   |nexus  = 4320
+
   |nexus  = 8937
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Silo Storage
+
   |name    = Junimo Farm
   |author  = OrneryWalrus
+
   |author  = Platonymous
   |id      = OrneryWalrus.MoreSiloStorage
+
   |id      = Platonymous.JunimoFarm
   |nexus  = 2587
+
   |nexus  = 984
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Slimes, More Monsters
+
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author  = Ded4lif
+
   |author  = Fernass354
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id      = Fernass354.JunimoHutSize
   |nexus  = 7526
+
   |nexus  = 18457
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Weapons
+
   |name    = Junimo Kart Anywhere
   |author  = Joco80 & Sasara
+
   |author  = MartyrPher
   |id      = Joco80.MoreWeapons
+
   |id      = JunimoKartAnywhere
   |nexus  = 1168
+
   |nexus  = 4315
   |github  = Sasara2201/More-Weapons-SDV-Mod-
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MOTD Mod
+
   |name    = Junimo Kart Cheater
   |author  = thfr
+
   |author  = ryaon
   |id      = thfr.MOTDMod
+
   |id      = Ryaon.JunimoKartCheater
   |nexus  = 3703
+
   |nexus  = 5137
  |github  = rfht/MOTDMod
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Motorcycle Mod, Moto Mod
 
  |author  = Akane
 
  |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
 
  |nexus  = 10553
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = mouahrara's Module Collection
+
   |name    = Junimo Kart Global Rankings
   |author  = mouahrara
+
   |author  = drbirbdev
   |id      = mouahrara.mouahrarasModuleCollection
+
   |id      = drbirbdev.JunimoKartGlobalRankings
   |nexus  = 18973
+
   |nexus  = 14856
   |github  = mouahrara/mouahrarasModuleCollection
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mouse Move Mode, Right Click Move Mode
+
   |name    = Junimo Kart Level Practice
   |author  = ylsama
+
   |author  = BlaDe
   |id      = ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
+
   |id      = BlaDe.JunimoLevelPractice
   |nexus  = 2614
+
   |nexus  = 10056
   |github  = ylsama/RightClickMoveMode
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Mailbox
+
   |name    = Junimo Kart Level Select
   |author  = aedenthorn, Erinthe
+
   |author  = b1rdyw1rdy
   |id      = aedenthorn.MoveableMailbox
+
   |id      = b1rdyw1rdy.JunimoKartLevelSelect
   |nexus  = 7834
+
   |nexus  = 25140
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Pet Bowl
+
   |name    = Junimos Accept Cash
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.MoveablePetBowl
+
   |id      = spacechase0.JunimosAcceptCash
   |curse  = 868849
+
   |curse  = 867716
   |nexus  = 8038
+
   |nexus  = 7437
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Annoying Cursor
+
   |name    = Junimo Studio, Music Blocks
   |author  = joljyo
+
   |author  = Becks723
   |id      = joljyo.MoveAnnoyingCursor
+
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus  = 7378
+
   |nexus  = 6971
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Between Buildings
+
   |name    = Junimo Warp
   |author  = Vilaboa
+
   |author  = Shockah
   |id      = Vilaboa.MoveBetweenBuildings
+
   |id      = Shockah.JunimoWarp
   |nexus  = 17391
+
   |nexus  = 15676
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Faster
+
   |name    = Junk Mail
   |author  = Shuai Zhang
+
   |author  = Taskmaster
   |id      = shuaiz.MoveFasterMod
+
   |id      = Taskmaster.JunkMail
   |nexus  = 1351
+
   |nexus  = 4452
   |github  = hcoona/StardewValleyMods
+
   |github  =
  
  |broke in = Stardew Valley 1.2?
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Greenhouse Plot
+
   |name    = Just Relax
   |author  = aedenthorn, Erinthe
+
   |author  = Goldenrevolver
   |id      = aedenthorn.MoveGreenhousePlot
+
   |id      = Goldenrevolver.JustRelax
   |nexus  = 13589
+
   |nexus  = 7770
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move It
+
   |name    = Just Sleep In
   |author  = aedenthorn, Erinthe
+
   |author  = Rifleman
   |id      = aedenthorn.MoveIt
+
   |id      = Rifleman.JustSleepIn
   |nexus  = 15163
+
   |nexus  = 11286
   |github  = aedenthorn/StardewValleyMods
+
   |github  = 9Rifleman/JustSleepIn
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Mod, Movement Modifier
+
   |name    = Kamikaze
   |author  = Zoryn
+
   |author  = aurnj, Roy Li
   |id      = Zoryn.MovementModifier
+
   |id      = RuyiLi.Kamikaze
 
   |nexus  =
 
   |nexus  =
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
   |github  = Zoryn4163/SMAPI-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Speed
+
   |name    = Kawakami - Healer NPC
   |author  = bcmpinc
+
   |author  = Gorzalt and Flerfarvet
   |id      = bcmpinc.MovementSpeed
+
   |id      = gorzalt.kawakami
   |nexus  = 2736
+
   |nexus  = 2549
   |github  = bcmpinc/StardewHack
+
   |github  = Gorzalt/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movie Theatre Tweaks
+
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = KediDili
   |id      = aedenthorn.MovieTheatreTweaks
+
   |id      = KediDili.FurnitureTweaks.DLL
  |curse  = 868672
+
   |nexus  = 19375
   |nexus  = 16395
+
   |github  = KediDili/FurnitureTweaks
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mr. Pam - Snorlax Mechanics
+
   |name    = Kedi's NPC Utilities
   |author  = daleonar
+
   |author  = KediDili
   |id      = daleonar.Snorlax
+
   |id      = KediDili.KNU
   |nexus  = 16194
+
   |nexus  = 17884
   |github  =
+
   |github  = KediDili/NPCUtilities
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Muffin Core
+
   |name    = Keep Partners, Keep Your Partners
   |author  = Kabi-chan
+
   |author  = EssGee, SG
   |id      = kabi-chan.MuffinCore
+
   |id      = SG.Partners
   |nexus  = 8070
+
   |nexus  = 5625
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Fertilizer
+
   |name    = KeyBind UI
   |author  = spacechase0
+
   |author  = Enaium
   |id      = spacechase0.MultiFertilizer
+
   |id      = Enaium.KeyBindUI
   |curse  = 867717
+
   |curse  = 538001
   |nexus  = 7436
+
  |moddrop = 1036920
   |github  = spacechase0/StardewValleyMods
+
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Backpacks
+
   |name    = Keyboard Mod Menu
   |author  = skiilaa
+
   |author  = Shadowfoxss
   |id      = skiilaa.MultiplayerBackpacks
+
   |id      = Shadowfoxss.KeyboardModMenu
   |nexus  = 2282
+
   |nexus  = 3147
 +
  |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    = Multiplayer Exp Share, Multiplayer Exp Sharing
+
   |name    = Key Suppressor
   |author  = Achtuur
+
   |author  = Deflaktor
   |id      = Achtuur.MultiplayerExpShare
+
   |id      = Deflaktor.KeySuppressor
   |nexus  = 16891
+
   |nexus  = 9295
   |github  = Achtuur/StardewMods
+
   |github  = Deflaktor/KeySuppressor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Horse Reskin
+
   |name    = Kisekae
   |author  = delphinwave
+
   |author  = Kabigon
   |id      = DelphinWave.MultiplayerHorseReskin
+
   |id      = Kabigon.kisekae
   |nexus  = 7681
+
   |nexus  = 2348
   |github  =
+
   |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    = Multiplayer Hub
+
   |name    = Kiss Krobus
   |author  = Alberto Moreira Luiz
+
   |author  = EnanoForro
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id      = EnanoForro.KissKrobus
   |nexus  = 9672
+
   |nexus  = 25234
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Idle
+
   |name    = Kokoro, Kokoro - Shockah's Core Mod
   |author  = DoubleZ
+
   |author  = Shockah
   |id      = DoubleZ.MultiplayerIdle
+
   |id      = Shockah.Kokoro
   |nexus  = 3765
+
   |nexus  = 15682
   |github  = SourceZh/MultiplayerIdle
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Info
+
   |name    = Krobus Roommate Shop
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.MPInfo
+
   |id      = aedenthorn.KrobusRoommateStore
  |moddrop = 1302776
+
   |nexus  = 13131
   |nexus  = 15155
+
   |github  = aedenthorn/StardewValleyMods
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
+
   |name    = Krobus Sells Larger Stacks
   |author  = Scayze
+
   |author  = Annosz
   |id      = scayze.MultiplayerPrairieKing
+
   |id      = Annosz.KrobusSellsLargerStacks
   |nexus  = 16030
+
   |nexus  = 5993
   |github  = scayze/multiprairie
+
   |github  = Annosz/StardewValleyModding
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod
+
   |name    = Labeling
   |author  = Tran Minh Thong
+
   |author  = Enaium
   |id      = multiplayer.mod
+
   |id      = Enaium.Labeling
   |nexus  = 16582
+
  |curse  = 443134
   |github  = TMThong/Stardew-Mods
+
  |moddrop = 906932
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/Labeling
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod Checker
+
   |name    = Ladder and Snow Yam Tip
   |author  = Cherry, CherryChain
+
   |author  = WhiteMind
   |id      = Cherry.MultiplayerModChecker
+
   |id      = WhiteMind.LAST
   |nexus  = 6609
+
   |nexus  = 1906
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Speech Bubbles
+
   |name    = Ladder Light
   |author  = Kalthramis
+
   |author  = Tocseoj
   |id      = Kalthramis.MPSpeechBubbles
+
   |id      = Tocseoj.LadderLight
   |nexus  = 2192
+
  |moddrop = 1549539
 +
   |nexus  = 22052
 
   |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    = Ladder Locator
   |author  = lolmaj
+
   |author  = ChaosEnergy
   |id      = lolmaj.MultiplayerTime
+
   |id      = ChaosEnergy.LadderLocator
   |nexus  = 2543
+
  |curse  = 989910
   |github  = MaciejMarkuszewski/StardewValleyMod
+
   |nexus  = 3094
 +
   |github  = yuri-moens/LadderLocator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Floor Farmhouse
+
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.MultiStoryFarmhouse
+
   |id      = Platonymous.LandGrants
   |nexus  = 8077
+
  |curse  = 877222
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1521380
 +
   |nexus  = 15855
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Gifts for Spouses
+
   |name    = Last Day to Plant
   |author  = Redwood
+
   |author  = dmcrider57
   |id      = Redwood.MultipleGiftsForSpouse
+
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
   |nexus  = 2910
+
   |nexus  = 7917
   |github  = EKomperud/StardewMods
+
   |github  = dmcrider/LastDayToPlant
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Mini-Obelisks
+
   |name    = Last Day to Plant Redux
   |author  = PeacefulEnd
+
   |author  = atravita
   |id      = PeacefulEnd.MultipleMiniObelisks
+
   |id      = atravita.LastDayToPlantRedux
   |nexus  = 7900
+
  |curse  = 870965
   |github  = Floogen/MultipleMiniObelisks
+
  |moddrop = 1294435
 +
   |nexus  = 15004
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouse Dialogs
+
   |name    = Lasting Conversation Topics
   |author  = ceruleandeep
+
   |author  = sophiesalacia
   |id      = ceruleandeep.multiplespousedialogs
+
   |id      = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
   |nexus  = 8711
+
   |nexus  = 14377
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
   |author  = SlyMerc
+
   |author  = Lavapulse
   |id      = FileLoading
+
   |id      = Lavapulse.LavapulseChickens
   |nexus  = 1094
+
   |nexus  = 4821
 
   |github  =
 
   |github  =
  
   |status   = workaround
+
   |status  = abandoned
  |summary = Use [[#Content Patcher|Content Patcher]] instead.
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Save
+
   |name    = Lazy Mod
   |author  = aedenthorn, Erinthe
+
   |author  = weizinai
   |id      = aedenthorn.MultiSave
+
   |id      = weizinai.LazyMod
   |nexus  = 15402
+
   |nexus  = 22826
   |github  = aedenthorn/StardewValleyMods
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multitool
+
   |name    = Leaderboard Library
   |author  = Miome
+
   |author  = drbirbdev
   |id      = miome.MultiToolMod
+
   |id      = drbirbdev.LeaderboardLibrary
   |nexus  = 2546
+
   |nexus  = 15102
   |github  = miome/MultitoolMod
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi-User Chests
+
   |name    = Leah Cabin Music Fix
   |author  = MindMeltMax
+
   |author  = Huanir
   |id      = MindMeltMax.MUC
+
   |id      = Huanir.LeahCabinMusicFix
   |nexus  = 9856
+
   |nexus  = 2653
   |moddrop = 1135731
+
   |github  =
   |github = MindMeltMax/Stardew-Valley-Mods
+
 
 +
  |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    = Multi Yield Crops
+
   |name    = Leave the Mine
   |author  = Cherry, CherryChain
+
   |author  = Kangzoel
   |id      = Cherry.MultiYieldCrops
+
   |id      = Kangzoel.LeaveTheMine
   |nexus  = 6069
+
   |nexus  = 11823
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
 
  |author  = Jacque Pott
 
  |id      = JacquePott.MYCDGRPatch
 
  |nexus  = 14023
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murdercrows
+
   |name    = Lefty Mode
   |author  = aedenthorn, Erinthe
+
   |author  = Max Vollmer, SVProtector
   |id      = aedenthorn.Murdercrows
+
   |id      = maxvollmer.leftymode
   |nexus  = 6615
+
   |nexus  = 6199
   |github  = aedenthorn/StardewValleyMods
+
   |github  = maxvollmer/LeftyMode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Drone, Personal Combat Drone
+
   |name    = Legendary Fish Pond Framework
   |author  = cotboy
+
   |author  = sharpskull2
   |id      = cambam.MURDERDRONE
+
   |id      = sharpskull2.LegendaryFishPondFramework
   |nexus  = 4507
+
   |nexus  = 14637
   |github  = camcamcamcam/murderdrone
+
   |github  =
 
 
  |broke in          = Stardew Valley 1.5
 
  |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    = Murder Mod
+
   |name    = Lenient Window Resize
   |author  = Aren, Aren Desai
+
   |author  = DeLiXx
   |id      = Aren.MurderMod
+
   |id      = DeLiXx.Lenient_Window_Resize
   |nexus  = 17470
+
  |curse  = 990483
   |github  = ArenKDesai/Murder-Mod
+
   |nexus  = 12305
 +
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Store
+
   |name    = Less Mini Shipping Bin
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
+
   |id      = atravita.LessMiniShippingBin
   |curse  = 870973
+
   |curse  = 870982
   |moddrop = 1187402
+
   |nexus  = 10959
   |nexus  = 12598
+
   |moddrop = 1102538
 
   |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    = Mushroom Cursors
+
   |name    = Less Strict Over-Exertion, AntiExhaustion
   |author  = Expl0
+
   |author  = Permamiss
   |id      = Expl0.MushroomCursors
+
   |id      = BALANCEMOD_AntiExhaustion
   |nexus  = 12594
+
   |nexus  = 637
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Levels
+
   |name    = Let Me Hatch This Egg
   |author  = Eireon, Ben Patterson
+
   |author  = MikeW
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id      = Mikew.letmehatchthisegg.smapi
   |nexus  = 2818
+
   |nexus  = 25175
   |github  = benrpatterson/MushroomLevels
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Level Tip
+
   |name    = Let Me Rest!
   |author  = WhiteMind
+
   |author  = Ophaneom
   |id      = WhiteMind.MLT
+
   |id      = Ophaneom.LetMeRest
   |nexus  = 1894
+
   |nexus  = 8205
   |github  =
+
   |github  = Ophaneom/Let-Me-Rest
  
   |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    = Let Me Shop
   |author  = blueberry and Oddshot
+
   |author  = MindMeltMax
   |id      = blueberry.BlueberryMushroomAutomation
+
   |id      = MindMeltMax.LetMeShop
   |nexus  = 4637
+
  |moddrop = 1443554
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |nexus  = 16738
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator - Grow More Mushrooms
+
   |name    = Let's Move It
   |author  = blueberry, blueberry and Oddshot
+
   |author  = Exblosis
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id      = Exblosis.LetsMoveIt
   |nexus  = 4637
+
   |nexus  = 20943
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  = Exblosis/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Rancher
+
   |name    = Let's Start With Fishing
   |author  = Goldenrevolver
+
   |author  = MedievalAI
   |id      = Goldenrevolver.MushroomRancher
+
   |id      = MedievalAI.LetsStartWithFishing
   |nexus  = 10978
+
   |nexus  = 19107
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Cellar
+
   |name    = Level Extender
   |author  = Lis
+
   |author  = unidarkshin, Devin Lematty
   |id      = Lis.MusicalCellar
+
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
   |nexus  = 7626
+
   |nexus  = 1471
   |github  = lisamreynolds/MusicalCellar
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Paths
+
   |name    = Level Forever
   |author  = aedenthorn, Erinthe
+
   |author  = GoldstoneBosonMeadows, Parakee
   |id      = aedenthorn.MusicalPaths
+
   |id      = GoldstoneBosonMeadows.LevelForever
   |nexus  = 13197
+
   |nexus  = 22920
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = My Money
+
   |name    = Leveling Adjustment
   |author  = Marcos Brendon
+
   |author  = jahangmar
   |id      = marcos.mymoney
+
   |id      = jahangmar.LevelingAdjustment
   |nexus  = 6736
+
   |nexus  = 4689
   |github  =
+
   |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    = Mystical Buildings
+
   |name    = Level Up Notifications
   |author  = PeacefulEnd
+
   |author  = kd8lvt
   |id      = PeacefulEnd.MysticalBuildings
+
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
   |nexus  = 12312
+
   |nexus  = 855
   |github  = Floogen/MysticalBuildings
+
  |curse  = 300715
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = LewdDew Valley, LewdDew_Valley_helper2
 +
  |author  = shurmash
 +
  |id      = shurmash.LewdDew_Valley_helper
 +
  |nexus  = 7222
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Name Tags
+
   |name    = Lewd Leah
   |author  = Enaium
+
   |author  = prowlingDemon, unknownDev
   |id      = Enaium.NameTags
+
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
   |curse   = 436816
+
   |nexus   = 4402
   |moddrop = 877767
+
   |github  =
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/NameTags
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Napalm Mummies
+
   |name    = Light Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.NapalmMummies
+
   |id      = aedenthorn.LightMod
   |nexus  = 15933
+
   |nexus  = 14387
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Neat Additions
+
   |name    = Light Switch
   |author  = Ilyaki
+
   |author  = holythesea
   |id      = ilyaki.neatadditions
+
   |id      = holythesea.LightSwitch
   |nexus  = 2648
+
   |nexus  = 15683
   |github  = Ilyaki/NeatAdditions
+
   |github  = holy-the-sea/LightSwitch
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Like a Duck to Water
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.LikeADuckToWater
 +
  |nexus  = 15860
 +
  |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Like a Duck to Water Continued|Like a Duck to Water Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Like a Duck to Water Continued
 +
  |author  = aedenthorn and tem696969696969, Erinthe
 +
  |id      = tem696969696969.LikeADuckToWater
 +
  |nexus  = 21285
 +
  |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Network Optimizer
+
   |name    = Limited Campfire Cooking
   |author  = Ilyaki
+
   |author  = Cherry, CherryChain
   |id      = Ilyaki.NetworkOptimizer
+
   |id      = Cherry.LimitedCampfireCooking
   |nexus  = 3021
+
   |nexus  = 4971
   |github  = Ilyaki/NetworkOptimizer
+
  |moddrop = 716383
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
+
   |name    = Limited Regrowable Crop Harvests
   |author  = DestyNova
+
   |author  = Adradis
   |id      = DestyNova.NEACode
+
   |id      = Adradis.LimitedHarvests
   |nexus  = 12369
+
   |nexus  = 24623
   |github  =
+
   |github  = Adradis/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Clothes Every Day
+
   |name    = Line Sprinklers
   |author  = Vrakyas
+
   |author  = nanzington<!--since 1.4.0-->, Hootless
   |id      = Vrakyas.NewClothesEveryDay
+
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
   |nexus  = 4030
+
   |nexus  = 2917
   |github  =
+
   |github  = hootless/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game on Launch
+
   |name    = Line Sprinklers Redux (1.6 Compatible)
   |author  = Nobbele
+
   |author  = rtrox, Swyytch
   |id      = Nobbele.NewGameOnLaunch
+
   |id      = rtrox.LineSprinklersRedux
   |nexus  = 2654
+
   |nexus  = 23895
   |github  = 4ppleCracker/NewGameOnLaunch
+
   |github  = rtrox/LineSprinklersRedux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Linus Mod
 +
  |author  = tomii
 +
  |id      = tomii.LinusMod
 +
  |nexus  = 11637
 +
  |github  =
  
   |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    = Literally Can't Even
   |author  = Spacechase0
+
   |author  = spacechase0
   |id      = Spacechase0.NewGamePlus
+
   |id      = spacechase0.LiterallyCantEven
   |nexus  = 10786
+
   |nexus  = 14262
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Machines
+
   |name    = Little NPCs
   |author  = Igorious
+
   |author  = Candidus42
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id      = Candidus42.LittleNPCs
   |nexus   =
+
  |nexus  = 15152
   |chucklefish = 3683
+
  |github  = mus-candidus/LittleNPCs
   |github  = Igorious/StardevValleyNewMachinesMod
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Live Progress Bar
 +
   |author  = Tyler Gibbs
 +
   |id      = tylergibbs2.liveprogressbar
 +
   |nexus  = 7330
 +
   |github  = tylergibbs2/LiveProgressBar
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Years Eve → Fireworks
+
   |name    = Livestock Choices
   |author  = sophie
+
   |author  = aedenthorn, Erinthe
   |id      = sophie.Fireworks
+
   |id      = aedenthorn.LivestockChoices
   |nexus  = 15277
+
   |nexus  = 11551
   |github  =
+
   |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    = Nexus Mods Button
+
   |name    = Loan Mod
   |author  = Pickysaurus
+
   |author  = Doomnik
   |id      = Pickysaurus.NexusModsButton
+
   |id      = Doomnik.LoanMod
   |nexus  = 12969
+
   |nexus  = 3882
   |github  =
+
   |github  = legovader09/SDVLoanMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nice Messages
+
   |name    = Lober Cat
   |author  = Nori, seaweednori
+
   |author  = codyflagstaff
   |id      = nori.NiceMessages
+
   |id      = codyflagstaff.lobercat
   |nexus  = 6160
+
   |nexus  = 8219
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Event Chance Tweak
+
   |name    = Location and Music Logger
   |author  = aedenthorn, Erinthe
+
   |author  = Brandy Lover, WDavi
   |id      = aedenthorn.NightEventChanceTweak
+
   |id      = Brandy Lover.LMlog
   |nexus  = 10633
+
   |nexus  = 1366
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Location Compass
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Bouhm and Pathoschild
   |id       = Omegasis.NightOwl
+
   |id     = Bouhm.LocationCompass
   |nexus   = 433
+
   |nexus   = 3045
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Bouhm/stardew-valley-mods
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Locked Chests
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.LockedChests
 +
  |curse  = 1004481
 +
  |moddrop = 1179603
 +
  |nexus  = 12452
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Shift
+
   |name    = Locked Crab Pots
   |author  = SevenChords
+
   |author  = nini700
   |id      = SevenChords.Night_Shift
+
   |id      = nini700.LockedCrabPot
   |nexus  = 15345
+
   |nexus  = 4461
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Time Sound Notifications, Time Notif
+
   |name    = Locked Maps
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
+
   |author  = Edu Anttunes
   |id      = Careless_Imm0rtal.Time_Notif.
+
   |id      = LockedMaps
   |nexus  = 19651
+
   |nexus  = 10089
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Blink
+
   |name    = Lock Hotbar Items
   |author  = Mr Tea, MrTea
+
   |author  = Falson
   |id      = MrTea.NoBlink
+
   |id      = Falson.LockHotbarItems
   |nexus  = 17220
+
  |moddrop = 1573213
 +
   |nexus  = 23702
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Noclip Mode
+
   |name    = Lockpicks
   |author  = Pathoschild
+
   |author  = bwdy
   |id      = Pathoschild.NoclipMode
+
   |id      = bwdy.lockpicks
   |nexus  = 3900
+
   |nexus  = 3521
   |moddrop = 691002
+
   |github  = bwdymods/SDV-Lockpicks
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cooties
+
   |name    = Log Menu
   |author  = ceruleandeep
+
   |author  = JareBear
   |id      = ceruleandeep.NoCooties
+
   |id      = JareBear.LogMenu
   |nexus  = 9000
+
   |nexus  = 19919
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = jaredtjahjadi/LogMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Crows
+
   |name    = Log Spam Filter
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.nocrows
+
   |id      = aedenthorn.LogSpamFilter
   |nexus  = 1682
+
   |nexus  = 11252
  |moddrop = 833543
+
   |github  = aedenthorn/StardewValleyMods
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
+
   |name    = Longer Days
   |author  = Kryspur
+
   |author  = Stuyk
   |id      = Kryspur.NoFallDamage
+
   |id      = Stuyk.LongerDays
   |nexus  = 17749
+
   |nexus  = 19027
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay
+
   |name    = Longer Fence Life
   |author  = CatCattyCat, Cat
+
   |author  = NormanPCN
   |id      = cat.nofencedecay
+
   |id      = NormanPCN.LongerFenceLife
   |nexus  = 1180
+
   |nexus  = 10498
   |moddrop = 833537
+
   |github  = NormanPCN/StardewValleyMods
   |github  = danvolchek/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Lasting Lures
 +
  |author  = Caraxian
 +
  |id      = caraxian.LongerLastingLures
 +
  |nexus  = 2510
 +
   |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Friendship Decay
+
   |name    = Longer Seasons
   |author  = hitachihex
+
   |author  = aedenthorn, Erinthe
   |id      = hitachihex.NoFriendshipDecay
+
   |id      = aedenthorn.LongerSeasons
   |nexus  =
+
   |nexus  = 10108
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |github = aedenthorn/StardewValleyMods
  |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.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
+
   |summary  = use [[#Longer Seasons - Continued|Longer Seasons - Continued]] instead.
<!--
 
  |unofficial version = 1.1.2-unofficial.1-f4ith
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kids Ever
+
   |name    = Longer Seasons - Continued
   |author  = Hangy
+
   |author  = aedenthorn and FlyingTNT
   |id      = Hangy.NoKidsEver
+
   |id      = FlyingTNT.LongerSeasons
   |nexus  = 1464
+
   |nexus  = 25164
   |github  = L3thal1ty/No-Kids-Ever
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kimchi
+
   |name    = Longevity
   |author  = jaeha, qpqpqp121
+
   |author  = RTGOAT
   |id      = jaeha.No_Kimchi
+
   |id      = RTGOAT.Longevity
   |nexus  = 5043
+
   |nexus  = 649
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
+
   |name    = Looking for Love REDUX
   |author  = Riverbankboy, The_UltimateNuke
+
   |author  = mushroomhash
   |id      = theultimatenuke.testmod
+
   |id      = mush.loveydovey
   |nexus  = 17965
+
   |nexus  = 21370
  |github  = TheUltimateNuke/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Flyers Redux
+
   |name    = Look to the Sky
   |author  = minervamaga
+
   |author  = drbirbdev
   |id      = minervamaga.NoMineFlyersRedux
+
   |id      = drbirbdev.LookToTheSky
   |nexus  =
+
   |nexus  = 15262
   |moddrop = 631110
+
   |github  = drbirbdev/StardewValley
   |github  = minervamaga/NoMineFlyersRedux
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Accidental Exhaustion, Exhaustion Protection
+
   |name    = Lookup Anything
   |author  = Guedez
+
   |author  = Pathoschild
   |id      = exhaustion.protection
+
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
   |nexus  = 5113
+
  |curse  = 992793
   |moddrop = 707180
+
   |nexus  = 541
   |github  =
+
   |moddrop = 606605
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Random Mine Flyers
+
   |name    = Loose Audio Files
   |author  = Drynwynn, thepaladinknight
+
   |author  = aedenthorn, Erinthe
   |id      = Drynwynn.NoAddedFlyingMineMonsters
+
   |id      = aedenthorn.LooseAudioFiles
   |nexus  = 2528
+
   |nexus  = 5999
   |github  = Drynwynn/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non Destructive NPCs
+
   |name    = Lore-Friendly JojaMart Prices
   |author  = MadaraUchiha
+
   |author  = Huanir
   |id      = MadaraUchiha.NonDestructiveNPCs
+
   |id      = Huanir.LoreFriendlyJojaPrices
   |nexus  = 5176
+
   |nexus  = 2658
   |github  = MadaraUchiha/NonDestructiveNPCs
+
   |github  =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
  |name    = Non-Random Prairie King
 
  |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.NonRandomPrairieKing
 
  |nexus  = 6509
 
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Pause When Inactive - Global
+
   |name    = Lost Book Menu
   |author  = Neko Boi Nick
+
   |author  = bungus
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
+
   |id      = bungus.LostBookMenu
   |nexus  = 19250
+
   |nexus  = 20301
   |github  = thakyZ/StardewValleyMods
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Poverty by Disconnect
+
   |name    = Lost Woods
   |author  = Slumber
+
   |author  = Raik, Raik167, YousernameZo
   |id      = SlumbR.NoPovertyByDisconnect
+
   |id      = raik.testmod
   |nexus  = 11529
+
   |nexus  = 6291
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Quarry
+
   |name    = Louis's Garage and Renault 5 Expansion
   |author  = mlambley
+
   |author  = XxHarvzBackxX and Yri and Kaystar
   |id      = mlambley.NoQuarry
+
   |id      = R5.DLL
   |nexus  = 19410
+
   |nexus  = 24687
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
+
   |name    = Love Bubbles
   |author  = Platonymous
+
   |author  = SteelixLeiter, Don Collins
   |id      = Platonymous.NormalizeAI
+
   |id      = LoveBubbles
   |nexus  = 19334
+
   |nexus  = 1318
   |github  =
+
   |github  = doncollins/StardewValleyMods
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.3
 
+
  |status  = workaround
   |beta status = ok
+
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Rumble Horse
+
   |name    = Loved Labels
   |author  = Xangria
+
   |author  = Advize and Jinxiewinxie
   |id      = Xangria.NoRumbleHorse
+
   |id      = Advize.LovedLabels
   |nexus  = 1779
+
   |nexus  = 279
   |github  =
+
   |github  = AdvizeGH/LovedLabels
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
   |status  = workaround
+
<!--
   |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
+
   |unofficial version = 2.2.2-unofficial.4-Strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds
+
   |name    = Loved Labels Redux
   |author  = lech43
+
   |author  = thespbgamer
   |id      = lech43.NoSeeds
+
   |id      = thespbgamer.LovedLabelsRedux
   |nexus  = 6392
+
   |nexus  = 8880
   |github  =
+
  |curse  = 834387
 +
   |github  = thespbgamer/LovedLabelsRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay
+
   |name    = Love Festival
   |author  = ThatNorthernMonkey
+
   |author  = AvalonMFX
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id      = AvalonMFX.LoveFestival
   |nexus   = 237
+
   |curse   = 1016375
   |github  = ThatNorthernMonkey/NoSoilDecay
+
   |nexus   = 17819
 
+
   |github =
  |broke in = Stardew Valley 1.2
 
  |status   = workaround
 
   |summary = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay On Farm
+
   |name    = Low Health Warning
   |author  = A_Dude
+
   |author  = NMVH5
   |id      = A_Dude.NoSoilDecayOnFarm
+
   |id      = nmvh5.LowHealthWarning
   |nexus  = 8071
+
   |nexus  = 8326
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay Redux
+
   |name    = Luck Score HUD, Just Luck Mod
   |author  = Platonymous
+
   |author  = delaney
   |id      = Platonymous.NoSoilDecayRedux
+
   |id      = dJustLuckMod
   |curse   = 307727
+
   |nexus   = 10386
   |moddrop = 793930
+
   |moddrop = 1070645
  |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
 
  |name    = Note Blocks
 
  |author  = Yaramy
 
  |id      = yaramy.noteblocks
 
  |nexus  = 6646
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Not Far From The Tree
+
   |name    = Luck Skill
   |author  = TheElm
+
   |author  = spacechase0
   |id      = TheElm.NotFarFromTheTree
+
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
   |nexus  = 4739
+
  |curse  = 867393
   |github  = GStefanowich/SDV-NFFTT
+
  |moddrop = 127279
 +
   |nexus  = 521
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Thunder Sound
+
   |name    = Lucky Reclamation Trash Can
   |author  = Sto13
+
   |author  = kiranmurmu
   |id      = Sto13.NoThunderSound
+
   |id      = kiranmurmu.LuckyReclamationTrashCan
   |nexus  = 14414
+
   |nexus  = 8971
   |github  =
+
   |github  = kiranmurmu/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Transitions
+
   |name    = Lunar Disturbances
   |author  = crazywig
+
   |author  = Sakorona
   |id      = crazywig.notransitions
+
   |id      = KoihimeNakamura.LunarDisturbances
   |nexus  = 7354
+
   |nexus  = 2208
   |github  =
+
  |moddrop = 664151
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Now Playing
+
   |name    = Machine Augmentors
   |author  = John Peters
+
   |author  = SlayerDharok
   |id      = JohnPeters.NowPlaying
+
   |id      = SlayerDharok.MachineAugmentors
   |nexus  = 19441
+
   |nexus  = 5600
   |github  =
+
   |github  = Videogamers0/SDV-MachineAugmentors
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Adventures, It's Time to Adventure
+
   |name    = Machine Check
   |author  = PurrplingCat
+
   |author  = FairfieldBW
   |id      = purrplingcat.npcadventure
+
   |id      = FairfieldBW.MachineCheck
  |curse  = 577730
+
   |nexus  = 9515
   |nexus  = 4582
+
   |github  = FairfieldBW/MachineCheck
   |github  = purrplingcat/PurrplingMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Clothing Framework
+
   |name    = Machine Speed Change
   |author  = aedenthorn, Erinthe
+
   |author  = IceGladiador
   |id      = aedenthorn.NPCClothing
+
   |id      = IceGladiador.MachineSpeedChange
   |nexus  = 13940
+
   |nexus  = 1780
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Machine Status
 +
  |author  = Shockah
 +
  |id      = Shockah.MachineStatus
 +
  |nexus  = 11177
 +
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Geometry
+
   |name    = Magic
   |author  = ichortower
+
   |author  = spacechase0
   |id      = ichortower.NPCGeometry
+
   |id      = spacechase0.Magic
   |nexus  = 19259
+
  |curse  = 867745
   |github  = ichortower/NPCGeometry
+
  |moddrop = 399898
 +
   |nexus  = 2007
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
+
}}
   |beta status = ok
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magical Crops
 +
  |author  = shekurika and Asterisk555
 +
  |id      = shekurika.MagicalCropsCode
 +
  |nexus  = 8762
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations
+
   |name    = Magic Junimo Pet
   |author  = Bouhm and Pathoschild
+
   |author  = Entoarox
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id      = Entoarox.MagicJunimoPet
   |nexus  = 239
+
   |nexus  = 3567
   |github  = Bouhm/stardew-valley-mods
+
   |github  = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations Extra Config
+
   |name    = Magic Pluses
   |author  = trashcan9
+
   |author  = TerryDBS
   |id      = trashcan9.NPCMapLocations.ExtraConfig
+
   |id      = TerryDBS.MagicPluses
   |nexus  = 16236
+
   |nexus  = 7096
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Path Displayer, Path Display
+
   |name    = Magic Scepter
   |author  = Akago
+
   |author  = not4bene
   |id      = akago.PathDisplay
+
   |id      = not4bene.MagicScepter
   |nexus  = 7563
+
   |nexus  = 8169
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Numerical Health
+
   |name    = Magic Valley
   |author  = Hydrox, hydrox6
+
   |author  = season
   |id      = Hydrox.NumericalHealth
+
   |id      = season.MagicValley
   |nexus  = 4863
+
   |nexus  = 10639
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Import Map, Import Map
+
   |name    = Mailbox Menu
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ImportMap
+
   |id      = aedenthorn.MailboxMenu
   |nexus  = 10965
+
   |nexus  = 14439
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Product Display
+
   |name    = Mailbox Menu Continued
   |author  = aedenthorn, Erinthe
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = aedenthorn.ObjectProductDisplay
+
   |id      = tem696969696969.MailboxMenu
   |nexus  = 18365
+
  |nexus  = 21068
   |github  = aedenthorn/StardewValleyMods
+
  |github  = kqrse/StardewValleyMods-aedenthorn
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mail Framework
 +
  |author  = Digus
 +
  |id      = DIGUS.MailFrameworkMod
 +
   |nexus  = 1536
 +
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Progress Bars
+
   |name    = Mail Order Pigs
   |author  = Adeel Tariq
+
   |author  = jwdred
   |id      = Adeel.ObjectProgressbars
+
   |id      = jwdred.MailOrderPigs
   |nexus  = 2803
+
   |nexus  = 632
   |github  = AdeelTariq/ObjectProgressBars
+
   |github  = jdusbabek/stardewvalley
  
   |status   = workaround
+
   |broke in = Stardew Valley 1.3.29
   |summary  = broken, use older version 1.3 instead.
+
<!--
 +
   |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    = Object Time Left
+
   |name    = Mail Services Mod
   |author  = spacechase0
+
   |author  = Digus
   |id      = spacechase0.ObjectTimeLeft
+
   |id      = Digus.MailServicesMod
  |curse  = 867757
+
   |nexus  = 7842
  |moddrop = 131148
+
   |github  = Digus/StardewValleyMods
   |nexus  = 1315
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OK Night Check
+
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author  = aedenthorn, Erinthe
+
   |author  = pinguimbozo
   |id      = aedenthorn.OKNightCheck
+
   |id      = pinguimbozo.PCMCCJJC
   |nexus  = 14231
+
   |nexus  = 13248
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OmniFarm
+
   |name    = Make Gil Real
   |author  = lambui
+
   |author  = Werewolf Master
   |id      = PhthaloBlue.Omnifarm
+
   |id      = Wolf.GilSMAPI
   |nexus  =
+
   |nexus  = 7118
  |url    = https://community.playstarbound.com/threads/127299
+
   |github  =
   |github  = lambui/StardewValleyMod_OmniFarm
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Swing
+
   |name    = Make Love
   |author  = Alejandro Akbal
+
   |author  = Kabulla
   |id      = AlejandroAkbal.OmniSwing
+
   |id      = Kabulla.MakeLove
   |nexus  = 7877
+
   |nexus  = 16003
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Tools
+
   |name    = Makeshift Multiplayer
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.OmniTools
+
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |curse   = 868690
+
   |nexus   = 501
   |nexus  = 14865
+
   |moddrop = 127274
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMP
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Click Shed Reloader
+
   |name    = Mana Bar
   |author  = BitwiseJon
+
   |author  = spacechase0
   |id      = BitwiseJonMods.OneClickShedReloader
+
   |id      = spacechase0.ManaBar
   |nexus  = 2052
+
  |curse  = 867709
   |github  = bitwisejon/StardewValleyMods
+
   |nexus  = 7831
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Day at a Time
+
   |name    = Mandatory Meals, Real Life Mod
   |author  = Miome
+
   |author  = darzington
   |id      = Miome.OneDayAtATime
+
   |id      = darzington.RealLifeMod
   |nexus  = 8870
+
   |nexus  = 7445
   |github  = miome/OneDayAtATime
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Silo Storage
+
   |name    = Manure Industries
   |author  = SorryLate, rharyanto
+
   |author  = Drewdus42
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id      = Drewdus42.ManureIndustries
   |nexus  = 5150
+
   |nexus  = 9310
 
   |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    = One Sprinkler One Scarecrow
+
   |name    = Many Enchantments
   |author  = Mizzion
+
   |author  = Stari
   |id      = mizzion.onesprinkleronescarecrow
+
   |id      = Stari.ManyEnchantments
   |nexus  = 3633
+
   |nexus  = 8824
  |moddrop = 661376
+
   |github  = SlivaStari/ManyEnchantments
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Only Iridium
+
   |name    = Map Binder
   |author  = xiaoye97
+
   |author  = SnowFire k'Vala
   |id      = xiaoye97.OnlyIridium
+
   |id      = SnowFire.Map_Binder
   |nexus  = 4471
+
   |nexus  = 6983
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Open Hearts
+
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
   |author  = MedievalAI
+
   |author  = aedenthorn, Erinthe
   |id      = MedievalAI.OpenHearts
+
   |id      = aedenthorn.MapEdit
   |nexus  = 16944
+
   |nexus  = 18387<!--8876 before 1.0.0-->
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Orchard - Better Fruit Trees
+
   |name    = Map Image Export
   |author  = Saitoue
+
   |author  = spacechase0
   |id      = Saitoue.Orchard
+
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
   |nexus  = 13867
+
   |nexus  = 1073
   |github  = Saitoue/Orchard
+
  |moddrop = 127273
 +
   |github  = spacechase0/MapImageExporter
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ordinary Capsule
+
   |name    = Mapping Extensions and Extra Properties (MEEP)
   |author  = furyx639
+
   |author  = DecidedlyHuman
   |id      = furyx639.OrdinaryCapsule
+
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
  |curse  = 871831
+
   |nexus  = 14493
   |nexus  = 13489
+
   |github  = DecidedlyHuman/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increaser
+
   |name    = Map Teleport
   |author  = crazywig
+
   |author  = aedenthorn, Erinthe
   |id      = crazywig.oreincrease
+
   |id      = aedenthorn.MapTeleport
   |nexus  = 7370
+
  |curse  = 868868
   |github  =
+
   |nexus  = 7675
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increase V3
+
   |name    = Map Teleport For Expansions, Stardew Valley Map Teleport
   |author  = KKramer85
+
   |author  = hlyvia
   |id      = OreIncreaseV3
+
   |id      = hlyvia.StardewValleyMapTeleport
  |moddrop = 1475534
+
   |nexus  = 25279
   |nexus  = 19132
+
   |github  = kesesek/StardewValleyMapTeleport
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Organize Inventory Shortcut
+
   |name    = Map Teleport, Stardew Valley Map Teleport
   |author  = Yyeahdude
+
   |author  = Richard2091
   |id      = Yyeahdude.OrganzieShortcut
+
   |id      = Richard2091.MapTeleport
   |nexus  = 4772
+
   |nexus  = 21381
   |github  =
+
   |github  = Richard2091/MapTeleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornithologist's Guild
+
   |name    = Map Utilities
   |author  = Ivy
+
   |author  = mabelSyrup
   |id      = Ivy.OrnithologistsGuild
+
   |id      = mabelsyrup.maputils
   |nexus  = 14510
+
   |nexus  = 4716
   |github  = greyivy/OrnithologistsGuild
+
   |github  = mjSurber/Map-Utilities
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Outfit Sets
+
   |name    = Maritime Secrets
   |author  = aedenthorn, Erinthe
+
   |author  = Goldenrevolver
   |id      = aedenthorn.OutfitSets
+
   |id      = Goldenrevolver.MaritimeSecrets
   |nexus  = 13888
+
   |nexus  = 10758
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Out of Season Bonuses, Seasonal Items
+
   |name    = Market Day
   |author  = Midori Armstrong, azureglasses
+
   |author  = ceruleandeep
   |id      = midoriarmstrong.seasonalitems
+
   |id      = ceruleandeep.MarketDay
   |nexus  = 1452
+
   |nexus  = 11778
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Overworld Chests
+
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
   |author  = aedenthorn, Erinthe
+
   |author  = d5a1lamdtd, HaPyke
   |id      = aedenthorn.OverworldChests
+
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus  = 7710
+
  |curse  = 994458
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1480763
 +
   |nexus  = 19309
 +
   |github  = congha22/foodstore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OwO Stawdew Vawwey
+
   |name    = Mass Production
   |author  = CrunchyDuck
+
   |author  = Jacque Pott
   |id      = CrunchyDuck.OwOMod
+
   |id      = JacquePott.MassProduction
   |nexus  = 8923
+
   |nexus  = 7021
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
+
   |github  = JacquePott/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pacifist Valley
+
   |name    = Mastery Extended
   |author  = aedenthorn, Erinthe
+
   |author  = AlanBF
   |id      = Aedenthorn.PacifistValley
+
   |id      = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus  = 5464
+
   |nexus  = 23697
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Pet-Slime/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Painting Display
+
   |name    = Matching Nodes, MinesTokens
   |author  = aedenthorn, Erinthe
+
   |author  = Eryk601 and sophiesalacia
   |id      = aedenthorn.PaintingDisplay
+
   |id      = Vertigon.MinesTokens
   |nexus  = 10918
+
   |nexus  = 11124
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades
+
   |name    = Max Cost Stamina
   |author  = drbirbdev
+
   |author  = StultusV
   |id      = drbirbdev.PanningUpgrades
+
   |id      = StultusV.MaxCastStamina
   |nexus  = 12242
+
   |nexus  = 10794
   |github  = drbirbdev/StardewValley
+
   |github  = JudeRV/Stardew-MaxCastStamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades Extra Config
+
   |name    = Maximize Fix
   |author  = trashcan9
+
   |author  = Shockah
   |id      = trashcan9.PanningUpgrades.ExtraConfig
+
   |id      = Shockah.MaximizeFix
   |nexus  = 16234
+
   |nexus  = 16099
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paper Mario Partners for Stardew Valley
+
   |name    = Mayo Hats
   |author  = AnotherStardewValleySunday
+
   |author  = spacechase0
   |id      = AnotherStardewValleySunday.PaperMarioPartners
+
   |id      = spacechase0.MayoHats
   |nexus  = 14638
+
   |nexus  = 17514
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Better Farm Animal Variety
+
   |name    = Mayo Mart
   |author  = Paritee
+
   |author  = aedenthorn, Erinthe
   |id      = Paritee.BetterFarmAnimalVariety
+
   |id      = aedenthorn.MayoMart
   |nexus  = 3296
+
   |nexus  = 17175
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-68#post-47274
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Treat Your Animals
+
   |name    = Mayonnaise++, Mayonnaise Plus Plus
   |author  = Paritee
+
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id      = Paritee.TreatYourAnimals
+
   |id      = xirsoi.mayonnaiseplusplus
   |nexus  = 3375
+
   |nexus  = 4634
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  = xirsoi/MayonnaisePlusPlus
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |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
 +
  |name    = Mayo Rain
 +
   |author  = spacechase0
 +
  |id      = spacechase0.MayoRain
 +
  |nexus  = 17436
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips
+
   |name    = Meal Overhaul
   |author  = MarthaSolomon, SolomonsWorkshop
+
   |author  = stardemod
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id      = stardemod.MealOverhaul
   |nexus  = 2166
+
   |nexus  = 23528
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |status  = abandoned 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name    = Meme Outfits
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Mehidden
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id      = MemeOutfits.Mehidden
   |nexus  = 3524
+
   |nexus  = 13213
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Partial Hearts
+
   |name    = Menus Everywhere
   |author  = aedenthorn, Erinthe
+
   |author  = nman130
   |id      = aedenthorn.PartialHearts
+
   |id      = nman130.MenusEverywhere
   |nexus  = 11628
+
   |nexus  = 6119
   |github  = aedenthorn/StardewValleyMods
+
   |github  = nman130/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Particle Effects
+
   |name    = Merge Fertilizer
   |author  = aedenthorn, Erinthe
+
   |author  = TianXiaobai
   |id      = aedenthorn.ParticleEffects
+
   |id      = TianXiaobai.MergeFertilizer
  |curse  = 868786
+
   |nexus  = 17743
   |nexus  = 11056
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Part of the Community
+
   |name    = Message Box API, ChatMod
   |author  = bmarquismarkail, Space Baby
+
   |author  = Kithio
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id      = Kithio:ChatMod
   |nexus  = 923
+
   |nexus  =
   |github  = bmarquismarkail/SV_PotC
+
  |chucklefish = 4296
 +
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Crops
+
   |name    = Messy Crops
   |author  = NCarigon
+
   |author  = Tlitookilakin
   |id      = NCarigon.PassableCrops
+
   |id      = tlitookilakin.MessyCrops
   |nexus  = 15223
+
  |moddrop = 1123884
   |github  =
+
   |nexus  = 11317
 +
   |github  = tlitookilakin/MessyCrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Ladders
+
   |name    = Meteor Defence
   |author  = J_Hizzal
+
   |author  = aedenthorn, Erinthe
   |id      = J_Hizzal.PassableLadders
+
   |id      = aedenthorn.MeteorDefence
   |nexus  = 2985
+
   |nexus  = 10641
   |github  = joelra/SDV-PassableLadders
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |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    = Mice in the Valley
   |author  = punyo, yakminepunyo
+
   |author  = candidus42
   |id      = punyo.PassableObjects
+
   |id      = Candidus42.MiceInTheValley
   |nexus  = 2329
+
   |nexus  = 4638
   |github  = pomepome/PassableObjects
+
   |github  = mus-candidus/MiceInTheValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passive Friendship
+
   |name    = Migrate DGA Items
   |author  = StultusV
+
   |author  = violetlizabet
   |id      = StultusV.PassiveFriendship
+
   |id      = violetlizabet.MigrateDGAItems
   |nexus  = 8732
+
   |nexus  = 20612
   |github  = JudeRV/Stardew-PassiveFriendship
+
   |github  = elizabethcd/MigrateDGAItems
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
+
   |name    = Milk the Villagers
   |author  = jorgamun
+
   |author  = trunip190
   |id      = jorgamun.PauseInMultiplayer
+
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
   |nexus  = 10328
+
   |nexus  = 5948
   |moddrop = 1068093
+
   |github  =
   |github  = jorgamun/PauseInMultiplayer
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause Sync
+
   |name    = Miller Time
   |author  = Terrorbladed
+
   |author  = Sonozuki
   |id      = Tb.Stardew_Pause_Sync
+
   |id      = Satozaki.MillerTime
   |nexus  = 10160
+
   |nexus  = 7575
   |github  =
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause While Sitting
+
   |name    = Milo Dog
   |author  = heyseth
+
   |author  = Clark, wilsonch3451
   |id      = heyseth.sitpause
+
   |id      = Clark.MiloDog
   |nexus  = 8295
+
   |nexus  = 2861
  |github  = heyseth/SDVMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = PDQ Paths
 
  |author  = Jaredlll08
 
  |id      = BlameJared.PDQPaths
 
  |nexus  =
 
  |curse  = 307090
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Fiber
+
   |name    = Mine Assist
   |author  = jwdred
+
   |author  = Kabigon
   |id      = jwdred.PelicanFiber
+
   |id      = Kabigon.MineAssist
   |nexus  = 631
+
   |nexus  = 2296
   |github  = jdusbabek/stardewvalley
+
  |chucklefish = 5353
 +
   |github  = KabigonFirst/StardewValleyMods
  
   |broke in           = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 3.1.1-unofficial.11-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Postal Service
+
   |name    = Minecart Patcher
   |author  = ElectroCrumpet
+
   |author  = bwdy
   |id      = ElectroCrumpet.PelicanPostalService
+
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
   |nexus  = 2770
+
   |nexus  = 11424
   |github  =
+
   |github  = bwdy/SDVModding
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.7-unofficial.1-Strobe
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican TTS
+
   |name    = Mine Changes
   |author  = Platonymous
+
   |author  = JPAN
   |id      = Platonymous.PelicanTTS
+
   |id      = jpan.MineChanges
   |nexus  = 1079
+
   |nexus  = 3963
  |moddrop = 793929
+
   |github  = JPANv2/Stardew-Valley-Mine-Changes
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican xVASynth
+
   |name    = Mines Tokens
   |author  = aedenthorn, Erinthe
+
   |author  = sophiesalacia
   |id      = aedenthorn.PelicanxVASynth
+
   |id      = sophie.MinesTokens
   |nexus  = 10250
+
   |nexus  = 18776
   |github  = aedenthorn/StardewValleyMods
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = People Seeds
+
   |name    = Mine Tweaks
   |author  = bwdy
+
   |author  = Shockah
   |id      = bwdy.peopleseeds
+
   |id      = Shockah.MineTweaks
   |nexus  = 3635
+
   |nexus  = 16859
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Perfection Tweaker
+
   |name    = Mini Bars
   |author  = shekurika
+
   |author  = Ophaneom
   |id      = shekurika.PerfectionTweaker
+
   |id      = Ophaneom.MiniBars
   |nexus  = 8615
+
   |nexus  = 8329
 +
  |github  = Ophaneom/Mini-Bars
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mining at the Farm
 +
  |author  = Nishtra
 +
  |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
 +
  |nexus  = 674
 
   |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    = Permanent Cellar
+
   |name    = Mining with Explosives
   |author  = CyanFire
+
   |author  = Nishtra
   |id      = CF.PermanentCellar
+
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
   |nexus  = 17257
+
   |nexus  = 770
   |github  = CyanFireUK/StardewValleyMods
+
   |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    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
+
   |name    = Mini Tool NPC
   |author  = Goldenrevolver
+
   |author  = Tran Minh Thong
   |id      = Goldenrevolver.PermanentCookoutKit
+
   |id      = mini.tool.npc.mod
   |nexus  = 8035
+
   |nexus  = 7060
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = TMThong/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persia the Mermaid, PersiaMod
+
   |name    = Minor Light Tweaks
   |author  = Avalon, Avalonii
+
   |author  = greentodd
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id      = greentodd.MinorLightTweaks
   |nexus  = 1419
+
   |nexus  = 10223
 
   |github  =
 
   |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    = Persistent Game Options
+
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author  = Xangria
+
   |author  = BlaDe
   |id      = Xangria.PersistentGameOptions
+
   |id      = BlaDe.MiscTrolls
   |nexus  = 1778
+
   |nexus  = 12037
 
   |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    = Persistent Grange Display
+
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author  = aedenthorn, Erinthe
+
   |author  = The Fluffy Robot
   |id      = aedenthorn.PersisitentGrangeDisplay
+
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
   |nexus  = 7977
+
   |nexus  = 5691
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Mines
+
   |name    = Miss Coriel's Position Tool
   |author  = spacechase0
+
   |author  = MissCoriel
   |id      = spacechase0.PersistentMines
+
   |id      = misscoriel.PositionTool
   |nexus  = 14985
+
   |nexus  = 8087
   |github  = spacechase0/StardewValleyMods
+
   |github  = MissCoriel/Position-Tool
}}
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.UCRFix
 +
  |curse  = 885075
 +
  |nexus  = 8284
 +
  |github  = MissCoriel/UniqueCourtshipResponseCore
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persival's Bundle Mod
+
   |name    = Missing Gifts
   |author  = Persival
+
   |author  = ChiroxT
   |id      =
+
   |id      = treinke.missinggifts
   |nexus  = 438
+
   |nexus  = 11363
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Anvil
+
   |name    = Mob Count Reports, Report Mob Counts
   |author  = Strobe
+
   |author  = StultusV
   |id      = Strobe.PersonalAnvil
+
   |id      = StultusV.ReportMobCounts
   |nexus  = 5326
+
   |nexus  = 10899
   |github  = strobel1ght/Personal-Anvil
+
   |github  = JudeRV/Stardew-ReportMobCounts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Combat Drone Redux
+
   |name    = Mobile Arcade
   |author  = Prism 99
+
   |author  = aedenthorn, Erinthe
   |id      = prism99.cambam.MURDERDRONE.redux
+
   |id      = aedenthorn.MobileArcade
  |nexus  = 18224
+
   |nexus  = 6538
  |github  =
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Personal Effects
 
  |author  = bwdy
 
  |id      = bwdy.personaleffects
 
   |nexus  = 3532
 
   |github  = bwdymods/SDV-PersonalEffects
 
  
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
+
   |summary  = use [[#Mobile Phone Continued → Arcade Mobile Apps|Mobile Phone Continued → Arcade Mobile Apps]] instead.
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects Redux
+
   |name    = Mobile Audio Player
   |author  = ceruleandeep
+
   |author  = aedenthorn, Erinthe
   |id      = ceruleandeep.personaleffects
+
   |id      = aedenthorn.MobileAudioPlayer
   |nexus  = 8616
+
   |nexus  = 6568
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Traveling Cart
+
   |name    = Mobile Calendar
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PersonalTravellingCart
+
   |id      = aedenthorn.MobileCalendar
   |nexus  = 14087
+
   |nexus  = 6601
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Calendar Mobile App|Mobile Phone Continued → Calendar Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Bowl Filler
+
   |name    = Mobile Catalogues
   |author  = Invatorzen
+
   |author  = aedenthorn, Erinthe
   |id      = invatorzen.PBF
+
   |id      = aedenthorn.MobileCatalogues
   |nexus  = 12161
+
   |nexus  = 6543
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Mobile Catalogues|Mobile Phone Continued → Mobile Catalogues]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Choice Perks
+
   |name    = Mobile Phone
   |author  = skuldomg, Skuld
+
   |author  = aedenthorn, Erinthe
   |id      = skuldomg.petChoicePerks
+
   |id      = aedenthorn.MobilePhone
   |nexus  = 3313
+
  |curse  = 868890
   |github  = skuldomg/petChoicePerks
+
   |nexus  = 6523
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
   |unofficial version = 1.1.1.unofficial-3.strobe
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
+
   |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Enhancement Mod
+
   |name    = Mobile Phone Continued
   |author  = Jfulmer, Consillium
+
   |author  = JoXW
   |id      = JfulmerPetEnhancementMod
+
   |id      = JoXW.MobilePhone
   |nexus  =
+
   |nexus  = 21017
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |github  = JoXW100/StardewValleyMods
   |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    = Pet Hats
+
   |name    = Mobile Phone Continued → Arcade Mobile Apps
   |author  = aedenthorn, Erinthe
+
   |author  = JoXW
   |id      = aedenthorn.PetHats
+
   |id      = JoXW.MobileArcade
   |nexus  = 15301
+
   |nexus  = 21017
   |github  = aedenthorn/StardewValleyMods
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Interaction
+
   |name    = Mobile Phone Continued → Calendar Mobile App
   |author  = jahangmar
+
   |author  = JoXW
   |id      = jahangmar.PetInteraction
+
   |id      = JoXW.MobileCalendar
   |nexus  = 4232
+
   |nexus  = 21017
   |github  = jahangmar/StardewValleyMods
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Spawn Location
+
   |name    = Mobile Phone Continued → Mobile Catalogues
   |author  = Shaklin
+
   |author  = JoXW
   |id      = shaklin.petspawnlocation
+
   |id      = JoXW.MobileCatalogues
   |nexus  = 5986
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Traveling Cart, 猪车电话
+
   |name    = Mobile Phone Continued → Television Mobile App
   |author  = Becks723
+
   |author  = JoXW
   |id      = Becks723.PhoneTravelingCart
+
   |id      = JoXW.MobileTelevision
   |nexus  = 12981
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Villagers
+
   |name    = Mobile Television
   |author  = DewMods
+
   |author  = aedenthorn, Erinthe
   |id      = DewMods.StardewValleyMods.PhoneVillagers
+
   |id      = aedenthorn.MobileTelevision
   |nexus   = 2681
+
  |nexus  = 6575
   |github =
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
   |status   = workaround
 +
   |summary = use [[#Mobile Phone Continued → Television Mobile App|Mobile Phone Continued → Television Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pick Your Enchantment, Forge Menu Choice
+
   |name    = MobileUI Android
   |author  = atravita
+
   |author  = WisnuNug
   |id      = atravita.ForgeMenuChoice
+
   |id      = WisnuNug.MobileUI
   |curse   = 870980
+
   |nexus   = 17652
   |nexus  = 11376
+
   |github  =
   |moddrop = 1125882
+
 
   |github  = atravita-mods/StardewMods
+
   |warnings = Only works on Android.
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Picross Arcade Mod, Picrosser
+
   |name    = Modify This
   |author  = KediDili
+
   |author  = aedenthorn, Erinthe
   |id      = KediDili.ThePicrosser
+
   |id      = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
   |nexus  = 17530
+
   |nexus  = 7814
   |github  =
+
   |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    = Pierre Sells Mixed Seeds
+
   |name    = Mod List Command
   |author  = GrimReapers1121
+
   |author  = Blackclaw
   |id      = GrimReapers.PSMS
+
   |id      = Blackclaw.ModListCommand
   |nexus  = 12606
+
   |nexus  = 5131
 +
  |github  = Xebeth/StardewValley-ListModsCommand
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre's Roulette Shop
+
   |name    = Mod Menu
   |author  = Xynerorias
+
   |author  = Enaium
   |id      = xynerorias.pierresroulette
+
   |id      = Enaium.ModMenu
   |nexus  = 10826
+
  |curse  = 436844
   |github  = xynerorias/pierre-roulette-shop-SV
+
  |moddrop = 885574
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/ModMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Piggy Bank Mod
+
   |name    = Mod Settings Tab
   |author  = MindMeltMax
+
   |author  = Gilar Fasulaki
   |id      = MindMeltMax.PiggyBank
+
   |id      = GilarF.ModSettingsTab
   |nexus  = 6934
+
   |nexus  = 4579
   |moddrop = 1135669
+
   |github  = GilarF/SVM
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pipe Irrigation
+
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author  = aedenthorn, Erinthe
+
   |author  = DaLion
   |id      = aedenthorn.PipeIrrigation
+
   |id      = DaLion.Overhaul
   |nexus  = 10205
+
   |nexus  = 14470
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Placeable Mine Shafts
+
   |name    = Modular Zen Garden, Modular Zen Gardens Furniture
   |author  = aedenthorn, Erinthe
+
   |author  = leroymilo
   |id      = Aedenthorn.PlaceShaft
+
   |id      = leroymilo.ModularZenGarden
   |nexus  = 5440
+
   |nexus  = 22140
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Leroymilo/MZG
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlacementPlus
+
   |name    = Mod Update Menu
   |author  = 2Retr0
+
   |author  = CatCattyCat, Cat
   |id      = 2Retr0.PlacementPlus
+
   |id      = cat.modupdatemenu
   |nexus  = 8798
+
   |nexus  = 2536
   |curse  = 486164
+
   |moddrop = 833560
   |github  = 2Retr0/PlacementPlus
+
   |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    = Plan Importer
+
   |name    = Mod Updater
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.PlanImporter
+
   |id      = Platonymous.ModUpdater
   |nexus   = 2071
+
   |curse   = 877226
   |moddrop = 793846
+
   |nexus  = 6338
 
   |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    = Planned Parenthood
+
   |name    = Money Management Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Tbonetomtom
   |id      = aedenthorn.PlannedParenthood
+
   |id      = Tbonetomtom.MoneyManagementMod
   |nexus  = 12869
+
   |nexus  = 17045
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Tbonetomtom/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Palm Trees
+
   |name    = Monster Furniture Drop
   |author  = MouseyPounds
+
   |author  = FistOfTheNoob & MangusuPixel
   |id      = MouseyPounds.PlantablePalmTrees
+
   |id      = FistOfTheNoob.MonsterFurnitureDrop
   |nexus  = 4096
+
   |nexus  = 24804
   |github  = MouseyPounds/stardew-mods
+
   |github  = MangusuPixel/MonsterFurnitureDrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant and Fertilize All, Plant All
+
   |name    = Monster Goals Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = Suphax
   |id      = aedenthorn.PlantAll
+
   |id      = suphax.monstergoalsanywhere
   |nexus  = 10482
+
  |moddrop = 1088762
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  =
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planter Trees
+
   |name    = Monster Invasion
   |author  = aedenthorn, Erinthe
+
   |author  = Krutonium
   |id      = aedenthorn.PlanterTrees
+
   |id      = krutonium.monsterinvasion
   |nexus  = 11687
+
   |nexus  = 12641
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant on Grass
+
   |name    = Monster Level Tip
   |author  = Demiacle
+
   |author  = WhiteMind
   |id      = Demiacle.PlantOnGrass
+
   |id      = WhiteMind.MonsterLT
   |nexus  = 1026
+
   |nexus  = 1896
 
   |github  =
 
   |github  =
  
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
  |status  = workaround
 
  |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Partners and Friendships
+
   |name    = Monster Log Anywhere
   |author  = Amaranthacyan and ch20youk
+
   |author  = MouseyPounds
   |id      = Amaranthacyan.PPAFSMAPI
+
   |id      = MouseyPounds.MonsterLogAnywhere
   |nexus  = 8146
+
   |nexus  = 3997
   |github  =
+
   |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Relationships
+
   |name    = Monster Musk in Volcano
   |author  = Cherry, CherryChain
+
   |author  = BananaFruit
   |id      = Cherry.PlatonicRelationships
+
   |id      = BananaFruit.MonsterMuskInVolcano
   |nexus  = 4668
+
   |nexus  = 10651
  |moddrop = 716353
+
   |github  = BananaFruit1492/MonsterMuskInVolcano
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoTK
+
   |name    = Monster Slayer Anywhere
   |author  = Platonymous
+
   |author  = AcidicNic
   |id      = Platonymous.PlatoTK
+
   |id      = acidicNic.MonsterSlayerAnywhere
  |curse  = 877225
+
   |nexus  = 21162
   |nexus  = 6589
+
   |github  = spacechase0/StardewValleyMods
   |github  = Platonymous/PlatoTK
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoUI
+
   |name    = Monsters - The Framework
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.PlatoUI
+
   |id      = spacechase0.MonstersTheFramework
   |nexus  = 19023
+
   |nexus  = 10673
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plato Warp Menu
+
   |name    = Monthly Mail
   |author  = Platonymous
+
   |author  = Taskmaster
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id      = Taskmaster.MonthlyMail
   |curse   = 877227
+
   |nexus   = 4523
   |nexus  = 5384
+
   |github  =
  |moddrop = 793920
+
 
   |github = Platonymous/Stardew-Valley-Mods
+
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Arrows
+
   |name    = MoodFix
   |author  = TheShamanLord
+
   |author  = vaindil
   |id      = TheShamanLord.PlayerArrows
+
   |id      = vaindil.MoodFix
   |nexus  = 19479
+
   |nexus  = 1809
   |github  = Jwaad/Stardew_Player_Arrows
+
   |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    = Player Co-ordinate HUD, Player Position HUD and Logger
+
   |name    = Mood Guard
   |author  = DecidedlyHuman
+
   |author  = YonKuma, kumarei
   |id      = DecidedlyHuman.PlayerCoordinates
+
   |id      = YonKuma.MoodGuard
   |nexus  = 7969
+
   |nexus  = 1597
   |moddrop = 984961
+
  |github  = YonKuma/MoodGuard
   |github = DecidedlyHuman/PlayerCoordinates
+
 
 +
  |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    = Player Income Stats
+
   |name    = Moody Planet
   |author  = ha1fdaew
+
   |author  = Daniel McMenamy, Deathest1
   |id      = ha1fdaew.playerincomestats
+
   |id      = f1r3w477.MoodyPlanet
   |nexus  = 7373
+
   |nexus  = 2830
   |github  = ha1fdaew/PlayerIncomeStats
+
   |github  = F1r3w477/TheseModsAintLoyal
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Playground Mod
+
   |name    = Moolah 1.6 Fix
   |author  = aedenthorn, Erinthe
+
   |author  = supergato664
   |id      = aedenthorn.PlaygroundMod
+
   |id      = supergato664.Moolah
   |nexus  = 14125
+
   |nexus  = 23549
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Play Prairie King With NPCs, Two Player Prairie King
+
   |name    = Moolah Money Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TwoPlayerPrairieKing
+
   |id      = aedenthorn.Moolah
   |nexus  = 12750
+
   |nexus  = 15123
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Fix Error
+
   |name    = Moongates
   |author  = Jessebot
+
   |author  = bwdy
   |id      = Jessebot.PleaseFixError
+
   |id      = bwdy.moongates
   |nexus  = 6492
+
   |nexus  = 3545
   |github  = JessebotX/StardewValleyMods
+
   |github  = bwdymods/SDV-Moongates
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Gift Me In Person
+
   |name    = Moon Misadventures
   |author  = Shockah
+
   |author  = spacechase0 and ParadigmNomad
   |id      = Shockah.PleaseGiftMeInPerson
+
   |id      = spacechase0.MoonMisadventures
  |nexus  = 11217
+
   |curse   = 867702
  |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 10612
}}
+
   |github  = spacechase0/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Point and Plant
 
   |author  = jwdred
 
  |id      = jwdred.PointAndPlant
 
   |nexus  = 572
 
   |github  = jdusbabek/stardewvalley
 
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |unofficial version = 1.1.1-unofficial.5-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
  |summary            = Use [[#Smart Building|Smart Building]] or the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 unofficial version]
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
+
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author  = The Krominator
+
   |author  = SinZ
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
+
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
   |nexus  = 12065
+
   |nexus  = 12096
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pollen Sprites
+
   |name    = Mopsy's Ranch Livin'
   |author  = Esca, Esca-MMC
+
   |author  = Mopquill
   |id      = Esca.PollenSprites
+
   |id      = Mopquill.Ranch-Livin
   |nexus  = 6149
+
   |nexus  = 2200
   |moddrop = 790268
+
   |github  = mopquill/Mopsys-Ranch-Livin
   |github  = Esca-MMC/PollenSprites
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pond Painter
+
   |name    = More Animals, More Pets
   |author  = MouseyPounds
+
   |author  = Entoarox
   |id      = MouseyPounds.PondPainter
+
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |nexus  = 4703
+
   |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    = Pong
+
   |name    = More Artifact Spots
   |author  = CatCattyCat, Cat
+
   |author  = momoaau
   |id      = cat.Pong
+
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |nexus  = 1994
+
   |nexus  = 451
   |moddrop = 833548
+
  |github  =
   |github = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status  = workaround
 +
  |summary = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 +
<!--
 +
  |unofficial version = 2.0.1-unofficial.1-IQ
 +
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pony Weight Loss Program
+
   |name    = More Barn and Coop Animals
   |author  = BadNetCode
+
   |author  = AairTheGreat, Aair
   |id      = BadNetCode.PonyWeightLossProgram
+
   |id      = AairTheGreat.MoreBarnCoopAnimals
   |nexus  = 1232
+
   |nexus  = 4869
  |moddrop = 130159
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Poop Framework
+
   |name    = More Books
   |author  = aedenthorn, Erinthe
+
   |author  = jeWel
   |id      = aedenthorn.PoopFramework
+
   |id      = jeWel.MoreBooksCode
   |nexus  = 17152
+
   |nexus  = 23891
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Holes
+
   |name    = More Buildings
   |author  = furyx639
+
   |author  = spacechase0
   |id      = furyx639.PortableHoles
+
   |id      = spacechase0.MoreBuildings
   |curse  = 871832
+
   |curse  = 867740
   |nexus  = 13471
+
  |moddrop = 771640
   |github  = LeFauxMatt/StardewMods
+
   |nexus  = 2757
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable TV
+
   |name    = More Bundles
   |author  = kdau
+
   |author  = TwinBuilderOne
   |id      = kdau.PortableTV
+
   |id      = TwinBuilderOne.MoreBundles
   |nexus  = 5674
+
   |nexus  = 9709
  |moddrop = 761325
+
   |github  = TwinBuilderOne/StardewValleyMods
   |github  =
+
 
   |source  = https://gitlab.com/kdau/portabletv
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portal Guns
+
   |name    = More Clocks
   |author  = TrollTheBotman
+
   |author  = phjoker
   |id      = JoshJKe.PortalGun
+
   |id      = phjoker.MoreClocks
   |nexus  = 3049
+
   |nexus  = 11840
   |github  =
+
   |github  = p-holodynski/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portraiture
+
   |name    = More Conversation Topics
   |author  = Platonymous
+
   |author  = violetlizabet
   |id      = Platonymous.Portraiture
+
   |id      = violetlizabet.MoreConvoTopics
   |nexus  = 999
+
   |nexus  = 10008
  |moddrop = 793927
+
   |github  = elizabethcd/MoreConversationTopics
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Postbox Building, PostBox Mod
+
   |name    = More Dresser Variety
   |author  = i-saac-b, isaacb
+
   |author  = Dragoon23
   |id      = i-saac-b.PostBoxMod
+
   |id      = Dragoon23.MoreDresserVariety
   |nexus  = 17614
+
   |nexus  = 24194
  |github  = i-saac-b/PostBoxMod
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Post Wedding Dates
 
  |author  = Blams
 
  |id      = blams.PostWeddingDates
 
  |nexus  = 10708
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Power Nap
+
   |name    = More Events
   |author  = LakeMonster_, LakeMonster666
+
   |author  = Siweipancc
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id      = Siweipancc.MoreEvents
   |nexus  = 5256
+
   |nexus  = 20945
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PPJA Producer Converter
+
   |name    = More Fertilizers
   |author  = Digus
+
   |author  = atravita
   |id      = Digus.PPJAProducerConverter
+
   |id      = atravita.MoreFertilizers
   |nexus  = 4972
+
  |curse  = 870975
   |github  = Digus/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    = Prairie King Made Easy
+
   |name    = More for Leo
   |author  = Mucchan
+
   |author  = Blams
   |id      = Mucchan.PrairieKingMadeEasy
+
   |id      = blams.MoreForLeo
   |nexus  =
+
   |nexus  = 12710
  |chucklefish = 3594
+
   |github  =
   |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    = More Giant Crops
   |author  = Renny
+
   |author  = spacechase0
   |id      = renny.prairiekingprizes
+
   |id      = spacechase0.MoreGiantCrops
   |nexus  = 2811
+
  |curse  = 867723
   |github  = OfficialRenny/PrairieKingPrizes
+
  |moddrop = 771694
 +
   |nexus  = 5263
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King UI Enhancements
+
   |name    = More Grass
   |author  = Incognito357
+
   |author  = Sonozuki
   |id      = Incognito357.PrairieKingUIEnhancements
+
   |id      = EpicBellyFlop45.MoreGrass
   |nexus  = 10769
+
   |nexus  = 5398
   |github  = Incognito357/PrairieKingUIEnhancements
+
   |github  = Sonozuki/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predictable Retaining Soil
+
   |name    = More Grass on the Beach
   |author  = Shockah
+
   |author  = Angela Ranna
   |id      = Shockah.PredictableRetainingSoil
+
   |id      = AngelaRanna.MoreGrassOnTheBeach
   |nexus  = 10956
+
   |nexus  = 8117
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Predict Seed Maker
 
  |author  = lech43
 
  |id      = lech43.PredictSeedMaker
 
  |nexus  = 6395
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Preexisting Relationship
+
   |name    = More Grass Starters
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.PreexistingRelationship
+
   |id      = spacechase0.MoreGrassStarters
   |curse  = 867710
+
   |curse  = 867750
   |nexus  = 7684
+
  |moddrop = 313307
 +
   |nexus  = 1702
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pregnancy Role
+
   |name    = More Health
   |author  = kdau
+
   |author  = j4c0b333
   |id      = kdau.PregnancyRole
+
   |id      = j4c0b333.Morehealth
   |nexus  = 5762
+
   |nexus  = 4053
  |moddrop = 768494
 
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/kdau/pregnancyrole
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prepare for New Day
+
   |name    = More Key Binding
   |author  = igotnousername
+
   |author  = SorryLate, rharyanto
   |id      = igotnousername.PrepareNewDay
+
   |id      = SorryLate.MoreKeybinding
   |nexus  = 7638
+
   |nexus  = 5290
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Press to Quack
+
   |name    = More Level Up Notifications, Level Up Notifications
   |author  = DraconisLeonidas
+
   |author  = Binarynova
   |id      = DraconisLeonidas.PressToQuack
+
   |id      = binarynova.levelupnotifications
   |nexus  = 13583
+
   |nexus  = 21667
   |github  = DraconisLeonidas/PressToQuack
+
   |github  = Binarynova/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Drops
+
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
   |author  = skuldomg, Skuld
+
   |author  = Aimon111
   |id      = skuldomg.priceDrops
+
   |id      = AimonsMoreLivelySewerOverhaulPatches
   |nexus  = 2047
+
   |nexus  = 19405
   |github  = skuldomg/priceDrops
+
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.0.8-unofficial.1-ResidentDonna
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Fluctuation
+
   |name    = More Map Layers
   |author  = lech43
+
   |author  = Platonymous
   |id      = lech43.PriceFluctuation
+
   |id      = Platonymous.MoreMapLayers
   |nexus  = 6396
+
   |nexus  = 1134
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.5.5
+
   |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    = Prices
+
   |name    = More Mine Ladders
   |author  = skiilaa
+
   |author  = JadeTheavas
   |id      = skiilaa.Prices
+
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
   |nexus  = 2255
+
   |nexus  = 2105
   |github  =
+
   |github  = JadeTheavas/MoreMineLadders
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Tooltips
+
   |name    = More Multiplayer Info
   |author  = Darkhax
+
   |author  = cheesysteak
   |id      = darkhax.pricetooltip
+
   |id      = cheesysteak.moremultiplayerinfo
   |nexus  =
+
   |nexus  = 2173
  |curse  = 299169
+
   |github  = cheesysteak/stardew-steak
   |github  = Stardew-Valley-Modding/PriceTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
+
   |summary  = use [[#More Multiplayer Info (1.6 Updated)|More Multiplayer Info (1.6 Updated)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Clothing
+
   |name    = More Multiplayer Info (1.6 Updated)
   |author  = atravita
+
   |author  = yummypecho
   |id      = atravita.PrismaticClothing
+
   |id      = yummypecho.moremultiplayerinfo
  |curse  = 870969
+
   |nexus  = 22024
  |moddrop = 1205162
+
   |github  = cheesysteak/stardew-steak
   |nexus  = 13051
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Fire
+
   |name    = More Nightly Events
   |author  = aedenthorn, Erinthe
+
   |author  = Khloe Leclair
   |id      = aedenthorn.PrismaticFire
+
   |id      = leclair.morenightlyevents
   |nexus  = 12931
+
   |nexus  = 22612
   |github  = aedenthorn/StardewValleyMods
+
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Furniture
+
   |name    = More Rain
   |author  = aedenthorn, Erinthe
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = aedenthorn.PrismaticFurniture
+
   |id      = Omegasis.MoreRain
   |nexus  = 12589
+
   |nexus  = 441
   |github  = aedenthorn/StardewValleyMods
+
   |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Pride
+
   |name    = More Random Edition, Randomizer
   |author  = kdau
+
   |author  = Chikakoo and doomdonuts, Chikakoo4
   |id      = kdau.PrismaticPride
+
   |id      = Chikakoo.Randomizer
   |nexus  = 9019
+
   |nexus  = 5311
  |moddrop = 978503
+
   |github  = Chikakoo/stardew-valley-randomizer
   |github  =
 
  |source  = https://gitlab.com/kdau/prismaticpride
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Slime Finder
+
   |name    = More Rings
   |author  = MrKoatl
+
   |author  = spacechase0
   |id      = MrKoatl.PrismaticSlimeFinder
+
   |id      = spacechase0.MoreRings
   |nexus  = 7866
+
  |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    = Prismatic Statue
+
   |name    = More Sensible Juices
   |author  = Achtuur
+
   |author  = NCarigon
   |id      = Achtuur.PrismaticStatue
+
   |id      = NCarigon.MoreSensibleJuices
   |nexus  = 17013
+
   |nexus  = 23146
   |github  = Achtuur/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Tools
+
   |name    = More Sexy Dwarf
   |author  = stokastic
+
   |author  = CyberCheese
   |id      = stokastic.PrismaticTools
+
   |id      = cybercheese.moresexydwarf
   |nexus  = 2428
+
   |nexus  = 4320
   |github  = stokastic/PrismaticTools
+
   |github  =
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.7.1-unofficial.12-pathoschild
+
   |status   = abandoned
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod
+
   |name    = More Silo Storage
   |author  = Digus
+
   |author  = OrneryWalrus
   |id      = Digus.ProducerFrameworkMod
+
   |id      = OrneryWalrus.MoreSiloStorage
   |nexus  = 4970
+
   |nexus  = 2587
   |github  = Digus/StardewValleyMods
+
   |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    = Producer Framework Mod → PFMAutomate
+
   |name    = More Slimes, More Monsters
   |author  = Digus
+
   |author  = Ded4lif
   |id      = Digus.PFMAutomate
+
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
   |nexus  = 5038
+
   |nexus  = 7526
   |github  = Digus/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profiler
+
   |name    = More Sorting, More Sorting Options
   |author  = SinZ
+
   |author  = Chris Kau & Sean Nightingale
   |id      = SinZ.Profiler
+
   |id      = CKSR.MoreSorting
   |nexus  = 12135
+
   |nexus  = 22944
   |github  = SinZ163/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator
+
   |name    = More TV Channel, CanaisTv
   |author  = spacechase0
+
   |author  = BrasileiroTop
   |id      = spacechase0.ProfitCalculator
+
   |id      = BrasileiroTop.CanaisTv
   |curse   = 867736
+
   |nexus   = 5126
   |moddrop = 771668
+
   |github  =
  |nexus  = 3378
+
 
   |github = spacechase0/StardewValleyMods
+
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Margins
+
   |name    = More Weapons
   |author  = Cherry, CherryChain
+
   |author  = Joco80 & Sasara
   |id      = Cherry.ProfitMargins
+
   |id      = Joco80.MoreWeapons
   |nexus  = 4663
+
   |nexus  = 1168
  |moddrop = 716352
+
   |github  = Sasara2201/More-Weapons-SDV-Mod-
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Progressive Access Farm
 
  |author  = onjulraz
 
  |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
 
  |nexus  = 2923
 
  |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    = Morning Auto-Pause
   |author  = Shockah
+
   |author  = Zamiel
   |id      = Shockah.ProjectFluent
+
   |id      = Zamiel.MorningAutoPause
   |nexus  = 12638
+
   |nexus  = 21266
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project S
+
   |name    = Mossy Tree Bubble
   |author  = NarlanMarlan
+
   |author  = Tocseoj
   |id      = narlan.projects
+
   |id      = Tocseoj.MossyTreeBubble
   |nexus  = 3785
+
  |curse  = 1008228
   |github  = NolanEastburn/ProjectS
+
  |moddrop = 1564905
 +
   |nexus  = 22818
 +
   |github  = Tocseoj/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Public Access TV
+
   |name    = MOTD Mod
   |author  = kdau
+
   |author  = thfr
   |id      = kdau.PublicAccessTV
+
   |id      = thfr.MOTDMod
   |nexus  = 5605
+
   |nexus  = 3703
   |moddrop = 757967
+
   |github = rfht/MOTDMod
  |source = https://gitlab.com/kdau/predictivemods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pudding Plus Colored Slime Drops
+
   |name    = Motorcycle Mod, Moto Mod
   |author  = TerryDBS
+
   |author  = Akane
   |id      = TerryDBS.ColoredSlimeDrops
+
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
   |nexus  = 7048
+
   |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    = Purchasable Galaxy Item
+
   |name    = mouahrara's Module Collection
   |author  = SorryLate
+
   |author  = mouahrara
   |id      = SorryLate.GalaxyItem
+
   |id      = mouahrara.mouahrarasModuleCollection
   |nexus  = 5289
+
   |nexus  = 18973
 +
  |github  = mouahrara/mouahrarasModuleCollection
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mouse Fishing
 +
  |author  = ruggerbuns
 +
  |id      = ruggerbuns.MouseFishing
 +
  |curse  = 1046572
 +
  |nexus  = 25231
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Recipes
+
   |name    = Mouse Movement Fishing, 鼠标移动钓鱼
   |author  = Paracosm
+
   |author  = Night
   |id      = Paracosm.PurchasableRecipes
+
   |id      = Night.MovementFishing
   |nexus  = 1722
+
   |nexus  = 25571
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mouse Move Mode, Right Click Move Mode
 +
  |author  = ylsama
 +
  |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
 +
  |nexus  = 2614
 +
  |github  = ylsama/RightClickMoveMode
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moveable Mailbox
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MoveableMailbox
 +
  |nexus  = 7834
 +
  |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
  |status  = workaround
+
   |unofficial version = 0.2.1-unofficial.2-mouahrara
  |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#MoveableMailbox
<!--
 
   |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    = Moveable Pet Bowl
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PuristMod
+
   |id      = aedenthorn.MoveablePetBowl
   |nexus  = 16097
+
  |curse  = 868849
 +
   |nexus  = 8038
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = PVP Friendly Fire, PVP
+
   |name    = Move Annoying Cursor
   |author  = DewMods
+
   |author  = joljyo
   |id      = DewMods.StardewValleyMods.PVP
+
   |id      = joljyo.MoveAnnoyingCursor
   |nexus  = 15589
+
   |nexus  = 7378
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
+
   |name    = Move Bed
   |author  = spacechase0 and ParadigmNomad
+
   |author  = yangZ, yangZheng20
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id      = yangZ.MoveBed
  |curse  = 867715
+
   |nexus  = 23308
   |nexus  = 7455
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PyTK, Platonymous Toolkit
+
   |name    = Move Between Buildings
   |author  = Platonymous
+
   |author  = Vilaboa
   |id      = Platonymous.Toolkit
+
   |id      = Vilaboa.MoveBetweenBuildings
   |nexus  = 1726
+
   |nexus  = 17391
   |moddrop = 793815
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Chests
+
   |name    = Move Faster
   |author  = spacechase0
+
   |author  = Shuai Zhang
   |id      = spacechase0.QiChest
+
   |id      = shuaiz.MoveFasterMod
   |nexus  = 15696
+
   |nexus  = 1351
   |github  = spacechase0/StardewValleyMods
+
   |github  = hcoona/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.2?
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Exchanger
+
   |name    = Move Greenhouse Plot
   |author  = Mizzion
+
   |author  = aedenthorn, Erinthe
   |id      = mizzion.qiexchanger
+
   |id      = aedenthorn.MoveGreenhousePlot
   |nexus  = 1930
+
   |nexus  = 13589
  |moddrop = 661359
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Sprinklers
+
   |name    = Move It
   |author  = UnknownLegacy
+
   |author  = aedenthorn, Erinthe
   |id      = UnknownLegacy.QiSprinklers
+
   |id      = aedenthorn.MoveIt
   |nexus  = 7904
+
   |nexus  = 15163
   |github  = UnkLegacy/QiSprinklers
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
 
  |author  = Prismuth
 
  |id      = <Prismuth.QuaintFarmBridge
 
  |nexus  = 1647
 
  |github  =
 
  
   |broke in   = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status    = workaround
 
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Bait
+
   |name    = Movement Mod, Movement Modifier
   |author  = MindMeltMax
+
   |author  = Zoryn
   |id      = MindMeltMax.QualityBait
+
   |id      = Zoryn.MovementModifier
   |moddrop = 1443555
+
   |nexus  =
   |nexus  = 16832
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Fish Ponds
+
   |name    = Movement Speed
   |author  = ytsc
+
   |author  = bcmpinc
   |id      = ytsc.QualityFishPonds
+
   |id      = bcmpinc.MovementSpeed
   |nexus  = 11021
+
   |nexus  = 2736
   |github  = YTSC/StardewValleyMods
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products
+
   |name    = Move Through Object
   |author  = SilentOak
+
   |author  = ylsama
   |id      = SilentOak.QualityProducts
+
   |id      = ylsama.MoveThoughObject
   |nexus  = 3609
+
   |nexus  = 2680
   |github  = silentoak/StardewMods
+
   |github  =
 +
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 +
 
 +
  |dev note = source in separate Git branch
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = abandoned
   |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
+
   |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    = Quality Products → Auto Quality Patch
+
   |name    = Movie Theatre Tweaks
   |author  = SilentOak
+
   |author  = aedenthorn, Erinthe
   |id      = SilentOak.AutoQualityPatch
+
   |id      = aedenthorn.MovieTheatreTweaks
   |nexus  = 3609
+
  |curse  = 868672
   |github  = silentoak/StardewMods
+
   |nexus  = 16395
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber
+
   |name    = Mr. Pam - Snorlax Mechanics
   |author  = Traktori
+
   |author  = daleonar
   |id      = Traktori.QualityScrubber
+
   |id      = daleonar.Snorlax
   |nexus  = 5663
+
   |nexus  = 16194
   |github  = Traktori7/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber for Automate
+
   |name    = MTN, More Than Necessary
   |author  = Traktori
+
   |author  = SgtPickles, GameMX
   |id      = Traktori.AM.QualityScrubber
+
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
   |nexus  = 5663
+
   |nexus  = 2256
   |github  = Traktori7/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    = Quality Smash
+
   |name    = Muffin Core
   |author  = barfytheclown
+
   |author  = Kabi-chan
   |id      = barfytheclown.QualitySmash
+
   |id      = kabi-chan.MuffinCore
   |nexus  = 7907
+
   |nexus  = 8070
   |github  = jn84/QualitySmash
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Queen of Sauce Randomizer
+
   |name    = Multi Fertilizer
   |author  = Speshkitty
+
   |author  = spacechase0
   |id      = speshkitty.queenofsauceshuffler
+
   |id      = spacechase0.MultiFertilizer
   |nexus  = 7151
+
  |curse  = 867717
   |github  = Speshkitty/QueenOfSauceRandomiser
+
   |nexus  = 7436
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Delay
+
   |name    = Multiplayer Backpacks
   |author  = BadNetCode
+
   |author  = skiilaa
   |id      = BadNetCode.QuestDelay
+
   |id      = skiilaa.MultiplayerBackpacks
   |nexus  = 1239
+
   |nexus  = 2282
  |moddrop = 473938
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Framework
+
   |name    = Multiplayer Emotes
   |author  = PurrplingCat
+
   |author  = FerMod
   |id      = PurrplingCat.QuestFramework
+
   |id      = FerMod.MultiplayerEmotes
  |curse  = 577691
+
   |nexus  = 2347
   |nexus  = 6414
+
   |github  = FerMod/StardewMods
   |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    = Multiplayer Exp Share, Multiplayer Exp Sharing
   |author  = aedenthorn, Erinthe
+
   |author  = Achtuur
   |id      = aedenthorn.QuestTimeLimits
+
   |id      = Achtuur.MultiplayerExpShare
  |curse  = 868671
+
   |nexus  = 16891
   |nexus  = 16403
+
   |github  = Achtuur/StardewMods
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Forward Dash, Warp Mod
+
   |name    = Multiplayer Horse Reskin
   |author  = Vexorth
+
   |author  = delphinwave
   |id      = Vexorth.Warp
+
   |id      = DelphinWave.MultiplayerHorseReskin
   |nexus  = 16605
+
   |nexus  = 7681
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Glance
+
   |name    = Multiplayer Hub
   |author  = adverserath
+
   |author  = Alberto Moreira Luiz
   |id      = Adverserath.QuickGlance
+
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
   |nexus  = 12058
+
   |nexus  = 9672
   |github  = adverserath/QuickGlance
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Load
+
   |name    = Multiplayer Idle
   |author  = aedenthorn, Erinthe
+
   |author  = DoubleZ
   |id      = aedenthorn.QuickLoad
+
   |id      = DoubleZ.MultiplayerIdle
   |nexus  = 7756
+
   |nexus  = 3765
   |github  = aedenthorn/StardewValleyMods
+
   |github  = SourceZh/MultiplayerIdle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Minigame
+
   |name    = Multiplayer Info
   |author  = Enaium
+
   |author  = MindMeltMax
   |id      = Enaium.QuickMinigame
+
   |id      = MindMeltMax.MPInfo
   |curse  = 438741
+
   |curse  = 1004488
   |moddrop = 895127
+
   |moddrop = 1302776
   |nexus  =
+
   |nexus  = 15155
   |github  = Enaium-StardewValleyMods/QuickMinigame
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Responses
+
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
   |author  = aedenthorn, Erinthe
+
   |author  = Scayze
   |id      = aedenthorn.QuickResponses
+
   |id      = scayze.MultiplayerPrairieKing
   |nexus  = 6548
+
   |nexus  = 16030
   |github  = aedenthorn/StardewValleyMods
+
   |github  = scayze/multiprairie
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Sell
+
   |name    = Multiplayer Lag Fixer - Skull Caverns and Mine
   |author  = Alejandro Akbal, AlejandroAkbal
+
   |author  = Xoulious
   |id      = AlejandroAkbal.QuickSell
+
   |id      = Xoulious.MultiplayerLagFixer
   |nexus  = 7854
+
   |nexus  = 25222
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Shop
+
   |name    = Multiplayer Mod
   |author  = Enaium
+
   |author  = Tran Minh Thong
   |id      = Enaium.QuickShop
+
   |id      = multiplayer.mod
   |curse   = 436793
+
   |nexus   = 16582
   |moddrop = 864170
+
   |github  = TMThong/Stardew-Mods
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/QuickShop
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Start
+
   |name    = Multiplayer Mod Checker
   |author  = WuestMan, redknightofdoom
+
   |author  = Cherry, CherryChain
   |id      = WuestMan.QuickStart
+
   |id      = Cherry.MultiplayerModChecker
   |nexus  = 2375
+
   |nexus  = 6609
   |github  = Brian-Wuest/Quick_Start
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Swap
+
   |name    = Multiplayer Mod Limit
   |author  = Allan Wang
+
   |author  = weizinai
   |id      = AllanWang.QuickSwap
+
   |id      = weizinai.MultiplayerModLimit
   |nexus  = 13956
+
   |nexus  = 25446
   |github  = AllanWang/Stardew-Mods
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quotes
+
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
   |author  = aedenthorn, Erinthe
+
   |author  = Unremarkable, animavoro
   |id      = aedenthorn.Quotes
+
   |id      = unremarkable.fix-sellToStorePrice
   |nexus  = 6503
+
   |nexus  = 2135
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
 +
 
 +
  |broke in = Stardew Valley 1.3.11
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Geodes
+
   |name    = Multiplayer Shaft Fix
   |author  = justastranger
+
   |author  = Prince-Leto
   |id      = jas.RadioactiveGeodes
+
   |id      = princeleto.multiplayershaftfix
   |moddrop = 952722
+
   |nexus  = 2922
   |nexus   =
+
  |github  = Prince-Leto/StardewValleyMods
   |github =
+
 
 +
  |broke in = Stardew Valley 1.4
 +
   |status   = obsolete
 +
   |summary = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Tools
+
   |name    = Multiplayer Speech Bubbles
   |author  = kakashigr
+
   |author  = Kalthramis
   |id      = kakashigr.RadioactiveTools
+
   |id      = Kalthramis.MPSpeechBubbles
   |nexus  = 7630
+
   |nexus  = 2192
   |github  = kakashigr/stardew-radioactivetools
+
   |github  =
 +
  |source  = {{github|Kalthramis/StardewValley}}/tree/MPSpeechBubbles
 +
 
 +
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.0.3-unofficial.1-SorryLate
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Cursor
+
   |name    = Multiplayer Time
   |author  = Jamie Taylor
+
   |author  = lolmaj
   |id      = jltaylor-us.RainbowCursor
+
   |id      = lolmaj.MultiplayerTime
   |nexus  = 15886
+
   |nexus  = 2543
   |github  = jltaylor-us/StardewRainbowCursor
+
   |github  = MaciejMarkuszewski/StardewValleyMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Trail
+
   |name    = Multiple Floor Farmhouse
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RainbowTrail
+
   |id      = aedenthorn.MultiStoryFarmhouse
   |nexus  = 16914
+
   |nexus  = 8077
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Multiple Floor Farmhouse - Continued|Multiple Floor Farmhouse - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raincoat When Raining
+
   |name    = Multiple Floor Farmhouse - Continued
   |author  = BikiFae, bikinavisho
+
   |author  = aedenthorn and FlyingTNT
   |id      = BikiFae.RainCoatWhenRaining
+
   |id      = FlyingTNT.MultipleFloorFarmhouse
   |nexus  = 4659
+
   |nexus  = 25303
   |github  = bikinavisho/RainCoatWhenRaining
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = RainPlus
+
   |name    = Multiple Gifts for Spouses
   |author  = Deadlykirpy
+
   |author  = Redwood
   |id      = Kirpy.RainPlus
+
   |id      = Redwood.MultipleGiftsForSpouse
   |nexus  = 6559
+
   |nexus  = 2910
 +
  |github  = EKomperud/StardewMods
 +
 
 +
  |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
 +
  |name    = Multiple Horses
 +
  |author  = CyanFire
 +
  |id      = CF.MultipleHorses
 +
  |nexus  = 25620
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Randomizer
+
   |name    = Multiple Mini-Obelisks
   |author  = EvilPdor
+
   |author  = PeacefulEnd
   |id      =
+
   |id      = PeacefulEnd.MultipleMiniObelisks
   |nexus  =
+
  |curse  = 870945
   |url    = https://community.playstarbound.com/threads/111526
+
   |nexus  = 7900
   |github  =
+
   |github  = Floogen/MultipleMiniObelisks
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Spouse Dialogs
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.multiplespousedialogs
 +
  |nexus  = 8711
 +
   |github  = ceruleandeep/CeruleanStardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |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    = Multiple Spouses
   |author  = StultusV
+
   |author  = aedenthorn, Erinthe
   |id      = StultusV.RainRefillsWateringCan
+
   |id      = aedenthorn.MultipleSpouses
   |nexus  = 11554
+
   |nexus  = 6227
   |github  = JudeRV/Stardew-RainRefillsWateringCan
+
   |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    = Rains Interaction Mod
+
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
   |author  = RainKuro
+
   |author  = SlyMerc
   |id      = RainKuro.RainsInteractionMod
+
   |id      = FileLoading
   |nexus  = 18850
+
   |nexus  = 1094
 
   |github  =
 
   |github  =
 +
 +
  |status  = workaround
 +
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raised Garden Beds
+
   |name    = Multi Save
   |author  = blueberry
+
   |author  = aedenthorn, Erinthe
   |id      = blueberry.RaisedGardenBeds
+
   |id      = aedenthorn.MultiSave
   |nexus  = 5305
+
   |nexus  = 15402
   |github  = b-b-blueberry/RaisedGardenBeds
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241 unofficial update] or [[#Multi Save - Continued|Multi Save - Continued]] instead.
 +
  |unofficial version = 0.1.9-unofficial.1-GrimatGaming
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranching Tool Upgrades
+
   |name    = Multi Save - Continued
   |author  = drbirbdev
+
   |author  = recon88
   |id      = drbirbdev.RanchingToolUpgrades
+
   |id      = recon88.MultiSave
   |nexus  = 12280
+
  |curse  = 1018922
   |github  = drbirbdev/StardewValley
+
   |nexus  = 22953
 +
   |github  = recon88/Multi-Save-Continued
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Bundles
+
   |name    = Multitool
   |author  = balllight
+
   |author  = Miome
   |id      = balllight.RandomBundles
+
   |id      = miome.MultiToolMod
   |nexus  = 13790
+
   |nexus  = 2546
   |github  =
+
   |github  = miome/MultitoolMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Hair Color
+
   |name    = Multi-User Chests
   |author  = bookworm89723
+
   |author  = MindMeltMax
   |id      = davis.randomhair
+
   |id      = MindMeltMax.MUC
   |nexus  = 3271
+
  |curse  = 997982
   |github  = joaniedavis/RandomHairMod
+
  |nexus  = 9856
 +
  |moddrop = 1135731
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Yield Crops
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.MultiYieldCrops
 +
   |nexus  = 6069
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Randomized Energy
+
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
   |author  = LakeMonster_, LakeMonster666
+
   |author  = Jacque Pott
   |id      = LakeMonster_.RandomizedEnergy
+
   |id      = JacquePott.MYCDGRPatch
   |nexus  = 5250
+
   |nexus  = 14023
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random NPCs, Random Visitors
+
   |name    = Murdercrows
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.RandomNPC
+
   |id      = aedenthorn.Murdercrows
   |nexus  = 4911
+
   |nexus  = 6615
 
   |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    = Murder Drone, Personal Combat Drone
   |author  = idermailer
+
   |author  = cotboy
   |id      = idermailer.RandomStartDay
+
   |id      = cambam.MURDERDRONE
   |nexus  = 13225
+
   |nexus  = 4507
   |github  = idermailer/RandomStartDay
+
   |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    = Random Tastes
+
   |name    = Murder Mod
   |author  = skiilaa
+
   |author  = Aren, Aren Desai
   |id      = skiilaa.RandomTastes
+
   |id      = Aren.MurderMod
   |nexus  = 2285
+
   |nexus  = 17470
 +
  |github  = ArenKDesai/Murder-Mod
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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    = Museum Donation Checker
   |author  = CatCattyCat, Cat
+
   |author  = Hitaxas
   |id      = cat.sprinklerrange
+
   |id      = Hitaxas.Dono.DLL
   |nexus  = 1179
+
   |nexus  = 24225
  |moddrop = 833536
+
   |github  =
   |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    = Museum Rearranger
   |author  = vgperson
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = vgperson.RangedTools
+
   |id      = Omegasis.MuseumRearranger
   |nexus  = 6935
+
   |nexus  = 428
   |github  = vgperson/RangedTools
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |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    = Range Highlight
+
   |name    = Museum Store
   |author  = Jamie Taylor
+
   |author  = atravita
   |id      = jltaylor-us.RangeHighlight
+
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |nexus  = 6752
+
  |curse  = 870973
   |github  = jltaylor-us/StardewRangeHighlight
+
  |moddrop = 1187402
 +
   |nexus  = 12598
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Readers Digest
+
   |name    = Mushroom Cursors
   |author  = Remy Bach
+
   |author  = Expl0
   |id      = remybach.readersdigest
+
   |id      = Expl0.MushroomCursors
   |nexus  = 3040
+
   |nexus  = 12594
   |github  = remybach/stardew-valley-readersdigest
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Fishing
+
   |name    = Mushroom Levels
   |author  = Kevin Connors
+
   |author  = Eireon, Ben Patterson
   |id      = KevinConnors.RealisticFishing
+
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
  |nexus  = 2623
+
   |nexus  = 2818
  |github  = kevinforrestconnors/RealisticFishing
+
   |github  = benrpatterson/MushroomLevels
 
 
  |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    = Realistic Random Names
+
   |name    = Mushroom Level Tip
   |author  = aedenthorn, Erinthe
+
   |author  = WhiteMind
   |id      = aedenthorn.RealNames
+
   |id      = WhiteMind.MLT
   |nexus  = 6269
+
   |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    = Real Time
+
   |name    = Mushroom Log Additions
   |author  = Enaium, Lightcolour888
+
   |author  = justastranger
   |id      = Enaium.RealTime
+
   |id      = JAS.MushroomLogAdditions
   |nexus  = 5336
+
  |moddrop = 1539617
   |github  =
+
   |nexus  =
 +
   |github  = justastranger/MushroomLogAdditions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Framework
+
   |name    = Mushroom Propagator Automation
   |author  = drbirbdev
+
   |author  = blueberry and Oddshot
   |id      = drbirbdev.RealtimeFramework
+
   |id      = blueberry.BlueberryMushroomAutomation
   |nexus  = 18915
+
   |nexus  = 4637
   |github  = drbirbdev/StardewValley
+
   |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    = Realtime Minimap
+
   |name    = Mushroom Propagator - Grow More Mushrooms
   |author  = spacechase0
+
   |author  = blueberry, blueberry and Oddshot
   |id      = spacechase0.RealtimeMinimap
+
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
   |curse   = 867706
+
   |nexus   = 4637
   |nexus  = 9386
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--retest linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
+
   |name    = Mushroom Rancher
   |author  = SixthTitan
+
   |author  = Goldenrevolver
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
+
   |id      = Goldenrevolver.MushroomRancher
   |nexus  = 5773
+
   |nexus  = 10978
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recatch Legendary Fish
+
   |name    = Musical Cellar
   |author  = cantorsdust and Pathoschild
+
   |author  = Lis
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id      = Lis.MusicalCellar
   |nexus  = 172
+
   |nexus  = 7626
   |github  = cantorsdust/StardewMods
+
   |github  = lisamreynolds/MusicalCellar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reciprocate
+
   |name    = Musical Paths
   |author  = YunHikari
+
   |author  = aedenthorn, Erinthe
   |id      = YunHikari.Reciprocate
+
   |id      = aedenthorn.MusicalPaths
   |nexus  = 17714
+
   |nexus  = 13197
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recover Stamina
+
   |name    = Mutant Rings
   |author  = lperkins2, Logan Perkins
+
   |author  = ApryllForever
   |id      = lperkins2.RecoverStamina
+
   |id      = ApryllForever.MutantRings
   |nexus  = 2332
+
   |nexus  = 23849
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recurring Reminders
+
   |name    = My Money
   |author  = Dem1se
+
   |author  = Marcos Brendon
   |id      = Dem1se.RecurringReminders
+
   |id      = marcos.mymoney
   |nexus  = 6840
+
   |nexus  = 6736
   |github  = dem1se/SDVMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recyclable Cola
+
   |name    = Mystical Buildings
   |author  = XxHarvzBackxX
+
   |author  = PeacefulEnd
   |id      = harvz.RecyclableCola
+
   |id      = PeacefulEnd.MysticalBuildings
   |nexus  = 10865
+
  |curse  = 870928
   |github  = XxHarvzBackxX/recyclableCola
+
   |nexus  = 12312
 +
   |github  = Floogen/MysticalBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redesigned Farmhouse Layout
+
   |name    = Name Tags
   |author  = Aimon111 & DaLion
+
   |author  = Enaium
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
+
   |id      = Enaium.NameTags
   |nexus  = 11420
+
  |curse  = 436816
   |github  =
+
  |moddrop = 877767
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/NameTags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redraw Pelican Town Config
+
   |name    = Napalm Mummies
   |author  = JefGrizli
+
   |author  = aedenthorn, Erinthe
   |id      = JefGrizli.RedrawPelicanTownC
+
   |id      = aedenthorn.NapalmMummies
   |nexus  = 15564
+
   |nexus  = 15933
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Watering Can in Town Fountain
+
   |name    = Nature Strikes Back
   |author  = TfueLovesBanana
+
   |author  = Clumsy Jackdaw
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
+
   |id      = ClumsyJackdaw.NatureStrikesBack
   |nexus  = 16764
+
   |nexus  = 19771
   |github  =
+
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refund Staircases
+
   |name    = Neat Additions
   |author  = Nick Martin
+
   |author  = Ilyaki
   |id      = NickMartin.RefundStaircases
+
   |id      = ilyaki.neatadditions
   |nexus  = 19209
+
   |nexus  = 2648
   |github  =
+
   |github  = Ilyaki/NeatAdditions
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Regeneration
 
  |author  = Hammurabi
 
  |id      = HammurabiRegeneration
 
  |nexus  =
 
  |chucklefish = 4584
 
  |source  = https://community.playstarbound.com/resources/regeneration.4584/updates
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
  |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    = Network Optimizer
   |author  = Zoryn
+
   |author  = Ilyaki
   |id      = Zoryn.RegenMod
+
   |id      = Ilyaki.NetworkOptimizer
   |nexus  =
+
   |nexus  = 3021
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = Ilyaki/NetworkOptimizer
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regular Quality
+
   |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  = desto, JustToDownloadThings
+
   |author  = DestyNova
   |id      = desto.RegularQuality
+
   |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
   |nexus  = 5090
+
   |nexus  = 12369
   |github  = desto-git/smapi-RegularQuality
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rejuvenating Forest
+
   |name    = New Achieve, Obtain Achievements
   |author  = Team Timber
+
   |author  = AbelSdf, Abel_sdf
   |id      = TeamTimber.RejuvenatingForest
+
   |id      = AbelSdf.NewAchieve
   |nexus  = 10322
+
   |nexus  = 20909
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Bar UI
+
   |name    = New Clothes Every Day
   |author  = SlyMerc
+
   |author  = Vrakyas
   |id      = RelationshipBar
+
   |id      = Vrakyas.NewClothesEveryDay
   |nexus  = 1009
+
   |nexus  = 4030
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationships Enhanced
+
   |name    = New Game on Launch
   |author  = rodrigovaz
+
   |author  = Nobbele
   |id      = relationshipsenhanced
+
   |id      = Nobbele.NewGameOnLaunch
   |nexus  =
+
   |nexus  = 2654
  |chucklefish = 4435
+
   |github  = 4ppleCracker/NewGameOnLaunch
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in     = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Status
+
   |name    = New Game Plus
   |author  = Dragonisser
+
   |author  = Spacechase0
   |id      = relationshipstatus
+
   |id      = Spacechase0.NewGamePlus
   |nexus  = 751
+
   |nexus  = 10786
   |github  =
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tooltips
+
   |name    = New Machines
   |author  = M3ales
+
   |author  = Igorious
   |id      = M3ales.RelationshipTooltips
+
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
 
   |nexus  =
 
   |nexus  =
   |curse  = 298040
+
   |chucklefish = 3683
   |github  = M3ales/RelationshipTooltips
+
   |github  = Igorious/StardevValleyNewMachinesMod
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tracker
+
   |name    = Nexus Mods Button
   |author  = Branic
+
   |author  = Pickysaurus
   |id      = Branic.RelationshipTracker
+
   |id      = Pickysaurus.NexusModsButton
   |nexus  = 2845
+
   |nexus  = 12969
   |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    = Nice Messages
   |author  = AdroSlice
+
   |author  = Nori, seaweednori
   |id      = AdroSlice.Relativity
+
   |id      = nori.NiceMessages
   |nexus  = 13028
+
   |nexus  = 6160
   |github  = adroslice/sdv-relativity-mirror
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name    = Night Event Chance Tweak
   |author  = zeldela
+
   |author  = aedenthorn, Erinthe
   |id      = zeldela-RememberBirthdays
+
   |id      = aedenthorn.NightEventChanceTweak
   |nexus  = 13554
+
   |nexus  = 10633
   |github  = zeldela/sdv-mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Faced Direction
+
   |name    = Night Light
   |author  = Annosz
+
   |author  = KankuroGB
   |id      = Annosz.RememberFacedDirection
+
   |id      = kankurogb.nightlight
   |nexus  = 6946
+
   |nexus  = 21629
   |github  = Annosz/StardewValleyModding
+
   |github  = KankuroGB/NightLight
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Remember Your Umbrella
+
   |name     = Night Owl
   |author = heyseth
+
   |author   = Omegasis, Alpha_Omegasis
   |id     = heyseth.umbrellas
+
   |id       = Omegasis.NightOwl
   |nexus   = 8366
+
   |nexus   = 433
   |github = heyseth/SDVMods
+
   |github   = janavarro95/Stardew_Valley_Mods
 +
  |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    = Reminders
+
   |name    = Nightshade
   |author  = Surkasu
+
   |author  = ichortower
   |id      = Surkasu.Reminders
+
   |id      = ichortower.Nightshade
   |nexus  = 2481
+
   |nexus  = 23742
   |github  =
+
   |github  = ichortower/Nightshade
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remind to Exit
+
   |name    = Night Shift
   |author  = pepoluan
+
   |author  = SevenChords
   |id      = pepoluan.RemindToExit
+
   |id      = SevenChords.Night_Shift
   |nexus  = 8727
+
   |nexus  = 15345
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remote Fridge Storage
+
   |name    = Night Time Sound Notifications, Time Notif
   |author  = EternalSoap, arjan3004
+
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
   |id      = EternalSoap.RemoteFridgeStorage
+
   |id      = Careless_Imm0rtal.Time_Notif.
  |nexus  = 2545
+
   |nexus  = 19651
  |github  = SoapStuff/Remote-Fridge-Storage
 
 
 
  |warnings = Broken on Android (loads but does not work).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Remove All Monsters
 
  |author  = David J. Lee, djslzx
 
  |id      = djsl.RemoveAllMonsters
 
   |nexus  = 5727
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove Animal Limitations
+
   |name    = No Blink
   |author  = Hobbes
+
   |author  = Mr Tea, MrTea
   |id      = Hobbes.RemoveAnimalLimitations
+
   |id      = MrTea.NoBlink
   |nexus  = 7838
+
   |nexus  = 17220
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename
+
   |name    = No Cheat Shortcuts (No Map Overwrite)
   |author  = Remmie, CoinzReturns
+
   |author  = kulcris
   |id      = Remmie.Rename
+
   |id      = kulcris.NoCheatShortcuts
   |nexus  = 2130
+
   |nexus  = 2310
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.4
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Rename Reworked|Rename Reworked]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename Reworked
+
   |name    = Noclip Mode
   |author  = Parabyted
+
   |author  = Pathoschild
   |id      = parabyted.renamerework
+
   |id      = Pathoschild.NoclipMode
   |nexus  = 10866
+
  |curse  = 1000622
   |github  =
+
   |nexus  = 3900
 +
  |moddrop = 691002
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools Improved
+
   |name    = No Cooties
   |author  = SolusCleansing
+
   |author  = ceruleandeep
   |id      = SolusCleansing.RentedToolsImproved
+
   |id      = ceruleandeep.NoCooties
   |nexus  = 18909
+
   |nexus  = 9000
   |github  = SolusCleansing/RentedToolsImproved
+
   |github  = ceruleandeep/CeruleanStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools
+
   |name    = No Crows
   |author  = JarvieK
+
   |author  = CatCattyCat, Cat
   |id      = JarvieK.RentedTools
+
   |id      = cat.nocrows
   |nexus  = 1307
+
   |nexus  = 1682
   |github  = Jarvie8176/StardewMods
+
   |moddrop = 833543
 
+
   |github  = danvolchek/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    = Reorient After Eating
+
   |name    = No Crows Revisited
   |author  = PunningLinguist
+
   |author  = Siweipancc
   |id      = PunningLinguist.ReorientAfterEating
+
   |id      = Siweipancc.NoCrowsRevisited
   |nexus  = 7585
+
   |nexus  = 21129
   |github  = amconners/ReorientAfterEating
+
   |github  = siweipancc/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Replanter
+
   |name    = No Debris Weather
   |author  = jwdred
+
   |author  = Underscore76
   |id      = jwdred.Replanter
+
   |id      = underscore.nodebris
   |nexus  = 589
+
   |nexus  = 19699
   |github  = jdusbabek/stardewvalley
+
   |github  = Underscore76/NoDebrisWeather
 
 
  |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 Debug Mode
   |author  = littleraskol
+
   |author  = Pathoschild
   |id      = lrsk_sdvm_rerg.0925160827
+
   |id      = Pathoschild.NoDebugMode
   |nexus  = 6837
+
   |nexus  = 593
   |moddrop = 827580
+
   |github  = Pathoschild/StardewMods
   |github = littleraskol/ReRegeneration
+
 
 +
   |status = abandoned
 +
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reseed, Roc's Reseed Mod
+
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
   |author  = rocslayer, James Overton
+
   |author  = Kryspur
   |id      = Roc.Reseed
+
   |id      = Kryspur.NoFallDamage
   |nexus  = 2421
+
   |nexus  = 17749
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Fence Decay
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.nofencedecay
 +
  |nexus  = 1180
 +
  |moddrop = 833537
 +
  |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
+
   |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Skull Caverns
+
   |name    = No Fence Decay Redux
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = EnderTedi
   |id      = KoihimeNakamura.ResetCaverns
+
   |id      = EnderTedi.NoFenceDecayRedux
  |moddrop = 1080116
+
   |nexus  = 20802
   |nexus  =
+
   |github  = EnderTedi/No-Fence-Decay-Redux
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Terrain Features
+
   |name    = No Festival Timer
   |author  = mabelSyrup
+
   |author  = mistyspring
   |id      = MabelSyrup.ResetTerrainFeatures
+
   |id      = mistyspring.nofestivaltimer
   |nexus  = 4715
+
   |nexus  = 20077
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Friendship Decay
 +
  |author  = hitachihex
 +
  |id      = hitachihex.NoFriendshipDecay
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 +
  |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.2?
   |unofficial version = 1.0.3-unofficial.1-esca
+
  |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678
+
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] or [[#No Friendship Decay - Reborn|No Friendship Decay - Reborn]] instead.
 
+
<!--
  |summary = use {{nexus mod|9350|Reset Terrain Features For .NET 5}} or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678 unofficial update] instead.
+
   |unofficial version = 1.1.2-unofficial.1-f4ith
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Resource Storage
+
   |name    = No Friendship Decay - Reborn
   |author  = aedenthorn, Erinthe
+
   |author  = The Fluffy Robot
   |id      = aedenthorn.ResourceStorage
+
   |id      = TheFluffyRobot.No
   |nexus  = 17951
+
   |nexus  = 22922
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jamespfluger/Stardew-NoFriendshipDecayReborn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Responsive Knockback, Responsive MP Knockback
+
   |name    = No Greenhouse Entrance Tiles
   |author  = spacechase0
+
   |author  = idermailer
   |id      = spacechase0.ResponsiveKnockback
+
   |id      = idermailer.greenhouseNoEntranceTiles
   |nexus  = 12029
+
   |nexus  = 21557
   |github  = spacechase0/StardewValleyMods
+
   |github  = idermailer/NoGreenhouseEntranceTiles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Restauranteer
+
   |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
   |author  = aedenthorn, Erinthe
+
   |author  = Kumagabear
   |id      = aedenthorn.Restauranteer
+
   |id      = Kumagabear.NoHatTreasureSkull
   |nexus  = 14519
+
   |nexus  = 19655
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retro Active Achievements
+
   |name    = No Hoof Sound
   |author  = iceburg
+
   |author  = AbelSdf, Abel_sdf
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id      = AbelSdf.NoHoofSound
   |nexus  = 4974
+
   |nexus  = 21020
   |github  = ManApart/RetroActiveAchievements
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retroactive Stardew
+
   |name    = No Kids Ever
   |author  = millerscout
+
   |author  = Hangy
   |id      = Millerscout.RetroactiveStardew
+
   |id      = Hangy.NoKidsEver
   |nexus  = 6953
+
   |nexus  = 1464
   |github  = millerscout/StardewMillerMods
+
   |github  = L3thal1ty/No-Kids-Ever
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name    = No Kimchi
   |author  = Iceburg
+
   |author  = jaeha, qpqpqp121
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id      = jaeha.No_Kimchi
   |nexus  = 356
+
   |nexus  = 5043
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reverse Proposal
+
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
   |author  = GreenOnion24
+
   |author  = Riverbankboy, The_UltimateNuke
   |id      = GreenOnion24.ReverseProposal
+
   |id      = theultimatenuke.testmod
   |nexus  = 8526
+
   |nexus  = 17965
   |github  =
+
   |github  = TheUltimateNuke/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Revive Dead Crops
+
   |name    = No Mine Flyers Redux
   |author  = atravita
+
   |author  = minervamaga
   |id      = atravita.ReviveDeadCrops
+
   |id      = minervamaga.NoMineFlyersRedux
   |curse   = 870964
+
   |nexus   =
   |moddrop = 1294436
+
   |moddrop = 631110
  |nexus  = 15005
+
   |github  = minervamaga/NoMineFlyersRedux
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |name    = No More Accidental Exhaustion, Exhaustion Protection
   |author  = ribeena
+
   |author  = Guedez
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id      = exhaustion.protection
   |nexus  = 11809
+
   |nexus  = 5113
 +
  |moddrop = 707180
 
   |github  =
 
   |github  =
   |source  = ribeena/BusLocations
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ridgeside Village
+
   |name    = No More Pets
   |author  = Rafseazz
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Rafseazz.RidgesideVillage
+
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
   |nexus  = 7286
+
   |nexus  = 506
   |github  = Rafseazz/Ridgeside-Village-Mod
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul
+
   |name    = No More Random Mine Flyers
   |author  = Goldenrevolver
+
   |author  = Drynwynn, thepaladinknight
   |id      = Goldenrevolver.RingOverhaul
+
   |id      = Drynwynn.NoAddedFlyingMineMonsters
   |nexus  = 10669
+
   |nexus  = 2528
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = Drynwynn/StardewValleyMods
 +
 
 +
  |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    = Ring Overhaul for Walk of Life
+
   |name    = Non Destructive NPCs
   |author  = Jibb
+
   |author  = MadaraUchiha
   |id      = Jibb.RingOverhaulWOL
+
   |id      = MadaraUchiha.NonDestructiveNPCs
   |nexus  = 12171
+
   |nexus  = 5176
   |github  =
+
   |github  = MadaraUchiha/NonDestructiveNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rise And Shine
+
   |name    = Non-Random Prairie King
   |author  = Yoshify
+
   |author  = aedenthorn, Erinthe
   |id      = Yoshify.RiseAndShine
+
   |id      = aedenthorn.NonRandomPrairieKing
   |nexus  = 3
+
   |nexus  = 6509
   |github  =
+
   |github  = aedenthorn/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    = No Offscreen Flying Monsters
   |author  = idermailer
+
   |author  = SirDigby
   |id      = idermailer.riverfarmButBridge
+
   |id      = SirDigby.NoOffscreenFlyers
   |nexus  = 15748
+
   |nexus  = 22354
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Robin Work Hours
+
   |name    = No Pause When Inactive - Global
   |author  = aedenthorn, Erinthe
+
   |author  = Neko Boi Nick
   |id      = aedenthorn.RobinWorkHours
+
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
   |nexus  = 11244
+
   |nexus  = 19250
   |github  = aedenthorn/StardewValleyMods
+
   |github  = thakyZ/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rope Bridge
+
   |name    = No Poverty by Disconnect
   |author  = Teban100
+
   |author  = Slumber
   |id      = RopeBridge
+
   |id      = SlumbR.NoPovertyByDisconnect
   |nexus  = 824
+
   |nexus  = 11529
   |github  = StephenKairos/Teban100-StardewMods
+
   |github  =
  
   |broke in           = SMAPI 2.6
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.4-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-101456
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rummage - The Thievery Mod
+
   |name    = No Quarry
   |author  = ApryllForever
+
   |author  = mlambley
   |id      = ApryllForever.RestStop.Rummage
+
   |id      = mlambley.NoQuarry
   |nexus  = 12764
+
   |nexus  = 19410
   |github  = ApryllForever/Rummage
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rune Magic
+
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
   |author  = fierro
+
   |author  = Platonymous
   |id      = fierro.rune_magic
+
   |id      = Platonymous.NormalizeAI
  |nexus  = 15065
+
   |moddrop = 1521423
   |github  = facufierro/RuneMagic
+
   |nexus  = 19334
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Run Fast, Sprint
 
  |author  = Krutonium
 
  |id      = krutonium.sprint
 
   |nexus  = 12701
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Key
+
   |name    = No Rumble Horse
   |author  = strato35
+
   |author  = Xangria
   |id      = Strato35.RunningKey
+
   |id      = Xangria.NoRumbleHorse
   |nexus  = 5527
+
   |nexus  = 1779
 
   |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    = Running Late
+
   |name    = No Seeds
   |author  = Coll1234567
+
   |author  = lech43
   |id      = Coll1234567.RunningLate
+
   |id      = lech43.NoSeeds
   |nexus  = 3518
+
   |nexus  = 6392
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Seeds From Trees Fix
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.noseedsfromtreesfix
 +
  |nexus  = 2947
 +
  |github  = KirbyLink/NoSeedsFromTreesFix
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rush Orders
+
   |name    = No Soil Decay
   |author  = spacechase0
+
   |author  = ThatNorthernMonkey
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
   |curse   = 867397
+
   |nexus   = 237
   |moddrop = 127276
+
   |github  = ThatNorthernMonkey/NoSoilDecay
   |nexus   = 605
+
 
   |github = spacechase0/StardewValleyMods
+
   |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    = SAAT.API, SAAT - Audio API and Toolkit
+
   |name    = No Soil Decay On Farm
   |author  = ZeroMeters
+
   |author  = A_Dude
   |id      = ZeroMeters.SAAT.API
+
   |id      = A_Dude.NoSoilDecayOnFarm
   |nexus  = 10747
+
   |nexus  = 8071
   |github  = Dawilly/SAAT
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name    = No Soil Decay Redux
   |author  = ZeroMeters
+
   |author  = Platonymous
   |id      = ZeroMeters.SAAT.Mod
+
   |id      = Platonymous.NoSoilDecayRedux
   |nexus  = 10747
+
  |curse  = 307727
   |github  = Dawilly/SAAT
+
  |moddrop = 793930
 +
   |nexus  = 1084
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning
+
   |name    = Note Blocks
   |author  = CatCattyCat, Cat
+
   |author  = Yaramy
   |id      = cat.safelightning
+
   |id      = yaramy.noteblocks
   |nexus  = 2039
+
   |nexus  = 6646
  |moddrop = 833550
+
   |github  =
   |github  = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 2.1.1-unofficial.1-strobe
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning Redux, Safe Lightning
+
   |name    = Notes
   |author  = Shockah
+
   |author  = Platonymous
   |id      = Shockah.SafeLightning
+
   |id      = Platonymous.Notes
   |nexus  = 11857
+
   |nexus  = 3068
   |github  = Shockah/Stardew-Valley-Mods
+
  |moddrop = 793905
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Reading
+
   |name    = Not Far From The Tree
   |author  = LunaticShade
+
   |author  = TheElm
   |id      = LunaticShade.SafeReading
+
   |id      = TheElm.NotFarFromTheTree
   |nexus  = 8564
+
   |nexus  = 4739
   |github  = LunaticShade/StardewValley.SafeReading
+
   |github  = GStefanowich/SDV-NFFTT
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name    = No Thunder Sound
   |author  = blueberry
+
   |author  = Sto13
   |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      = Sto13.NoThunderSound
   |nexus  = 4154
+
   |nexus  = 14414
   |github  = b-b-blueberry/SailorStyles
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Saloon Warp Totem
+
   |name    = No Transitions
   |author  = Artinity
+
   |author  = crazywig
   |id      = Artinity.SaloonWarpTotem
+
   |id      = crazywig.notransitions
   |nexus  = 16450
+
   |nexus  = 7354
   |github  = Artinity/SaloonWarpTotem
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sauvignon in Stardew
+
   |name    = No Warp Delay
   |author  = Jesse, Jdvicks94
+
   |author  = Tran Minh Thong
   |id      = Jesse.SauvignonInStardew
+
   |id      = no.warp.delay
   |nexus  = 2597
+
   |nexus  = 19805
   |github  = JDvickery/Sauvignon-in-Stardew
+
   |github  =
 
 
  |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    = Savage Vincent (NPC Speech Bubbles)
+
   |name    = Now Playing
   |author  = BlaDe
+
   |author  = John Peters
   |id      = BlaDe.NPCSpeechBubblesVincent
+
   |id      = JohnPeters.NowPlaying
   |nexus  = 11833
+
   |nexus  = 19441
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Anywhere Redux, Save Anywhere
+
   |name    = NPC Adventures, It's Time to Adventure
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
+
   |author  = PurrplingCat
   |id      = Omegasis.SaveAnywhere
+
   |id      = purrplingcat.npcadventure
   |curse  = 898109
+
   |curse  = 577730
   |nexus  = 8386<!--non-redux: 444-->
+
   |nexus  = 4582
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
+
   |github  = purrplingcat/PurrplingMod
  
   |warnings = Broken on Android (use the built-in autosave instead).
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Backup
+
   |name    = NPC Bucket for HB, NPC Bucket
   |author  = SMAPI
+
   |author  = shounlol
   |id      = SMAPI.SaveBackup
+
   |id      = shounlol.NPCBucket
   |nexus  =
+
   |nexus  = 20328
  |url    = https://smapi.io
+
   |github  =
   |github  = Pathoschild/SMAPI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Game Options
+
   |name    = NPC Clothing Framework
   |author  = SorryLate, rharyanto
+
   |author  = aedenthorn, Erinthe
   |id      = SorryLate.SaveGameOptions
+
   |id      = aedenthorn.NPCClothing
   |nexus  = 5190
+
   |nexus  = 13940
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scale Up
+
   |name    = NPC Geometry
   |author  = Platonymous
+
   |author  = ichortower
   |id      = Platonymous.ScaleUp
+
   |id      = ichortower.NPCGeometry
   |nexus  = 3130
+
   |nexus  = 19259
  |moddrop = 793912
+
   |github  = ichortower/NPCGeometry
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6
 
+
  |status  = obsolete
   |beta status = ok
+
   |summary  = remove this mod (equivalent features added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scarecrow Highlighter
+
   |name    = NPC Gift Multipliers
   |author  = WretchedPenguin
+
   |author  = XxHarvzBackxX
   |id      = WretchedPenguin.ScarecrowHighlighter
+
   |id      = harvz.NPCGiftMultipliers
   |nexus  = 3579
+
   |nexus  = 23139
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Schedule Viewer
+
   |name    = NPC Map Locations
   |author  = BinaryLip
+
   |author  = Bouhm and Pathoschild
   |id      = BinaryLip.ScheduleViewer
+
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
   |nexus  = 19305
+
   |nexus  = 239
   |github  = BinaryLip/ScheduleViewer
+
   |github  = Bouhm/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Map Locations Extra Config
 +
  |author  = trashcan9
 +
  |id      = trashcan9.NPCMapLocations.ExtraConfig
 +
  |nexus  = 16236
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Screenshot Everywhere
+
   |name    = NPC Path Displayer, Path Display
   |author  = Gaiadin
+
   |author  = Akago
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id      = akago.PathDisplay
   |nexus  = 10805
+
   |nexus  = 7563
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Blank
+
   |name    = NPC Speak
   |author  = Caraxian
+
   |author  = jwdred
   |id      = caraxian.scroll.to.blank
+
   |id      =
   |nexus  = 4144
+
   |nexus  = 694
   |chucklefish = 4405
+
   |github  =
   |github = Caraxi/StardewValleyMods
+
 
 +
   |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    = Scroll To Zoom
+
   |name    = NPC Tokens, NPC Tokens for Content Patcher
   |author  = Tomwa
+
   |author  = siliconmodding
   |id      = Tomwa.ScrollToZoom
+
   |id      = siliconmodding.NPCTokens
   |nexus  = 2163
+
   |nexus  = 23637
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scrying Orb
+
   |name    = Nuclear Valley - PG, Nuclear Bomb
   |author  = kdau
+
   |author  = ApryllForever
   |id      = kdau.ScryingOrb
+
   |id      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
   |nexus  = 5603
+
   |nexus  = 23339
   |moddrop = 756553
+
   |github = ApryllForever/NuclearBombLocations
  |source = https://gitlab.com/kdau/predictivemods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scythe Harvesting
+
   |name    = Numerical Health
   |author  = mmanlapat
+
   |author  = Hydrox, hydrox6
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id      = Hydrox.NumericalHealth
   |nexus  = 1106
+
   |nexus  = 4863
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Game of Life
+
   |name    = Object Import Map, Import Map
   |author  = Super Aardvark, ubererdferkel
+
  |author  = aedenthorn, Erinthe
   |id      = SuperAardvark.GameOfLife
+
  |id      = aedenthorn.ImportMap
   |nexus  = 5361
+
  |nexus  = 10965
   |github  = super-aardvark/AardvarkMods-SDV
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Object Product Display
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.ObjectProductDisplay
 +
   |nexus  = 18365
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Twitch
+
   |name    = Object Progress Bars
   |author  = Dawgeth
+
   |author  = Adeel Tariq
   |id      = MTD.SDVTwitch
+
   |id      = Adeel.ObjectProgressbars
   |nexus  = 1760
+
   |nexus  = 2803
   |github  =
+
   |github  = AdeelTariq/ObjectProgressBars
  
   |broke in = SMAPI 3.0
+
   |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    = SDVWM, The Weather Machine
+
   |name    = Object Progress Bars Continued
   |author  = SixthTitan
+
   |author  = adelmoral, Andrés del Moral
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id      = Moral.ObjectProgressbarsContinued
   |nexus  = 3203
+
   |nexus  = 22005
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Object Time Left
   |author  = FreeTheJunimos
+
   |author  = spacechase0
   |id      = freethejunimos.seaclifffarm
+
   |id      = spacechase0.ObjectTimeLeft
   |nexus  = 13911
+
  |curse  = 867757
   |github  =
+
  |moddrop = 131148
 +
   |nexus  = 1315
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Ocarina of Time, Ocarina of Time Melodies
   |author  = FreeTheJunimos
+
   |author  = LokiG4m3r
   |id      = freethejunimos.seaclifffarm.pc
+
   |id      = LokiG4m3r.OcarinaOfTimeMelodies
   |nexus  = 14296
+
   |nexus  = 21819
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Affixes
+
   |name    = OK Night Check
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.SeasonAffixes
+
   |id      = aedenthorn.OKNightCheck
   |nexus  = 16297
+
   |nexus  = 14231
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Save Slots
+
   |name    = OmniFarm
   |author  = Tyler Gibbs
+
   |author  = lambui
   |id      = tylergibbs2.SeasonalSaveSlots
+
   |id      = PhthaloBlue.Omnifarm
   |nexus  = 14382
+
   |nexus  =
   |github  = tylergibbs2/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/127299
 +
   |github  = lambui/StardewValleyMod_OmniFarm
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 2.0.5-unofficial.2-glimmerDev
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Switcher
+
   |name    = Omni Swing
   |author  = dumbledalton
+
   |author  = Alejandro Akbal
   |id      = Dumbledalton.SeasonSwitcher
+
   |id      = AlejandroAkbal.OmniSwing
   |nexus  = 10457
+
   |nexus  = 7877
   |github  =
+
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sebastian Frog Tank Switch
+
   |name    = Omni Tools
   |author  = Shaklin
+
   |author  = aedenthorn, Erinthe
   |id      = shaklin.SebastianFrogTankSwitch
+
   |id      = aedenthorn.OmniTools
   |nexus  = 8508
+
  |curse  = 868690
   |github  =
+
   |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    = Secretariat (Faster Horse)
+
   |name    = One Click Shed Reloader
   |author  = Janglinator
+
   |author  = BitwiseJon
   |id      = jangles.secretariat
+
   |id      = BitwiseJonMods.OneClickShedReloader
   |nexus  = 7537
+
   |nexus  = 2052
   |github  = Janglinator/Secretariat
+
   |github  = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Hedge Maze, Hedge Maze
+
   |name    = One Day at a Time
   |author  = aedenthorn, Erinthe
+
   |author  = Miome
   |id      = aedenthorn.HedgeMaze
+
   |id      = Miome.OneDayAtATime
  |curse  = 868718
+
   |nexus  = 8870
   |nexus  = 14138
+
   |github  = miome/OneDayAtATime
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Woods Snorlax
+
   |name    = One Silo Storage
   |author  = ichortower
+
   |author  = SorryLate, rharyanto
   |id      = ichortower.SecretWoodsSnorlax
+
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
   |nexus  = 19112
+
   |nexus  = 5150
   |github  = ichortower/SecretWoodsSnorlax
+
   |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    = Seed Bag
+
   |name    = One Sprinkler One Scarecrow
   |author  = Platonymous
+
   |author  = Mizzion
   |id      = Platonymous.SeedBag
+
   |id      = mizzion.onesprinkleronescarecrow
   |nexus  = 1133
+
   |nexus  = 3633
   |moddrop = 793931
+
   |moddrop = 661376
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Info, Seed Information
+
   |name    = One Tile High Budget TV, One-Tile Budget TV Screen Fix
   |author  = aedenthorn, Erinthe
+
   |author  = Khitiara
   |id      = aedenthorn.SeedInfo
+
   |id      = Khitiara.BudgetTVFix
   |nexus  = 15754
+
   |nexus  = 20955
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Machines
+
   |name    = Online Splitscreen
   |author  = Veress
+
   |author  = DeLiXx
   |id      = Veress.SeedMachines
+
   |id      = DeLiXx.Online_Splitscreen
   |nexus  = 6265
+
   |nexus  = 12291
   |github  = mrveress/SDVMods
+
   |github  =
 +
  |source  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker - Better Quality More Seeds
+
   |name    = Only Fish Consume Bait, Only Fishes Consume Bait
   |author  = vabrell, Victor Abrell
+
   |author  = MercuryVN
   |id      = vabrell.sm_bqms
+
   |id      = MercuryVN.OnlyFishConsumeBait
   |nexus  = 14236
+
   |nexus  = 22766
   |github  = vabrell/sdw-seed-maker-mod
+
   |github  = MercuryVN/OnlyFishConsumeBait
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Crop Quality, SMCQ
+
   |name    = Only Iridium
   |author  = mcoocr
+
   |author  = xiaoye97
   |id      = mcoocr.smcq
+
   |id      = xiaoye97.OnlyIridium
   |nexus  = 3089
+
   |nexus  = 4471
   |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    = Open Hearts
   |author  = aedenthorn, Erinthe
+
   |author  = MedievalAI
   |id      = aedenthorn.SeedMakerTweaks
+
   |id      = MedievalAI.OpenHearts
   |nexus  = 10681
+
   |nexus  = 16944
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds are Rare
+
   |name    = Orchard - Better Fruit Trees
   |author  = jahangmar
+
   |author  = Saitoue
   |id      = jahangmar.SeedsAreRare
+
   |id      = Saitoue.Orchard
   |nexus  = 3618
+
   |nexus  = 13867
   |github  = jahangmar/StardewValleyMods
+
   |github  = Saitoue/Orchard
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Shortage
+
   |name    = Ordinary Capsule
   |author  = Xynerorias
+
   |author  = LeFauxMatt
   |id      = xynerorias.seedshortage
+
   |id      = furyx639.OrdinaryCapsule
   |nexus  = 5614
+
  |curse  = 871831
   |github  = xynerorias/Seed-Shortage
+
   |nexus  = 13489
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds Unpacked
+
   |name    = Ore Detector
   |author  = blueberry
+
   |author  = AvalonMFX
   |id      = blueberry.SeedsUnpacked
+
   |id      = AvalonMFX.OreDetector
   |nexus  = 7215
+
  |curse  = 1017154
   |github  = b-b-blueberry/SeedsUnboxed
+
   |nexus  = 23312
 +
   |github  = 1Avalon/Ore-Detector
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = See Me Rollin'
+
   |name    = Ore Increaser
   |author  = Khloe Leclair
+
   |author  = crazywig
   |id      = leclair.seemerollin
+
   |id      = crazywig.oreincrease
   |nexus  = 10976
+
   |nexus  = 7370
   |moddrop = 1116122
+
   |github  =
   |github  = KhloeLeclair/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Serve
+
   |name    = Ore Increase V3
   |author  = aedenthorn, Erinthe
+
   |author  = KKramer85
   |id      = aedenthorn.SelfServe
+
   |id      = OreIncreaseV3
   |nexus  = 11313
+
  |curse  = 994197
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1475534
 +
   |nexus  = 19132
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service
+
   |name    = Organize Inventory Shortcut
   |author  = JarvieK
+
   |author  = Yyeahdude
   |id      = JarvieK.SelfService
+
   |id      = Yyeahdude.OrganzieShortcut
   |nexus  = 1304
+
   |nexus  = 4772
   |github  = Jarvie8176/StardewMods
+
   |github  =
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 0.3.4-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service Shops
+
   |name    = Ornamental
   |author  = GuiNoya, Yesst
+
   |author  = Taskmaster
   |id      = GuiNoya.SelfServiceShop
+
   |id      = Taskmaster.Ornamental
   |nexus  = 1622
+
   |nexus  = 4981
   |github  = GuiNoya/SVMods
+
   |github  =
  
  |broke in = Stardew Valley 1.4
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Self Service|Self Service]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sell Quality
+
   |name    = Ornithologist's Guild
   |author  = DonDorscha, jasonmbrady
+
   |author  = Ivy
   |id      = DonDorscha.SellQuality
+
   |id      = Ivy.OrnithologistsGuild
   |nexus  = 12469
+
   |nexus  = 14510
   |github  =
+
   |github  = greyivy/OrnithologistsGuild
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items Multiplayer
+
   |name    = OST Player
   |author  = hafnerpw
+
   |author  = ProfeJavix
   |id      = hafnerpw.SendItemsMultiplayer
+
   |id      = ProfeJavix.OstPlayer
   |nexus  = 13794
+
   |nexus  = 25203
   |github  =
+
   |github  = ProfeJavix/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items to Other Farmers, Send Letters
+
   |name    = Outfit Disable
   |author  = Denifia
+
   |author  = idermailer
   |id      = Denifia.SendItems
+
   |id      = idermailer.OutfitDisable
   |nexus  = 1087
+
   |nexus  = 23346
  |moddrop = 127754
+
   |github  = idermailer/OutfitDisable
   |github  = Denifia/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Greenhouse
+
   |name    = Outfit Sets
   |author  = lolmaj
+
   |author  = aedenthorn, Erinthe
   |id      = lolmaj.SeparateGreenhouse
+
   |id      = aedenthorn.OutfitSets
   |nexus  = 3965
+
   |nexus  = 13888
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serene Greenhouse
+
   |name    = Out of Season Bonuses, Seasonal Items
   |author  = PeacefulEnd
+
   |author  = Midori Armstrong, azureglasses
   |id      = PeacefulEnd.SereneGreenhouse
+
   |id      = midoriarmstrong.seasonalitems
   |nexus  = 8011
+
   |nexus  = 1452
   |github  = Floogen/SereneGreenhouse
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Bookmarker
+
   |name    = Overworld Chests
   |author  = Ilyaki
+
   |author  = aedenthorn, Erinthe
   |id      = Ilyaki.ServerBookmarker
+
   |id      = aedenthorn.OverworldChests
   |nexus  = 2968
+
   |nexus  = 7710
   |github  = Ilyaki/ServerBookmarker
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
<!--
+
   |unofficial version = 0.5.4-unofficial.2-mouahrara
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
+
  |summary            = {{github|mouahrara/aedenthorn}}#OverworldChests
   |unofficial version = 1.0.5-unofficial.2-jenrikku
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Browser
+
   |name    = OwO Stawdew Vawwey
   |author  = Ilyaki
+
   |author  = CrunchyDuck
   |id      = Ilyaki.ServerBrowser
+
   |id      = CrunchyDuck.OwOMod
   |nexus  = 3227
+
   |nexus  = 8923
   |github  = Ilyaki/Server-Browser
+
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Port Changer
+
   |name    = P2P Animal Noise
   |author  = PhantomGamers
+
   |author  = Modotte
   |id      = PhantomGamers.ServerPortChanger
+
   |id      = modotte.P2PAnimalNoise
   |nexus  = 2993
+
   |nexus  = 17383
  |github  = PhantomGamers/StardewPortChanger
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Set Reminders
 
  |author  = Aelaan Bluewood
 
  |id      = AelaanBluewood.SetReminders
 
  |nexus  = 16112
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sewer Slimes
+
   |name    = Pacifist Valley
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SewerSlimes
+
   |id      = Aedenthorn.PacifistValley
   |nexus  = 18195
+
   |nexus  = 5464
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Pacifist Valley - Continued|Pacifist Valley - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shadow for Mazes, Maze
+
   |name    = Pacifist Valley - Continued
   |author  = Edu Anttunes
+
   |author  = aedenthorn and FlyingTNT
   |id      = Maze
+
   |id      = FlyingTNT.PacifistValley
   |nexus  = 8930
+
   |nexus  = 23109
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Exp, Shared Xp
+
   |name    = Painting Display
   |author  = Batzpup
+
   |author  = aedenthorn, Erinthe
   |id      = SharedExp.Batzpup
+
   |id      = aedenthorn.PaintingDisplay
   |moddrop = 1269698
+
   |nexus  = 10918
   |nexus  = 14607
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Professions
+
   |name    = Panning Upgrades
   |author  = virtualbjorn
+
   |author  = drbirbdev
   |id      = virtualbjorn.SharedProfessions
+
   |id      = drbirbdev.PanningUpgrades
   |nexus  = 16628
+
   |nexus  = 12242
   |github  =
+
   |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sharing is Caring
+
   |name    = Panning Upgrades Extra Config
   |author  = spacechase0
+
   |author  = trashcan9
   |id      = spacechase0.SharingIsCaring
+
   |id      = trashcan9.PanningUpgrades.ExtraConfig
  |nexus  = 14263
+
   |nexus  = 16234
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Shed Notifications
 
  |author  = TheCroak
 
  |id      = TheCroak.BuildingsNotifications
 
   |nexus  = 620
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shenandoah Library
+
   |name    = Paper Mario Partners for Stardew Valley
   |author  = Nishtra
+
   |author  = AnotherStardewValleySunday
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id      = AnotherStardewValleySunday.PaperMarioPartners
   |nexus  = 756
+
   |nexus  = 14638
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anything, Ship Everything
+
   |name    = Paritee's Better Farm Animal Variety
   |author  = Berkay Yigit, berkayylmao
+
   |author  = Paritee
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id      = Paritee.BetterFarmAnimalVariety
   |nexus  = 3782
+
  |nexus  = 3296
   |github  = berkayylmao/StardewValleyMods
+
  |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    = Ship From Inventory
+
   |name    = Paritee's Treat Your Animals
   |author  = Platonymous
+
   |author  = Paritee
   |id      = Platonymous.ShipFromInventory
+
   |id      = Paritee.TreatYourAnimals
   |nexus  = 3219
+
   |nexus  = 3375
   |moddrop = 793916
+
   |github  = paritee/Paritee.StardewValley.Frameworks
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
  |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    = Shipments to Quality, Quality from Shipments
+
   |name    = Parsnips
   |author  = JPAN
+
   |author  = MarthaSolomon, SolomonsWorkshop
   |id      = JPAN.QualityFromShipments
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
   |nexus  = 7531
+
   |nexus  = 2166
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipment Tracker
+
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
   |author  = Iceburg
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
   |nexus  = 321
+
   |nexus  = 3524
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Bin Summary
+
   |name    = Partial Hearts
   |author  = Futro, Futroo
+
   |author  = aedenthorn, Erinthe
   |id      = futro.ShippingBinSummary
+
   |id      = aedenthorn.PartialHearts
   |nexus  = 18992
+
   |nexus  = 11628
   |github  = futroo/Stardew-Valley-Mods
+
   |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    = Shipping Collection Sorted By Mods, Sort Shipping Collection
+
   |name    = Particle Effects
   |author  = holythesea
+
   |author  = aedenthorn, Erinthe
   |id      = holythesea.SortShippingCollection
+
   |id      = aedenthorn.ParticleEffects
   |nexus  = 15694
+
  |curse  = 868786
   |github  = holy-the-sea/SortShippingCollection
+
   |nexus  = 11056
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Anywhere
+
   |name    = Particle Framework
   |author  = SorryLate, rharyanto
+
   |author  = Espy
   |id      = SorryLate.ShopAnywhere
+
   |id      = Espy.ParticleFramework
   |nexus  = 5299
+
   |nexus  = 23544
   |github  =
+
   |github  = Smoked-Fish/ParticleFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Expander
+
   |name    = Part of the Community
   |author  = Entoarox
+
   |author  = bmarquismarkail, Space Baby
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
   |nexus  = 2278
+
   |nexus  = 923
  |chucklefish = 4381
+
   |github  = bmarquismarkail/SV_PotC
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shoplifter
+
   |name    = Passable Crops
   |author  = TheMightyAmondee
+
   |author  = NCarigon
   |id      = TheMightyAmondee.Shoplifter
+
   |id      = NCarigon.PassableCrops
   |nexus  = 8569
+
   |nexus  = 15223
   |github  = TheMightyAmondee/Shoplifter
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Cart
+
   |name    = Passable Descents
   |author  = furyx639
+
   |author  = Rokugin
   |id      = furyx639.ShoppingCart
+
   |id      = Rokugin.PassableDescents
  |curse  = 871829
+
   |nexus  = 22592
   |nexus  = 13701
+
   |github  = rokugin/StardewMods
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Show
+
   |name    = Passable Ladders
   |author  = AvalonMFX
+
   |author  = J_Hizzal
   |id      = AvalonMFX.ShoppingShow
+
   |id      = J_Hizzal.PassableLadders
   |nexus  = 18445
+
   |nexus  = 2985
   |github  =
+
   |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    = Shop Tile Framework
+
   |name    = Passable Objects
   |author  = Cherry, CherryChain
+
   |author  = punyo, yakminepunyo
   |id      = Cherry.ShopTileFramework
+
   |id      = punyo.PassableObjects
   |nexus  = 5005
+
   |nexus  = 2329
  |moddrop = 716384
+
   |github  = pomepome/PassableObjects
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shovel Tool Upgrades, Upgradable Shovel
+
   |name    = Passerby Cemetery, ClownSharp
   |author  = moonslime
+
   |author  = DecidedlyHuman and fellowclown
   |id      = moonslime.ShovelToolUpgrades
+
   |id      = DecidedlyHuman.ClownsSqueakyTools
   |nexus  = 16028
+
   |nexus  = 22600
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Birthdays
+
   |name    = Passive Friendship
   |author  = Traktori
+
   |author  = StultusV
   |id      = Traktori.ShowBirthdays
+
   |id      = StultusV.PassiveFriendship
   |nexus  = 7495
+
   |nexus  = 8732
   |github  = Traktori7/StardewValleyMods
+
   |github  = JudeRV/Stardew-PassiveFriendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Showcase
+
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
   |author  = Igorious
+
   |author  = jorgamun
   |id      = Igorious.Showcase
+
   |id      = jorgamun.PauseInMultiplayer
   |nexus  =
+
   |nexus  = 10328
   |chucklefish = 4487
+
   |moddrop = 1068093
   |github  = Igorious/Stardew_Valley_Showcase_Mod
+
   |github  = jorgamun/PauseInMultiplayer
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Catch Quality
+
   |name    = Pause Sync
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Terrorbladed
   |id      = f4iTh.ShowCatchQuality
+
   |id      = Tb.Stardew_Pause_Sync
   |nexus  = 3326
+
   |nexus  = 10160
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Cooking Recipes
+
   |name    = Pause Time in Multiplayer Revived
   |author  = MasterOfMutton
+
   |author  = mishmaash
   |id      = faragodavid.showcookingrecipes
+
   |id      = mishmaash.PauseInMultiplayer
   |nexus  = 5525
+
   |nexus  = 21327
   |github  =
+
   |github  = mishagp/PauseInMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Daily Luck
+
   |name    = Pause While Sitting
   |author  = Arphox
+
   |author  = heyseth
   |id      = Arphox.ShowDailyLuck
+
   |id      = heyseth.sitpause
   |nexus  = 15910
+
   |nexus  = 8295
   |github  = arphox/StardewValleyMods
+
   |github  = heyseth/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Item Quality
+
   |name    = PDQ Paths
   |author  = Jonqora
+
   |author  = Jaredlll08
   |id      = Jonqora.ShowItemQuality
+
   |id      = BlameJared.PDQPaths
   |nexus  = 6311
+
   |nexus  =
   |github  = Jonqora/StardewMods
+
  |curse  = 307090
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name    = Pelican Fiber
   |author  = aedenthorn, Erinthe
+
   |author  = jwdred
   |id      = aedenthorn.ShowPlayerBehind
+
   |id      = jwdred.PelicanFiber
   |curse   = 868887
+
   |nexus   = 631
   |nexus   = 6540
+
   |github  = jdusbabek/stardewvalley
   |github  = aedenthorn/stardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.3.11
 +
<!--
 +
   |unofficial version = 3.1.1-unofficial.11-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Predictable RNG Outcomes
+
   |name    = Pelican Postal Service
   |author  = Relance
+
   |author  = ElectroCrumpet
   |id      = Relance.ShowPredictableRNGOutcomes
+
   |id      = ElectroCrumpet.PelicanPostalService
   |nexus  = 13186
+
   |nexus  = 2770
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.7-unofficial.1-Strobe
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show XP and Level Gains, Show XP
+
   |name    = Pelican TTS
   |author  = adverserath
+
   |author  = Platonymous
   |id      = Adverserath.ShowXP
+
   |id      = Platonymous.PelicanTTS
   |nexus  = 19501
+
   |nexus  = 1079
   |github  =
+
  |moddrop = 793929
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter Redux
+
   |name    = Pelican xVASynth
   |author  = Strobe and TehPers
+
   |author  = aedenthorn, Erinthe
   |id      = ShroomSpotter
+
   |id      = aedenthorn.PelicanxVASynth
   |nexus  = 7934
+
   |nexus  = 10250
   |github  = strobel1ght/ShroomSpotterRedux
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shut Up
+
   |name    = People Seeds
   |author  = Geko_X
+
   |author  = bwdy
   |id      = gekox.shutUp
+
   |id      = bwdy.peopleseeds
   |nexus  = 7358
+
   |nexus  = 3635
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/geko_x/stardew-mods
+
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Alarm Clock
+
   |name    = Percent of Max Stamina and Health Regeneration, Regen Percent
   |author  = Invatorzen
+
   |author  = MercuriusXeno
   |id      = invatorzen.AC
+
   |id      = Mercurius.RegenPercent
   |nexus  = 12164
+
   |nexus  = 20900
   |github  =
+
   |github  = MercuriusXeno/RegenPercent
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Scarecrows
+
   |name    = Perfection Tweaker
   |author  = climaxius
+
   |author  = shekurika
   |id      = climaxius.silentscarecrows
+
   |id      = shekurika.PerfectionTweaker
   |nexus  = 3258
+
   |nexus  = 8615
   |github  = robbiev/SilentScarecrows
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Perfect Trinkets
 +
  |author  = season
 +
  |id      = season.PerfectTrinkets
 +
  |nexus  = 22358
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Report
+
   |name    = Permanent Cellar
   |author  = bogie5464
+
   |author  = CyanFire
   |id      = bogie5464.SiloReport
+
   |id      = CF.PermanentCellar
   |nexus  = 3194
+
   |nexus  = 17257
   |github  = bogie5464/SiloReport
+
   |github  = CyanFireUK/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Size
+
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
   |author  = pepoluan
+
   |author  = Goldenrevolver
   |id      = pepoluan.SiloSize
+
   |id      = Goldenrevolver.PermanentCookoutKit
   |nexus  = 8819
+
   |nexus  = 8035
  |moddrop = 981291
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  =
 
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Crop Label
+
   |name    = Persia the Mermaid, PersiaMod
   |author  = TheMusketeer
+
   |author  = Avalon, Avalonii
   |id      = SimpleCropLabel
+
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
   |nexus  = 314
+
   |nexus  = 1419
 
   |github  =
 
   |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    = Simple HUD
+
   |name    = Persistent Buffs
   |author  = Enaium
+
   |author  = aceynk
   |id      = Enaium.SimpleHUD
+
   |id      = aceynk.PersistentBuffs
  |moddrop = 1145228
+
   |nexus  = 25593
   |nexus  =
+
   |github  = aceynk/PersistentBuffs
   |github  = Enaium-StardewValleyMods/SimpleHUD
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Hunger System, Hunger Mod
+
   |name    = Persistent Game Options
   |author  = skn
+
   |author  = Xangria
   |id      = skn.HungerMod
+
   |id      = Xangria.PersistentGameOptions
   |nexus  = 3270<!--was 1127 before re-release-->
+
   |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    = Simple Screenshots, Screenshot
+
   |name    = Persistent Grange Display
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Screenshot
+
   |id      = aedenthorn.PersisitentGrangeDisplay
   |nexus  = 10178
+
   |nexus  = 7977
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sounds
+
   |name    = Persistent Mines
   |author  = BleakCodex
+
   |author  = spacechase0
   |id      = BleakCodex.SimpleSounds
+
   |id      = spacechase0.PersistentMines
   |nexus  = 14540
+
   |nexus  = 14985
   |github  = BleakCodex/SimpleSounds
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sprinkler
+
   |name    = Persistent Qi Beans and Qi Fruit and Calico Eggs
   |author  = ADoby, tZed, Tobias Z
+
   |author  = Dragoon23
   |id      = tZed.SimpleSprinkler
+
   |id      = Dragoon23.PersistentQiBeans
   |nexus  = 76
+
   |nexus  = 24719
   |github  = ADoby/SimpleSprinkler
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simplified Achievements
+
   |name    = Persival's Bundle Mod
   |author  = cel10e
+
   |author  = Persival
   |id      = cel10e.SimplifiedAchievements
+
   |id      =
  |moddrop = 909416
+
   |nexus  = 438
   |nexus  = 8026
 
 
   |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    = Single-Player Regen, Single-Player Sleep
+
   |name    = Personal Anvil
   |author  = MindMeltMax
+
   |author  = Strobe
   |id      = MindMeltMax.SPRegen
+
   |id      = Strobe.PersonalAnvil
   |nexus  = 6778
+
   |nexus  = 5326
  |moddrop = 1135654
+
   |github  = strobel1ght/Personal-Anvil
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit and Rest
+
   |name    = Personal Combat Drone Redux
   |author  = Krutonium
+
   |author  = Prism 99
   |id      = Krutonium.SitandRest
+
   |id      = prism99.cambam.MURDERDRONE.redux
   |nexus  = 7403
+
   |nexus  = 18224
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit For Stamina
+
   |name    = Personal Effects
   |author  = Entoarox
+
   |author  = bwdy
   |id      = Entoarox.SitForStamina
+
   |id      = bwdy.personaleffects
   |nexus  = 7334
+
   |nexus  = 3532
   |github  = Entoarox/StardewMods
+
   |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
 +
  |name    = Personal Effects Redux
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.personaleffects
 +
  |nexus  = 8616
 +
  |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit n' Relax: Rest Your Butt
+
   |name    = Personal Indoor Farm
   |author  = MissCoriel
+
   |author  = DeLiXx
   |id      = misscoriel.sitnrelax
+
   |id      = DLX.PIF
   |nexus  = 7336
+
  |curse  = 990840
   |github  = MissCoriel/Sit-n-Relax
+
   |nexus  = 20537
 +
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Siv's Marriage
+
   |name    = Personal Scepter, Personal Return Scepter
   |author  = sivolobwho, Tori Leblanc, Siv
+
   |author  = Alex Noddings
   |id      = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id      = an.ownscepter
   |nexus  = 366
+
   |nexus  = 2404
   |github  = tlcasebeer/SivsMarriageMod
+
   |github  =
  
  |broke in = Stardew Valley 1.1
+
   |status  = abandoned
   |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    = Personal Traveling Cart
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SixtyNine
+
   |id      = aedenthorn.PersonalTravellingCart
   |nexus  = 6969
+
   |nexus  = 14087
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sizable Fish
+
   |name    = Pet Against Crows
   |author  = spacechase0
+
   |author  = stardemod
   |id      = spacechase0.SizableFish
+
   |id      = stardemod.PetAgainstCrows
   |nexus  = 14267
+
   |nexus  = 21247
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skateboard
+
   |name    = Pet Bowl Filler
   |author  = aedenthorn, Erinthe
+
   |author  = Invatorzen
   |id      = aedenthorn.Skateboard
+
   |id      = invatorzen.PBF
   |nexus  = 13096
+
   |nexus  = 12161
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skillful Clothes
+
   |name    = Pet Bowl Sprinklers
   |author  = LunaticShade
+
   |author  = Andrew Young, andyruwruw
   |id      = LunaticShade.SkillfulClothes
+
   |id      = andyruwruw.PetBowlSprinklers
   |nexus  = 8541
+
   |nexus  = 22546
   |github  = LunaticShade/StardewValley.SkillfulClothes
+
   |github  = andyruwruw/stardew-valley-pet-bowl-sprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige
+
   |name    = Pet Choice Perks
   |author  = Alphablackwolf
+
   |author  = skuldomg, Skuld
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id      = skuldomg.petChoicePerks
   |nexus  = 569
+
   |nexus  = 3313
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = skuldomg/petChoicePerks
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |unofficial version = 1.2.4-unofficial.14-libraryaddict
+
<!--
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-27945
+
   |unofficial version = 1.1.1.unofficial-3.strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
+
   |name    = Pet Enhancement Mod
   |author  = Alphablackwolf
+
   |author  = Jfulmer, Consillium
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id      = JfulmerPetEnhancementMod
  |nexus  = 569
+
  |nexus  =
   |github  = Alphablackwolf/SkillPrestige
+
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
 +
   |github  = jlfulmer/PetEnhancementMod
  
   |broke in           = Stardew Valley 1.3
+
   |broke in     = SMAPI 2.0
   |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 [[#Pet Interaction|Pet Interaction]] instead.
 +
<!--
 +
   |unofficial version = 0.0.2-unofficial.2-pathoschild
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
+
   |name    = Pet Hats
   |author  = Tondorian
+
   |author  = aedenthorn, Erinthe
   |id      = Tondorian.SkillPrestige.LoveOfCooking
+
   |id      = aedenthorn.PetHats
   |nexus  = 18605
+
   |nexus  = 15301
   |github  = Tondorian/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#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.6
   |unofficial version = 1.2.4-unofficial.13-Jiopaba
+
   |status  = obsolete
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
+
   |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Magic
+
   |name    = Pet Interaction
   |author  = Alphablackwolf
+
   |author  = jahangmar
   |id      = alphablackwolf.MagicPrestigeAdapter
+
   |id      = jahangmar.PetInteraction
   |nexus  = 569
+
   |nexus  = 4232
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = jahangmar/StardewValleyMods
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Rings
+
   |name    = Pet's Enhanced
   |author  = AlphaMeece
+
   |author  = Sunken_Lace
   |id      = AlphaMeece.SkillRings
+
   |id      = Sunken_Lace.PetsEnhancedCode
   |nexus  = 7515
+
   |nexus  = 24026
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Training
+
   |name    = Pet Spawn Location
   |author  = spacechase0
+
   |author  = Shaklin
   |id      = spacechase0.SkillTraining
+
   |id      = shaklin.petspawnlocation
   |nexus  = 14452
+
   |nexus  = 5986
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Dialogue
+
   |name    = PHDE Mob Spawner
   |author  = FricativeMelon
+
   |author  = zesman
   |id      = FricativeMelon.SkipDialogue
+
   |id      = MobSpawner.pseudohub.de
   |nexus  = 15311
+
   |nexus  = 2794
   |github  = FricativeMelon/SkipDialogue
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fishing Minigame
+
   |name    = PHDE Unlocked Recipes
   |author  = DewMods
+
   |author  = zesman
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id      = UnlockedRecipes.pseudohub.de
   |nexus  = 2697
+
   |nexus  = 2798
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Intro
+
   |name    = Phone Traveling Cart, 猪车电话
   |author  = Pathoschild
+
   |author  = Becks723
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id      = Becks723.PhoneTravelingCart
   |nexus  = 533
+
   |nexus  = 12981
   |moddrop = 606601
+
   |github  =
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Start
+
   |name    = Phone Villagers
   |author  = DeadRobotDev
+
   |author  = DewMods
   |id      = DeadRobotDev.SkipStart
+
   |id      = DewMods.StardewValleyMods.PhoneVillagers
   |nexus  = 11885
+
   |nexus  = 2681
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Text
+
   |name    = Pick Forge Enchantment
   |author  = CrunchyDuck
+
   |author  = Dragoon23
   |id      = CrunchyDuck.SkipText
+
   |id      = Dragoon23.ForgeEnchantment
   |nexus  = 8947
+
   |nexus  = 22707
   |github  = CrunchyDuck/Stardew-Skip-Text
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill
+
   |name    = Pick Your Enchantment, Forge Menu Choice
   |author  = S1mmyy
+
   |author  = atravita
   |id      = S1mmyy.SkullCavernDrill
+
   |id      = atravita.ForgeMenuChoice
   |nexus  = 6121
+
  |curse  = 870980
   |github  = S1mmyy/StardewMods
+
   |nexus  = 11376
 +
  |moddrop = 1125882
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill Redux
+
   |name    = Picross Arcade Mod, Picrosser
   |author  = NetworkOverflow
+
   |author  = KediDili
   |id      = NetworkOverflow.SkullCavernDrillRedux
+
   |id      = KediDili.ThePicrosser
   |nexus  = 16533
+
   |nexus  = 17530
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Elevator
+
   |name    = Pierre Sells Mixed Seeds
   |author  = Bifibi, Lestoph
+
   |author  = GrimReapers1121
   |id      = SkullCavernElevator
+
   |id      = GrimReapers.PSMS
   |nexus  = 963
+
   |nexus  = 12606
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Toggle
+
   |name    = Pierre's Roulette Shop
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = Xynerorias
   |id      = TheMightyAmondee.SkullCavernToggle
+
   |id      = xynerorias.pierresroulette
   |nexus  = 7908
+
   |nexus  = 10826
   |github  = TheMightyAmondee/SkullCavernToggle
+
   |github  = xynerorias/pierre-roulette-shop-SV
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep In Wedding
+
   |name    = Piggy Bank Mod
   |author  = atravita
+
   |author  = MindMeltMax
   |id      = atravita.SleepInWedding
+
   |id      = MindMeltMax.PiggyBank
   |curse   = 870963
+
   |nexus   = 6934
   |moddrop = 1294437
+
   |moddrop = 1135669
  |nexus  = 15006
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless Fisherman
+
   |name    = Pipe Irrigation
   |author  = Annosz
+
   |author  = aedenthorn, Erinthe
   |id      = Annosz.SleeplessFisherman
+
   |id      = aedenthorn.PipeIrrigation
   |nexus  = 5915
+
   |nexus  = 10205
   |github  = Annosz/StardewValleyModding
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless in Stardew
+
   |name    = Placeable Mine Shafts
   |author  = instafluff
+
   |author  = aedenthorn, Erinthe
   |id      = instafluff.sleeplessinstardew
+
   |id      = Aedenthorn.PlaceShaft
   |nexus  = 5445
+
   |nexus  = 5440
   |github  = instafluff/SleeplessInStardew
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepovers
+
   |name    = Place Floor on Tilled Dirt
   |author  = bwdy
+
   |author  = temisthem
   |id      = bwdy.sleepovers
+
   |id      = tem696969696969.PlaceFloorOnTilledDirt
   |nexus  = 3531
+
   |nexus  = 23493
   |github  = bwdymods/SDV-Sleepovers
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Wherever
+
   |name    = Placement Plus
   |author  = Vexorth
+
   |author  = 2Retr0
   |id      = Vexorth.SleepWherever
+
   |id      = 2Retr0.PlacementPlus
   |nexus  = 16674
+
   |nexus  = 8798
   |github  =
+
  |curse  = 486164
 +
   |github  = 2Retr0/PlacementPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Worker
+
   |name    = Plan Importer
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.SleepWorker
+
   |id      = Platonymous.PlanImporter
   |curse   = 877233
+
   |nexus   = 2071
   |moddrop = 793835
+
   |moddrop = 793846
  |nexus  = 2062
 
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepy Eye
+
   |name    = Planned Parenthood
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.SleepyEye
+
   |id      = aedenthorn.PlannedParenthood
  |curse  = 867761
+
   |nexus  = 12869
  |moddrop = 129011
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 1152
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
+
   |name    = Plantable Mushroom Trees
   |author  = fernass354
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = fernass354.SlimeHutchResize
+
   |id      = f4iTh.PMT
   |nexus  = 18507
+
   |nexus  = 2349
 
   |github  =
 
   |github  =
 +
 +
  |status  = obsolete
 +
  |broke in = Stardew Valley 1.5
 +
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Water Spots
+
   |name    = Plantable Palm Trees
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.PlantablePalmTrees
 +
  |nexus  = 4096
 +
  |github  = MouseyPounds/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plant and Fertilize All, Plant All
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SlimeHutchWaterSpots
+
   |id      = aedenthorn.PlantAll
   |nexus  = 13778
+
   |nexus  = 10482
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Mods, Slime Minigame, Slime QOL
+
   |name    = Planter Trees
   |author  = Tofu, SadDodo
+
   |author  = aedenthorn, Erinthe
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id      = aedenthorn.PlanterTrees
   |nexus  = 2743
+
   |nexus  = 11687
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Produce
+
   |name    = Plant on Grass
   |author  = exotico
+
   |author  = Demiacle
   |id      = exotico.SlimeProduce
+
   |id      = Demiacle.PlantOnGrass
   |nexus  = 7634
+
   |nexus  = 1026
  |github  = andraemon/SlimeProduce
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Slime Spawner
 
  |author  = aurnj, Roy Li
 
  |id      = RuyiLi.SlimeSpawner
 
  |nexus  =
 
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slim Hutch
+
   |name    = Platonic Partners and Friendships
   |author  = Peasly Wellbott
+
   |author  = Amaranthacyan and ch20youk
   |id      = Wellbott.SlimHutchCode
+
   |id      = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
   |nexus  = 7424
+
   |nexus  = 8146
   |github  = Wellbott/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slingshot Rebalance
+
   |name    = Platonic Relationships
   |author  = Redwood, Towering Redwood
+
   |author  = Cherry, CherryChain
   |id      = Redwood.SlingshotRebalance
+
   |id      = Cherry.PlatonicRelationships
   |nexus  = 14391
+
   |nexus  = 4668
   |github  =
+
  |moddrop = 716353
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slower Fence Decay
+
   |name    = PlatoTK
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = Platonymous
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id      = Platonymous.PlatoTK
   |nexus  = 252
+
  |curse  = 877225
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |nexus  = 6589
 +
   |github = Platonymous/PlatoTK
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |status  = workaround
 
  |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smack Dat Scarecrow
+
   |name    = PlatoUI
   |author  = furyx639
+
   |author  = Platonymous
   |id      = furyx639.SmackDatScarecrow
+
   |id      = Platonymous.PlatoUI
   |curse  = 871830
+
   |moddrop = 1521422
   |nexus  = 13528
+
   |nexus  = 19023
   |github  = LeFauxMatt/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Small Beach Farm
+
   |name    = Plato Warp Menu
   |author  = Pathoschild
+
   |author  = Platonymous
   |id      = Pathoschild.SmallBeachFarm
+
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
   |nexus  = 3750
+
  |curse  = 877227
   |moddrop = 606555
+
   |nexus  = 5384
   |github  = Pathoschild/StardewMods
+
   |moddrop = 793920
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smaller Fish Ponds, Fish Well
+
   |name    = Player Arrows
   |author  = Peasly Wellbott
+
   |author  = TheShamanLord
   |id      = Wellbott.FishWell
+
   |id      = TheShamanLord.PlayerArrows
   |nexus  = 7651
+
   |nexus  = 19479
   |github  = Wellbott/StardewValleyMods
+
   |github  = Jwaad/Stardew_Player_Arrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Building
+
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
 
   |author  = DecidedlyHuman
 
   |author  = DecidedlyHuman
   |id      = DecidedlyHuman.SmartBuilding
+
   |id      = DecidedlyHuman.PlayerCoordinates
   |nexus  = 11158
+
   |nexus  = 7969
   |github  = DecidedlyHuman/StardewValleyMods
+
  |moddrop = 984961
 +
   |github  = DecidedlyHuman/PlayerCoordinates
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Player Income Stats
   |author  = DecidedlyHuman
+
   |author  = ha1fdaew
   |id      = DecidedlyHuman.SmartCursor
+
   |id      = ha1fdaew.playerincomestats
   |nexus  = 13268
+
   |nexus  = 7373
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = ha1fdaew/PlayerIncomeStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Player Server Info
   |author  = stokastic
+
   |author  = EuroCent
   |id      = stokastic.SmartCursor
+
   |id      = EuroCent.PlayerServerInfo
   |nexus  = 2458
+
   |nexus  = 24267
   |github  = stokastic/SmartCursor
+
   |github  =
 
 
  |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    = Playground Mod
   |author  = KuroBear
+
   |author  = aedenthorn, Erinthe
   |id      = KuroBear.SmartMod
+
   |id      = aedenthorn.PlaygroundMod
   |nexus  =
+
   |nexus  = 14125
  |url    = https://community.playstarbound.com/threads/108104
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smol Fish
+
   |name    = Play Prairie King With NPCs, Two Player Prairie King
   |author  = gbromios
+
   |author  = aedenthorn, Erinthe
   |id      = gbromios.SmolFish
+
   |id      = aedenthorn.TwoPlayerPrairieKing
   |nexus  = 14287
+
   |nexus  = 12750
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snack Anything
+
   |name    = Please Fix Error
   |author  = Cherry, ChroniclerCherry
+
   |author  = Jessebot
   |id      = Cherry.SnackAnything
+
   |id      = Jessebot.PleaseFixError
   |nexus  = 5196
+
   |nexus  = 6492
  |moddrop = 716397
+
   |github  = JessebotX/StardewValleyMods
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snail Mail
+
   |name    = Please Gift Me In Person
   |author  = Darkhax
+
   |author  = Shockah
   |id      = darkhax.snailmail
+
   |id      = Shockah.PleaseGiftMeInPerson
   |nexus  =
+
   |nexus  = 11217
  |curse  = 307861
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = Stardew-Valley-Modding/Snail-Mail
 
  
   |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    = Point and Plant
   |author  = John Peters
+
   |author  = jwdred
   |id      = JohnPeters.SnowCrab
+
   |id      = jwdred.PointAndPlant
   |nexus  = 11302
+
   |nexus  = 572
   |github  =
+
   |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Smart Building|Smart Building]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.5-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Socializing Skill
+
   |name    = PokefyMania
   |author  = drbirbdev
+
   |author  = Noodles of Cat
   |id      = drbirbdev.SocializingSkill
+
   |id      = NoodlesofCat.PokefyMania
   |nexus  = 14142
+
   |nexus  = 20161
   |github  = drbirbdev/StardewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Network
+
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
   |author  = Cecidelus
+
   |author  = The Krominator
   |id      = Cecidelus.SocialNetwork
+
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
   |nexus  = 8255
+
   |nexus  = 12065
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Button
+
   |name    = Pollen Sprites
   |author  = aedenthorn, Erinthe
+
   |author  = Esca, Esca-MMC
   |id      = aedenthorn.SocialPageOrderButton
+
   |id      = Esca.PollenSprites
   |nexus  = 7871
+
   |nexus  = 6149
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 790268
 +
   |github  = Esca-MMC/PollenSprites
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Menu
+
   |name    = Polyamory Sweet → Polyamory Kiss
   |author  = aedenthorn, Erinthe
+
   |author  = ApryllForever
   |id      = aedenthorn.SocialPageOrderMenu
+
   |id      = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
   |nexus  = 13698
+
   |nexus  = 20599
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Tab Patch for Unlimited Players
+
   |name    = Polyamory Sweet → Polyamory Sweet Bed
   |author  = funny-snek
+
   |author  = ApryllForever
   |id      = funnysnek.socialtabpatch
+
   |id      = ApryllForever.PolyamorySweetBed
   |nexus  = 2981
+
   |nexus  = 20599
   |github  =
+
   |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Sweet Love
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetLove
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations
+
   |name    = Polyamory Sweet → Polyamory Sweet Rooms
   |author  = PeacefulEnd
+
   |author  = ApryllForever
   |id      = PeacefulEnd.SolidFoundations
+
   |id      = ApryllForever.PolyamorySweetRooms
   |nexus  = 12311
+
   |nexus  = 20599
   |github  = Floogen/SolidFoundations
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations Automate Integration
+
   |name    = Polyamory Sweet Polyamory Sweet Wedding
   |author  = PeacefulEnd
+
   |author  = ApryllForever
   |id      = PeacefulEnd.SolidFoundationsAutomate
+
   |id      = ApryllForever.PolyamorySweetWedding
   |nexus  = 12311
+
   |nexus  = 20599
   |github  = Floogen/SolidFoundations
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sona's Farm
+
   |name    = Polygamy
   |author  = Kerlin & Sona
+
   |author  = bwdy
   |id      = kerlin.sonasfarm
+
   |id      = bwdy.polygamy
   |nexus  = 8545
+
   |nexus  = 3542
   |github  =
+
   |github  = bwdymods/SDV-Polygamy
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sonic Shoes
+
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
   |author  = lilico
+
   |author  = Mezrag Yasser, Yasser
   |id      = lilico.SonicShoes
+
   |id      = Yasser.PomodoroMod
   |nexus  = 10226
+
   |nexus  = 19780
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorted Storages
+
   |name    = Pond Painter
   |author  = TeamCoFH, Tech, Zeldo
+
   |author  = MouseyPounds
   |id      = Zeldo.LinkedStorages
+
   |id      = MouseyPounds.PondPainter
   |nexus  =
+
   |nexus  = 4703
  |curse  = 290653
+
   |github  = MouseyPounds/stardew-mods
   |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorting Chests
+
   |name    = Pong
   |author  = aRooooooba
+
   |author  = CatCattyCat, Cat
   |id      = aRooooooba.SortingChests
+
   |id      = cat.Pong
   |nexus  = 8224
+
   |nexus  = 1994
   |github  = aRooooooba/SortingChests
+
  |moddrop = 833548
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Effect Replacement
+
   |name    = Pony Weight Loss Program
   |author  = aedenthorn, Erinthe
+
   |author  = BadNetCode
   |id      = aedenthorn.SoundEffectReplacement
+
   |id      = BadNetCode.PonyWeightLossProgram
   |nexus  = 10232
+
   |nexus  = 1232
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 130159
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sound Loop Mod
 
  |author  = strelkasaur
 
  |id      = com.strelkasaurus.sm.soundloop
 
  |nexus  = 13099
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sounds Patcher
+
   |name    = PoohCore
   |author  = MindMeltMax
+
   |author  = Pooh
   |id      = MindMeltMax.SoundsPatcher
+
   |id      = poohnhi.PoohCore
   |nexus  = 7465
+
   |nexus  = 22941
  |moddrop = 1135690
+
   |github  = poohnhi/PoohCore
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Tweaker
+
   |name    = Poop Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SoundTweaker
+
   |id      = aedenthorn.PoopFramework
   |nexus  = 14767
+
   |nexus  = 17152
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Portable Holes
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.PortableHoles
 +
  |curse  = 871832
 +
  |nexus  = 13471
 +
  |github  = LeFauxMatt/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpaceCore
+
   |name    = Portable TV
   |author  = spacechase0
+
   |author  = kdau
   |id      = spacechase0.SpaceCore
+
   |id      = kdau.PortableTV
   |curse   = 867152
+
   |nexus   = 5674
   |moddrop = 136998
+
   |moddrop = 761325
   |nexus  = 1348
+
   |github  =
   |github = spacechase0/StardewValleyMods
+
   |source = https://gitlab.com/kdau/portabletv
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Monsters
+
   |name    = Portable Witch Shrines
   |author  = Berisan
+
   |author  = chocolatte12
   |id      = Berisan.SpawnMonsters
+
   |id      = chocolatte12.PortableWitchShrines
   |nexus  = 3201
+
   |nexus  = 20141
   |github  = Berisan/SpawnMonsters
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn More Rocks
+
   |name    = Portal Guns
   |author  = Mase
+
   |author  = TrollTheBotman
   |id      = Mase.SpawnMoreRocks
+
   |id      = JoshJKe.PortalGun
   |nexus  = 7423
+
   |nexus  = 3049
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name    = Portraiture
   |author  = AcidicNic
+
   |author  = Platonymous
   |id      = acidicnic.SpecialOrdersAnywhere
+
   |id      = Platonymous.Portraiture
   |nexus  = 7588
+
   |nexus  = 999
   |github  = AcidicNic/StardewValleyMods
+
  |moddrop = 793927
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Tags Extended
+
   |name    = Portraiture Plus
   |author  = atravita
+
   |author  = Arborsm
   |id      = atravita.SpecialOrdersExtended
+
   |id      = Arborsm.PortraiturePlus
  |curse  = 870988
+
   |nexus  = 24534
  |moddrop = 1086743
+
   |github  = Arborsm/PortraiturePlus
   |nexus  = 9855
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Specify Gift Taste Portraits
+
   |name    = Positive Predictor
   |author  = Button, Spiderbuttons
+
   |author  = season
   |id      = Button.SpecifyGiftTastePortraits
+
   |id      = season.PositivePredictor
   |nexus  = 15882
+
   |nexus  = 23132
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speed Mod
+
   |name    = Postbox Building, PostBox Mod
   |author  = Blackclaw
+
   |author  = i-saac-b, isaacb
   |id      = Blackclaw.SpeedMod
+
   |id      = i-saac-b.PostBoxMod
   |nexus  = 5082
+
   |nexus  = 17614
   |github  = Xebeth/StardewValley-SpeedMod
+
   |github  = i-saac-b/PostBoxMod
 
 
  |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
 
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedrun Practice Mod
+
   |name    = Post Wedding Dates
   |author  = Underscore
+
   |author  = Blams
   |id      = underscore.speedrun_practie
+
   |id      = blams.PostWeddingDates
   |nexus  = 7337
+
   |nexus  = 10708
   |github  = Underscore76/SDVPracticeMod
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spelldew Valley
+
   |name    = Power Nap
   |author  = instafluff
+
   |author  = LakeMonster_, LakeMonster666
   |id      = instafluff.spelldewvalley
+
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
   |nexus  = 7322
+
   |nexus  = 5256
   |github  = instafluff/SpelldewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny
+
   |name    = PPJA Producer Converter
   |author  = spacechase0
+
   |author  = Digus
   |id      = spacechase0.Spenny
+
   |id      = Digus.PPJAProducerConverter
   |curse   = 867742
+
   |nexus   = 4972
   |moddrop = 771624
+
   |github  = Digus/StardewValleyMods
  |nexus  = 2755
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Deluxe
+
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
   |author  = spacechase0
+
   |author  = ryaon
   |id      = spacechase0.SpennyDeluxe
+
   |id      = Ryaon.FectorChallenge
   |nexus  = 14984
+
   |nexus  = 5125
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Lite
+
   |name    = Prairie King Made Easy
   |author  = spacechase0
+
   |author  = Mucchan
   |id      = spacechase0.SpennyLite
+
   |id      = Mucchan.PrairieKingMadeEasy
   |nexus  = 14249
+
   |nexus  =
   |github  = spacechase0/StardewValleyMods
+
  |chucklefish = 3594
 +
   |github  = mucchan/sv-mod-prairie-king
 +
 
 +
  |broke in          = Stardew Valley 1.2
 +
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spice of Life
+
   |name    = Prairie King Prizes (Lootboxes)
   |author  = KarratKake
+
   |author  = Renny
   |id      = KarratKake.SpiceOfLife
+
   |id      = renny.prairiekingprizes
   |nexus  = 7398
+
   |nexus  = 2811
   |github  =
+
   |github  = OfficialRenny/PrairieKingPrizes
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Splash Text
+
   |name    = Prairie King UI Enhancements
   |author  = sophie
+
   |author  = Incognito357
   |id      = sophie.SplashText
+
   |id      = Incognito357.PrairieKingUIEnhancements
   |nexus  = 14416
+
   |nexus  = 10769
   |github  = sophiesalacia/StardewMods
+
   |github  = Incognito357/PrairieKingUIEnhancements
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen Manager
+
   |name    = Pravoloxinone
   |author  = RomenH
+
   |author  = TheMightyAmondee
   |id      = RomenH.SplitScreenManager
+
   |id      = TheMightyAmondee.Pravoloxinone
   |nexus  = 12063
+
   |nexus  = 23008
   |github  =
+
   |github  = TheMightyAmondee/Pravoloxinone
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spoilage
+
   |name    = Precise Furniture
   |author  = aedenthorn, Erinthe
+
   |author  = Espy
   |id      = aedenthorn.Spoilage
+
   |id      = Espy.PreciseFurniture
   |nexus  = 14712
+
   |nexus  = 23488
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Spooky Big Pumkin, Spooky_pumkin
 
  |author  = Dounat2201, Sasara
 
  |id      = Sasara.pumkin
 
  |nexus  = 4586
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Outdoor Area
+
   |name    = Precision Wheel
   |author  = Shaklin
+
   |author  = DespairScent
   |id      = shaklin.spouseoutdoorarea
+
   |id      = DespairScent.PrecisionWheel
   |nexus  = 6747
+
   |nexus  = 22222
   |github  =
+
   |github  = DespairScent/PrecisionWheel
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouses in Ginger Island, Spouses' Island
+
   |name    = Predictable Retaining Soil
   |author  = mistyspring
+
   |author  = Shockah
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id      = Shockah.PredictableRetainingSoil
  |curse  = 880521
+
   |nexus  = 10956
   |nexus  = 11037
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse's Room Mod
+
   |name    = Predictor
   |author  = Wata, Watagatapitusberry
+
   |author  = JoXW
   |id      = Spouseroom
+
   |id      = JoXW.Predictor
   |nexus  =
+
   |nexus  = 21332
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Stuff
+
   |name    = Predict Seed Maker
   |author  = hquake, Per Sikker Hansen, Sikker
+
   |author  = lech43
   |id      = Sikker.SpouseStuff
+
   |id      = lech43.PredictSeedMaker
   |nexus  = 4651
+
   |nexus  = 6395
   |github  = sikker/SpouseStuff
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Activation
+
   |name    = Preexisting Relationship
   |author  = Blaxsmith
+
   |author  = spacechase0
   |id      = Blaxsmith.SprinklerActivation
+
   |id      = spacechase0.PreexistingRelationship
   |nexus  = 7661
+
  |curse  = 867710
   |github  = Blaxsmith/SprinklerActivation
+
   |nexus  = 7684
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Mod
+
   |name    = Pregnancy Role
   |author  = aedenthorn, Erinthe
+
   |author  = kdau
   |id      = aedenthorn.SprinklerMod
+
   |id      = kdau.PregnancyRole
   |nexus  = 15385
+
   |nexus  = 5762
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 768494
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/pregnancyrole
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name    = Prepare for New Day
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = igotnousername
   |id      = SPDSprintAndDash
+
   |id      = igotnousername.PrepareNewDay
   |nexus  = 235
+
   |nexus  = 7638
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Redux
+
   |name    = Press to Quack
   |author  = littleraskol
+
   |author  = DraconisLeonidas
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id      = DraconisLeonidas.PressToQuack
   |nexus  = 560
+
   |nexus  = 13583
  |moddrop = 827770
+
   |github  = DraconisLeonidas/PressToQuack
   |github  = littleraskol/Sprint-And-Dash-Redux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Price Drops
   |author  = Patrick, mistersnuggler
+
   |author  = skuldomg, Skuld
   |id      =
+
   |id      = skuldomg.priceDrops
   |nexus  =
+
   |nexus  = 2047
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |github  = skuldomg/priceDrops
   |github  = oliverpl/SprintingMod
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
<!--
   |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
+
   |unofficial version = 1.0.8-unofficial.1-ResidentDonna
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Price Fluctuation
   |author  = onemix
+
   |author  = lech43
   |id      = onemix.Sprinting
+
   |id      = lech43.PriceFluctuation
   |nexus  = 10469
+
   |nexus  = 6396
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name    = Prices
   |author  = Abs, abslam
+
   |author  = skiilaa
   |id      = abs.SprintNRegen
+
   |id      = skiilaa.Prices
   |nexus  = 4898
+
   |nexus  = 2255
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint Sprint, Sprint Sprint Sprint
+
   |name    = Price Tooltips
   |author  = Jessebot, JessebotX
+
   |author  = Darkhax
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id      = darkhax.pricetooltip
   |nexus   = 4778
+
  |nexus  =
   |github = JessebotX/StardewValleyMods
+
  |curse  = 299169
 +
  |github  = Stardew-Valley-Modding/PriceTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
   |status   = workaround
 +
   |summary = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (unidarkshin)
+
   |name    = Prismatic Butterfly Location
   |author  = unidarkshin, Devin Lematty
+
   |author  = no12nv2
   |id      = DevinLematty.Sprint
+
   |id      = no12nv2.PrismaticButterflyLocation
   |nexus  = 7492
+
   |nexus  = 23045
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (Yoshify)
+
   |name    = Prismatic Clothing
   |author  = Yoshify
+
   |author  = atravita
   |id      =
+
   |id      = atravita.PrismaticClothing
   |nexus  = 2
+
  |curse  = 870969
   |github  =
+
  |moddrop = 1205162
 +
   |nexus  = 13051
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = workaround
 
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpriteMaster
+
   |name    = Prismatic Dinosaur
   |author  = Ameise, Ameisen, mkukli
+
   |author  = JollyLlama
   |id      = DigitalCarbide.SpriteMaster
+
   |id      = JollyLlama.PrismaticDinosaurMonster
   |nexus  = 4922
+
   |nexus  = 25342
   |github  = ameisen/SV-SpriteMaster
+
   |github  = Jolly-Alpaca/PrismaticDinosaur
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprites in Detail
+
   |name    = Prismatic Fire
   |author  = BleakCodex
+
   |author  = aedenthorn, Erinthe
   |id      = BleakCodex.SpritesInDetail
+
   |id      = aedenthorn.PrismaticFire
   |nexus  = 14487
+
   |nexus  = 12931
   |github  = BleakCodex/SpritesInDetail
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stabbing Sword Special
+
   |name    = Prismatic Furniture
   |author  = Peasly Wellbott
+
   |author  = aedenthorn, Erinthe
   |id      = Wellbott.StabbingSwordSpecial
+
   |id      = aedenthorn.PrismaticFurniture
   |nexus  = 7683
+
   |nexus  = 12589
   |github  = Wellbott/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Check Fix
+
   |name    = Prismatic Pride
   |author  = punyo, yakminepunyo
+
   |author  = kdau
   |id      = punyo.StackCheckFix
+
   |id      = kdau.PrismaticPride
   |nexus  = 2433
+
   |nexus  = 9019
   |github  = pomepome/StackCheckFix
+
  |moddrop = 978503
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/prismaticpride
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stacked Item Icons
+
   |name    = Prismatic Slime Finder
   |author  = aedenthorn, Erinthe
+
   |author  = MrKoatl
   |id      = aedenthorn.StackedItemIcons
+
   |id      = MrKoatl.PrismaticSlimeFinder
  |curse  = 868678
+
   |nexus  = 7866
   |nexus  = 15468
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Everything
+
   |name    = Prismatic Statue
   |author  = CatCattyCat, Cat
+
   |author  = Achtuur
   |id      = cat.stackeverything
+
   |id      = Achtuur.PrismaticStatue
   |nexus  = 2053
+
   |nexus  = 17013
  |moddrop = 833551
+
   |github  = Achtuur/StardewMods
   |github  = danvolchek/StardewMods
 
 
 
  |broke in          = Stardew Valley 1.5
 
  |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    = Stack Quality
+
   |name    = Prismatic Tools
   |author  = furyx639
+
   |author  = stokastic
   |id      = furyx639.StackQuality
+
   |id      = stokastic.PrismaticTools
   |curse   = 871828
+
   |nexus  = 2428
   |nexus   = 13724
+
  |github  = stokastic/PrismaticTools
   |github = LeFauxMatt/StardewMods
+
 
 +
   |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    = Stack Size Changer
+
   |name    = Prismatic Tools Continued
   |author  = Shockah
+
   |author  = iargue
   |id      = Shockah.StackSizeChanger
+
   |id      = iargue.PrismaticToolsContinued
   |nexus  = 11866
+
   |nexus  = 21450
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Split Redux
+
   |name    = Prismatic Valley Framework
   |author  = pepoluan
+
   |author  = JollyLlama
   |id      = pepoluan.StackSplitRedux
+
   |id      = JollyLlama.PrismaticValleyFramework
   |nexus  = 8967
+
   |nexus  = 25287
  |moddrop = 976551
+
   |github  = Jolly-Alpaca/PrismaticValleyFramework
   |github  = pepoluan/StackSplitRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StackSplitX
+
   |name    = Prize Machine Custom Prizes
   |author  = tstaples
+
   |author  = Tomokisan
   |id      = tstaples.StackSplitX
+
   |id      = tomokisan.prizeMachineCustomPrizes
   |nexus  = 798
+
   |nexus  = 24982
   |github  = tstaples/StackSplitX
+
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.4
+
{{#invoke:SMAPI compatibility|entry
   |status   = workaround
+
  |name    = Producer Framework Mod
   |summary = use [[#Stack Split Redux|Stack Split Redux]] instead.
+
  |author  = Digus
 +
   |id      = Digus.ProducerFrameworkMod
 +
   |nexus   = 4970
 +
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack to Nearby Chests
+
   |name    = Producer Framework Mod → PFMAutomate
   |author  = Ilyaki
+
   |author  = Digus
   |id      = Ilyaki.StackToNearbyChests
+
   |id      = Digus.PFMAutomate
   |nexus  = 1787
+
   |nexus  = 5038
   |github  = Ilyaki/StackToNearbyChests
+
   |github  = Digus/StardewValleyMods
 
 
  |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    = Production Stats
   |author  = Becks723
+
   |author  = FlameHorizon
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
+
   |id      = FlameHorizon.ProductionStats
   |nexus  = 13381
+
   |nexus  = 21270
   |github  =
+
   |github  = FlameHorizon/ProductionStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StaminaRegen
+
   |name    = Profession Adjustments
   |author  = EvilPdor
+
   |author  = Kevin Connors
   |id      =
+
   |id      = KevinConnors.ProfessionAdjustments
   |nexus  =
+
   |nexus  = 2424
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = kevinforrestconnors/ProfessionAdjustments
   |github  = natfoth/StardewValleyMods
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3.29
   |status  = workaround
+
   |status  = abandoned
   |summary = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Profiler
 +
   |author = SinZ
 +
  |id      = SinZ.Profiler
 +
  |nexus  = 12135
 +
  |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Standardized Krobus
+
   |name    = Profit Calculator
   |author  = minervamaga
+
   |author  = spacechase0
   |id      = minervamaga.StandardizedKrobus
+
   |id      = spacechase0.ProfitCalculator
   |nexus   =
+
   |curse   = 867736
   |moddrop = 716314
+
   |moddrop = 771668
   |github  = minervamaga/StandardizedKrobus
+
  |nexus  = 3378
 +
   |github  = spacechase0/StardewValleyMods
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starbot
+
   |name    = Profit Calculator → DGA Support
   |author  = bwdy
+
   |author  = 6135
   |id      = bwdy.starbot
+
   |id      = 6135.ProfitCalculatorDGA
   |nexus  = 4755
+
  |moddrop = 1502461
   |github  = bwdymods/SDV-Starbot
+
   |nexus  = 19931
 +
   |github  = 6135/StardewValley.ProfitCalculator
  
   |broke in = Stardew Valley 1.5
+
  |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Access
+
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
   |author  = Mohammad Shoaib
+
   |author  = 6135
   |id      = shoaib.stardewaccess
+
   |id      = 6135.ProfitCalculator
   |nexus  = 16205
+
   |moddrop = 1502461
   |url    = https://github.com/stardew-access/stardew-access/releases
+
   |nexus  = 19931
   |github  = stardew-access/stardew-access
+
   |github  = 6135/StardewValley.ProfitCalculator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew and Chill
+
   |name    = Profit Margins
   |author  = mod.kitchen
+
   |author  = Cherry, CherryChain
   |id      = mod.kitchen.stardewandchill
+
   |id      = Cherry.ProfitMargins
   |nexus  = 12147
+
   |nexus  = 4663
   |github  =
+
   |moddrop = 716352
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Aquarium Code
 
  |author  = Cherry (for Gervig91), CherryChain
 
  |id      = Cherry.StardewAquarium
 
  |nexus  = 6372
 
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
+
   |name    = Progressive Access Farm
   |author  = Moonwolf, Moonwolf287
+
   |author  = onjulraz
   |id      = Moonwolf.StardewAquariumInformant
+
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
   |nexus  = 16527
+
   |nexus  = 2923
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Archipelago
+
   |name    = Project Fluent
   |author  = Kaito Kid
+
   |author  = Shockah
   |id      = KaitoKid.StardewArchipelago
+
   |id      = Shockah.ProjectFluent
   |nexus  = 16087
+
   |nexus  = 12638
   |github  = agilbert1412/StardewArchipelago
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Auto GC
+
   |name    = Project S
   |author  = Lake1059, 1059Studio
+
   |author  = NarlanMarlan
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id      = narlan.projects
   |nexus  = 9293
+
   |nexus  = 3785
   |github  =
+
   |github  = NolanEastburn/ProjectS
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Brewery
+
   |name    = Public Access TV
   |author  = Cylon
+
   |author  = kdau
   |id      = cylon.stardewbrewery
+
   |id      = kdau.PublicAccessTV
   |nexus  = 2057
+
   |nexus  = 5605
   |github = JustCylon/stardew-brewery
+
   |moddrop = 757967
 +
  |source = https://gitlab.com/kdau/predictivemods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Config Menu
+
   |name    = Pudding Plus Colored Slime Drops
   |author  = Juice805
+
   |author  = TerryDBS
   |id      = Juice805.StardewConfigMenu
+
   |id      = TerryDBS.ColoredSlimeDrops
   |nexus  = 1312
+
   |nexus  = 7048
   |github  = StardewConfigFramework/StardewConfigMenu
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |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    = Puffer Chick - Chickens
   |author  = Poison
+
   |author  = Sonozuki
   |id      = Poison.StardewTesting
+
   |id      = EpicBellyFlop45.PufferChickChickens
   |nexus  = 10005
+
   |nexus  = 2997
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Discord
+
   |name    = Pumpkin Chickens
   |author  = Steven Kraft
+
   |author  = Sonozuki
   |id      = StevenKraft.StardewDiscord
+
   |id      = EpicBellyFlop45.PumpkinChickens
   |nexus  = 3608
+
   |nexus  = 3004
   |github  = steven-kraft/StardewDiscord
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid
+
   |name    = Purchasable Galaxy Item
   |author  = Neosinf
+
   |author  = SorryLate
   |id      = neosinf.StardewDruid
+
   |id      = SorryLate.GalaxyItem
   |nexus  = 18465
+
   |nexus  = 5289
   |github  = Neosinf/StardewDruid
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid Lite
+
   |name    = Purchasable Recipes
   |author  = Neosinf
+
   |author  = Paracosm
   |id      = neosinf.StardewDruidLite
+
   |id      = Paracosm.PurchasableRecipes
   |nexus  = 19308
+
   |nexus  = 1722
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.3.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Get Achievement Now
+
   |name    = Purist Mod
   |author  = Lake1059, 1059 Studio
+
   |author  = aedenthorn, Erinthe
   |id      = Lake1059.StardewGetAchievementNow
+
   |id      = aedenthorn.PuristMod
   |nexus  = 11515
+
   |nexus  = 16097
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hack
+
   |name    = Pussle
   |author  = bcmpinc
+
   |author  = Platonymous
   |id      = bcmpinc.StardewHack
+
   |id      = Platonymous.Pussle
   |nexus  = 3213
+
  |moddrop = 1521424
   |github  = bcmpinc/StardewHack
+
   |nexus  = 19760
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hitboxes
+
   |name    = Put Batteries in Fish Tanks
   |author  = Tyler Gibbs
+
   |author  = BadNetCode
   |id      = tylergibbs2.StardewHitboxes
+
   |id      = BadNetCode.PutBatteriesInFishTanks
   |nexus  = 12264
+
   |nexus  = 23155
   |github  = tylergibbs2/StardewHitboxes
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name    = PVP Friendly Fire, PVP
   |author  = davikr, apdapreturns
+
   |author  = DewMods
   |id      = davikr.hypnos
+
   |id      = DewMods.StardewValleyMods.PVP
   |nexus  = 5935
+
   |nexus  = 15589
   |github  = davicr/StardewHypnos
+
   |github  =
  |broken in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
+
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0 and ParadigmNomad
   |id      = aedenthorn.StardewImpact
+
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
   |nexus  = 14365
+
  |curse  = 867715
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 7455
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Locations
+
   |name    = PyTK, Platonymous Toolkit
   |author  = Mizzion
+
  |author  = Platonymous
   |id      = mizzion.stardewlocations
+
  |id      = Platonymous.Toolkit
   |nexus  = 1929
+
  |nexus  = 1726
   |moddrop = 661357
+
  |moddrop = 793815
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Qi Chests
 +
  |author  = spacechase0
 +
  |id      = spacechase0.QiChest
 +
  |nexus  = 15696
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Qi Exchanger
 +
   |author  = Mizzion
 +
   |id      = mizzion.qiexchanger
 +
   |nexus  = 1930
 +
   |moddrop = 661359
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Media Keys
+
   |name    = Qi Sprinklers
   |author  = Angebro
+
   |author  = UnknownLegacy
   |id      = Angebro.StardewMediaKeys
+
   |id      = UnknownLegacy.QiSprinklers
   |nexus  = 11246
+
   |nexus  = 7904
   |github  = AngeloC3/StardewMods
+
   |github  = UnkLegacy/QiSprinklers
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Motif
+
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
   |author  = Vinyks
+
   |author  = Prismuth
   |id      = Vinyks.StardewMotif
+
   |id      = <Prismuth.QuaintFarmBridge
   |nexus  = 14326
+
   |nexus  = 1647
 
   |github  =
 
   |github  =
 +
 +
  |broke in  = Stardew Valley 1.3
 +
  |status    = workaround
 +
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Nametags
+
   |name    = Quality Bait
   |author  = Tyler Gibbs
+
   |author  = MindMeltMax
   |id      = tylergibbs2.StardewNametags
+
   |id      = MindMeltMax.QualityBait
   |nexus  = 12158
+
  |curse  = 1004490
   |github  = tylergibbs2/StardewNametags
+
  |moddrop = 1443555
 +
   |nexus  = 16832
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew News Feed
+
   |name    = Quality Fish Ponds
   |author  = Other Buckets
+
   |author  = ytsc
   |id      = OtherBuckets.StardewNewsFeed
+
   |id      = ytsc.QualityFishPonds
   |nexus  = 3206
+
   |nexus  = 11021
   |github  = Mikesnorth/StardewNewsFeed
+
   |github  = YTSC/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Notifications
+
   |name    = Quality Of Combat
   |author  = monopandora
+
   |author  = Aile72
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id      = Aile72.QualityOfCombat
  |nexus  = 4713
+
   |nexus  = 23894
  |moddrop = 664154
 
  |github  = Sakorona/SDVMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = STardew Overview
 
  |author  = Sto13
 
  |id      = Sto13.STardewOverview
 
   |nexus  = 14564
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Progress
+
   |name    = Quality of Life - Immersive Tweaks
   |author  = seeinggreen
+
   |author  = DaLion
   |id      = seeinggreen.StardewProgress
+
   |id      = DaLion.ImmersiveTweaks
   |nexus  = 9786
+
   |nexus  = 11296
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Realty Framework
+
   |name    = Quality Products
   |author  = Prism 99
+
   |author  = SilentOak
   |id      = prism99.advize.stardewrealty
+
   |id      = SilentOak.QualityProducts
   |nexus  = 10512
+
   |nexus  = 3609
   |github  = Prism-99/FarmExpansion
+
   |github  = silentoak/StardewMods
 +
 
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew RPG
+
   |name    = Quality Products → Auto Quality Patch
   |author  = aedenthorn, Erinthe
+
   |author  = SilentOak
   |id      = aedenthorn.StardewRPG
+
   |id      = SilentOak.AutoQualityPatch
   |nexus  = 11132
+
   |nexus  = 3609
   |github  = aedenthorn/StardewValleyMods
+
   |github  = silentoak/StardewMods
 +
 
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Speak
+
   |name    = Quality Scrubber
   |author  = evfredericksen, Evan Fredericksen
+
   |author  = Traktori
   |id      = evfredericksen.StardewSpeak
+
   |id      = Traktori.QualityScrubber
   |nexus  = 7929
+
   |nexus  = 5663
   |github  = evfredericksen/StardewSpeak
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Survival Project
+
   |name    = Quality Scrubber for Automate
   |author  = NeroYuki
+
   |author  = Traktori
   |id      = neroyuki.rlvalley
+
   |id      = Traktori.AM.QualityScrubber
   |nexus  = 14183
+
   |nexus  = 5663
   |github  = NeroYuki/StardewSurvivalProject
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Symphony Remastered, Stardew Symphony
+
   |name    = Quality Smash
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = barfytheclown
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
   |nexus  = 425
+
   |nexus  = 7907
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = jn84/QualitySmash
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Twitch Tracker
+
   |name    = Queen of Sauce Randomizer
   |author  = Cody, Cody Hansen
+
   |author  = Speshkitty
   |id      = cody.StardewTwitchTrackerMod
+
   |id      = speshkitty.queenofsauceshuffler
   |nexus  = 16543
+
   |nexus  = 7151
   |github  =
+
   |github  = Speshkitty/QueenOfSauceRandomiser
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Barber, Stardew Barber
+
   |name    = Questable Tractor
   |author  = phroureo
+
   |author  = NermNermNerm
   |id      = phroureo.BarberSV
+
   |id      = NermNermNerm.QuestableTractor
   |nexus  = 9061
+
   |nexus  = 20703
   |github  =
+
   |github  = NermNermNerm/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley ESP, sdv-helper
+
   |name    = Quest Delay
   |author  = reimu, r2h, tomdc
+
   |author  = BadNetCode
   |id      = reimu.sdv-helper
+
   |id      = BadNetCode.QuestDelay
   |nexus  = 3917
+
   |nexus  = 1239
   |github  = rei2hu/stardewvalley-esp
+
  |moddrop = 473938
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Expanded
+
   |name    = Quest Essentials
   |author  = Flashshifter
+
   |author  = PurrplingCat
   |id      = FlashShifter.SVECode
+
   |id      = PurrplingCat.QuestEssentials
   |nexus  = 3753
+
   |nexus  = 8827
   |moddrop = 833179
+
   |github  = purrplingcat/StardewMods
   |github = FlashShifter/StardewValleyExpanded
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Randomizer
+
   |name    = Quest Framework
   |author  = Tooshi
+
   |author  = PurrplingCat
   |id      = Tooshi.Randomizer
+
   |id      = PurrplingCat.QuestFramework
   |nexus   = 5185
+
   |curse   = 577691
   |curse   = 308003
+
   |nexus   = 6414
   |github  = cTooshi/stardew-valley-randomizer
+
   |github  = purrplingcat/QuestFramework
 +
 
 +
  |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
+
   |name    = Quest Time Limits
   |author  = Tyler Gibbs and TheHaboo
+
   |author  = aedenthorn, Erinthe
   |id      = tylergibbs2.StardewRoguelike
+
   |id      = aedenthorn.QuestTimeLimits
   |nexus  = 13614
+
  |curse  = 868671
   |github  = tylergibbs2/StardewValleyRoguelike
+
   |nexus  = 16403
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Quest Time Limits - Continued|Quest Time Limits - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Web
+
   |name    = Quest Time Limits - Continued
   |author  = Prism 99
+
   |author  = aedenthorn and FlyingTNT
   |id      = prism99.stardewweb
+
   |id      = FlyingTNT.QuestTimeLimits
   |nexus  = 8715
+
   |nexus  = 22349
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardust Core
+
   |name    = Quick Agenda
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = BadNetCode
   |id      = Omegasis.StardustCore
+
   |id      = BadNetCode.QuickAgenda
   |nexus  = 2341
+
   |nexus  = 22258
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starksouls
+
   |name    = Quick Descend by Using Staircase
   |author  = FenrirA
+
   |author  = kun2331
   |id      = FenrirAsonda.Starksouls
+
   |id      = kun2331.QuickDescendByUsingStaircase
   |nexus  = 10915
+
   |nexus  = 25161
  |github  = OhWellMikell/Starksouls
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Starting Money
 
  |author  = mmanlapat
 
  |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
 
  |nexus  = 1138
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Startup Volume Config
+
   |name    = Quick Forward Dash, Warp Mod
   |author  = certifiableGrimalkin
+
   |author  = Vexorth
   |id      = certifiableGrimalkin.StartupVolumeConfig
+
   |id      = Vexorth.Warp
   |nexus  = 15846
+
   |nexus  = 16605
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Greenhouse
+
   |name    = Quick Glance
   |author  = CaptainSully
+
   |author  = adverserath
   |id      = CaptainSully.StartWithGreenhouse
+
   |id      = Adverserath.QuickGlance
   |nexus  = 9878
+
   |nexus  = 12058
  |moddrop = 1035412
+
   |github  = adverserath/QuickGlance
   |github  = CaptainSully/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Hat
+
   |name    = Quick Load
   |author  = treyh0
+
   |author  = aedenthorn, Erinthe
   |id      = treyh0.StartWithHat
+
   |id      = aedenthorn.QuickLoad
   |nexus  = 2628
+
   |nexus  = 7756
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Minigame
 +
  |author  = Enaium
 +
  |id      = Enaium.QuickMinigame
 +
  |curse  = 438741
 +
  |moddrop = 895127
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/QuickMinigame
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Responses
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.QuickResponses
 +
  |nexus  = 6548
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Responses (1.6 Updated)
 +
  |author  = yummypecho - original by aedenthorn
 +
  |id      = yummypecho.QuickResponses
 +
  |nexus  = 21103
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items
+
   |name    = Quick Sell
   |author  = ZackHill
+
   |author  = Alejandro Akbal, AlejandroAkbal
   |id      = ZackHill.StashItems
+
   |id      = AlejandroAkbal.QuickSell
   |nexus  = 9624
+
   |nexus  = 7854
   |github  = zack-hill/stardew-valley-stash-items
+
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items to Chest
+
   |name    = Quick Shop
   |author  = lambui
+
   |author  = Enaium
   |id      = BlueMod_StashItemsToChest
+
   |id      = Enaium.QuickShop
 +
  |curse  = 436793
 +
  |moddrop = 864170
 
   |nexus  =
 
   |nexus  =
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |github  = Enaium-StardewValleyMods/QuickShop
   |github  = lambui/StardewValleyMod_StashItemsToChest
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats as Tokens
+
   |name    = Quick Start
   |author  = Vertighost, Vertigon
+
   |author  = WuestMan, redknightofdoom
   |id      = Vertigon.StatsAsTokens
+
   |id      = WuestMan.QuickStart
   |nexus  = 9659
+
   |nexus  = 2375
   |github  = dtomlinson-ga/StatsAsTokens
+
   |github  = Brian-Wuest/Quick_Start
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats Passive Regeneration, Stats Reloader
+
   |name    = Quick Stash
   |author  = strato35
+
   |author  = ChiroxT
   |id      = Strato35.StatsReloader
+
   |id      = treinke.quickstash
   |nexus  = 7428
+
   |nexus  = 20864
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue of Generosity
+
   |name    = Quick Swap
   |author  = spacechase0
+
   |author  = Allan Wang
   |id      = spacechase0.StatueOfGenerosity
+
   |id      = AllanWang.QuickSwap
  |curse  = 867713
+
   |nexus  = 13956
   |nexus  = 7532
+
   |github  = AllanWang/Stardew-Mods
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue Shorts
+
   |name    = Quotes
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.StatueShorts
+
   |id      = aedenthorn.Quotes
   |nexus  = 17642
+
   |nexus  = 6503
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up
+
   |name    = Radial Menu
   |author  = su226
+
   |author  = focustense
   |id      = Su226.StayUp
+
   |id      = focustense.RadialMenu
   |nexus  = 7592
+
   |nexus  = 25257
   |github  = su226/StardewValleyMods
+
   |github  = focustense/StardewRadialMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up Late
+
   |name    = Radioactive Geodes
   |author  = Krutonium
+
   |author  = justastranger
   |id      = krutonium.stayuplate
+
   |id      = jas.RadioactiveGeodes
   |nexus  = 12578
+
  |moddrop = 952722
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SteamDew
+
   |name    = Radioactive Tools
   |author  = Mewsubi
+
   |author  = kakashigr
   |id      = Mewsubi.SteamDew
+
   |id      = kakashigr.RadioactiveTools
   |nexus  = 19396
+
   |nexus  = 7630
   |github  = myuusubi/SteamDew
+
   |github  = kakashigr/stardew-radioactivetools
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
  |beta status  = obsolete
 
  |beta summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stendew Valley
+
   |name    = Rainbow Cursor
   |author  = Haunted Pineapple
+
   |author  = Jamie Taylor
   |id      = HauntedPineapple.StendewValley
+
   |id      = jltaylor-us.RainbowCursor
   |nexus  = 19483
+
   |nexus  = 15886
   |github  = HauntedPineapple/Stendew-Valley
+
   |github  = jltaylor-us/StardewRainbowCursor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stone Bridge Over Pond, Pond With Bridge
+
   |name    = Rainbow Trail
   |author  = Advize and jinxiewinxie
+
   |author  = aedenthorn, Erinthe
   |id      = jinxiewinxie.StoneBridgeOverPond
+
   |id      = aedenthorn.RainbowTrail
   |nexus  = 316
+
   |nexus  = 16914
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.4-unofficial.2-tks4fish
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
+
   |name    = Raincoat When Raining
   |author  = Mustafa
+
   |author  = BikiFae, bikinavisho
   |id      = Mustafa.StopSoundsWhenAltTabbed
+
   |id      = BikiFae.RainCoatWhenRaining
   |nexus  = 13925
+
   |nexus  = 4659
   |github  = mustafa-git/StopSoundsWhenAltTabbed
+
   |github  = bikinavisho/RainCoatWhenRaining
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Storage Containers
+
   |name    = RainPlus
   |author  = trashcan9
+
   |author  = Deadlykirpy
   |id      = trashcan9.StorageContainers
+
   |id      = Kirpy.RainPlus
   |nexus  = 16071
+
   |nexus  = 6559
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stronger You
+
   |name    = Rain Randomizer
   |author  = Krutonium
+
   |author  = EvilPdor
   |id      = Krutonium.StrongerYou
+
   |id      =
   |nexus  = 7402
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stuck at Level 1 but Overpower Drop Rates
+
   |name    = Rain Refills Watering Can
   |author  = Darkmushu
+
   |author  = StultusV
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
+
   |id      = StultusV.RainRefillsWateringCan
   |nexus  = 17380
+
   |nexus  = 11554
 +
  |github  = JudeRV/Stardew-RainRefillsWateringCan
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rains Interaction Mod
 +
  |author  = RainKuro
 +
  |id      = RainKuro.RainsInteractionMod
 +
  |nexus  = 18850
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stumps to Hardwood Stumps
+
   |name    = Raised Garden Beds
   |author  = Nishtra
+
   |author  = blueberry
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id      = blueberry.RaisedGardenBeds
   |nexus  = 691
+
  |nexus  = 5305
 +
  |github  = b-b-blueberry/RaisedGardenBeds
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ranching Tool Upgrades
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.RanchingToolUpgrades
 +
  |nexus  = 12280
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Bundles
 +
  |author  = balllight
 +
  |id      = balllight.RandomBundles
 +
   |nexus  = 13790
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Hair Color
 +
  |author  = bookworm89723
 +
  |id      = davis.randomhair
 +
  |nexus  = 3271
 +
  |github  = joaniedavis/RandomHairMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
+
   |name    = Randomized Energy
   |author  = sophie
+
   |author  = LakeMonster_, LakeMonster666
   |id      = sophie.SturdySaplings
+
   |id      = LakeMonster_.RandomizedEnergy
   |nexus  = 14440
+
   |nexus  = 5250
   |github  = sophiesalacia/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Submerged Crab Pots
+
   |name    = Random NPCs, Random Visitors
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SubmergedCrabPots
+
   |id      = Aedenthorn.RandomNPC
   |nexus  = 11719
+
   |nexus  = 4911
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Subterranian Overhaul, Dwarvish
 
  |author  = mytigio
 
  |id      = mytigio.SubterranianOverhaul
 
  |nexus  = 4149
 
  |github  = mytigio/SDVMods
 
  
   |broke in = Stardew Valley 1.5
+
   |warnings  = doesn't work in multiplayer.
  
   |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).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sundrop City
+
   |name    = Random Slimes
   |author  = The Sundrop Team
+
   |author  = ChrisMzz
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id      = ChrisMzz.randomslimes
   |nexus  = 4014
+
   |nexus  = 21320
   |github  =
+
   |github  = ChrisMzz/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Hopper
+
   |name    = Random Start Day
   |author  = spacechase0
+
   |author  = idermailer
   |id      = spacechase0.SuperHopper
+
   |id      = idermailer.RandomStartDay
  |curse  = 867698
+
   |nexus  = 13225
   |nexus  = 9418
+
   |github  = idermailer/RandomStartDay
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Sleeper
+
   |name    = Random Tastes
   |author  = spoocky123
+
   |author  = skiilaa
   |id      = spoocky123.SuperSleeper
+
   |id      = skiilaa.RandomTastes
   |nexus  = 10842
+
   |nexus  = 2285
   |github  =
+
 
 +
  |broke in = SMAPI 3.0
 +
<!--
 +
   |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surfing Festival
+
   |name    = Range Display, Sprinkler Range
   |author  = spacechase0 and ParadigmNomad
+
   |author  = CatCattyCat, Cat
   |id      = spacechase0.SurfingFestival
+
   |id      = cat.sprinklerrange
   |curse   = 867720
+
   |nexus   = 1179
   |nexus  = 6688
+
   |moddrop = 833536
   |github  = spacechase0/StardewValleyMods
+
   |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    = Surprise Pregnancy, SurpriseBaby1
+
   |name    = Ranged Tools
   |author  = MiphasGrace
+
   |author  = vgperson
   |id      = MiphasGrace.SurpriseBaby1
+
   |id      = vgperson.RangedTools
   |nexus  = 13126
+
   |nexus  = 6935
   |github  =
+
   |github  = vgperson/RangedTools
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Survivalistic
+
   |name    = Range Highlight
   |author  = Ophaneom
+
   |author  = Jamie Taylor
   |id      = Ophaneom.Survivalistic
+
   |id      = jltaylor-us.RangeHighlight
   |nexus  = 12179
+
  |curse  = 997096
   |github  = Ophaneom/Survivalistic
+
   |nexus  = 6752
 +
   |github  = jltaylor-us/StardewRangeHighlight
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SvFishingMod
+
   |name    = Raven of The Valley
   |author  = KDERazorback
+
   |author  = nicks
   |id      = KDERazorback.SvFishingMod
+
   |id      = nicks.RavenofTheValley
   |nexus  = 6403
+
   |nexus  = 19856
   |github  = KDERazorback/SvFishingMod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim
+
   |name    = Readers Digest
   |author  = aedenthorn, Erinthe
+
   |author  = Remy Bach
   |id      = aedenthorn.Swim
+
   |id      = remybach.readersdigest
  |curse  = 868896
+
   |nexus  = 3040
   |nexus  = 6326
+
   |github  = remybach/stardew-valley-readersdigest
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swimsuits Anywhere
+
   |name    = Readers Digest for 1.6
   |author  = Myzkatonic
+
   |author  = Slash215
   |id      = Myzkatonic.SwimsuitsAnywhere
+
   |id      = Slash215.readersdigest
   |nexus  = 7722
+
   |nexus  = 22972
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swiss Army Knife
+
   |name    = Real Clock
   |author  = John Peters
+
   |author  = thimadera
   |id      = JohnPeters.SwissArmyKnife
+
   |id      = thimadera.Realclock
   |nexus  = 13991
+
   |nexus  = 21726
   |github  =
+
   |github  = thimadera/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swizzy Meads
+
   |name    = Realistic Fishing
   |author  = Swizzy Studios
+
   |author  = Kevin Connors
   |id      = SwizzyStudios.SwizzyMeads
+
   |id      = KevinConnors.RealisticFishing
   |nexus  = 3241
+
   |nexus  = 2623
   |github  = SwizzyStudios/SV-SwizzyMeads
+
   |github  = kevinforrestconnors/RealisticFishing
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Tab Autoloot
 
  |author  = Guedez
 
  |id      = tab.autoloot
 
  |nexus  = 5115
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Tailor Weapon Skins
 
  |author  = Peasly Wellbott
 
  |id      = Wellbott.TailorWeaponSkins
 
  |nexus  = 7797
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Tainted Cellar, Underground House Cellar
 
  |author  = Jinxiewinxie and TaintedWheat
 
  |id      = TaintedCellar
 
  |nexus  = 1672
 
  |github  = Jinxiewinxie/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
 
<!--
 
<!--
   |unofficial version = 1.1.1-unofficial.2-pathoschild
+
   |unofficial version = 1.2.3-unofficial.3-Mizzion
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take All
+
   |name    = Realistic Random Names
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TakeAll
+
   |id      = aedenthorn.RealNames
   |nexus  = 14247
+
   |nexus  = 6269
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take It Slow
+
   |name    = Real Time
   |author  = KarratKake
+
   |author  = Enaium, Lightcolour888
   |id      = KarratKake.TakeItSlow
+
   |id      = Enaium.RealTime
   |nexus  = 13432
+
   |nexus  = 5336
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Talk to Inworld's AI Villagers, Inworld
+
   |name    = Realtime Framework
   |author  = Inworld AI, PogDerson
+
   |author  = drbirbdev
   |id      = PogDerson.Inworld
+
   |id      = drbirbdev.RealtimeFramework
   |nexus  = 16816
+
   |nexus  = 18915
   |github  =
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tap Giant Crops
+
   |name    = Realtime Minimap
   |author  = atravita
+
   |author  = spacechase0
   |id      = atravita.TapGiantCrops
+
   |id      = spacechase0.RealtimeMinimap
   |curse  = 870968
+
   |curse  = 867706
  |moddrop = 1205166
+
   |nexus  = 9386
   |nexus  = 13052
+
   |github  = spacechase0/StardewValleyMods
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tappable Palm Trees
+
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
   |author  = aedenthorn, Erinthe
+
   |author  = SixthTitan
   |id      = aedenthorn.TappablePalmTrees
+
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
  |nexus  = 10661
+
   |nexus  = 5773
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Tapper Ready
 
  |author  = skunkkky
 
  |id      = skunkkk.TapperReady
 
   |nexus  = 1219
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Tapper Report|Tapper Report]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Report
+
   |name    = Recatch Legendary Fish
   |author  = pepoluan
+
   |author  = cantorsdust and Pathoschild
   |id      = pepoluan.TapperReport
+
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
   |nexus  = 8700
+
  |nexus  = 172
 +
  |github  = cantorsdust/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Recipes In Mail
 +
  |author  = Freaksaus
 +
  |id      = freaksaus.recipesinmail
 +
   |nexus  = 22173
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
+
   |name    = Recipe Tracker, Stardew Valley Recipe Tracker
   |author  = TehPers
+
   |author  = Nox Chimaera, noxkimaera
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id      = NoxChimaera.StardewValleyTodo
   |nexus  = 3256<!--was 2150 before re-release-->
+
   |nexus  = 22378
   |moddrop = 1071149
+
  |github  = NoxChimaera/StardewValleyTODO
   |github  = TehPers/StardewValleyMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Reciprocate
 +
  |author  = YunHikari
 +
  |id      = YunHikari.Reciprocate
 +
   |nexus  = 17714
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Festive Slimes
+
   |name    = Recover Stamina
   |author  = TehPers
+
   |author  = lperkins2, Logan Perkins
   |id      = TehPers.FestiveSlimes
+
   |id      = lperkins2.RecoverStamina
   |nexus  = 2990
+
   |nexus  = 2332
   |github  = TehPers/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Fishing Overhaul
+
   |name    = Recurring Reminders
   |author  = TehPers
+
   |author  = Dem1se
   |id      = TehPers.FishingOverhaul
+
   |id      = Dem1se.RecurringReminders
   |nexus  = 866
+
   |nexus  = 6840
   |moddrop = 123679
+
   |github  = dem1se/SDVMods
   |github  = TehPers/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Telephone Purchasing
+
   |name    = Recyclable Cola
   |author  = Stingray
+
   |author  = XxHarvzBackxX
   |id      = Stingray.TP
+
   |id      = harvz.RecyclableCola
   |nexus  = 10190
+
   |nexus  = 10865
   |github  = Stingrayss/StardewValley
+
   |github  = XxHarvzBackxX/recyclableCola
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleporter
+
   |name    = Redesigned Farmhouse Layout
   |author  = Bifibi
+
   |author  = Aimon111 & DaLion
   |id      = Teleporter
+
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
   |nexus  =
+
   |nexus  = 11420
  |chucklefish = 4374
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Fast Travel|Fast Travel]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Mod
+
   |name    = Redraw Pelican Town Config
   |author  = Falson, Falson127
+
   |author  = JefGrizli
   |id      = Falson.TeleportMod
+
   |id      = JefGrizli.RedrawPelicanTownC
   |nexus  = 18842
+
   |nexus  = 15564
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC
+
   |name    = Refill Silos
   |author  = Enaium
+
   |author  = Alpha_Omegasis
   |id      = Enaium.TeleportNpc
+
   |id      = Omegasis.RefillSilos
  |curse  = 436803
+
   |nexus  = 20779
  |moddrop = 865554
 
   |nexus  =
 
  |github  = Enaium-StardewValleyMods/TeleportNpc
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC Location
+
   |name    = Refill Watering Can in Town Fountain
   |author  = ccr
+
   |author  = TfueLovesBanana
   |id      = ccr.TeleportNPCLocation
+
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
   |nexus  = 17190
+
   |nexus  = 16764
   |github  = chencrstu/TeleportNPCLocation
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Point
+
   |name    = Refund Staircases
   |author  = Enaium
+
   |author  = Nick Martin
   |id      = Enaium.TeleportPoint
+
   |id      = NickMartin.RefundStaircases
  |curse  = 436830
+
   |nexus  = 19209
  |moddrop = 864013
+
   |github  = nickmartin1ee7/RefundStaircases
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/TeleportPoint
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport To Farm
+
   |name    = Regeneration
   |author  = Rafael
+
   |author  = Hammurabi
   |id      = Rafael.TeleportToFarm
+
   |id      = HammurabiRegeneration
   |nexus   = 7247
+
  |nexus  =
   |github =
+
  |chucklefish = 4584
 +
  |source  = https://community.playstarbound.com/resources/regeneration.4584/updates
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status   = workaround
 +
   |summary = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Adventurer's Life Expanded
+
   |name    = Regen Mod
   |author  = HamioDracny
+
   |author  = Zoryn
   |id      = HamioDracny.TALE.SMAPI
+
   |id      = Zoryn.RegenMod
   |nexus  = 14083
+
   |nexus  =
   |github  =
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Best of "The Queen of Sauce"
+
   |name    = Regular Quality
   |author  = Bpendragon
+
   |author  = desto, JustToDownloadThings
   |id      = Bpendragon.BestOfQOS
+
   |id      = desto.RegularQuality
   |nexus  = 7985
+
   |nexus  = 5090
   |github  = Bpendragon/Best-of-Queen-of-Sauce
+
   |github  = desto-git/smapi-RegularQuality
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
+
   |name    = Rejuvenating Forest
   |author  = Neat
+
   |author  = Team Timber
   |id      = neat.newspaper
+
   |id      = TeamTimber.RejuvenatingForest
   |nexus  = 8689
+
   |nexus  = 10322
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Farmer That Stared at Rocks
+
   |name    = Relationship Bar UI
   |author  = ItsLittany
+
   |author  = SlyMerc
   |id      = itslittany.RockBreaker
+
   |id      = RelationshipBar
   |nexus  = 6376
+
   |nexus  = 1009
  |moddrop = 804101
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Fishmonger
+
   |name    = Relationships Enhanced
   |author  = VoidWitchCult
+
   |author  = rodrigovaz
   |id      = VoidWitchCult.TheFishmongerFishing
+
   |id      = relationshipsenhanced
   |nexus  = 16326
+
   |nexus  =
 +
  |chucklefish = 4435
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theft of the Winter Star
+
   |name    = Relationship Status
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Dragonisser
   |id      = spacechase0.TheftOfTheWinterStar
+
   |id      = relationshipstatus
   |curse   = 867729
+
   |nexus   = 751
   |moddrop = 771680
+
   |github  =
  |nexus  = 5062
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Gnomiverse
+
   |name    = Relationship Tooltips
   |author  = Purppelle and King Gnomus
+
   |author  = M3ales
   |id      = Purppelle.TheGnomiverse
+
   |id      = M3ales.RelationshipTooltips
   |nexus  = 13266
+
   |nexus  =
   |github  =
+
  |curse  = 298040
 +
   |github  = M3ales/RelationshipTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
+
   |name    = Relationship Tracker
   |author  = Tlitookilakin
+
   |author  = Branic
   |id      = tlitookilakin.BakeOffCode
+
   |id      = Branic.RelationshipTracker
   |nexus  = 18856
+
   |nexus  = 2845
   |github  =
+
   |github  = Paradox355/SDVMods
 +
 
 +
  |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    = The Love of Cooking
+
   |name    = Relativity
   |author  = blueberry
+
   |author  = AdroSlice
   |id      = blueberry.LoveOfCooking
+
   |id      = AdroSlice.Relativity
   |nexus  = 6830
+
   |nexus  = 13028
   |github  = b-b-blueberry/CooksAssistant
+
   |github  = adroslice/sdv-relativity-mirror
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theme Manager
+
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
   |author  = Khloe Leclair
+
   |author  = The Fluffy Robot
   |id      = leclair.thememanager
+
   |id      = TheFluffyRobot.RelaxingWeekends
   |nexus  = 14525
+
   |nexus  = 19662
   |github  = KhloeLeclair/StardewMods
+
   |github  = jamespfluger/Stardew-ModCollection
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Moon
+
   |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
   |author  = Pucklynn
+
   |author  = mouahrara
   |id      = shannon.MoonMod
+
   |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
   |nexus  = 2482
+
   |nexus  = 20606
   |github  =
+
   |github  = mouahrara/RelocateFarmAnimals
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Northern Gulf
+
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
   |author  = The commission of The Northern Gulf
+
   |author  = zeldela
   |id      = TcTHG.Custom_The_Northern_Gulf
+
   |id      = zeldela-RememberBirthdays
   |nexus  = 19376
+
   |nexus  = 13554
   |github  =
+
   |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Pumpkin King
+
   |name    = Remember Faced Direction
   |author  = KirbyLink
+
   |author  = Annosz
   |id      = kirbylink.pumpkinking
+
   |id      = Annosz.RememberFacedDirection
   |nexus  = 3006
+
   |nexus  = 6946
   |github  = KirbyLink/PumpkinKing
+
   |github  = Annosz/StardewValleyModding
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remember Your Umbrella
 +
  |author  = heyseth
 +
  |id      = heyseth.umbrellas
 +
  |nexus  = 8366
 +
  |github  = heyseth/SDVMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
<!--@retest-after Custom Farming Redux
 
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 
  |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/4109
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Queen Of Sauce Reminder
+
   |name    = Reminders
   |author  = TheShwamp
+
   |author  = Surkasu
   |id      = TheShwamp.TheQueenOfSauceReminder
+
   |id      = Surkasu.Reminders
   |nexus  = 5172
+
   |nexus  = 2481
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Twlight Traveller - Custom NPC (API), APICut
+
   |name    = Remind to Exit
   |author  = Eris, AkatsukiVana, HuaGei API
+
   |author  = pepoluan
   |id      = Eris.APICut
+
   |id      = pepoluan.RemindToExit
   |nexus  = 8158
+
   |nexus  = 8727
 
   |github  =
 
   |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Think-n-Talk
+
   |name    = Re-Mixed Seeds, Mixed Seed Mod
  |author  = Prism 99
+
   |author  = nein
  |id      = prism99.thinkntalk
+
   |id      = nein.MixedSeedMod
  |nexus  = 9546
+
   |nexus  = 22311
  |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    = Remote Fridge Storage
   |author  = spacechase0
+
   |author  = EternalSoap, arjan3004
   |id      = ThreeHeartDancePartner
+
   |id      = EternalSoap.RemoteFridgeStorage
   |curse   = 867388
+
   |nexus   = 2545
   |moddrop = 127278
+
   |github  = SoapStuff/Remote-Fridge-Storage
  |nexus  = 500
+
 
   |github  = spacechase0/StardewValleyMods
+
   |warnings = Broken on Android (loads but does not work).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Throwable Axe
+
   |name    = Removable Horse Hats
   |author  = spacechase0
+
   |author  = CatCattyCat, Cat
   |id      = spacechase0.ThrowableAxe
+
   |id      = cat.removablehorsehats
   |curse   = 867726
+
   |nexus  = 2223
   |moddrop = 771683
+
   |github  = danvolchek/StardewMods
   |nexus   = 5097
+
 
   |github = spacechase0/StardewValleyMods
+
   |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    = Thunderstorm Totem
+
   |name    = Remove All Monsters
   |author  = justastranger
+
   |author  = David J. Lee, djslzx
   |id      = jas.ThunderstormTotem
+
   |id      = djsl.RemoveAllMonsters
  |moddrop = 944622
+
   |nexus  = 5727
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Fields
+
   |name    = Remove Animal Limitations
   |author  = seitanicbean
+
   |author  = Hobbes
   |id      = seitanicbean.tidyfields
+
   |id      = Hobbes.RemoveAnimalLimitations
   |nexus  = 10929
+
   |nexus  = 7838
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rename
 +
  |author  = Remmie, CoinzReturns
 +
  |id      = Remmie.Rename
 +
  |nexus  = 2130
 
   |github  =
 
   |github  =
   |source = https://gitlab.com/tophatsquid/sdv-tidy-fields
+
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary = use [[#Rename Reworked|Rename Reworked]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Social
+
   |name    = Rename Reworked
   |author  = trashcan9
+
   |author  = Parabyted
   |id      = trashcan9.TidySocial
+
   |id      = parabyted.renamerework
   |nexus  = 16233
+
   |nexus  = 10866
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tileman Challenge
+
   |name    = Rented Tools
   |author  = SpicyKai
+
   |author  = JarvieK
   |id      = SpicyKai.Tileman
+
   |id      = JarvieK.RentedTools
   |nexus  = 11945
+
   |nexus  = 1307
   |github  = spicykai/StardewValley-Mods
+
   |github  = Jarvie8176/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tile Transparency, Transparent Tiles
+
   |name    = Rented Tools Improved
   |author  = aedenthorn, Erinthe
+
   |author  = SolusCleansing
   |id      = aedenthorn.TileTransparency
+
   |id      = SolusCleansing.RentedToolsImproved
   |nexus  = 17288
+
   |nexus  = 18909
   |github  = aedenthorn/StardewValleyMods
+
   |github  = SolusCleansing/RentedToolsImproved
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tillable Ground
+
   |name    = Reorient After Eating
   |author  = hawkfalcon
+
   |author  = PunningLinguist
   |id      = hawkfalcon.TillableGround
+
   |id      = PunningLinguist.ReorientAfterEating
   |nexus  = 2175
+
   |nexus  = 7585
   |github  = hawkfalcon/Stardew-Mods
+
   |github  = amconners/ReorientAfterEating
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tilled Soil Decay
+
   |name    = Replace Fertilizer
   |author  = bcmpinc
+
   |author  = jingshenSN2
   |id      = bcmpinc.TilledSoilDecay
+
   |id      = jingshenSN2.replace_fertilizer
   |nexus  = 2738
+
   |nexus  = 24550
   |github  = bcmpinc/StardewHack
+
   |github  = jingshenSN2/ReplaceFertilizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest
+
   |name    = Replanter
   |author  = Asconoid
+
   |author  = jwdred
   |id      = Asconoid.TimeBeforeHarvest
+
   |id      = jwdred.Replanter
   |nexus  = 5764
+
   |nexus  = 589
   |github  =
+
   |github  = jdusbabek/stardewvalley
  
   |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
+
   |broke in = Stardew Valley 1.3.29
   |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] 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    = Time Before Harvest Enhanced
+
   |name    = ReRegeneration
   |author  = Jonathan Ginn
+
   |author  = littleraskol
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id      = lrsk_sdvm_rerg.0925160827
   |nexus  = 12170
+
   |nexus  = 6837
 +
  |moddrop = 827580
 +
  |github  = littleraskol/ReRegeneration
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Reseed, Roc's Reseed Mod
 +
  |author  = rocslayer, James Overton
 +
  |id      = Roc.Reseed
 +
  |nexus  = 2421
 
   |github  =
 
   |github  =
   |source = https://gitlab.com/enom/time-before-harvest-enhanced
+
 
 +
   |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    = Time Freeze
+
   |name    = Reset Skull Caverns, Skull Caverns Reset
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id      = KoihimeNakamura.ResetCaverns
   |nexus  = 973
+
  |curse  = 990459
   |github  = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 1080116
 +
   |nexus  = 20846
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freezes at Midnight
+
   |name    = Reset Terrain Features
   |author  = JBtheShadow
+
   |author  = mabelSyrup
   |id      = JBtheShadow.TimeFreezesAtMidnight
+
   |id      = MabelSyrup.ResetTerrainFeatures
   |nexus  = 7425
+
   |nexus  = 4715
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |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    = Time Master
+
   |name    = Re-Skin Any to Any Weapon Type
   |author  = trashcan9
+
   |author  = seqhilla
   |id      = trashcan9.TimeMaster
+
   |id      = seqhilla.ReSkinAny
   |nexus  = 16192
+
   |nexus  = 24768
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Multiplier
+
   |name    = Resourceful Friends
   |author  = DefenTheNation
+
   |author  = ItsBenter
   |id      = DefenTheNation.TimeMultiplier
+
   |id      = ItsBenter.ResourcefulFriends.dll
   |nexus  = 2262
+
   |nexus  = 23227
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
   |github  = itsbenter/ResourcefulFriends
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time of the Prairie King
+
   |name    = Resource Storage
   |author  = The Fluffy Robot
+
   |author  = aedenthorn, Erinthe
   |id      = TheFluffyRobot.TimeOfThePrairieKing
+
   |id      = aedenthorn.ResourceStorage
   |nexus  = 5631
+
   |nexus  = 17951
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |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    = Time Reminder
+
   |name    = Resource Storage - Continued
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = aedenthorn and FlyingTNT
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = FlyingTNT.ResourceStorage
   |nexus  = 1000
+
   |nexus  = 22539
  |moddrop = 664035
+
   |github  = FlyingTNT/StardewValleyMods
   |github  = JohnsonNicholas/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TimeSpeed
+
   |name    = Responsive Knockback, Responsive MP Knockback
   |author  = cantorsdust and Pathoschild
+
   |author  = spacechase0
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id      = spacechase0.ResponsiveKnockback
   |nexus  = 169
+
   |nexus  = 12029
   |github  = cantorsdust/StardewMods
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Totem
+
   |name    = Restauranteer
   |author  = gmff
+
   |author  = aedenthorn, Erinthe
   |id      = GMFF.TimeTotem
+
   |id      = aedenthorn.Restauranteer
   |curse   = 494425
+
   |nexus   = 14519
   |nexus  =
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TMXL Map Toolkit, TMX Loader
+
   |name    = Retro Active Achievements
   |author  = Platonymous
+
   |author  = iceburg
   |id      = Platonymous.TMXLoader
+
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
   |curse   = 877235
+
   |nexus   = 4974
   |nexus  = 1820
+
   |github  = ManApart/RetroActiveAchievements
  |moddrop = 771913
+
 
   |github  = Platonymous/Stardew-Valley-Mods
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To-Dew
+
   |name    = Retroactive Stardew
   |author  = Jamie Taylor
+
   |author  = millerscout
   |id      = jltaylor-us.ToDew
+
   |id      = Millerscout.RetroactiveStardew
   |nexus  = 7409
+
   |nexus  = 6953
   |github  = jltaylor-us/StardewToDew
+
   |github  = millerscout/StardewMillerMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To Do List
+
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
   |author  = Eleanor, eleanoot
+
   |author  = Iceburg
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
   |nexus  = 1630
+
   |nexus  = 356
   |github  = eleanoot/stardew-to-do-mod
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#To-Dew|To-Dew]] instead.
+
   |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] 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    = Reverse Proposal
   |author  = Jolyone, Me
+
   |author  = GreenOnion24
   |id      = Me.ToggleMonsters
+
   |id      = GreenOnion24.ReverseProposal
   |nexus  = 11801
+
   |nexus  = 8526
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Icons
+
   |name    = Revive Dead Crops
   |author  = furyx639
+
   |author  = atravita
   |id      = furyx639.ToolbarIcons
+
   |id      = atravita.ReviveDeadCrops
   |curse  = 871834
+
   |curse  = 870964
   |nexus  = 11026
+
  |moddrop = 1294436
   |github  = LeFauxMatt/StardewMods
+
   |nexus  = 15005
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Tooltips
+
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
   |author  = danmw3
+
   |author  = ribeena
   |id      = danmw3.toolbartooltips
+
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
   |nexus  = 4977
+
   |nexus  = 11809
   |github  =
+
   |github  = ribeena/BusLocations
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ToolBelt
+
   |name    = Ridgeside Village
   |author  = yuri0r
+
   |author  = Rafseazz
   |id      = yuri0r.ToolBelt
+
   |id      = Rafseazz.RidgesideVillage
   |nexus  = 8566
+
   |nexus  = 7286
   |github  =
+
   |github  = Rafseazz/Ridgeside-Village-Mod
   |source = https://gitlab.com/yuri0r/toolbelt
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Right Click to Untill Soil
 +
   |author = Kumagabear
 +
  |id      = Kumagabear.RightClickUntillSoil
 +
  |nexus  = 19563
 +
  |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Charging
+
   |name    = Ring of Fire
   |author  = mralbobo
+
   |author  = Platonymous
   |id      = mralbobo.ToolCharging
+
   |id      = Platonymous.RingOfFire
   |nexus  =
+
   |nexus  = 1166
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = mralbobo/stardew-tool-charging
 
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
  |status  = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ring Overhaul
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.RingOverhaul
 +
   |nexus  = 10669
 +
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Select
+
   |name    = Ring Overhaul for Walk of Life
   |author  = CrazyWig
+
   |author  = Jibb
   |id      = crazywig.toolpowerselect
+
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
   |nexus  = 2553
+
   |nexus  = 12171
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Ring Overhaul|Ring Overhaul]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Setup
+
   |name    = Rise And Shine
   |author  = Gilar Fasulaki
+
   |author  = Yoshify
   |id      = GilarF.ToolPowerSetup
+
   |id      = Yoshify.RiseAndShine
   |nexus  = 4517
+
   |nexus  = 3
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 0.39.1
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
+
   |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
 +
  |name    = Riverland Farm but You Need to Build Bridges
 +
  |author  = idermailer
 +
  |id      = idermailer.riverfarmButBridge
 +
  |nexus  = 15748
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Smart Switch
+
   |name    = Robin Work Hours
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ToolSmartSwitch
+
   |id      = aedenthorn.RobinWorkHours
  |curse  = 868687
+
   |nexus  = 11244
   |nexus  = 15216
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Costs
+
   |name    = Rock Paper Scissors
   |author  = Cherry, CherryChain
+
   |author  = Spiderbuttons
   |id      = Cherry.ToolUpgradeCosts
+
   |id      = Spiderbuttons.RockPaperScissors
   |nexus  = 6576
+
   |nexus  = 23875
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 
 
  |broke in          = SMAPI 3.12
 
  |unofficial version = 1.0.1-unofficial.1-Skalaki
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-76604
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery
+
   |name    = Roosters Hatching and Control Addon, Content Patcher Roosters For 1.6 - Hatching and Control Addon
   |author  = SorryLate
+
   |author  = Meara and MikeW
   |id      = SorryLate.ToolUpgradeDelivery
+
   |id      = Mikew.roostersaddon.smapi
   |nexus  = 5421
+
   |nexus  = 22555
   |github  = sorrylate/Stardew-Valley-Mod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery Service
+
   |name    = Rope Bridge
   |author  = Felix-Dev
+
   |author  = Teban100
   |id      = Felix-Dev.ToolUpgradeDeliveryService
+
   |id      = RopeBridge
   |nexus  = 2938
+
   |nexus  = 824
   |github  = Felix-Dev/StardewMods
+
   |github  = StephenKairos/Teban100-StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = SMAPI 2.6
   |status  = workaround
+
   |unofficial version = 1.0.1-unofficial.5-pathoschild
  |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
<!--
 
   |unofficial version = 1.4.1-unofficial.1-pathoschild
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Reminder
+
   |name    = Rotate Toolbar
   |author  = Wracketeer
+
   |author  = Pathoschild
   |id      = Wracketeer.ToolUpgradeReminder
+
   |id      = Pathoschild.RotateToolbar
   |nexus  = 13423
+
   |nexus  = 1100
   |github  =
+
   |github  = Pathoschild/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Too Many Animals
+
   |name    = Rummage - The Thievery Mod
   |author  = furyx639
+
   |author  = ApryllForever
   |id      = furyx639.TooManyAnimals
+
   |id      = ApryllForever.RestStop.Rummage
  |curse  = 871833
+
   |nexus  = 12764
   |nexus  = 11033
+
   |github  = ApryllForever/Rummage
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Town School Functions
+
   |name    = Rune Magic
   |author  = Edu Anttunes
+
   |author  = fierro
   |id      = EduAnttunes.TownSchool.Functions
+
   |id      = fierro.rune_magic
   |nexus  = 6317
+
   |nexus  = 15065
   |github  =
+
   |github  = facufierro/RuneMagic
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Mod
+
   |name    = Run Fast, Sprint
   |author  = Pathoschild
+
   |author  = Krutonium
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
   |nexus  = 1401
+
   |nexus  = 12701
  |moddrop = 606639
+
   |github  =
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Sounds, Tractor Engine Sound
+
   |name    = Running Key
   |author  = MissCoriel
+
   |author  = strato35
   |id      = misscoriel.tractorsounds
+
   |id      = Strato35.RunningKey
   |nexus  = 5781
+
   |nexus  = 5527
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trading
+
   |name    = Running Late
   |author  = MindMeltMax
+
   |author  = Coll1234567
   |id      = MindMeltMax.Trading
+
   |id      = Coll1234567.RunningLate
  |moddrop = 1214750
+
   |nexus  = 3518
   |nexus  = 13293
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Station
+
   |name    = Rush Orders
   |author  = Cherry, CherryChain
+
   |author  = spacechase0
   |id      = Cherry.TrainStation
+
  |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
   |nexus  = 6183
+
  |curse  = 867397
   |github  = ChroniclerCherry/stardew-valley-mods
+
  |moddrop = 127276
 +
  |nexus  = 605
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SAAT.API, SAAT - Audio API and Toolkit
 +
  |author  = ZeroMeters
 +
   |id      = ZeroMeters.SAAT.API
 +
   |nexus  = 10747
 +
   |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    = Train Tracks
+
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
   |author  = aedenthorn, Erinthe
+
   |author  = ZeroMeters
   |id      = aedenthorn.TrainTracks
+
   |id      = ZeroMeters.SAAT.Mod
   |nexus  = 10927
+
   |nexus  = 10747
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Dawilly/SAAT
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Whistle
+
   |name    = Sable's Labels
   |author  = Taskmaster
+
   |author  = SableDnah
   |id      = Taskmaster.TrainWhistle
+
   |id      = SableDnah.SablesLabels
   |nexus  = 4473
+
   |nexus  = 24948
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trampoline
+
   |name    = Safe Lightning
   |author  = aedenthorn, Erinthe
+
   |author  = CatCattyCat, Cat
   |id      = aedenthorn.Trampoline
+
   |id      = cat.safelightning
   |nexus  = 11619
+
   |nexus  = 2039
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 833550
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Safe Lightning Updated|Safe Lightning Updated]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 2.1.1-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparency Settings
+
   |name    = Safe Lightning Redux, Safe Lightning
   |author  = Esca, Esca-MMC
+
   |author  = Shockah
   |id      = Esca.TransparencySettings
+
   |id      = Shockah.SafeLightning
   |nexus  = 8891
+
   |nexus  = 11857
   |moddrop = 971985
+
  |github  = Shockah/Stardew-Valley-Mods
   |github = Esca-MMC/TransparencySettings
+
 
 +
  |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    = Transparent Objects
+
   |name    = Safe Lightning Updated
   |author  = aedenthorn, Erinthe
+
   |author  = Rokugin
   |id      = aedenthorn.TransparentObjects
+
   |id      = Rokugin.SafeLightningUpdated
   |nexus  = 6412
+
   |nexus  = 22783
   |github  = aedenthorn/StardewValleyMods
+
   |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash 4 Elliott
+
   |name    = Safer Bombs
   |author  = ChrisMzz
+
   |author  = Dragoon23
   |id      = ChrisMzz.trash4elliott
+
   |id      = Dragoon23.SaferBombs
   |nexus  = 18882
+
   |nexus  = 23559
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Abides
+
   |name    = Safe Reading
   |author  = John Peters
+
   |author  = LunaticShade
   |id      = JohnPeters.TrashBearAbides
+
   |id      = LunaticShade.SafeReading
   |nexus  = 11359
+
   |nexus  = 8564
   |github  =
+
   |github  = LunaticShade/StardewValley.SafeReading
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Item Helper, Trash Bear Name
+
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
   |author  = MattDeDuck, Duckshard
+
   |author  = blueberry
   |id      = MattDeDuck.TrashBearName
+
   |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  = 5252
+
   |nexus  = 4154
   |github  =
+
   |github  = b-b-blueberry/SailorStyles
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Saloon Warp Totem
 +
  |author  = Artinity
 +
  |id      = Artinity.SaloonWarpTotem
 +
  |nexus  = 16450
 +
  |github  = Artinity/SaloonWarpTotem
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Can Reactions
+
   |name    = SAML
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.TrashCanReactions
+
   |id      = MindMeltMax.SAML
   |nexus  = 7643
+
   |nexus  = 20250
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MindMeltMax/SAML
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Cans On Horse
+
   |name    = Satchels
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.TrashCansOnHorse
+
   |id      = spacechase0.Satchels
   |nexus  = 16394
+
   |nexus  = 20625
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Does Not Consume Bait
+
   |name    = Sauvignon in Stardew
   |author  = atravita
+
   |author  = Jesse, Jdvicks94
   |id      = atravita.TrashDoesNotConsumeBait
+
   |id      = Jesse.SauvignonInStardew
   |curse   = 870979
+
   |nexus   = 2597
   |moddrop = 1128126
+
   |github  = JDvickery/Sauvignon-in-Stardew
   |nexus   = 11426
+
 
   |github  = atravita-mods/StardewMods
+
   |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    = Trash Remover
+
   |name    = Savage Vincent (NPC Speech Bubbles)
   |author  = SorryLate, rharyanto
+
   |author  = BlaDe
   |id      = SorryLate.TrashRemover
+
   |id      = BlaDe.NPCSpeechBubblesVincent
   |nexus  = 5114
+
   |nexus  = 11833
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Trash
+
   |name    = Save Anywhere Redux, Save Anywhere
   |author  = Jaredlll08
+
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
   |id      = BlameJared.TrashTrash
+
   |id      = Omegasis.SaveAnywhere
 +
  |curse  = 898109
 +
  |nexus  = 8386<!--non-redux: 444-->
 +
  |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
 +
 
 +
  |warnings = Broken on Android (use the built-in autosave instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Save Backup
 +
  |author  = SMAPI
 +
  |id      = SMAPI.SaveBackup
 
   |nexus  =
 
   |nexus  =
   |curse  = 297981
+
   |url    = https://smapi.io
   |github  = jaredlll08/Trash-Trash
+
   |github  = Pathoschild/SMAPI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Traveling Takes Time
+
   |name    = Save Game Options
   |author  = Vrakyas
+
   |author  = SorryLate, rharyanto
   |id      = Vrakyas.TravelingTakesTime
+
   |id      = SorryLate.SaveGameOptions
   |nexus  = 4031
+
   |nexus  = 5190
 
   |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    = Travelling Skill
+
   |name    = Scale Up
   |author  = Achtuur8
+
   |author  = Platonymous
   |id      = Achtuur.StardewTravelSkill
+
   |id      = Platonymous.ScaleUp
   |nexus  = 16820
+
   |nexus  = 3130
   |github  = Achtuur/StardewTravelSkill
+
  |moddrop = 793912
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Treasure Chests Expanded
+
   |name    = Scarecrow Highlighter
   |author  = aedenthorn, Erinthe
+
   |author  = WretchedPenguin
   |id      = aedenthorn.TreasureChestsExpanded
+
   |id      = WretchedPenguin.ScarecrowHighlighter
   |nexus  = 7685
+
   |nexus  = 3579
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Changes
+
   |name    = Scaring - Thieving Skill
   |author  = JPAN
+
   |author  = moonslime
   |id      = jpan.TreeChanges
+
   |id      = moonslime.SpookySkill
   |nexus  = 3964
+
   |nexus  = 23791
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shake Mod
+
   |name    = Schedule Viewer
   |author  = NCarigon
+
   |author  = BinaryLip
   |id      = NCarigon.TreeShakeMod
+
   |id      = BinaryLip.ScheduleViewer
   |nexus  = 15927
+
  |curse  = 1020728
   |github  = ncarigon/StardewValleyMods
+
   |nexus  = 19305
 +
   |github  = BinaryLip/ScheduleViewer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shaker
+
   |name    = Scream
   |author  = TyoAtrosa
+
   |author  = Taskmaster
   |id      = TyoAtrosa.Treeshaker
+
   |id      = Taskmaster.Scream
   |nexus  = 2159
+
   |nexus  = 4588
   |github  = TyoAtrosa/TreeShaker
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Spread
+
   |name    = Screaming For Joy
   |author  = bcmpinc
+
   |author  = Danil Harding, Danil_HM
   |id      = bcmpinc.TreeSpread
+
   |id      = DanilH.ScreamingForJoy
   |nexus  = 3183
+
   |nexus  = 24643
   |github  = bcmpinc/StardewHack
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Transplant
+
   |name    = Screenshot Everywhere
   |author  = YukiShiku, LeonBlade
+
   |author  = Gaiadin
   |id      = TreeTransplant
+
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
   |nexus  = 1342
+
   |nexus  = 10805
   |moddrop = 526140
+
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
  |chucklefish = 5485
+
 
   |github  = LeonBlade/TreeTransplant
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trendy Haley
+
   |name    = Scroll To Blank
   |author  = candidus42
+
   |author  = Caraxian
   |id      = Candidus42.TrendyHaley
+
   |id      = caraxian.scroll.to.blank
   |nexus  = 4984
+
   |nexus  = 4144
   |github  = mus-candidus/TrendyHaley
+
  |chucklefish = 4405
 +
   |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trick or Treat
+
   |name    = Scroll To Zoom
   |author  = Dad of Gwen, Carleton and Gwen
+
   |author  = Tomwa
   |id      = DadOfGwenTrickOrTreatMod
+
   |id      = Tomwa.ScrollToZoom
   |nexus  = 8115
+
   |nexus  = 2163
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tricks and Treats
+
   |name    = Scrying Orb
   |author  = ch20youk
+
   |author  = kdau
   |id      = ch20youk.TricksAndTreats
+
   |id      = kdau.ScryingOrb
   |nexus  = 18947
+
   |nexus  = 5603
   |github = cl4r3/Halloween-Mod-Jam-2023
+
   |moddrop = 756553
 +
  |source = https://gitlab.com/kdau/predictivemods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = True Random Geodes
+
   |name    = Scythe Harvesting
   |author  = lilico/atelier99
+
   |author  = mmanlapat
   |id      = lilico.TrueRandomGeodes
+
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
   |nexus  = 11371
+
   |nexus  = 1106
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Turn to Your Enemies
+
   |name    = SDV Game of Life
   |author  = Krutonium
+
   |author  = Super Aardvark, ubererdferkel
   |id      = krutonium.turn_to_your_enemies
+
   |id      = SuperAardvark.GameOfLife
   |nexus  = 12643
+
   |nexus  = 5361
   |github  =
+
   |github  = super-aardvark/AardvarkMods-SDV
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Announcements
+
   |name    = SDV Twitch
   |author  = Zyin
+
   |author  = Dawgeth
   |id      = Zyin.TVAnnouncements
+
   |id      = MTD.SDVTwitch
   |nexus  = 3649
+
   |nexus  = 1760
   |github  = Zyin055/TVAnnouncements
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Brasileira
+
   |name    = SDVWM, The Weather Machine
   |author  = JhonnieRandler & Brukob
+
   |author  = SixthTitan
   |id      = JhonnieMike.BrasilTV
+
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
   |nexus  = 10843
+
   |nexus  = 3203
   |github  = JhonnieRandler/TVBrasileira
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = hisameartwork
+
   |author  = FreeTheJunimos
   |id      = HisameArtwork.GardeningChannel
+
   |id      = freethejunimos.seaclifffarm
   |nexus  = 5485
+
   |nexus  = 13911
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Recipes
+
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = SorryLate, rharyanto
+
   |author  = FreeTheJunimos
   |id      = SorryLate.TvRecipes
+
   |id      = freethejunimos.seaclifffarm.pc
   |nexus  = 5260
+
   |nexus  = 14296
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twin Stick Strafe Action
+
   |name    = Searchable Collections Page
   |author  = AndyUr
+
   |author  = Spiderbuttons
   |id      = AndyUr.TwinStickStrafeAction
+
   |id      = Spiderbuttons.SearchableCollectionsPage
   |nexus  = 7589
+
   |nexus  = 25585
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch Chat Integration
+
   |name    = Season Affixes
   |author  = Hexenentendrache
+
   |author  = Shockah
   |id      = Hexenentendrache.TwitchChatIntegration
+
   |id      = Shockah.SeasonAffixes
   |nexus  = 17321
+
   |nexus  = 16297
   |github  = Enteligenz/StardewMods
+
   |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch in Stardew Valley, Twitch for Stardew
+
   |name    = Seasonal Farmer
   |author  = Telshin, Tim "Telshin" Aldridge
+
   |author  = stardemod
   |id      = telshin.twitch-for-stardew
+
   |id      = stardemod.SeasonalFarmeTrader
  |curse  = 306420
+
   |nexus  = 24912
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite
+
   |name    = Seasonal Garden Farmhouse V2 (Unofficial Update)
   |author  = Cdaragorn
+
   |author  = CyanFire, DustBeauty
   |id      = Cdaragorn.UiInfoSuite
+
   |id      = CF.SeasonalGardenFarmhouseV2.SMAPI
   |nexus  = 1150
+
   |nexus  = 17386
   |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    = Seasonal Immersion
   |author  = Annosz
+
   |author  = Entoarox
   |id      = Annosz.UiInfoSuite2
+
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
   |nexus  =
+
   |nexus  = 2273
   |url    = https://github.com/Annosz/UIInfoSuite2/releases
+
   |chucklefish = 4262
   |github  = Annosz/UiInfoSuite2
+
   |github  = Entoarox/StardewMods
  
   |warnings = Broken on Android.
+
   |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    = UI Mod Suite
+
   |name    = Seasonal Save Slots
   |author  = Demiacle
+
   |author  = Tyler Gibbs
   |id      = Demiacle.UiModSuite
+
   |id      = tylergibbs2.SeasonalSaveSlots
   |nexus  = 1023
+
   |nexus  = 14382
   |github  = demiacle/UiModSuite
+
   |github  = tylergibbs2/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ukrainizacija, Ukrainizacija - Utilities
+
   |name    = Season Switcher
   |author  = Pereclaw Team
+
   |author  = dumbledalton
   |id      = Pereclaw.ukrutilities
+
   |id      = Dumbledalton.SeasonSwitcher
   |nexus  = 8427
+
   |nexus  = 10457
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultimate Gold
+
   |name    = Sebastian Frog Tank Switch
   |author  = Shadowfoxss
+
   |author  = Shaklin
   |id      = Shadowfoxss.UltimateGoldStardew
+
   |id      = shaklin.SebastianFrogTankSwitch
   |nexus  = 2833
+
   |nexus  = 8508
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unbreakable Tackles
+
   |name    = Secretariat (Faster Horse)
   |author  = MindMeltMax
+
   |author  = Janglinator
   |id      = MindMeltMax.UnbreakableTackles
+
   |id      = jangles.secretariat
   |nexus  = 7719
+
   |nexus  = 7537
  |moddrop = 1135717
+
   |github  = Janglinator/Secretariat
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underdark Sewer
+
   |name    = Secret Hedge Maze, Hedge Maze
   |author  = Mel Noelle and Kirbylink
+
   |author  = aedenthorn, Erinthe
   |id      = melnoelle.underdarksewer
+
   |id      = aedenthorn.HedgeMaze
   |nexus  = 3070
+
  |curse  = 868718
   |github  = KirbyLink/UnderdarkSewer
+
   |nexus  = 14138
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |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    = Secret Note Framework
 +
  |author  = ichortower
 +
  |id      = ichortower.SecretNoteFramework
 +
   |nexus  = 25055
 +
   |github  = ichortower/SecretNoteFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underground Secrets
+
   |name    = Secret Woods Snorlax
   |author  = aedenthorn, Erinthe
+
   |author  = ichortower
   |id      = aedenthorn.UndergroundSecrets
+
   |id      = ichortower.SecretWoodsSnorlax
   |nexus  = 6597
+
   |nexus  = 19112
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ichortower/SecretWoodsSnorlax
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unhinged Mayo Jar
+
   |name    = Seed Bag
   |author  = spacechase0
+
   |author  = Platonymous
   |id      = spacechase0.UnhingedMayoJar
+
   |id      = Platonymous.SeedBag
   |nexus  = 17139
+
   |nexus  = 1133
   |github  =
+
  |moddrop = 793931
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children
+
   |name    = Seed Catalogue
   |author  = Shaklin
+
   |author  = spacechase0
   |id      = shaklin.uniquechildren
+
   |id      = spacechase0.SeedCatalogue
   |nexus  = 6278
+
   |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    = Unique Children Talk
+
   |name    = Seed Info - Continued, Seed Information - Continued
   |author  = Shaklin
+
   |author  = aedenthorn and FlyingTNT
   |id      = shaklin.uniquechildrentalk
+
   |id      = FlyingTNT.SeedInfo
   |nexus  = 9540
+
   |nexus  = 22519
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Valley
+
   |name    = Seed Info, Seed Information
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.UniqueValley
+
   |id      = aedenthorn.SeedInfo
   |nexus  = 13828
+
   |nexus  = 15754
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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    = Unlimited Cats and Dogs
+
   |name    = Seed Machines
   |author  = funny-snek
+
   |author  = Veress
   |id      = funnysnek.UnlimitedCatsandDogs
+
   |id      = Veress.SeedMachines
   |nexus  = 2942
+
   |nexus  = 6265
   |github  =
+
   |github  = mrveress/SDVMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Players
+
   |name    = Seed Maker - Better Quality More Seeds
   |author  = Armitxes
+
   |author  = vabrell, Victor Abrell
   |id      = Armitxes.UnlimitedPlayers
+
   |id      = vabrell.sm_bqms
   |nexus  = 2213
+
   |nexus  = 14236
   |curse   = 362847
+
   |github  = vabrell/sdw-seed-maker-mod
   |github  = Armitxes/StardewValley_UnlimitedPlayers
+
 
 +
  |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    = Unlockable Bundles
+
   |name    = Seed Maker Crop Quality, SMCQ
   |author  = DeLiXx
+
   |author  = mcoocr
   |id      = DLX.Bundles
+
   |id      = mcoocr.smcq
   |nexus  = 17265
+
   |nexus  = 3089
   |github  =
+
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
   |source  = https://gitlab.com/delixx/stardew-valley-unlockable-bundles
+
 
 +
   |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    = Unlock Dye Menu
+
   |name    = Seed Maker Quality
   |author  = Shaklin
+
   |author  = Speshkitty
   |id      = shaklin.unlockdyemenu
+
   |id      = speshkitty.seedmakerquality
   |nexus  = 6156
+
   |nexus  = 21000
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlocked Doors
+
   |name    = Seed Maker Tweaks
   |author  = damien
+
   |author  = aedenthorn, Erinthe
   |id      = damien.unlocked_doors
+
   |id      = aedenthorn.SeedMakerTweaks
   |nexus  = 4338
+
   |nexus  = 10681
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Custom Locks|Custom Locks]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated Instant Eat Key
+
   |name    = Seeds are Rare
   |author  = apomorph
+
   |author  = jahangmar
   |id      = apomorph.updatedInstantEatKey
+
   |id      = jahangmar.SeedsAreRare
   |nexus  = 15191
+
   |nexus  = 3618
   |github  =
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated No Rumble Horse
+
   |name    = Seed Shortage
   |author  = Aladanor
+
   |author  = Xynerorias
   |id      = Aladanor.UpdatedNoRumbleHorse
+
   |id      = xynerorias.seedshortage
   |nexus  = 10164
+
   |nexus  = 5614
   |github  = shailalias/NoRumbleHorse
+
   |github  = xynerorias/Seed-Shortage
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradable Pan
+
   |name    = Seeds Unpacked
   |author  = Anthony Hilyard
+
   |author  = blueberry
   |id      = com.anthonyhilyard.upgradablepan
+
   |id      = blueberry.SeedsUnpacked
   |curse   = 446597
+
   |nexus   = 7215
   |nexus  = 9318
+
   |github  = b-b-blueberry/SeedsUnboxed
   |github  = AHilyard/UpgradeablePan
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
+
   |name    = See Me Rollin'
   |author  = Miihau
+
   |author  = Khloe Leclair
   |id      = Miihau.MiihauUpgradeableMachines
+
   |id      = leclair.seemerollin
   |nexus  = 17234
+
   |nexus  = 10976
   |github  =
+
  |moddrop = 1116122
 +
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name    = Select Tool Power
   |author  = Richard Cai
+
   |author  = GrimatGaming
   |id      = richard_cai.UpgradedHorse
+
   |id      = GrimatGaming.SelectToolPower
   |nexus  = 5242
+
   |nexus  = 21290
   |github  = RichardJCai/stardew-valley-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgrade Empty Cabins
+
   |name    = Self Serve
   |author  = Cherry, CherryChain
+
   |author  = aedenthorn, Erinthe
   |id      = Cherry.UpgradeEmptyCabins
+
   |id      = aedenthorn.SelfServe
   |nexus  = 5253
+
   |nexus  = 11313
   |moddrop = 720987
+
   |github  = aedenthorn/StardewValleyMods
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Self Serve for 1.6
 +
  |author  = NeverToxic
 +
  |id      = NeverToxic.SelfServe
 +
  |nexus  = 20985
 +
   |github  = Dunc4nNT/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Useful Bombs
+
   |name    = Self Service
   |author  = punyo, yakminepunyo
+
   |author  = JarvieK
   |id      = punyo.UsefulBombs
+
   |id      = JarvieK.SelfService
   |nexus  = 2488
+
   |nexus  = 1304
   |github  = pomepome/UsefulBombs
+
   |github  = Jarvie8176/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = Use [[#BetterBombs|BetterBombs]] instead.
 
 
<!--
 
<!--
   |unofficial version = 1.0.5-unofficial.1-Mizzion
+
   |unofficial version = 0.3.4-unofficial.1-pathoschild
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
+
   |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    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
+
   |name    = Self Service Shops
   |author  = Right Hand Man
+
   |author  = GuiNoya, Yesst
   |id      = raik.uselessinfo
+
   |id      = GuiNoya.SelfServiceShop
   |nexus  = 8634
+
   |nexus  = 1622
   |github  =
+
   |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    = Utility Grid
+
   |name    = Sell Quality
   |author  = aedenthorn, Erinthe
+
   |author  = DonDorscha, jasonmbrady
   |id      = aedenthorn.UtilityGrid
+
   |id      = DonDorscha.SellQuality
   |nexus  = 10197
+
   |nexus  = 12469
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UV Index (Sunscreen Mod)
+
   |name    = Send Items Multiplayer
   |author  = Jonqora
+
   |author  = hafnerpw
   |id      = Jonqora.UVIndex
+
   |id      = hafnerpw.SendItemsMultiplayer
   |nexus  = 6676
+
   |nexus  = 13794
   |github  = Jonqora/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Grass
+
   |name    = Send Items to Other Farmers, Send Letters
   |author  = dantheman999
+
   |author  = Denifia
   |id      = dantheman999.VariableGrass
+
   |id      = Denifia.SendItems
   |nexus  =
+
   |nexus  = 1087
   |url    = https://community.playstarbound.com/threads/107658
+
   |moddrop = 127754
   |github  = dantheman999301/StardewMods
+
   |github  = Denifia/StardewMods
  
   |broke in           = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.3.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vending Machine, NPC Vending Machine
+
   |name    = Separate Greenhouse
   |author  = ActionJackson
+
   |author  = lolmaj
   |id      = ActionJackson.VendingMachine
+
   |id      = lolmaj.SeparateGreenhouse
   |nexus  = 7508
+
   |nexus  = 3965
   |github  =
+
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vertical Toolbar
+
   |name    = Separate Money for Multiplayer
   |author  = bmarquismarkail, Space Baby
+
   |author  = funny-snek
   |id      = SB_VerticalToolMenu
+
   |id      = funnysnek.SeparateMoney
   |nexus  = 943
+
   |nexus  = 3086
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
   |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    = Video Player
+
   |name    = Serene Greenhouse
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.VideoPlayer
+
   |id      = PeacefulEnd.SereneGreenhouse
   |nexus  = 6524
+
  |curse  = 870943
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 8011
 
+
   |github  = Floogen/SereneGreenhouse
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Villager Compass
+
   |name    = Serfdom
   |author  = Jboss
+
   |author  = DaLion
   |id      = Jboss.VillagerCompass
+
   |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
   |nexus  = 16912
+
   |nexus  = 24357
   |github  = jbossjaslow/Stardew_Mods
+
   |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visible Fish
+
   |name    = Server Bookmarker
   |author  = shekurika
+
   |author  = Ilyaki
   |id      = shekurika.WaterFish
+
   |id      = Ilyaki.ServerBookmarker
   |nexus  = 8897
+
   |nexus  = 2968
   |github  =
+
   |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    = Visualize
+
   |name    = Server Browser
   |author  = Platonymous
+
   |author  = Ilyaki
   |id      = Platonymous.Visualize
+
   |id      = Ilyaki.ServerBrowser
   |curse   = 307573
+
   |nexus   = 3227
   |moddrop = 793933
+
   |github  = Ilyaki/Server-Browser
  |nexus  = 1704
+
 
   |github  = Platonymous/Stardew-Valley-Mods
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = VisualizeTK
+
   |name    = Server Port Changer
   |author  = Platonymous
+
   |author  = PhantomGamers
   |id      = Platonymous.VisualizeTK
+
   |id      = PhantomGamers.ServerPortChanger
   |nexus  = 19009
+
   |nexus  = 2993
   |github  =
+
   |github  = PhantomGamers/StardewPortChanger
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Void Effects, Stardew Void Effects
+
   |name    = Set Money
   |author  = Renny
+
   |author  = j4c0b333
   |id      = renny.stardewvoideffects
+
   |id      = j4c0b333.SetMoney
   |nexus  = 2703
+
   |nexus  = 3889
   |github  = OfficialRenny/StardewVoidEffects
+
   |github  =
  
   |broke in           = Stardew Valley 1.3.36
+
   |broke in = Stardew Valley 1.4
   |unofficial version = 1.3.2-unofficial.1-pathoschild
+
   |status  = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160
+
   |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wait Around
+
   |name    = Set Reminders
   |author  = Alhifar
+
   |author  = Aelaan Bluewood
   |id      = Alhifar.WaitAround
+
   |id      = AelaanBluewood.SetReminders
   |nexus  =
+
   |nexus  = 16112
  |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    = Set Unique Game ID
   |author  = EvilPdor
+
   |author  = dJomp
   |id      =
+
   |id      = dJomp.SetUniqueGameID
   |nexus  =
+
   |nexus  = 2042
  |url    = https://community.playstarbound.com/threads/111526
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk Through Trellis
+
   |name    = Seven Deadly Sins
   |author  = TheOfficialTab
+
   |author  = ricehit, Little Dot
   |id      = theofficialtab.walkthroughtrellis
+
   |id      = ricehit.SevenDeadlySinsSAMPI
   |nexus  = 1958
+
   |nexus  = 15100
   |github  = OfficialTab/walk-through-trellis
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Recycler
+
   |name    = Sewer Slimes
  |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.SewerSlimes
   |nexus  = 11339
+
   |nexus  = 18195
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Televisions
+
   |name    = Shadow for Mazes, Maze
   |author  = aedenthorn, Erinthe
+
   |author  = Edu Anttunes
   |id      = aedenthorn.WallTelevision
+
   |id      = Maze
   |nexus  = 11448
+
   |nexus  = 8930
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Animals
+
   |name    = Shared Exp, Shared Xp
   |author  = Symen
+
   |author  = Batzpup
   |id      = Symen.WarpAnimals
+
   |id      = SharedExp.Batzpup
   |nexus  = 1400
+
   |moddrop = 1269698
  |github  = simonbru/WarpAnimals
+
   |nexus  = 14607
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Warp Binder
 
  |author  = SnowFire kVala
 
  |id      = SnowFire.Warp_Binder
 
   |nexus  = 6892
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer
+
   |name    = Shared Professions
   |author  = Strato35, Shalankwa
+
   |author  = virtualbjorn
   |id      = Strato35.WarpMultiplayer
+
   |id      = virtualbjorn.SharedProfessions
   |nexus  = 7451
+
   |nexus  = 16628
  |github  = Shalankwa/SDV_Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
 
  |author  = Shaklin
 
  |id      = shaklin.warpmultiplayer_locations
 
  |nexus  = 8950
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Network
+
   |name    = Shared Recipes
   |author  = tlitookilakin
+
   |author  = jpslatt, jslattery26
   |id      = tlitookilakin.warpnetwork
+
   |id      = jslattery26.SharedRecipes
   |nexus  = 8567
+
   |nexus  = 22718
  |moddrop = 951720
+
   |github  = jslattery26/stardew_mods
   |github  = tlitookilakin/WarpNetwork
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Parsnip
+
   |name    = Share Experience
   |author  = Pillow
+
   |author  = season
   |id      = Pillow.WarpParsnip
+
   |id      = season.ShareExperience
   |nexus  = 18628
+
   |nexus  = 22163
   |github  = AnotherPillow/WarpParsnip
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Snitch
+
   |name    = Sharing is Caring
   |author  = ceruleandeep
+
   |author  = spacechase0
   |id      = ceruleandeep.WarpSnitch
+
   |id      = spacechase0.SharingIsCaring
   |nexus  = 9087
+
   |nexus  = 14263
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp To Friends
+
   |name    = Shed Notifications
   |author  = Shalankwa
+
   |author  = TheCroak
   |id      = Shalankwa.WarpToFriends
+
   |id      = TheCroak.BuildingsNotifications
   |nexus  = 2180
+
   |nexus  = 620
   |github  = Shalankwa/SDV_Mods
+
   |github  =
  
  |status            = workaround
+
   |broke in = SMAPI 2.0
  |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    = Shenandoah Library
   |author  = GrumpyCrouton
+
   |author  = Nishtra
   |id      = GrumpyCrouton.WastelessWatering
+
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
   |nexus  = 10998
+
   |nexus  = 756
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Balloon
+
   |name    = Shift Toolbar When Paused
   |author  = HaulinOats
+
   |author  = Zamiel
   |id      = HaulinOats.WaterBalloon
+
   |id      = Zamiel.ShiftToolbarWhenPaused
   |nexus  = 14481
+
   |nexus  = 21613
   |github  = HaulinOats/StardewMods
+
   |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bomb
+
   |name    = Ship Anything, Ship Everything
   |author  = BlaDe
+
   |author  = Berkay Yigit, berkayylmao
   |id      = BlaDe.WaterBomb
+
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
   |nexus  = 10267
+
   |nexus  = 3782
   |github  =
+
   |github  = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bot
+
   |name    = Ship Anywhere
   |author  = andyruwruw
+
   |author  = spacechase0
   |id      = andyruwruw.WaterBot
+
   |id      = spacechase0.ShipAnywhere
   |nexus  = 8167
+
   |nexus  = 1379
   |github  = andyruwruw/stardew-valley-water-bot
+
  |moddrop = 183277
 +
   |github  = spacechase0/ShipAnywhere
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Can Refiller
+
   |name    = Ship From Inventory
   |author  = Mizzion
+
   |author  = Platonymous
   |id      = mizzion.watercanrefiller
+
   |id      = Platonymous.ShipFromInventory
   |nexus  = 3539
+
   |nexus  = 3219
   |moddrop = 661368
+
   |moddrop = 793916
   |github  = Mizzion/MyStardewMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Flow
+
   |name    = Shipments to Quality, Quality from Shipments
   |author  = blueberry
+
   |author  = JPAN
   |id      = blueberry.WaterFlow
+
   |id      = JPAN.QualityFromShipments
   |nexus  = 11790
+
   |nexus  = 7531
   |github  = b-b-blueberry/WaterFlow
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Give Exp
+
   |name    = Shipment Tracker
   |author  = Achtuur
+
   |author  = Iceburg
   |id      = Achtuur.WateringCanGiveExp
+
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
   |nexus  = 16903
+
   |nexus  = 321
   |github  = Achtuur/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Tweaks
+
   |name    = Shipping Bin Summary
   |author  = aedenthorn, Erinthe
+
   |author  = Futro, Futroo
   |id      = aedenthorn.WateringCanTweaks
+
   |id      = futro.ShippingBinSummary
   |curse   = 868789
+
   |nexus   = 18992
   |nexus   = 10947
+
   |github  = futroo/Stardew-Valley-Mods
   |github  = aedenthorn/StardewValleyMods
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132991
 +
  |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Grants Experience and Crops Can Wither
+
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
   |author  = Goldenrevolver
+
   |author  = holythesea
   |id      = Goldenrevolver.WateringGrantsXP
+
   |id      = holythesea.SortShippingCollection
   |nexus  = 7768
+
   |nexus  = 15694
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = holy-the-sea/SortShippingCollection
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Pet Bowl, Pet Water Bowl
+
   |name    = Shipping Taxes
   |author  = Mizzion
+
   |author  = NOGAF
   |id      = mizzion.petwaterbowl
+
   |id      = NOGAF.ShippingTaxes
   |nexus  = 2009
+
   |nexus  = 5189
   |moddrop = 661365
+
   |github  =
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Waterproof Items
+
   |name    = Shop Anywhere
   |author  = Esca, Esca-MMC
+
   |author  = SorryLate, rharyanto
   |id      = Esca.WaterproofItems
+
   |id      = SorryLate.ShopAnywhere
   |nexus  = 6460
+
   |nexus  = 5299
   |moddrop = 807393
+
   |github  =
   |github  = Esca-MMC/WaterproofItems
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Retaining Field
+
   |name    = Shop Expander
   |author  = Digus
+
   |author  = Entoarox
   |id      = DIGUS.WaterRetainingFieldMod
+
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
   |nexus  = 2374
+
   |nexus  = 2278
   |github  = Digus/StardewValleyMods
+
  |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    = Weapons Ignore Grass
+
   |name    = Shoplifter
   |author  = aedenthorn, Erinthe
+
   |author  = TheMightyAmondee
   |id      = aedenthorn.WeaponsIgnoreGrass
+
   |id      = TheMightyAmondee.Shoplifter
   |nexus  = 15409
+
   |nexus  = 8569
   |github  = aedenthorn/StardewValleyMods
+
   |github  = TheMightyAmondee/Shoplifter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons on Display
+
   |name    = Shopping Cart
   |author  = Anthony Hilyard
+
   |author  = LeFauxMatt
   |id      = com.anthonyhilyard.WeaponsOnDisplay
+
   |id      = furyx639.ShoppingCart
   |curse  = 447259
+
   |curse  = 871829
   |nexus  = 9319
+
   |nexus  = 13701
   |github  = AHilyard/WeaponsOnDisplay
+
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wear More Rings
+
   |name    = Shopping Show
   |author  = bcmpinc
+
   |author  = AvalonMFX
   |id      = bcmpinc.WearMoreRings
+
   |id      = AvalonMFX.ShoppingShow
   |nexus   = 3214
+
   |curse   = 1016429
   |github  = bcmpinc/StardewHack
+
   |nexus  = 18445
 
+
   |github  =
   |warnings = Broken on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Controller
+
   |name    = Shop Tile Framework
   |author  = EvilPdor
+
   |author  = Cherry, CherryChain
   |id      =
+
   |id      = Cherry.ShopTileFramework
   |nexus  =
+
   |nexus  = 5005
   |url    = https://community.playstarbound.com/threads/111526
+
   |moddrop = 716384
   |github  = natfoth/StardewValleyMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |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    = Shovel Tool Upgrades, Upgradable Shovel
   |author  = nrm33n
+
   |author  = moonslime
   |id      = nrm33n.weatherGod
+
   |id      = moonslime.ShovelToolUpgrades
   |nexus  = 15563
+
   |nexus  = 16028
 
   |github  =
 
   |github  =
  
   |status  = broken<!-- author uploaded source code instead of the compiled mod -->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Illnesses
+
   |name    = Show Birthdays
   |author  = Sakorona
+
   |author  = Traktori
   |id      = KoihimeNakamura.WeatherIllnesses
+
   |id      = Traktori.ShowBirthdays
   |nexus  = 2210
+
   |nexus  = 7495
  |moddrop = 664153
+
   |github  = Traktori7/StardewValleyMods
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Totem
+
   |name    = Showcase
   |author  = aedenthorn, Erinthe
+
   |author  = Igorious
   |id      = aedenthorn.WeatherTotems
+
   |id      = Igorious.Showcase
  |nexus  = 16455
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Wedding Mod
 
  |author  = Opalie
 
  |id      = Opalie.Wedding
 
 
   |nexus  =
 
   |nexus  =
   |moddrop = 526231
+
   |chucklefish = 4487
   |github  = Opalie/Wedding
+
   |github  = Igorious/Stardew_Valley_Showcase_Mod
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Tweaks
+
   |name    = Show Catch Quality
   |author  = aedenthorn, Erinthe
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = aedenthorn.WeddingTweaks
+
   |id      = f4iTh.ShowCatchQuality
  |curse  = 868829
+
   |nexus  = 3326
   |nexus  = 10117
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weekly Break Reminder
+
   |name    = Show Cooking Recipes
   |author  = treehat
+
   |author  = MasterOfMutton
   |id      = Treehat.WeeklyBreakReminder
+
   |id      = faragodavid.showcookingrecipes
   |nexus  = 8194
+
   |nexus  = 5525
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Week Starts Sunday
+
   |name    = Show Daily Luck
   |author  = aedenthorn, Erinthe
+
   |author  = Arphox
   |id      = aedenthorn.WeekStartsSunday
+
   |id      = Arphox.ShowDailyLuck
   |nexus  = 13707
+
   |nexus  = 15910
   |github  = aedenthorn/StardewValleyMods
+
   |github  = arphox/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Werewolf in the Valley
+
   |name    = Show Item Quality
   |author  = Platonymous
+
   |author  = Jonqora
   |id      = Platonymous.Werewolf
+
   |id      = Jonqora.ShowItemQuality
   |nexus  = 15724
+
   |nexus  = 6311
   |github  =
+
   |github  = Jonqora/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126054
 +
  |unofficial version = 1.1.3-unofficial.1-bungus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Are You Missing
+
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
   |author  = PrivateButtface
+
   |author  = aedenthorn, Erinthe
   |id      = PrivateButtface.WhatAreYouMissing
+
   |id      = aedenthorn.ShowPlayerBehind
   |nexus  = 4430
+
  |curse  = 868887
   |github  = LukeSeewald/PublicStardewValleyMods
+
   |nexus  = 6540
 +
   |github  = aedenthorn/stardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Farm Cave, WhatAMush
+
   |name    = Show Predictable RNG Outcomes
   |author  = Oxyligen
+
   |author  = Relance
   |id      = WhatAMush
+
   |id      = Relance.ShowPredictableRNGOutcomes
   |nexus  = 1097
+
   |nexus  = 13186
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Show XP and Level Gains, Show XP
 +
   |author  = adverserath
 +
   |id      = Adverserath.ShowXP
 +
  |nexus   = 19501
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = wHats Up
+
   |name    = Shroom Spotter
   |author  = Oxyligen
+
   |author  = TehPers
   |id      = wHatsUp
+
   |id      = TehPers.ShroomSpotter
   |nexus  = 1082
+
   |nexus  = 908
   |github  =
+
  |moddrop = 125766
 +
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where Are They
+
   |name    = Shroom Spotter Redux
   |author  = Capaldi12
+
   |author  = Strobe and TehPers
   |id      = Capaldi12.WhereAreThey
+
   |id      = ShroomSpotter
   |nexus  = 13208
+
   |nexus  = 7934
   |github  =
+
   |github  = strobel1ght/ShroomSpotterRedux
  |source  = https://gitlab.com/Capaldi12/wherearethey
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where's My Items?
+
   |name    = Shut Up
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Geko_X
   |id      = f4iTh.WheresMyItems
+
   |id      = gekox.shutUp
   |nexus  = 2086
+
  |moddrop = 1530062
 +
   |nexus  = 7358
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = White Turnip
+
   |name    = Silent Alarm Clock
   |author  = ejun0
+
   |author  = Invatorzen
   |id      = ejun0.WhiteTurnip
+
   |id      = invatorzen.AC
   |nexus  = 8568
+
   |nexus  = 12164
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wiki Links
+
   |name    = Silent Scarecrows
   |author  = aedenthorn, Erinthe
+
   |author  = climaxius
   |id      = aedenthorn.WikiLinks
+
   |id      = climaxius.silentscarecrows
   |nexus  = 11476
+
   |nexus  = 3258
   |github  = aedenthorn/StardewValleyMods
+
   |github  = robbiev/SilentScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wild Animals
+
   |name    = Silo Report
   |author  = plurffle
+
   |author  = bogie5464
   |id      = plurffle.WildAnimals
+
   |id      = bogie5464.SiloReport
   |nexus  = 9036
+
   |nexus  = 3194
   |github  =
+
   |github  = bogie5464/SiloReport
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wild Flowers, Wildflowers
+
   |name    = Silo Size
   |author  = aedenthorn, Erinthe
+
   |author  = pepoluan
   |id      = aedenthorn.Wildflowers
+
   |id      = pepoluan.SiloSize
   |nexus  = 14061
+
   |nexus  = 8819
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 981291
 +
   |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wind Effects
+
   |name    = Simple Crop Label
   |author  = CatCattyCat
+
   |author  = TheMusketeer
   |id      = cat.windeffects
+
   |id      = SimpleCropLabel
   |nexus  = 6647
+
   |nexus  = 314
  |moddrop = 833564
+
   |github  =
   |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    = Simple Discord RPC (Stardew Edition), Simple RPC
   |author  = thatnzguy
+
   |author  = HypherionSA
   |id      = thatnzguy.WindowResize
+
   |id      = hypherionsa.simplerpc
   |nexus  = 2266
+
  |curse  = 1023556
   |github  = thatnzguy/WindowResize
+
   |nexus  =
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Grass
+
   |name    = Simple HUD
   |author  = CatCattyCat, Cat
+
   |author  = Enaium
   |id      = cat.wintergrass
+
   |id      = Enaium.SimpleHUD
   |nexus  = 1601
+
   |moddrop = 1145228
   |moddrop = 833542
+
   |nexus  =
   |github  = danvolchek/StardewMods
+
   |github  = Enaium-StardewValleyMods/SimpleHUD
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Pigs
+
   |name    = Simple Hunger System, Hunger Mod
   |author  = MindMeltMax
+
   |author  = skn
   |id      = MindMeltMax.WinterPigs
+
   |id      = skn.HungerMod
  |moddrop = 1443556
+
   |nexus  = 3270<!--was 1127 before re-release-->
   |nexus  = 16879
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Rain
+
   |name    = Simple Screenshots, Screenshot
   |author  = idermailer
+
   |author  = aedenthorn, Erinthe
   |id      = idermailer.WinterRain
+
   |id      = aedenthorn.Screenshot
   |nexus  = 13767
+
   |nexus  = 10178
   |github  = idermailer/WinterRain
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Star Spouse
+
   |name    = Simple Sound Manager
   |author  = drbirbdev
+
   |author  = Omegasis, AlphaOmegasis
   |id      = drbirbdev.WinterStarSpouse
+
   |id      = Omegasis.SimpleSoundManager
   |nexus  = 14164
+
   |nexus  = 1410
   |github  = drbirbdev/StardewValley
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Witcher Mod
+
   |name    = Simple Sounds
   |author  = aedenthorn, Erinthe
+
   |author  = BleakCodex
   |id      = Aedenthorn.WitcherMod
+
   |id      = BleakCodex.SimpleSounds
   |nexus  = 5797
+
   |nexus  = 14540
   |github  = aedenthorn/StardewValleyMods
+
   |github  = BleakCodex/SimpleSounds
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wizard's Mystical Stationary
+
   |name    = Simple Sprinkler
   |author  = Taskmaster
+
   |author  = ADoby, tZed, Tobias Z
   |id      = Taskmaster.WizardsMysticalStationary
+
   |id      = tZed.SimpleSprinkler
   |nexus  = 5246
+
   |nexus  = 76
   |github  =
+
   |github  = ADoby/SimpleSprinkler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wonderful Farm Life
+
   |name    = Simplified Achievements
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = cel10e
   |id      = WonderfulFarmLife
+
   |id      = cel10e.SimplifiedAchievements
   |nexus  =
+
   |moddrop = 909416
   |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |nexus  = 8026
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  =
  
   |broke in           = Stardew Valley 1.1 or 1.11
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Working Fireplace
+
   |name    = Singin' Stone
   |author  = jahangmar
+
   |author  = CyTheGuy01
   |id      = jahangmar.WorkingFireplace
+
   |id      = CyTheGuy01.TestMod
   |nexus  = 3654
+
   |nexus  = 6463
  |github  = jahangmar/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = X
 
  |author  = skiilaa
 
  |id      = skiilaa.X
 
  |nexus  = 2286
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.20
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XP Display
+
   |name    = Single-Player Regen, Single-Player Sleep
   |author  = Shockah
+
   |author  = MindMeltMax
   |id      = Shockah.XPDisplay
+
   |id      = MindMeltMax.SPRegen
   |nexus  = 11089
+
   |nexus  = 6778
   |github  = Shockah/Stardew-Valley-Mods
+
  |moddrop = 1135654
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier
+
   |name    = SinZational Several Spouse Spots
   |author  = nofilenamed
+
   |author  = SinZ
   |id      = NFN.XPMUL
+
   |id      = SinZ.SeveralSpouseSpots
   |nexus  = 8649
+
   |nexus  = 20655
   |github  = nofilenamed/XPMultiplier
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier.Space
+
   |name    = SinZational Shared Spaces
   |author  = nofilenamed
+
   |author  = SinZ
   |id      = NFN.XPMULSPA
+
   |id      = SinZ.SharedSpaces
   |nexus  = 8760
+
   |nexus  = 20654
   |github  = nofilenamed/XPMultiplier.Space
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Xtardew Core
+
   |name    = SinZational Spending Services
   |author  = hixega
+
   |author  = SinZ
   |id      = hixega.XtardewCore
+
   |id      = SinZ.SinZationalSpendingServices
   |nexus  = 19096
+
   |nexus  = 20656
   |github  =
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Year-Round Crops
+
   |name    = Sit and Rest
   |author  = vincebel
+
   |author  = Krutonium
   |id      = vincebel.YearRoundCrops
+
   |id      = Krutonium.SitandRest
   |nexus  = 8196
+
   |nexus  = 7403
   |github  = vincebel7/YearRoundCrops
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name    = Sit For Stamina
   |id      = bcmpinc.HarvestWithScythe
+
  |author  = Entoarox
   |nexus  = 2731
+
   |id      = Entoarox.SitForStamina
  |author  = bcmpinc
+
   |nexus  = 7334
   |github  = bcmpinc/StardewHack
+
   |github  = Entoarox/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Map Teleport, Stardew Map Teleport
+
   |name    = Sit n' Relax: Rest Your Butt
   |author  = moddem
+
   |author  = MissCoriel
   |id      = moddem.StardewMapTeleport
+
   |id      = misscoriel.sitnrelax
   |nexus  = 18143
+
   |nexus  = 7336
   |github  =
+
   |github  = MissCoriel/Sit-n-Relax
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Sprint Mod
+
   |name    = Sit on Chairs, Sentar Em Cadeiras
   |author  = XxHarvzBackxX
+
   |author  = BrasileiroTop, Vagabundo2421
   |id      = XxHarvzBackxX.YASM
+
   |id      = BrasileiroTop.Sentar
   |nexus  = 9228
+
   |nexus  = 4729
 
   |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    = You've Got Mail - Twitch Integration
+
   |name    = Sixty-Nine Shirt, Sixty-Nine
   |author  = Jaredlll08, YGM Team
+
   |author  = aedenthorn, Erinthe
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id      = aedenthorn.SixtyNine
  |curse  = 308005
+
   |nexus  = 6969
   |nexus  =
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = zDailyIncrease
+
   |name    = Sizable Fish
   |author  = thakyZ
+
   |author  = spacechase0
   |id      = zdailyincrease
+
   |id      = spacechase0.SizableFish
   |nexus  =
+
   |nexus  = 14267
  |chucklefish = 4247
+
   |github  = spacechase0/StardewValleyMods
   |github  = thakyZ/zDailyIncrease
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zenchman
+
   |name    = Skateboard
   |author  = BlaDe
+
   |author  = aedenthorn, Erinthe
   |id      = BlaDe.Zenchman
+
   |id      = aedenthorn.Skateboard
   |nexus  = 12024
+
   |nexus  = 13096
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zen Mod
+
   |name    = Skateboard For 1.6
   |author  = PositiveVegan
+
   |author  = chiccen
   |id      = PositiveVegan.ZenMod
+
   |id      = chiccen.Skateboard
   |nexus  = 12899
+
   |nexus  = 24074
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zombie Outbreak
+
   |name    = Skillful Clothes
   |author  = aedenthorn, Erinthe
+
   |author  = LunaticShade
   |id      = aedenthorn.ZombieOutbreak
+
   |id      = LunaticShade.SkillfulClothes
   |nexus  = 6743
+
   |nexus  = 8541
   |github  = aedenthorn/StardewValleyMods
+
   |github  = LunaticShade/StardewValley.SkillfulClothes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level
+
   |name    = Skill Prestige
   |author  = thespbgamer
+
   |author  = CinderGarde, Alphablackwolf
   |id      = thespbgamer.ZoomLevel
+
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
  |curse  = 714275
+
   |nexus  = 569
   |nexus  = 7363
+
   |github  = Alphablackwolf/SkillPrestige
   |github  = thespbgamer/ZoomLevel
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level Keybinding
+
   |name    = Skill Prestige for All SpaceCore Skill Mods
   |author  = GuiNoya, Yesst
+
   |author  = CinderGarde, Alphablackwolf
   |id      = GuiNoya.ZoomLevelKeybind
+
   |id      = CinderGarde.SpaceCoreSkillAdapter
   |nexus  = 1621
+
   |nexus  = 569
   |github  = GuiNoya/SVMods
+
   |github  = Alphablackwolf/SkillPrestige
 
 
  |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    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
   |author  = RockinRolla
+
   |author  = CinderGarde, Alphablackwolf
   |id      = RockinMods.ZoomMod
+
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
   |nexus  = 1326
+
   |nexus  = 569
   |github  = rockinrolla/ZoomMod
+
   |github  = Alphablackwolf/SkillPrestige
  
   |broke in = Stardew Valley 1.3.33
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Zoom Level|Zoom Level]] instead.
+
   |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
<!--
 
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoomy Farmer
+
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
   |author  = Geko_X
+
   |author  = Tondorian
   |id      = gekox.zoomyFarmer
+
   |id      = Tondorian.SkillPrestige.LoveOfCooking
   |nexus  = 6031
+
   |nexus  = 18605
   |github  =
+
   |github  = Tondorian/StardewValleyMods
   |source  = https://gitlab.com/geko_x/stardew-mods
+
 
 +
   |broke in = Stardew Valley 1.3<!--@retest after The Love of Cooking-->
 
}}
 
}}
{{#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    = Skill Prestige for Luck Skill
   |author  = Alex Noddings
+
   |author  = CinderGarde, Alphablackwolf
   |id      = an.4leaf
+
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
   |nexus  = 2365
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = Skill Prestige for Magic
   |author  = Entoarox
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Entoarox.AdvancedLocationLoader
+
   |id      = alphablackwolf.MagicPrestigeAdapter
   |nexus  = 2270
+
   |nexus  = 569
  |chucklefish = 3619
+
   |github  = Alphablackwolf/SkillPrestige
   |github  = Entoarox/StardewMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advancing Sprinklers
+
   |name    = Skill Rings
   |author  = Warix3
+
   |author  = AlphaMeece
   |id      = warix3.advancingsprinklers
+
   |id      = AlphaMeece.SkillRings
   |nexus  = 2983
+
  |curse  = 991336
 +
   |nexus  = 7515
 
   |github  =
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = AFK Timer, AFK Idle Timer
+
   |name    = Skills Experience Bars, Skills Exp Bars
   |author  = CKextreme
+
   |author  = Muuaji
   |id      = CKextreme.AfkTimer
+
   |id      = Muuaji.SkillsExpBars
   |nexus  = 3721
+
   |nexus  = 25112
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aging Mod
+
   |name    = Skill Training
   |author  = skn
+
   |author  = spacechase0
   |id      = skn.AgingMod
+
   |id      = spacechase0.SkillTraining
   |nexus  = 1129
+
   |nexus  = 14452
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = All Crops All Seasons
+
   |name    = Skinny Animals
   |author  = cantorsdust
+
   |author  = tem696969696969
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id      = tem696969696969.SkinnyAnimals
   |nexus  = 170
+
   |nexus  = 21826
   |github  = cantorsdust/StardewMods
+
   |github  = kqrse/StardewValleyMods
 
 
  |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    = Skin Tone Loader
   |author  = Angela Ranna
+
   |author  = HeyImAmethyst
   |id      = AngelaRanna.LeadRodFixer
+
   |id      = HeyImAmethyst.SkinToneLoader
   |nexus  = 6894
+
   |nexus  = 22797
   |github  = AngelaRanna/StardewMods
+
   |github  = HeyImAmethyst/SkinToneLoader
 
 
  |status  = obsolete
 
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Mood Fix
+
   |name    = Skip Cutscanes
   |author  = Grant Peters
+
   |author  = Zexu2K
   |id      = GPeters-AnimalMoodFix
+
   |id      = Zexu2K.SkipCutscenesMod
   |nexus  = 761
+
   |nexus  = 25201
 
   |github  =
 
   |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    = Aquarism - Immersive Fish Ponds
+
   |name    = Skip Dialogue
   |author  = DaLion
+
  |author  = FricativeMelon
   |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
  |id      = FricativeMelon.SkipDialogue
   |nexus  = 11288
+
  |nexus  = 15311
 +
  |github  = FricativeMelon/SkipDialogue
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skip Fish
 +
   |author  = LucaINC
 +
   |id      = LucaINC.StardewValleyMods.SkipFish
 +
   |nexus  = 19762
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Archaeology House Content Management Helper
+
   |name    = Skip Fishing Minigame
   |author  = Felix-Dev
+
   |author  = DewMods
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
   |nexus  = 2804
+
   |nexus  = 2697
   |github  = Felix-Dev/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Audio Devices
+
   |name     = Skip Fishing Minigame 2
   |author = Max Vollmer, SVProtector
+
   |author   = philosquare
   |id     = maxvollmer.audiodevices
+
   |id       = philosquare.SkipFishingMinigame2
   |nexus  = 2838
+
   |moddrop = 1530481
  |github = maxvollmer/AudioDevices
+
   |nexus    =
 
+
   |github   = philosquare/SDVSkipFishingMinigame2
   |broke in = Stardew Valley 1.5.5
 
   |status   = obsolete
 
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto-Grabber Mod
+
   |name    = Skip Intro
   |author  = Jotser
+
   |author  = Pathoschild
   |id      = Jotser.AutoGrabberMod
+
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
   |nexus   = 2783
+
   |curse   = 1000635
   |github  =
+
   |nexus  = 533
 
+
   |moddrop = 606601
   |status  = abandoned
+
   |github  = Pathoschild/StardewMods
   |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    = Skip Start
   |author  = Chosimba
+
   |author  = DeadRobotDev
   |id      = Chosimba.AutoStackItemsToChest
+
   |id      = DeadRobotDev.SkipStart
   |nexus  = 2307
+
   |nexus  = 11885
 
   |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    = Skip Text
   |author  = LateFilmsGamer
+
   |author  = CrunchyDuck
   |id      = Late's.AdjustBabyChance
+
   |id      = CrunchyDuck.SkipText
   |nexus  = 15018
+
   |nexus  = 8947
   |github  =
+
   |github  = CrunchyDuck/Stardew-Skip-Text
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Gender Interface
+
   |name    = Skull Cavern Drill
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = S1mmyy
   |id      = f4iTh.BabyGenderInterface
+
   |id      = S1mmyy.SkullCavernDrill
   |nexus  = 1947
+
   |nexus  = 6121
   |github  =
+
   |github  = S1mmyy/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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    = Skull Cavern Drill Redux
   |author  = KirbyLink
+
   |author  = NetworkOverflow
   |id      = kirbylink.beehousefix
+
   |id      = NetworkOverflow.SkullCavernDrillRedux
   |nexus  = 3013
+
   |nexus  = 16533
   |github  = KirbyLink/BeeHouseFix
+
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Be My Valentine
+
   |name    = Skull Cavern Elevator
   |author  = Taskmaster
+
   |author  = Bifibi, Lestoph
   |id      = Taskmaster.BeMyValentine
+
   |id      = SkullCavernElevator
   |nexus  = 5219
+
   |nexus  = 963
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting
+
   |name    = Skull Cavern Toggle
   |author  = RedstoneBoy
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = RedstoneBoy.BetterCrafting
+
   |id      = TheMightyAmondee.SkullCavernToggle
   |nexus  = 2504
+
   |nexus  = 7908
   |github  = RedstoneBoy/BetterCrafting
+
   |github  = TheMightyAmondee/SkullCavernToggle
 
 
  |status  = abandoned
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
+
   |name    = Skull Cave Saver
   |author  = Khloe Leclair
+
   |author  = cantorsdust
   |id      = leclair.bcspacecore
+
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
   |nexus  = 11115
+
   |nexus  = 175
  |moddrop = 1115749
+
   |github  = cantorsdust/StardewMods
   |github  = KhloeLeclair/StardewMods
 
  
   |status  = obsolete
+
   |status  = abandoned
   |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
+
   |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Transmutation
+
   |name    = Sleeping Stamina Config
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = ilMioPuntatore
   |id      = f4iTh.BetterTransmutation
+
   |id      = ilMioPuntatore.Sleeping
   |nexus  = 2120
+
   |nexus  = 25244
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Capsule Mod
+
   |name    = Sleep In Wedding
   |author  = BunnyJumps
+
   |author  = atravita
   |id      = BunnyJumps.BJSCapsuleMod
+
   |id      = atravita.SleepInWedding
   |nexus  = 2502
+
  |curse  = 870963
   |github  =
+
  |moddrop = 1294437
 +
   |nexus  = 15006
 +
   |github  = atravita-mods/StardewMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS MP Kick Mod
+
   |name    = Sleepless Fisherman
   |author  = BunnyJumps
+
   |author  = Annosz
   |id      = BunnyJumps.BJSMPKickMenu
+
   |id      = Annosz.SleeplessFisherman
   |nexus  = 2503
+
   |nexus  = 5915
   |github  =
+
   |github  = Annosz/StardewValleyModding
 
 
  |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    = BJS Night Sounds
+
   |name    = Sleepless in Stardew
   |author  = BunnyJumps
+
   |author  = instafluff
   |id      = BunnyJumps.BJSNightSounds
+
   |id      = instafluff.sleeplessinstardew
   |nexus  = 2501
+
   |nexus  = 5445
   |github  =
+
   |github  = instafluff/SleeplessInStardew
 
 
  |broke in = SMAPI 2.8
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Only Treasure Room
+
   |name    = Sleepovers
   |author  = BunnyJumps
+
   |author  = bwdy
   |id      = BunnyJumps.BJSOnlyTreasureRoom
+
   |id      = bwdy.sleepovers
   |nexus  = 3145
+
   |nexus  = 3531
   |github  =
+
   |github  = bwdymods/SDV-Sleepovers
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Plant Everywhere
+
   |name    = Sleep Warning
   |author  = BunnyJumps
+
   |author  = GlimmerDev
   |id      = BunnyJumps.BJSPlantEverywhere
+
   |id      = glimmerDev.SleepWarning
   |nexus  = 3143
+
   |nexus  = 21128
   |github  =
+
   |github  = GlimmerDev/StardewValleyMod_SleepWarning
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Stop Grass
+
   |name    = Sleep Wherever
   |author  = BunnyJumps
+
   |author  = Vexorth
   |id      = BunnyJumps.BJSStopGrass
+
   |id      = Vexorth.SleepWherever
   |nexus  = 2500
+
   |nexus  = 16674
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Thunderstorm
+
   |name    = Sleep Worker
   |author  = BunnyJumps
+
   |author  = Platonymous
   |id      = BunnyJumps.BJSThunderStorm
+
   |id      = Platonymous.SleepWorker
   |nexus  = 3144
+
  |curse  = 877233
 +
  |moddrop = 793835
 +
  |nexus  = 2062
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleepy Eye
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SleepyEye
 +
  |curse  = 867761
 +
  |moddrop = 129011
 +
  |nexus  = 1152
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
 +
  |author  = fernass354
 +
  |id      = fernass354.SlimeHutchResize
 +
   |nexus  = 18507
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blue Chickens in Multiplayer
+
   |name    = Slime Hutch Water Spots
   |author  = WindHero
+
   |author  = aedenthorn, Erinthe
   |id      = WindHero.BlueChickensInMultiplayer
+
   |id      = aedenthorn.SlimeHutchWaterSpots
   |nexus  = 2336
+
   |nexus  = 13778
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |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
   |name    = Bow
+
   |name    = Slime Minerals
   |author  = spacechase0
+
   |author  = ChrisMzz
   |id      = spacechase0.Bow
+
   |id      = ChrisMzz.slimeminerals
   |nexus  = 2756
+
   |nexus  = 20930
  |moddrop = 771627
+
   |github  = ChrisMzz/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    = Slime Mods, Slime Minigame, Slime QOL
   |author  = DiogoAlbano
+
   |author  = Tofu, SadDodo
   |id      = DiogoAlbano.BNWCore
+
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
   |nexus  = 15871
+
   |nexus  = 2743
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bwdyworks
+
   |name    = Slime Produce
   |author  = bwdy
+
   |author  = exotico
   |id      = bwdyworks
+
   |id      = exotico.SlimeProduce
   |nexus  = 3530
+
   |nexus  = 7634
   |github  =
+
   |github  = andraemon/SlimeProduce
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status   = abandoned
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122362
 +
   |unofficial version = 1.3.4-unofficial.1-LikeFrogs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capitalist Split Money
+
   |name    = Slime Spawner
   |author  = Ilyaki
+
   |author  = aurnj, Roy Li
   |id      = Ilyaki.CapitalistSplitMoney
+
   |id      = RuyiLi.SlimeSpawner
   |nexus  = 3083
+
   |nexus  =
   |github  = Ilyaki/CapitalistSplitMoney
+
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 +
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
  |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    = Slime Water Filler, Slime AutoWaterer
   |author  = YukiShiku, LeonBlade
+
   |author  = Speshkitty
   |id      = CasksAnywhere
+
   |id      = speshkitty.slimewaterer
   |nexus  = 878
+
   |nexus  = 7141
  |chucklefish = 5486
+
   |github  = Speshkitty/SlimeWaterFiller
  |moddrop = 124612
 
   |github  = LeonBlade/CasksAnywhere
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |status  = abandoned
+
   |status  = obsolete
   |summary  = remove this mod (no longer maintained; use [[#Casks Everywhere|Casks Everywhere]] instead).
+
   |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Child Bed Config
+
   |name    = Slim Hutch
   |author  = aclockworkhound
+
   |author  = Peasly Wellbott
   |id      = aclockworkhound.ChildBedConfig
+
   |id      = Wellbott.SlimHutchCode
   |nexus  = 3540
+
   |nexus  = 7424
   |github  = clockworkhound/SDV-ChildBedConfig
+
   |github  = Wellbott/StardewValleyMods
 
 
  |status  = obsolete
 
  |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    = Slingshot Rebalance
   |author  = CJBok
+
   |author  = Redwood, Towering Redwood
   |id      = CJBAutomation
+
   |id      = Redwood.SlingshotRebalance
   |nexus  = 211
+
   |nexus  = 14391
   |github  = CJBok/SDV-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Clock24
+
   |name    = Slots Cheats
   |author  = Lysero
+
   |author  = Fischkop2
   |id      = Lysero.Clock24
+
   |id      = Fischkop2.SlotsCheats
   |nexus  = 3718
+
   |nexus  = 22574
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cobalt
+
   |name    = Slower Fence Decay
   |author  = spacechase0
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = spacechase0.Cobalt
+
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
   |nexus  = 1723
+
   |nexus  = 252
   |github = spacechase0/Cobalt
+
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
+
   |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cold Weather Haley SMAPI
+
   |name    = Smack Dat Scarecrow
   |author  = DanielSerrano, Lord Xamon
+
   |author  = LeFauxMatt
   |id      = LordXamon.ColdWeatherHaleyPRO
+
   |id      = furyx639.SmackDatScarecrow
   |nexus  = 1169
+
  |curse  = 871830
   |github  =
+
   |nexus  = 13528
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |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    = Small Beach Farm
   |author  = Igorious
+
   |author  = Pathoschild
   |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id      = Pathoschild.SmallBeachFarm
   |nexus   =
+
   |curse   = 1000624
   |chucklefish = 3684
+
   |nexus   = 3750
  |github  =
+
   |moddrop = 606555
 
+
   |github = Pathoschild/StardewMods
   |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    = Colorful Chests
+
   |name    = Smaller Fish Ponds, Fish Well
   |author  = spacechase0
+
   |author  = Peasly Wellbott
   |id      = spacechase0.ColorfulChests
+
   |id      = Wellbott.FishWell
   |nexus  = 1623
+
   |nexus  = 7651
  |moddrop = 279189
+
   |github  = Wellbott/StardewValleyMods
   |github  = spacechase0/ColorfulChests
 
  
   |status  = abandoned
+
  |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    = Concentration on Farming
+
   |name    = Small Tree Texture
   |author  = punyo, yakminepunyo
+
   |author  = season
   |id      = punyo.ConcentrationOnFarming
+
   |id      = season.SmallTreeTexture
   |nexus  = 1445
+
   |nexus  = 22285
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Smart Building
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.SmartBuilding
 +
  |nexus  = 11158
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Smart Cursor
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.SmartCursor
 +
  |nexus  = 13268
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Smart Cursor
 +
  |author  = stokastic
 +
  |id      = stokastic.SmartCursor
 +
  |nexus  = 2458
 +
  |github  = stokastic/SmartCursor
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = SMAPI 3.0
   |status  = abandoned
+
  |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    = Configurable Shipping Dates
+
   |name    = Smarter Carpenters
   |author  = Nishtra
+
   |author  = TheWarpriest
   |id      = ConfigurableShippingDates
+
   |id      = TheWarpriest.SmarterCarpenters
   |nexus  = 675
+
   |nexus  = 25417
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Console Coordinates
+
   |name    = SmartMod
   |author  = Pillow
+
   |author  = KuroBear
   |id      = Pillow.ConsoleCoordinates
+
   |id      = KuroBear.SmartMod
   |nexus  = 8957
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/108104
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Copy Invite Code
+
   |name    = Smol Fish
   |author  = CatCattyCat, Cat
+
   |author  = gbromios
   |id      = cat.copyinvitecode
+
   |id      = gbromios.SmolFish
   |nexus  = 2171
+
   |nexus  = 14287
   |github  = danvolchek/StardewMods
+
   |github  =
 
 
  |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    = Snack Anything
   |author  = bcmpinc
+
   |author  = Cherry, ChroniclerCherry
   |id      = bcmpinc.CraftCounter
+
   |id      = Cherry.SnackAnything
   |nexus  = 2739
+
   |nexus  = 5196
   |github  = bcmpinc/StardewHack
+
  |moddrop = 716397
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Snail Mail
 +
  |author  = Darkhax
 +
  |id      = darkhax.snailmail
 +
  |nexus  =
 +
  |curse  = 307861
 +
   |github  = Stardew-Valley-Modding/Snail-Mail
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crafting Counter
+
   |name    = Snow Crab
   |author  = lolpcgaming
+
   |author  = John Peters
   |id      = lolpcgaming.CraftingCounter
+
   |id      = JohnPeters.SnowCrab
   |nexus  = 1585
+
   |nexus  = 11302
 
   |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    = Craft Priority
+
   |name    = Socializing Skill
   |author  = trienow
+
   |author  = drbirbdev
   |id      = de.trienow.stardew.craftpriority
+
   |id      = drbirbdev.SocializingSkill
   |nexus  = 4174
+
   |nexus  = 14142
   |github  = trienow/Stardew-CraftPriority
+
   |github  = drbirbdev/StardewValley
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Creeper Forage
+
   |name    = Social Network
   |author  = bwdy
+
   |author  = Cecidelus
   |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id      = Cecidelus.SocialNetwork
   |nexus  = 2115
+
   |nexus  = 8255
 
   |github  =
 
   |github  =
  
   |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    = Social Page Order Button
   |author  = BadNetCode
+
   |author  = aedenthorn, Erinthe
   |id      = BadNetCode.CropSafety
+
   |id      = aedenthorn.SocialPageOrderButton
   |nexus  = 1233
+
   |nexus  = 7871
  |moddrop = 130160
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Current Location
+
   |name    = Social Page Order Menu
   |author  = Omegasis, AlphaOmegasis
+
   |author  = aedenthorn, Erinthe
   |id      = CurrentLocation102120161203
+
   |id      = aedenthorn.SocialPageOrderMenu
   |nexus  = 638
+
   |nexus  = 13698
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
+
   |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Asset Modifier, Custom Asset Editor
+
   |name    = Social Page Order Redux
   |author  = Omegasis, AlphaOmegasis
+
  |author  = aedenthorn and FlyingTNT
   |id      = Omegasis.CustomAssetModifier
+
  |id      = FlyingTNT.SocialPageOrderRedux
   |nexus  = 1836
+
  |nexus  = 23374
   |github  = janavarro95/Stardew_Valley_Mods
+
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Social Tab Patch for Unlimited Players
 +
  |author  = funny-snek
 +
  |id      = funnysnek.socialtabpatch
 +
  |nexus  = 2981
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Solar Eclipse Event
 +
   |author  = Sakorona, Kylindra, KoihimeNakamura
 +
   |id      = KoihimeNakamura.SolarEclipseEvent
 +
   |nexus  = 897
 +
   |github  = JohnsonNicholas/SDVMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Solid Foundations
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.SolidFoundations
 +
  |curse  = 870929
 +
  |nexus  = 12311
 +
  |github  = Floogen/SolidFoundations
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Bundles
+
   |name    = Solid Foundations → Automate Integration
   |author  = furyx639
+
   |author  = PeacefulEnd
   |id      = furyx639.CustomBundles
+
   |id      = PeacefulEnd.SolidFoundationsAutomate
   |nexus  = 8258
+
   |nexus  = 12311
 +
  |github  = Floogen/SolidFoundations
  
   |status  = abandoned
+
   |broke in = Solid Foundations 2.0.2?
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops
+
   |name    = Sona's Farm
   |author  = spacechase0
+
   |author  = Kerlin & Sona
   |id      = spacechase0.CustomCrops
+
   |id      = kerlin.sonasfarm
   |nexus  = 1592
+
   |nexus  = 8545
  |moddrop = 273617
+
   |github  =
   |github  = spacechase0/CustomCrops
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
}}
   |summary = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Sonic Shoes
 +
   |author = lilico
 +
  |id      = lilico.SonicShoes
 +
  |nexus  = 10226
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Element Handler
+
   |name    = Sorted Storages
   |author  = Platonymous
+
   |author  = TeamCoFH, Tech, Zeldo
   |id      = Platonymous.CustomElementHandler
+
   |id      = Zeldo.LinkedStorages
   |nexus  = 1068
+
   |nexus  =
   |github  = Platonymous/Stardew-Valley-Mods
+
  |curse  = 290653
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
+
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Emotes
+
   |name    = Sorting Chests
   |author  = purrplingcat
+
   |author  = aRooooooba
   |id      = PurrplingCat.CustomEmotes
+
   |id      = aRooooooba.SortingChests
   |nexus  = 10861
+
   |nexus  = 8224
   |github  = purrplingcat/CustomEmotes
+
   |github  = aRooooooba/SortingChests
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux
+
   |name    = Sound Effect Replacement
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.CustomFarming
+
   |id      = aedenthorn.SoundEffectReplacement
   |nexus  = 991
+
   |nexus  = 10232
  |curse  = 307366
+
   |github  = aedenthorn/StardewValleyMods
  |moddrop = 793926
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
   |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux → CFAutomate
+
   |name    = Sound Loop Mod
   |author  = Platonymous
+
   |author  = strelkasaur
   |id      = Platonymous.CFAutomate
+
   |id      = com.strelkasaurus.sm.soundloop
   |nexus  = 991
+
   |nexus  = 13099
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Automate 1.15
 
  |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    = Sounds Patcher
   |author  = spacechase0
+
   |author  = MindMeltMax
   |id      = spacechase0.CustomFarmTypes
+
   |id      = MindMeltMax.SoundsPatcher
   |nexus  = 1140
+
   |nexus  = 7465
   |moddrop = 128708
+
   |moddrop = 1135690
   |github  = spacechase0/CustomFarmTypes
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Greenhouse
+
   |name    = Sound Tweaker
   |author  = Forkmaster
+
   |author  = aedenthorn, Erinthe
   |id      = Forkmaster.CustomGreenhouse
+
   |id      = aedenthorn.SoundTweaker
   |nexus  = 3464
+
   |nexus  = 14767
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Harvest Fix
+
   |name    = SpaceCore
   |author  = mytigio
+
   |author  = spacechase0
   |id      = mytigio.customharvestfix
+
   |id      = spacechase0.SpaceCore
   |nexus   = 4192
+
   |curse   = 867152
   |github  = mytigio/CustomHarvestFix
+
   |moddrop = 136998
 
+
   |nexus   = 1348
   |status   = obsolete
+
   |github = spacechase0/StardewValleyMods
   |summary = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customise Child Bedroom
+
   |name    = Spawn Monsters
   |author  = Speshkitty
+
   |author  = Berisan
   |id      = speshkitty.CustomiseChildBedroom
+
   |id      = Berisan.SpawnMonsters
   |nexus  = 5540
+
   |nexus  = 3201
   |github  = Speshkitty/CustomiseChildBedroom
+
   |github  = Berisan/SpawnMonsters
 
+
}}
   |status = obsolete
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (added in Stardew Valley 1.5).
+
  |name    = Spawn More Rocks
 +
   |author = Mase
 +
   |id      = Mase.SpawnMoreRocks
 +
  |nexus  = 7423
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Cursor Sprite
+
   |name    = Spawn Sea Monster
   |author  = Satozaki
+
   |author  = Edu Anttunes
   |id      = EpicBellyFlop45.CustomizeCursorSprite
+
   |id      = EduAnttunes.SpawnSeaMonster
   |nexus  = 3014
+
   |nexus  = 5736
   |github  = AndyCrocker/StardewMods
+
   |github  =
  
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC
+
   |name    = Spawn Supply Crates on Beach
   |author  = Platonymous
+
   |author  = onlythechosen
   |id      = Platonymous.CustomNPC
+
   |id      = otc.supplycratesonbeach
   |nexus  = 1607
+
   |nexus  = 20828
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |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 Shirts
+
   |name    = Speaking Valley
   |author  = Platonymous
+
   |author  = Dualityofsoul
   |id      = Platonymous.CustomShirts
+
   |id      = Dualityofsoul.SpeakingValley
   |nexus  = 2416
+
   |nexus  = 25024
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shops Redux
+
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = AcidicNic
   |id      = Omegasis.CustomShopReduxGui
+
   |id      = acidicnic.SpecialOrdersAnywhere
   |nexus  = 1378
+
   |nexus  = 7588
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = AcidicNic/StardewValleyMods
 
 
  |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    = Custom Spouse Patio
+
   |name    = Special Orders Tags Extended
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.CustomSpousePatio
+
   |id      = atravita.SpecialOrdersExtended
   |nexus  = 6630
+
  |curse  = 870988
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1086743
 +
   |nexus  = 9855
 +
   |github  = atravita-mods/StardewMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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    = Special Orders Tweaks
   |author  = Platonymous
+
   |author  = nnn
   |id      = Platonymous.CustomWallsAndFloors
+
   |id      = nnn.Special_Orders_Tweaks
  |curse  = 307569
+
   |nexus  = 22719
  |moddrop = 793903
+
   |github  =
   |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    = Daily Notifications, Event Notifications
+
   |name    = Special Power Utilities
   |author  = dreamsicl
+
   |author  = Spiderbuttons
   |id      = EventNotifications
+
   |id      = Spiderbuttons.SpecialPowerUtilities
   |nexus  =
+
   |nexus  = 22300
  |chucklefish = 3621
+
   |github  =
   |github  =
 
 
 
  |broke in = Stardew Valley 1.2?
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 
  |unofficial version = 1.2.1-unofficial.3-f4ith
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Quest Anywhere
+
   |name    = Specify Gift Taste Portraits
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Button, Spiderbuttons
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id      = Button.SpecifyGiftTastePortraits
   |nexus  = 513
+
   |nexus  = 15882
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |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    = Spectator Mode
   |author  = stokastic
+
   |author  = weizinai
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id      = weizinai.SpectatorMode
   |nexus  = 2462
+
   |nexus  = 25339
   |github  = stokastic/CoopGrabber
+
   |github  = weizinai/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Obelisk
+
   |name    = Speed Boots
   |author  = CatCattyCat, Cat
+
   |author  = season
   |id      = cat.desertobelisk
+
   |id      = season.SpeedBoots
   |nexus  = 2021
+
   |nexus  = 22958
  |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    = Speed Mod
   |author  = explosivetortellini
+
   |author  = Blackclaw
   |id      = explosivetortellini.StardewValleyDRP
+
   |id      = Blackclaw.SpeedMod
   |nexus  = 8348
+
   |nexus  = 5082
   |github  = explosivetortellini/StardewValleyDRP
+
   |github  = Xebeth/StardewValley-SpeedMod
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Emotes
+
   |name    = Speedrun Practice Mod
   |author  = PurrplingCat
+
   |author  = Underscore
   |id      = PurrplingCat.DialogueEmotes
+
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
   |nexus  = 6537
+
   |nexus  = 7337
   |github  = purrplingcat/DialogueEmotes
+
   |github  = Underscore76/SDVPracticeMod
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Horses
+
   |name    = Speedster
   |author  = Bpendragon
+
   |author  = Platonymous
   |id      = Bpendragon-DynamicHorses
+
   |id      = Platonymous.Speedster
   |nexus  = 874
+
   |nexus  = 1102
   |github  = Bpendragon/DynamicHorses
+
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |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    = Spelldew Valley
   |author  = enaium
+
   |author  = instafluff
   |id      = Enaium.EiTK
+
   |id      = instafluff.spelldewvalley
   |curse   = 365803
+
   |nexus   = 7322
   |nexus   =
+
   |github  = instafluff/SpelldewValley
   |github =
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |status = abandoned
+
   |name    = Spenny
 +
   |author = spacechase0
 +
  |id      = spacechase0.Spenny
 +
  |curse  = 867742
 +
  |moddrop = 771624
 +
  |nexus  = 2755
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emotes
+
   |name    = Spenny Deluxe
   |author  = aurnj, Roy Li
+
   |author  = spacechase0
   |id      = RuyiLi.Emotes
+
   |id      = spacechase0.SpennyDeluxe
   |nexus  =
+
   |nexus  = 14984
  |url    = https://community.playstarbound.com/threads/emotes.129159
+
   |github  = spacechase0/StardewValleyMods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Hands
+
   |name    = Spenny Lite
   |author  = Oblitus
+
   |author  = spacechase0
   |id      = QuicksilverFox.EmptyHands
+
   |id      = spacechase0.SpennyLite
   |nexus  = 1176
+
   |nexus  = 14249
   |github  = quicksilverfox/StardewMods
+
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |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    = Spice of Life
   |author  = charliedemilho
+
   |author  = KarratKake
   |id      = charliedemilho.EvenBetterWarehouse
+
   |id      = KarratKake.SpiceOfLife
   |nexus  = 10396
+
   |nexus  = 7398
 
   |github  =
 
   |github  =
  
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expansive Combat, Proficiência
+
   |name    = Splash Text
   |author  = Hamio, HamioDracny
+
   |author  = sophiesalacia
   |id      = HamioDracny.ProficienciaEmDano
+
   |id      = sophie.SplashText
   |nexus  = 7511
+
   |nexus  = 14416
   |github  =
+
   |github  = sophiesalacia/StardewMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FaeQuest
+
   |name    = Split Money
   |author  = Navi-chan, ooo0000
+
   |author  = Platonymous
   |id      = NaviChan.FaeQuest
+
   |id      = Platonymous.SplitMoney
   |nexus  = 2484
+
   |nexus  = 2303
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3.29
+
   |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    = Farm Expansion
+
   |name    = Split Screen
   |author  = Advize
+
   |author  = Ilyaki
   |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      = Ilyaki.SplitScreen
   |nexus  = 130
+
   |nexus  = 2139
   |github  = AdvizeGH/FarmExpansion
+
   |github  = Ilyaki/SplitScreen
  
   |broke in = Stardew Valley 1.3.16
+
   |broke in = SMAPI 3.0
   |status  = abandoned
+
   |status  = obsolete
   |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
+
   |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Hub
+
   |name    = Splitscreen Improved
   |author  = Platonymous
+
   |author  = gaussfire
   |id      = Platonymous.FarmHub
+
   |id      = gaussfire.SplitscreenImproved
   |nexus  = 2309
+
   |nexus  = 24507
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = alanperrow/StardewModding
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm in the Sky, Fundo
+
   |name    = Split Screen Manager
   |author  = BrasileiroTop
+
   |author  = RomenH
   |id      = BrasileiroTop.Fundo
+
   |id      = RomenH.SplitScreenManager
   |nexus  = 5423
+
   |nexus  = 12063
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Warps Patch
+
   |name    = Split Screen Regions
   |author  = tlitookilakin
+
   |author  = Espy
   |id      = tlitookilakin.farmwarpspatch
+
   |id      = Espy.SplitScreenRegions
   |nexus  = 8236
+
   |nexus  = 23669
  |moddrop = 926207
 
  |github  = tlitookilakin/FarmWarpsPatch
 
 
 
  |status  = obsolete
 
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fast Geode, Instant Geodes
 
  |author  = ofmanynames
 
  |id      = InstantGeode
 
  |nexus  = 750
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fellowship - Immersive Rings
+
   |name    = Spoilage
   |author  = DaLion
+
   |author  = aedenthorn, Erinthe
   |id      = DaLion.ImmersiveRings
+
   |id      = aedenthorn.Spoilage
   |nexus  = 11380
+
   |nexus  = 14712
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Crackers, Firecracker Mod
+
   |name    = Spooky Big Pumkin, Spooky_pumkin
   |author  = MindMeltMax
+
   |author  = Dounat2201, Sasara
   |id      = MindMeltMax.FireCracker
+
   |id      = Sasara.pumkin
   |nexus  = 7321
+
   |nexus  = 4586
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fischievements
+
   |name    = Spouse Outdoor Area
   |author  = MattDeDuck, Duckshard
+
   |author  = Shaklin
   |id      = MattDeDuck.Fischievements
+
   |id      = shaklin.spouseoutdoorarea
   |nexus  = 3658
+
   |nexus  = 6747
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name    = Spouses in Ginger Island, Spouses' Island
   |author  = f4iTh and Lita, JertsukkaTheMan
+
   |author  = mistyspring
   |id      = f4iTh.WoodsDebrisFix
+
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
   |nexus  = 1941
+
   |nexus  = 11037
   |github  =
+
   |github  = misty-spring/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    = Fix Scythe Exp
+
   |name    = Spouse's Room Mod
   |author  = bcmpinc
+
   |author  = Wata, Watagatapitusberry
   |id      = bcmpinc.FixScytheExp
+
   |id      = Spouseroom
 
   |nexus  =
 
   |nexus  =
  |github  = bcmpinc/StardewHack
+
   |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
   |url    = https://github.com/bcmpinc/StardewHack/releases
+
  |github  =
  
   |broke in = Stardew Valley 1.3.25
+
   |broke in = SMAPI 2.0
  |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    = Spouse Stuff
   |author  = randomAnon1234
+
   |author  = hquake, Per Sikker Hansen, Sikker
   |id      = none<!--no manifest ID-->
+
   |id      = Sikker.SpouseStuff
   |nexus  = 591
+
   |nexus  = 4651
   |github  =
+
   |github  = sikker/SpouseStuff
 
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FQ Festival Tweaks
+
   |name    = Springmyst
   |author  = FletcherQuest
+
   |author  = DaLion
   |id      = FletcherQuest.FQFestivalTweaks
+
   |id      = DaLion.Enchantments
   |nexus  = 9062
+
   |nexus  = 24832
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Anywhere
+
   |name    = Sprinkler Activation
   |author  = Entoarox
+
   |author  = Blaxsmith
   |id      = Entoarox.FurnitureAnywhere
+
   |id      = Blaxsmith.SprinklerActivation
   |nexus  = 2276
+
   |nexus  = 7661
  |chucklefish = 4324
+
   |github  = Blaxsmith/SprinklerActivation
   |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    = Sprinkler Attachments
   |author  = furyx639
+
   |author  = mushymato
   |id      = furyx639.FuryCore
+
   |id      = mushymato.SprinklerAttachments
   |nexus  = 10696
+
   |nexus  = 25326
 
+
   |github = Mushymato/StardewMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Dressed
+
   |name    = Sprinkler Mod
   |author  = Advize and Jinxiewinxie
+
   |author  = aedenthorn, Erinthe
   |id      = Advize.GetDressed
+
   |id      = aedenthorn.SprinklerMod
   |nexus  = 331
+
   |nexus  = 15385
   |github  = AdvizeGH/GetDressed
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
+
   |summary  = use {{nexus mod|22167|Sprinkler Mod Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Extra Locations
+
   |name    = Sprinkles
   |author  = mistyspring
+
   |author  = Platonymous
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
+
   |id      = Platonymous.Sprinkles
  |curse  = 880520
+
   |nexus  =
   |nexus  = 12195
+
   |chucklefish = 4592
   |github  = misty-spring/StardewMods
 
 
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Grandfather's Gift
 
  |author  = ShadowDragon8685
 
  |id      = ShadowDragon.GrandfathersGift
 
  |nexus  = 985
 
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
+
   |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift Remade
+
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
   |author  = pepoluan
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = pepoluan.GrandfatherGiftRemade
+
   |id      = SPDSprintAndDash
   |nexus  = 4151
+
   |nexus  = 235
  |chucklefish = 5783
 
 
   |github  =
 
   |github  =
   |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
+
   |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |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    = Sprint and Dash Redux
   |author  = Taskmaster
+
   |author  = littleraskol
   |id      = Taskmaster.Hamlet
+
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
   |nexus  = 4601
+
   |nexus  = 560
   |github  =
+
  |moddrop = 827770
 +
   |github  = littleraskol/Sprint-And-Dash-Redux
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Animals
+
   |name    = Sprinting
   |author  = StarPeanut, Greger
+
   |author  = onemix
   |id      = HappyAnimals
+
   |id      = onemix.Sprinting
   |nexus  =
+
   |nexus  = 10469
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
   |github  = thiagomasson/Sprinting
   |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    = HD Sprites
+
   |name    = Sprinting
   |author  = ninthworld
+
   |author  = Patrick, mistersnuggler
   |id      = NinthWorld.HDSprites
+
   |id      =
   |nexus  = 4024
+
   |nexus  =
   |github  = ninthworld/HDSprites
+
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
 +
   |github  = oliverpl/SprintingMod
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.2
   |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
+
   |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    = Hempire
+
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
   |author  = Oga_The_Real
+
   |author  = Abs, abslam
   |id      = Oga_The_Real.Hempire
+
   |id      = abs.SprintNRegen
   |nexus  = 14477
+
   |nexus  = 4898
 
   |github  =
 
   |github  =
  
   |status  = abandoned<!--mod page hidden-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Animations, Animacoes
+
   |name    = Sprint Sprint, Sprint Sprint Sprint
   |author  = BrasileiroTop
+
   |author  = Jessebot, JessebotX
   |id      = BrasileiroTop.Animacoes
+
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
   |nexus  = 5139
+
   |nexus  = 4778
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Mill
+
   |name    = Sprint (unidarkshin)
  |author  = AustinYQM
 
  |id      = AustinYQM.ImprovedMill
 
  |nexus  = 1748
 
  |github  = AustinYQM/ImprovedMill
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Infinite Inventory
 
 
   |author  = unidarkshin, Devin Lematty
 
   |author  = unidarkshin, Devin Lematty
   |id      = DevinLematty.InfiniteInventory
+
   |id      = DevinLematty.Sprint
   |nexus  = 2247
+
   |nexus  = 7492
   |github  = unidarkshin/Stardew-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interactions, Interacoes
+
   |name    = Sprint (Yoshify)
   |author  = BrasileiroTop
+
   |author  = Yoshify
   |id      = BrasileiroTop.Interacoes
+
   |id      =
   |nexus  = 4862
+
   |nexus  = 2
 
   |github  =
 
   |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    = Junimo Farm
+
   |name    = SpriteMaster
   |author  = Platonymous
+
   |author  = Ameise, Ameisen, mkukli
   |id      = Platonymous.JunimoFarm
+
   |id      = DigitalCarbide.SpriteMaster
   |nexus  = 984
+
   |nexus  = 4922
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = ameisen/SV-SpriteMaster
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Studio, Music Blocks
+
   |name    = Sprites in Detail
   |author  = Becks723
+
   |author  = BleakCodex
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id      = BleakCodex.SpritesInDetail
   |nexus  = 6971
+
   |nexus  = 14487
   |github  =
+
   |github  = BleakCodex/SpritesInDetail
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junk Mail
+
   |name    = Stabbing Sword Special
   |author  = Taskmaster
+
   |author  = Peasly Wellbott
   |id      = Taskmaster.JunkMail
+
   |id      = Wellbott.StabbingSwordSpecial
   |nexus  = 4452
+
   |nexus  = 7683
   |github  =
+
   |github  = Wellbott/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keyboard Mod Menu
+
   |name    = Stack Check Fix
   |author  = Shadowfoxss
+
   |author  = punyo, yakminepunyo
   |id      = Shadowfoxss.KeyboardModMenu
+
   |id      = punyo.StackCheckFix
   |nexus  = 3147
+
   |nexus  = 2433
  |curse  = 308891
+
   |github  = pomepome/StackCheckFix
   |github  =
 
 
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kisekae
+
   |name    = Stacked Item Icons
   |author  = Kabigon
+
   |author  = aedenthorn, Erinthe
   |id      = Kabigon.kisekae
+
   |id      = aedenthorn.StackedItemIcons
   |nexus   = 2348
+
   |curse   = 868678
   |github  = KabigonFirst/StardewValleyMods
+
   |nexus   = 15468
 
+
   |github = aedenthorn/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    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
+
   |name    = Stack Everything
   |author  = Lavapulse
+
   |author  = CatCattyCat, Cat
   |id      = Lavapulse.LavapulseChickens
+
   |id      = cat.stackeverything
   |nexus  = 4821
+
   |nexus  = 2053
   |github  =
+
  |moddrop = 833551
 +
   |github  = danvolchek/StardewMods
  
   |status  = abandoned
+
  |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    = Leah Cabin Music Fix
+
   |name    = Stack Everything Redux
   |author  = Huanir
+
   |author  = thimadera
   |id      = Huanir.LeahCabinMusicFix
+
   |id      = thimadera.StackEverythingRedux
   |nexus  = 2653
+
   |nexus  = 22381
   |github  =
+
   |github  = thimadera/StardewMods
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Strict Over-Exertion, AntiExhaustion
+
   |name    = Stack Quality
   |author  = Permamiss
+
   |author  = LeFauxMatt
   |id      = BALANCEMOD_AntiExhaustion
+
   |id      = furyx639.StackQuality
   |nexus  = 637
+
  |curse  = 871828
   |github  =
+
   |nexus  = 13724
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location and Music Logger
+
   |name    = Stack Size Changer
   |author  = Brandy Lover, WDavi
+
   |author  = Shockah
   |id      = Brandy Lover.LMlog
+
   |id      = Shockah.StackSizeChanger
   |nexus  = 1366
+
   |nexus  = 11866
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Split Redux
 +
  |author  = pepoluan
 +
  |id      = pepoluan.StackSplitRedux
 +
  |nexus  = 8967
 +
  |moddrop = 976551
 +
  |github  = pepoluan/StackSplitRedux
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Makeshift Multiplayer
+
   |name    = StackSplitX
   |author  = spacechase0
+
   |author  = tstaples
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id      = tstaples.StackSplitX
   |nexus  = 501
+
   |nexus  = 798
  |moddrop = 127274
+
   |github  = tstaples/StackSplitX
   |github  = spacechase0/StardewValleyMP
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |status  = obsolete
+
   |status  = workaround
 +
  |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Image Export
+
   |name    = Stack to Nearby Chests
   |author  = spacechase0
+
   |author  = Ilyaki
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id      = Ilyaki.StackToNearbyChests
   |nexus  = 1073
+
   |nexus  = 1787
  |moddrop = 127273
+
   |github  = Ilyaki/StackToNearbyChests
   |github  = spacechase0/MapImageExporter
 
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
+
   |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    = Mass Production
+
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
   |author  = Jacque Pott
+
   |author  = Becks723
   |id      = JacquePott.MassProduction
+
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
   |nexus  = 7021
+
   |nexus  = 13381
   |github  = JacquePott/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Message Box API, ChatMod
+
   |name    = StaminaRegen
   |author  = Kithio
+
   |author  = EvilPdor
   |id      = Kithio:ChatMod
+
   |id      =
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 4296
+
   |url    = https://community.playstarbound.com/threads/111526
   |github  =
+
   |github  = natfoth/StardewValleyMods
  
 
   |broke in = SMAPI 2.0
 
   |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    = Mining with Explosives
+
   |name    = Standardized Krobus
   |author  = Nishtra
+
   |author  = minervamaga
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id      = minervamaga.StandardizedKrobus
   |nexus  = 770
+
   |nexus  =
   |github  =
+
   |moddrop = 716314
 
+
   |github = minervamaga/StandardizedKrobus
   |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    = Starbot
   |author  = Taskmaster
+
   |author  = bwdy
   |id      = Taskmaster.MonthlyMail
+
   |id      = bwdy.starbot
   |nexus  = 4523
+
   |nexus  = 4755
   |github  =
+
   |github  = bwdymods/SDV-Starbot
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MoodFix
+
   |name    = Stardew Access
   |author  = vaindil
+
   |author  = Mohammad Shoaib
   |id      = vaindil.MoodFix
+
   |id      = shoaib.stardewaccess
   |nexus  = 1809
+
   |nexus  = 16205
   |github = vaindil/sdv-moodfix
+
   |url    = {{github|stardew-access/stardew-access}}/releases
 
+
   |github = stardew-access/stardew-access
   |status = obsolete
 
  |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    = Stardew and Chill
   |author  = YonKuma, kumarei
+
   |author  = mod.kitchen
   |id      = YonKuma.MoodGuard
+
   |id      = mod.kitchen.stardewandchill
   |nexus  = 1597
+
   |nexus  = 12147
   |github  = YonKuma/MoodGuard
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Map Layers
+
   |name    = Stardew Aquarium Code
   |author  = Platonymous
+
   |author  = Gervig91
   |id      = Platonymous.MoreMapLayers
+
   |id      = Cherry.StardewAquarium
   |nexus  = 1134
+
   |nexus  = 6372
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More TV Channel, CanaisTv
+
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
   |author  = BrasileiroTop
+
   |author  = Moonwolf, Moonwolf287
   |id      = BrasileiroTop.CanaisTv
+
   |id      = Moonwolf.StardewAquariumInformant
   |nexus  = 5126
+
   |nexus  = 16527
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6<!--@retest-after Stardew Aquarium-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Through Object
+
   |name    = Stardew Archipelago
   |author  = ylsama
+
   |author  = Kaito Kid
   |id      = ylsama.MoveThoughObject
+
   |id      = KaitoKid.StardewArchipelago
   |nexus  = 2680
+
   |nexus  = 16087
   |github  =
+
   |github  = agilbert1412/StardewArchipelago
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 
  
  |dev note = source in separate Git branch
+
   |broke in = Stardew Valley 1.6
 
 
   |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MTN, More Than Necessary
+
   |name    = Stardew Auto GC
   |author  = SgtPickles, GameMX
+
   |author  = Lake1059, 1059Studio
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
   |nexus  = 2256
+
   |nexus  = 9293
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Emotes
+
   |name    = Stardew Brewery
   |author  = FerMod
+
   |author  = Cylon
   |id      = FerMod.MultiplayerEmotes
+
   |id      = cylon.stardewbrewery
   |nexus  = 2347
+
   |nexus  = 2057
   |github  = FerMod/StardewMods
+
   |github  = JustCylon/stardew-brewery
  
   |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 {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name    = Stardew Config Menu
   |author  = Unremarkable, animavoro
+
   |author  = Juice805
   |id      = unremarkable.fix-sellToStorePrice
+
   |id      = Juice805.StardewConfigMenu
   |nexus  = 2135
+
   |nexus  = 1312
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github  = StardewConfigFramework/StardewConfigMenu
  
   |broke in = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.3.29
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
+
   |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Shaft Fix
+
   |name    = Stardew Content Compatibility Layer (SCCL)
   |author  = Prince-Leto
+
   |author  = TehPers
   |id      = princeleto.multiplayershaftfix
+
   |id      = SCCL
   |nexus  = 2922
+
   |nexus  = 889
   |github  = Prince-Leto/StardewValleyMods
+
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.2
   |status  = obsolete
+
   |status  = abandoned
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouses
+
   |name    = Stardew Debt
   |author  = aedenthorn, Erinthe
+
   |author  = Poison
   |id      = aedenthorn.MultipleSpouses
+
   |id      = Poison.StardewTesting
   |nexus  = 6227
+
   |nexus  = 10005
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Rearranger
+
   |name    = Stardew Discord
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Steven Kraft
   |id      = Omegasis.MuseumRearranger
+
   |id      = StevenKraft.StardewDiscord
   |nexus  = 428
+
   |nexus  = 3608
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = steven-kraft/StardewDiscord
  
 
   |broke in = Stardew Valley 1.4
 
   |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    = No Cheat Shortcuts (No Map Overwrite)
+
   |name    = Stardew Druid
   |author  = kulcris
+
   |author  = Neosinf
   |id      = kulcris.NoCheatShortcuts
+
   |id      = neosinf.StardewDruid
   |nexus  = 2310
+
   |nexus  = 18465
 +
  |github  = Neosinf/StardewDruid
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Druid Lite
 +
  |author  = Neosinf
 +
  |id      = neosinf.StardewDruidLite
 +
  |nexus  = 19308
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debug Mode
+
   |name    = Stardew Editor
   |author  = Pathoschild
+
   |author  = spacechase0
   |id      = Pathoschild.NoDebugMode
+
   |id      = spacechase0.StardewEditor.GameIntegration
   |nexus  = 593
+
   |nexus  = 1298
   |github  = Pathoschild/StardewMods
+
   |github  = spacechase0/StardewEditor
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.3
   |summary = remove this mod (debug mode removed in SMAPI 1.0).
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Pets
+
   |name    = Stardew FPS (Animation Frame Speed)
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = 1059 Studio, Lake1059
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id      = Lake1059.StardewFPS
   |nexus  = 506
+
   |nexus  = 20801
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Lake1059/StardewFPS
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds From Trees Fix
+
   |name    = Stardew Get Achievement Now
   |author  = KirbyLink
+
   |author  = Lake1059, 1059 Studio
   |id      = kirbylink.noseedsfromtreesfix
+
   |id      = Lake1059.StardewGetAchievementNow
   |nexus  = 2947
+
   |nexus  = 11515
   |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    = Stardew Hack
   |author  = Platonymous
+
   |author  = bcmpinc
   |id      = Platonymous.Notes
+
   |id      = bcmpinc.StardewHack
   |nexus  = 3068
+
   |nexus  = 3213
  |moddrop = 793905
+
   |github  = bcmpinc/StardewHack
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Speak
+
   |name    = Stardew Hitboxes
   |author  = jwdred
+
   |author  = Tyler Gibbs
   |id      =
+
   |id      = tylergibbs2.StardewHitboxes
   |nexus  = 694
+
   |nexus  = 12264
   |github  =
+
   |github  = tylergibbs2/StardewHitboxes
  
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 
   |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Online Splitscreen
+
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
   |author  = DeLiXx
+
   |author  = davikr, apdapreturns
   |id      = DeLiXx.Online_Splitscreen
+
   |id      = davikr.hypnos
   |nexus  = 12291
+
   |nexus  = 5935
   |github  =
+
   |github  = davicr/StardewHypnos
   |source  =
+
   |broken in = Stardew Valley 1.4
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornamental
+
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
   |author  = Taskmaster
+
   |author  = aedenthorn, Erinthe
   |id      = Taskmaster.Ornamental
+
   |id      = aedenthorn.StardewImpact
   |nexus  = 4981
+
   |nexus  = 14365
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = P2P Animal Noise
+
   |name    = Stardew Locations
   |author  = Modotte
+
   |author  = Mizzion
   |id      = modotte.P2PAnimalNoise
+
   |id      = mizzion.stardewlocations
   |nexus  = 17383
+
   |nexus  = 1929
   |github  =
+
   |moddrop = 661357
 
+
   |github = Mizzion/MyStardewMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Scepter, Personal Return Scepter
+
   |name    = Stardew Media Keys
   |author  = Alex Noddings
+
   |author  = Angebro
   |id      = an.ownscepter
+
   |id      = Angebro.StardewMediaKeys
   |nexus  = 2404
+
   |nexus  = 11246
   |github  =
+
   |github  = AngeloC3/StardewMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Mob Spawner
+
   |name    = Stardew Multiplayer Server
   |author  = zesman
+
   |author  = funny-snek & Zuberii & moy, Moy
   |id      = MobSpawner.pseudohub.de
+
   |id      = moy.Always_On_Server
   |nexus  = 2794
+
   |nexus  = 20659
   |github  =
+
   |github  = AguirreMoy/Stardew-Multiplayer-Server-Mod
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Unlocked Recipes
+
   |name    = Stardew Nametags
   |author  = zesman
+
   |author  = Tyler Gibbs
   |id      = UnlockedRecipes.pseudohub.de
+
   |id      = tylergibbs2.StardewNametags
   |nexus  = 2798
+
   |nexus  = 12158
   |github  =
+
   |github  = tylergibbs2/StardewNametags
 
 
  |broke in = Stardew Valley 1.3.36
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Mushroom Trees
+
   |name    = Stardew News Feed
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Other Buckets
   |id      = f4iTh.PMT
+
   |id      = OtherBuckets.StardewNewsFeed
   |nexus  = 2349
+
   |nexus  = 3206
   |github  =
+
   |github  = Mikesnorth/StardewNewsFeed
  
  |status  = obsolete
 
 
   |broke in = Stardew Valley 1.5
 
   |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    = Stardew Notifications
   |author  = bwdy
+
   |author  = monopandora (maintained by Sakorona)
   |id      = bwdy.polygamy
+
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
  |nexus  = 3542
+
   |moddrop = 664154
  |github  = bwdymods/SDV-Polygamy
+
   |nexus   = 4713
 
+
   |github = Sakorona/SDVMods
   |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    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name    = STardew Overview
   |author  = ryaon
+
   |author  = Sto13
   |id      = Ryaon.FectorChallenge
+
   |id      = Sto13.STardewOverview
   |nexus  = 5125
+
   |nexus  = 14564
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profession Adjustments
+
   |name    = Stardew Progress
   |author  = Kevin Connors
+
   |author  = seeinggreen
   |id      = KevinConnors.ProfessionAdjustments
+
   |id      = seeinggreen.StardewProgress
   |nexus  = 2424
+
   |nexus  = 9786
   |github  = kevinforrestconnors/ProfessionAdjustments
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Puffer Chick - Chickens
+
   |name    = Stardew Realty Framework
   |author  = Satozaki
+
   |author  = Prism 99
   |id      = EpicBellyFlop45.PufferChickChickens
+
   |id      = prism99.advize.stardewrealty
   |nexus  = 2997
+
   |nexus  = 10512
   |github  =
+
   |github  = Prism-99/FarmExpansion
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pumpkin Chickens
+
   |name    = Stardew RPC - Discord Rich Presence
   |author  = Satozaki
+
   |author  = ElocinDev
   |id      = EpicBellyFlop45.PumpkinChickens
+
   |id      = elocindev.stardewrpc
   |nexus  = 3004
+
  |curse  = 1009887
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality of Life - Immersive Tweaks
+
   |name    = Stardew RPG
   |author  = DaLion
+
   |author  = aedenthorn, Erinthe
   |id      = DaLion.ImmersiveTweaks
+
   |id      = aedenthorn.StardewRPG
   |nexus  = 11296
+
   |nexus  = 11132
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Essentials
+
   |name    = Stardew Speak
   |author  = PurrplingCat
+
   |author  = evfredericksen, Evan Fredericksen
   |id      = PurrplingCat.QuestEssentials
+
   |id      = evfredericksen.StardewSpeak
   |nexus  = 8827
+
   |nexus  = 7929
   |github  = purrplingcat/StardewMods
+
   |github  = evfredericksen/StardewSpeak
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Removable Horse Hats
+
   |name    = Stardew Survival Project
   |author  = CatCattyCat, Cat
+
   |author  = NeroYuki
   |id      = cat.removablehorsehats
+
   |id      = neroyuki.rlvalley
   |nexus  = 2223
+
   |nexus  = 14183
   |github  = danvolchek/StardewMods
+
   |github  = NeroYuki/StardewSurvivalProject
 
 
  |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    = Ring of Fire
+
   |name    = Stardew Symphony Remastered, Stardew Symphony
   |author  = Platonymous
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Platonymous.RingOfFire
+
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
   |nexus  = 1166
+
   |nexus  = 425
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5.5
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rotate Toolbar
+
   |name    = Stardew Twitch Tracker
   |author  = Pathoschild
+
   |author  = Cody, Cody Hansen
   |id      = Pathoschild.RotateToolbar
+
   |id      = cody.StardewTwitchTrackerMod
   |nexus  = 1100
+
   |nexus  = 16543
   |github  = Pathoschild/StardewMods
+
   |github  =
  
 
   |status  = abandoned
 
   |status  = abandoned
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scream
+
   |name    = Stardew Valley Balance Overhaul, Stardew Valley Balance Overhaul Bundles
   |author  = Taskmaster
+
   |author  = Alvadea & Jaksha & Theoddon
   |id      = Taskmaster.Scream
+
   |id      = Theoddon.SVBOBundlesLoader
   |nexus  = 4588
+
   |nexus  = 13426
   |github  =
+
   |github  = Annosz/UIInfoSuite2
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Immersion
+
   |name    = Stardew Valley Barber, Stardew Barber
   |author  = Entoarox
+
   |author  = phroureo
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id      = phroureo.BarberSV
   |nexus  = 2273
+
   |nexus  = 9061
  |chucklefish = 4262
+
   |github  =
   |github  = Entoarox/StardewMods
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Catalogue
+
   |name    = Stardew Valley ESP, sdv-helper
   |author  = spacechase0
+
   |author  = reimu, r2h, tomdc
   |id      = spacechase0.SeedCatalogue
+
   |id      = reimu.sdv-helper
   |nexus  = 1640
+
   |nexus  = 3917
  |moddrop = 281292
+
   |github  = rei2hu/stardewvalley-esp
   |github  = spacechase0/SeedCatalogue
 
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
   |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Stardew Valley Expanded
 +
  |author  = Flashshifter
 +
  |id      = FlashShifter.SVECode
 +
  |nexus  = 3753
 +
  |moddrop = 833179
 +
  |github  = FlashShifter/StardewValleyExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Money for Multiplayer
+
   |name    = Stardew Valley Randomizer
   |author  = funny-snek
+
   |author  = Tooshi
   |id      = funnysnek.SeparateMoney
+
   |id      = Tooshi.Randomizer
   |nexus  = 3086
+
   |nexus  = 5185
   |github  =
+
  |curse  = 308003
 +
   |github  = cTooshi/stardew-valley-randomizer
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serfdom - Immersive Taxes
+
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
   |author  = DaLion
+
   |author  = Tyler Gibbs and TheHaboo
   |id      = DaLion.ImmersiveTaxes
+
   |id      = tylergibbs2.StardewRoguelike
   |nexus  = 12547
+
   |nexus  = 13614
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Money
+
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
   |author  = j4c0b333
+
   |author  = evskii
   |id      = j4c0b333.SetMoney
+
   |id      = evskii.StardewTimelapse
   |nexus  = 3889
+
   |nexus  = 19806
 
   |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    = Set Unique Game ID
+
   |name    = Stardew Voices
   |author  = dJomp
+
   |author  = Shannon Hobby
   |id      = dJomp.SetUniqueGameID
+
   |id      = shobby.StardewVoices
   |nexus  = 2042
+
  |curse  = 1010539
 +
   |nexus  = 22550
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anywhere
+
   |name    = Stardew Web
   |author  = spacechase0
+
   |author  = Prism 99
   |id      = spacechase0.ShipAnywhere
+
   |id      = prism99.stardewweb
   |nexus  = 1379
+
   |nexus  = 8715
  |moddrop = 183277
+
   |github  =
   |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    = Stardew Web API
   |author  = NOGAF
+
   |author  = zunderscore
   |id      = NOGAF.ShippingTaxes
+
   |id      = zunderscore.StardewWebApi
   |nexus  = 5189
+
   |nexus  = 22540
   |github  =
+
   |github  = zunderscore/StardewWebApi
 
+
}}
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = Stardust Core
   |author  = TehPers
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = TehPers.ShroomSpotter
+
   |id      = Omegasis.StardustCore
   |nexus  = 908
+
   |nexus  = 2341
  |moddrop = 125766
+
   |github  = janavarro95/Stardew_Valley_Mods
   |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    = Starksouls
   |author  = Omegasis, AlphaOmegasis
+
   |author  = FenrirA
   |id      = Omegasis.SimpleSoundManager
+
   |id      = FenrirAsonda.Starksouls
   |nexus  = 1410
+
   |nexus  = 10915
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = OhWellMikell/Starksouls
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Singin' Stone
+
   |name    = Start in Ginger Island
   |author  = CyTheGuy01
+
   |author  = mistyspring
   |id      = CyTheGuy01.TestMod
+
   |id      = mistyspring.GingerIslandStart
   |nexus  = 6463
+
   |nexus  = 20401
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit on Chairs, Sentar Em Cadeiras
+
   |name    = Starting Money
   |author  = BrasileiroTop, Vagabundo2421
+
   |author  = mmanlapat
   |id      = BrasileiroTop.Sentar
+
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
   |nexus  = 4729
+
   |nexus  = 1138
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
  |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    = Startup Volume Config
   |author  = cantorsdust
+
   |author  = certifiableGrimalkin
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id      = certifiableGrimalkin.StartupVolumeConfig
   |nexus  = 175
+
   |nexus  = 15846
   |github  = cantorsdust/StardewMods
+
   |github  =
 
 
  |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    = Start With Greenhouse
   |author  = Speshkitty
+
   |author  = CaptainSully
   |id      = speshkitty.slimewaterer
+
   |id      = CaptainSully.StartWithGreenhouse
   |nexus  = 7141
+
   |nexus  = 9878
   |github  = Speshkitty/SlimeWaterFiller
+
   |moddrop = 1035412
 
+
   |github = CaptainSully/StardewMods
   |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    = Start With Hat
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = treyh0
   |id      = KoihimeNakamura.SolarEclipseEvent
+
   |id      = treyh0.StartWithHat
   |nexus  = 897
+
   |nexus  = 2628
   |github  = JohnsonNicholas/SDVMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |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    = Stash Items
   |author  = Edu Anttunes
+
   |author  = ZackHill
   |id      = EduAnttunes.SpawnSeaMonster
+
   |id      = ZackHill.StashItems
   |nexus  = 5736
+
   |nexus  = 9624
   |github  =
+
   |github  = zack-hill/stardew-valley-stash-items
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedster
+
   |name    = Stash Items to Chest
   |author  = Platonymous
+
   |author  = lambui
   |id      = Platonymous.Speedster
+
   |id      = BlueMod_StashItemsToChest
   |nexus  = 1102
+
   |nexus  =
   |github  = Platonymous/Stardew-Valley-Mods
+
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
 +
   |github  = lambui/StardewValleyMod_StashItemsToChest
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
   |status  = abandoned
+
   |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    = Split Money
+
   |name    = Static Inventory
   |author  = Platonymous
+
   |author  = Dinotopea
   |id      = Platonymous.SplitMoney
+
   |id      = Dinotopea.StaticInventory
   |nexus  = 2303
+
   |nexus  = 20093
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = nrobinson12/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |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    = Static Tool Power
   |author  = Ilyaki
+
   |author  = Omek97
   |id      = Ilyaki.SplitScreen
+
   |id      = omek97.static_toolpower
   |nexus  = 2139
+
   |nexus  = 21281
   |github  = Ilyaki/SplitScreen
+
   |github  =
 
 
  |broke in = SMAPI 3.0
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkles
+
   |name    = Stats as Tokens
   |author  = Platonymous
+
   |author  = sophiesalacia
   |id      = Platonymous.Sprinkles
+
   |id      = Vertigon.StatsAsTokens
   |nexus  =
+
   |nexus  = 9659
  |chucklefish = 4592
+
   |github  = dtomlinson-ga/StatsAsTokens
   |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |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    = Stats Passive Regeneration, Stats Reloader
   |author  = TehPers
+
   |author  = strato35
   |id      = SCCL
+
   |id      = Strato35.StatsReloader
   |nexus  = 889
+
   |nexus  = 7428
   |github  = TehPers/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Editor
+
   |name    = Statue of Generosity
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.StardewEditor.GameIntegration
+
   |id      = spacechase0.StatueOfGenerosity
   |nexus  = 1298
+
  |curse  = 867713
   |github  = spacechase0/StardewEditor
+
   |nexus  = 7532
 +
   |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    = Summit Reborn
+
   |name    = Statue Shorts
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = aedenthorn, Erinthe
   |id      = KoihimeNakamura.summitreborn
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 2073
+
   |nexus  = 17642
   |github  = JohnsonNicholas/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use {{nexus mod|22135|Statue Shorts Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim (Almost) Anywhere, Swim Suit
+
   |name    = Statue Shorts Redux
   |author  = Platonymous
+
   |author  = Nom0ri
   |id      = Platonymous.SwimSuit
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 1215
+
   |nexus  = 22135
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = Nom0ri/StatueShortsRedux
 
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Taxes Mod
+
   |name    = Status Announcements
   |author  = bdawson1993
+
   |author  = Aile72
   |id      =
+
   |id      = Aile72.StatusAnnouncements
   |nexus  = 38
+
   |nexus  = 24937
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Chest Dimension
+
   |name    = Stay Up
   |author  = zazizu
+
   |author  = su226
   |id      = zazizu.TheChestDimension
+
   |id      = Su226.StayUp
   |nexus  = 4013
+
   |nexus  = 7592
   |github  = cilekli-link/SDVMods
+
   |github  = su226/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Long Night
+
   |name    = Stay Up Late
   |author  = Pathoschild
+
   |author  = Krutonium
   |id      = Pathoschild.TheLongNight
+
   |id      = krutonium.stayuplate
   |nexus  = 1369
+
   |nexus  = 12578
   |github  = Pathoschild/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.20
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Notifier
+
   |name    = Stay Up Plus
   |author  = CKextreme
+
   |author  = neur0tox1n, neur0tox1n_
   |id      = CKextreme.TimeNotifier
+
   |id      = neur0tox1n_.StayUpPlus
   |nexus  = 3706
+
   |nexus  = 21469
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = SteamDew
   |author  = Sakorona
+
   |author  = Mewsubi
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = Mewsubi.SteamDew
   |nexus  = 1000
+
   |nexus  = 19396
   |github  = Sakorona/SDVMods
+
   |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    = Time Travel
+
   |name    = Stendew Valley
   |author  = Cile_ed
+
   |author  = Haunted Pineapple
   |id      = Cile_ed.TimeTravel
+
   |id      = HauntedPineapple.StendewValley
   |nexus  = 4068
+
   |nexus  = 19483
   |github  =
+
   |github  = HauntedPineapple/Stendew-Valley
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Geodes
+
   |name    = Stone Bridge Over Pond, Pond With Bridge
   |author  = spacechase0
+
   |author  = Advize and jinxiewinxie
   |id      = spacechase0.ToolGeodes
+
   |id      = jinxiewinxie.StoneBridgeOverPond
   |nexus  = 3090
+
   |nexus  = 316
  |moddrop = 771642
+
   |github  = Jinxiewinxie/StardewValleyMods
   |github  = spacechase0/ToolGeodes
 
  
   |status  = abandoned
+
   |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.0.4-unofficial.2-tks4fish
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 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    = Stop Flower Harvests
   |author  = DaLion
+
   |author  = BlobLeader
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
+
   |id      = BlobLeader.StopFlowerHarvests
   |nexus  = 7965
+
   |nexus  = 24559
   |github  =
+
   |github  = seichen/Stardew-Stop-Flower-Harvests
 
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultiplayer
+
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
   |author  = Platonymous
+
   |author  = Mustafa
   |id      = Platonymous.Ultiplayer
+
   |id      = Mustafa.StopSoundsWhenAltTabbed
   |nexus  = 2134
+
   |nexus  = 13925
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = mustafa-git/StopSoundsWhenAltTabbed
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift All Week)
+
   |name    = Storage Containers
   |author  = Chirase
+
   |author  = trashcan9
   |id      = Tommy.GiftAllWeek
+
   |id      = trashcan9.StorageContainers
   |nexus  = 6850
+
   |nexus  = 16071
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift Every Day)
+
   |name    = Stronger You
   |author  = Chirase
+
   |author  = Krutonium
   |id      = Tommy.GiftEveryDay
+
   |id      = Krutonium.StrongerYou
   |nexus  = 6850
+
   |nexus  = 7402
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Areas
+
   |name    = Stuck at Level 1 but Overpower Drop Rates
   |author  = DeLiXx
+
   |author  = Darkmushu
   |id      = DeLiXx.Unlockable_Areas
+
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
   |nexus  = 15132
+
   |nexus  = 17380
 
   |github  =
 
   |github  =
  |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    = Stumps to Hardwood Stumps
   |author  = DaLion
+
   |author  = Nishtra
   |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
   |nexus  = 8111
+
   |nexus  = 691
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.3.29
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walkshop
+
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
   |author  = enaium
+
   |author  = sophiesalacia
   |id      = Enaium.Walkshop
+
   |id      = sophie.SturdySaplings
   |curse   = 365806
+
   |nexus  = 14440
   |nexus  =
+
  |github  = sophiesalacia/StardewMods
   |github  =
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Submerged Crab Pots
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SubmergedCrabPots
 +
   |nexus  = 11719
 +
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#SubmergedCrabPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Fix
+
   |name    = Subterranian Overhaul, Dwarvish
   |author  = Travoos
+
   |author  = mytigio
   |id      =
+
   |id      = mytigio.SubterranianOverhaul
   |nexus  =
+
   |nexus  = 4149
  |chucklefish = 4211
+
   |github  = mytigio/SDVMods
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5
   |status  = obsolete
+
   |status  = abandoned
   |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
+
   |summary  = remove this mod (no longer maintained; use {{nexus mod|22021|Dwarven Expansion}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Chests
+
   |name    = Summit Reborn
   |author  = CyTheGuy01, CyberCheese15
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = cybercheese.WarpChests
+
   |id      = KoihimeNakamura.summitreborn
   |nexus  = 6402
+
   |nexus  = 2073
   |github  =
+
   |github  = JohnsonNicholas/SDVMods
  
   |status   = abandoned<!--also broken reference to old SpaceCore type-->
+
   |status = abandoned
  |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    = Sundrop City
   |author  = Sakorona (ItsBenter)
+
   |author  = The Sundrop Team
   |id      = KoihimeNakamura.WashAwayForage
+
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
   |nexus  = 6715
+
   |nexus  = 4014
   |github  = Sakorona/SDVMods
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5.5
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapon Reskinner
+
   |name    = Super Hopper
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.WeaponReskinner
+
   |id      = spacechase0.SuperHopper
   |nexus   = 5095
+
   |curse   = 867698
   |moddrop = 771681
+
   |nexus  = 9418
   |github  = spacechase0/WeaponReskinner
+
   |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    = Super Sleeper
   |author  = Persival
+
   |author  = spoocky123
   |id      = none <!-- no ID in manifest -->
+
   |id      = spoocky123.SuperSleeper
   |nexus  = 450
+
   |nexus  = 10842
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.1
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XNB Loader
+
  |name    = Surfing Festival
   |author  = Entoarox
+
  |author  = spacechase0 and ParadigmNomad
   |id      = Entoarox.XnbLoader
+
  |id      = spacechase0.SurfingFestival
   |nexus  = 2275
+
  |curse  = 867720
   |chucklefish = 4506
+
  |nexus  = 6688
   |github  = Entoarox/StardewMods
+
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Surprise Pregnancy, SurpriseBaby1
 +
  |author  = MiphasGrace
 +
  |id      = MiphasGrace.SurpriseBaby1
 +
  |nexus  = 13126
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Survivalistic
 +
  |author  = Ophaneom
 +
  |id      = Ophaneom.Survivalistic
 +
  |nexus  = 12179
 +
  |github  = Ophaneom/Survivalistic
 +
 
 +
  |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
 +
  |name    = SV Fishing Mod
 +
  |author  = KDERazorback
 +
  |id      = KDERazorback.SvFishingMod
 +
  |nexus  = 6403
 +
  |github  = KDERazorback/SvFishingMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SV Notepad
 +
  |author  = HereBeCush
 +
  |id      = herebecush.SVNotepad
 +
  |nexus  = 21473
 +
  |github  =
 +
  |source  = https://gitlab.com/hbc-mods/stardew-valley/sv-notepad
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swap Rings
 +
  |author  = Zamiel
 +
  |id      = Zamiel.SwapRings
 +
  |nexus  = 21205
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swim
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Swim
 +
  |curse  = 868896
 +
  |nexus  = 6326
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Swim - Continued|Swim - Continued]] instead.
 +
}}
 +
{{#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    = Swim - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.Swim
 +
  |nexus  = 23169
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swimsuits Anywhere
 +
  |author  = Myzkatonic
 +
  |id      = Myzkatonic.SwimsuitsAnywhere
 +
  |nexus  = 7722
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swiss Army Knife
 +
  |author  = John Peters
 +
  |id      = JohnPeters.SwissArmyKnife
 +
  |nexus  = 13991
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swizzy Meads
 +
  |author  = Swizzy Studios
 +
  |id      = SwizzyStudios.SwizzyMeads
 +
  |nexus  = 3241
 +
  |github  = SwizzyStudios/SV-SwizzyMeads
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tab Autoloot
 +
  |author  = Guedez
 +
  |id      = tab.autoloot
 +
  |nexus  = 5115
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tailor Weapon Skins
 +
  |author  = Peasly Wellbott
 +
  |id      = Wellbott.TailorWeaponSkins
 +
  |nexus  = 7797
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tainted Cellar, Underground House Cellar
 +
  |author  = Jinxiewinxie and TaintedWheat
 +
  |id      = TaintedCellar
 +
  |nexus  = 1672
 +
  |github  = Jinxiewinxie/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take a Break
 +
  |author  = Krutonium
 +
  |id      = krutonium.TakeABreak
 +
  |nexus  = 12549
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take All
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TakeAll
 +
  |nexus  = 14247
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take It Slow
 +
  |author  = KarratKake
 +
  |id      = KarratKake.TakeItSlow
 +
  |nexus  = 13432
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Talk to Inworld's AI Villagers, Inworld
 +
  |author  = Inworld AI, PogDerson
 +
  |id      = PogDerson.Inworld
 +
  |nexus  = 16816
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tap Giant Crops
 +
  |author  = atravita
 +
  |id      = atravita.TapGiantCrops
 +
  |curse  = 870968
 +
  |moddrop = 1205166
 +
  |nexus  = 13052
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tappable Palm Trees
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TappablePalmTrees
 +
  |nexus  = 10661
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tapper Ready
 +
  |author  = skunkkky
 +
  |id      = skunkkk.TapperReady
 +
  |nexus  = 1219
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Tapper Report|Tapper Report]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tapper Report
 +
  |author  = pepoluan
 +
  |id      = pepoluan.TapperReport
 +
  |nexus  = 8700
 +
  |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Taxes Mod
 +
  |author  = bdawson1993
 +
  |id      =
 +
  |nexus  = 38
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |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    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
 +
  |author  = TehPers
 +
  |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
 +
  |nexus  = 3256<!--was 2150 before re-release-->
 +
  |moddrop = 1071149
 +
  |github  = TehPers/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teh's Festive Slimes
 +
  |author  = TehPers
 +
  |id      = TehPers.FestiveSlimes
 +
  |nexus  = 2990
 +
  |github  = TehPers/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teh's Fishing Overhaul
 +
  |author  = TehPers
 +
  |id      = TehPers.FishingOverhaul
 +
  |nexus  = 866
 +
  |moddrop = 123679
 +
  |github  = TehPers/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Telephone Purchasing
 +
  |author  = Stingray
 +
  |id      = Stingray.TP
 +
  |nexus  = 10190
 +
  |github  = Stingrayss/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleportation Tool
 +
  |author  = jeWel
 +
  |id      = jeWel.TeleportationToolModCode
 +
  |nexus  = 22534
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleporter
 +
  |author  = Bifibi
 +
  |id      = Teleporter
 +
  |nexus  =
 +
  |chucklefish = 4374
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Fast Travel|Fast Travel]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport Mod
 +
  |author  = Falson, Falson127
 +
  |id      = Falson.TeleportMod
 +
  |nexus  = 18842
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport NPC
 +
  |author  = Enaium
 +
  |id      = Enaium.TeleportNpc
 +
  |curse  = 436803
 +
  |moddrop = 865554
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/TeleportNpc
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport NPC Location
 +
  |author  = ccr
 +
  |id      = ccr.TeleportNPCLocation
 +
  |nexus  = 17190
 +
  |github  = chencrstu/TeleportNPCLocation
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport Point
 +
  |author  = Enaium
 +
  |id      = Enaium.TeleportPoint
 +
  |curse  = 436830
 +
  |moddrop = 864013
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/TeleportPoint
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport To Farm
 +
  |author  = Rafael
 +
  |id      = Rafael.TeleportToFarm
 +
  |nexus  = 7247
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Terraria Accessories
 +
  |author  = jeWel
 +
  |id      = jeWel.TerrariaAccessoriesCode
 +
  |nexus  = 22931
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Test Mod for Automated Workflows, Test Mod
 +
  |author  = spacechase0
 +
  |id      = spacechase0.TestMod
 +
  |nexus  = 21216
 +
  |github  = spacechase0/TestModWorkflow
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Thai Font Adjuster
 +
  |author  = 'ELL and NRTnarathip
 +
  |id      = ELL.ThaiFontAdjuster
 +
  |nexus  = 9586
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Adventurer's Life Expanded
 +
  |author  = HamioDracny
 +
  |id      = HamioDracny.TALE.SMAPI
 +
  |nexus  = 14083
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Best of "The Queen of Sauce"
 +
  |author  = Bpendragon
 +
  |id      = Bpendragon.BestOfQOS
 +
  |nexus  = 7985
 +
  |github  = Bpendragon/Best-of-Queen-of-Sauce
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Cave Cult, Cave Cult Code
 +
  |author  = CtrlAltDefeat, Evan Yoshitani
 +
  |id      = CtrlAltDefeat.CaveCultCode
 +
  |nexus  = 23741
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Chest Dimension
 +
  |author  = zazizu
 +
  |id      = zazizu.TheChestDimension
 +
  |nexus  = 4013
 +
  |github  = cilekli-link/SDVMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
 +
  |author  = Neat
 +
  |id      = neat.newspaper
 +
  |nexus  = 8689
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Farmer That Stared at Rocks
 +
  |author  = ItsLittany
 +
  |id      = itslittany.RockBreaker
 +
  |nexus  = 6376
 +
  |moddrop = 804101
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Fish Dimension
 +
  |author  = ichortower
 +
  |id      = ichortower.TheFishDimension
 +
  |nexus  = 22335
 +
  |github  = ichortower/TheFishDimension
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Theft of the Winter Star
 +
  |author  = spacechase0 and ParadigmNomad
 +
  |id      = spacechase0.TheftOfTheWinterStar
 +
  |curse  = 867729
 +
  |moddrop = 771680
 +
  |nexus  = 5062
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Gnomiverse
 +
  |author  = Purppelle and King Gnomus
 +
  |id      = Purppelle.TheGnomiverse
 +
  |nexus  = 13266
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Great Stardew Valley Bake-Off, Bake Off Code
 +
  |author  = Tlitookilakin
 +
  |id      = tlitookilakin.BakeOffCode
 +
  |nexus  = 18856
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Long Night
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.TheLongNight
 +
  |nexus  = 1369
 +
  |github  = Pathoschild/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.3.20
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Love of Cooking
 +
  |author  = blueberry
 +
  |id      = blueberry.LoveOfCooking
 +
  |nexus  = 6830
 +
  |github  = b-b-blueberry/CooksAssistant
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Theme Manager
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.thememanager
 +
  |nexus  = 14525
 +
  |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Moon
 +
  |author  = Pucklynn
 +
  |id      = shannon.MoonMod
 +
  |nexus  = 2482
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Northern Gulf
 +
  |author  = The commission of The Northern Gulf
 +
  |id      = TcTHG.Custom_The_Northern_Gulf
 +
  |nexus  = 19376
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Pumpkin King
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.pumpkinking
 +
  |nexus  = 3006
 +
  |github  = KirbyLink/PumpkinKing
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--@retest-after Custom Farming Redux
 +
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
  |unofficial url    = {{nexus mod|4109}}
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Queen Of Sauce Reminder
 +
  |author  = TheShwamp
 +
  |id      = TheShwamp.TheQueenOfSauceReminder
 +
  |nexus  = 5172
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Custom Backpack Framework
 +
  |author  = platinummyr
 +
  |id      = platinummyr.CustomBackpackFramework
 +
  |nexus  = 21588
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Immersive Scarecrows
 +
  |author  = aedenthorn and lucaskfreitas
 +
  |id      = lucaskfreitas.ImmersiveScarecrows
 +
  |nexus  = 20701
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Immersive Sprinklers
 +
  |author  = aedenthorn and lucaskfreitas
 +
  |id      = lucaskfreitas.ImmersiveSprinklers
 +
  |nexus  = 20796
 +
  |github  = lucaskfreitas/ImmersiveSprinklers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of More Backpack Upgrades
 +
  |author  = platinummyr
 +
  |id      = platinummyr.CPMoreBackpacks
 +
  |nexus  = 21591
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Smaller Fish Ponds, Smaller Fish Ponds
 +
  |author  = platinummyr and wellbott
 +
  |id      = platinummyr.SmallerFishPonds
 +
  |nexus  = 21900
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Twlight Traveller - Custom NPC (API), APICut
 +
  |author  = Eris, AkatsukiVana, HuaGei API
 +
  |id      = Eris.APICut
 +
  |nexus  = 8158
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = They Deserve It Too - Portraits for Vendors, TDIT - Dialogue Box for Mariner
 +
  |author  = Dolphin Is Not a Fish
 +
  |id      = Dolphin.Kedi.OldMarinerDialogue
 +
  |nexus  = 20414
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Thinking Time
 +
  |author  = PokeBenji
 +
  |id      = PokeBenji.ThinkingTime, YourName.ThinkingTimeMobile<!--mobile version-->
 +
  |curse  = 1024585
 +
  |nexus  = 24457
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Think-n-Talk
 +
  |author  = Prism 99
 +
  |id      = prism99.thinkntalk
 +
  |nexus  = 9546
 +
  |github  = Prism-99/Think-n-Talk
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = This Mod Is Organic
 +
  |author  = RealSweetPanda, Sweet Panda and Bennoloth
 +
  |id      = SweetPanda.Organic
 +
  |nexus  = 16648
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Three-Heart Dance Partner, Three Heart Flower Festival Dance Partners, 3-heart Dance Partner<!--in order: standardized name in 1.0.6, former Nexus name, former manifest name-->
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ThreeHeartDancePartner<!--changed in 1.1.2-unofficial.2-FlyingTNT-->, ThreeHeartDancePartner
 +
  |curse  = 867388
 +
  |moddrop = 127278
 +
  |nexus  = 500
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121338
 +
  |unofficial version = 1.1.2-unofficial.2-FlyingTNT
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Throwable Axe
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ThrowableAxe
 +
  |curse  = 867726
 +
  |moddrop = 771683
 +
  |nexus  = 5097
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Thunderstorm Totem
 +
  |author  = justastranger
 +
  |id      = jas.ThunderstormTotem
 +
  |moddrop = 944622
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tidy Fields
 +
  |author  = seitanicbean
 +
  |id      = seitanicbean.tidyfields
 +
  |nexus  = 10929
 +
  |github  =
 +
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tidy Orchard - Move Fruit Trees
 +
  |author  = huan
 +
  |id      = huan.tidy_orchard_move_fruit_trees
 +
  |nexus  = 25054
 +
  |github  = huancz/SDV-TidyOrchard
 +
}}
 +
{{#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
 +
  |moddrop = 1587713
 +
  |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 Pouch
 +
  |author  = CodeWordZ, zulu333
 +
  |id      = CodeWordZ.ToolPouch
 +
  |nexus  = 25136
 +
  |github  = Brandon22Adams/ToolPouch
 +
}}
 +
{{#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
 +
  |curse  = 1035850
 +
  |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 Reminder
 +
  |author  = TheShwamp
 +
  |id      = TheShwamp.TravelingCartReminder
 +
  |nexus  = 25209
 +
  |github  =
 +
}}
 +
{{#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 = 1.0.2-unofficial.2-huancz
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-134929
 +
}}
 +
{{#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    = Truly Invincible
 +
  |author  = Kithplana
 +
  |id      = kithplana.trulyinvincible
 +
  |nexus  = 25281
 +
  |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    = TV Shopping Channel
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.TVshoppingChannel
 +
  |nexus  = 24885
 +
  |github  =
 +
}}
 +
{{#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
 +
  |curse  = 997978
 +
  |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 Jars
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedJars
 +
  |nexus  = 15756
 +
  |github  =
 +
}}
 +
{{#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    = Wallpaper Switcher
 +
  |author  = Pikachu de Bigode
 +
  |id      = PikachuDeBigode.WallpaperSwitcher
 +
  |nexus  = 24822
 +
  |github  = JulianoSFA/WallpaperSwitcher
 +
}}
 +
{{#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    = Water Your Crops
 +
  |author  = chiccen
 +
  |id      = chiccen.WaterYourCrops
 +
  |nexus  = 24710
 +
  |github  = chiccenFL/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    = Weedsplosion
 +
  |author  = stardemod
 +
  |id      = stardemod.Weedsplosion
 +
  |nexus  = 25114
 +
  |github  =
 +
}}
 +
{{#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    = Wetland Cultivation
 +
  |author  = QiuFengTanoka
 +
  |id      = QiuFengTanoka.WetlandCultivation
 +
  |nexus  = 25405
 +
  |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 Do You Want
 +
  |author  = John Peters, John Peters (you know, the farmer?)
 +
  |id      = JohnPeters.WhatDoYouWant
 +
  |nexus  = 24689
 +
  |github  = emurphy42/WhatDoYouWant
 +
}}
 +
{{#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    = Willy's Fishing Workshops
 +
  |author  = not4bene
 +
  |id      = not4bene.WillysFishingWorkshops
 +
  |nexus  = 24877
 +
  |github  =
 +
}}
 +
{{#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,423: Line 24,400:
 
   |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,456: Line 24,432:
 
   |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,512: Line 24,480:
 
   |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,536: Line 24,512:
 
   |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 04:27, 1 July 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).