Difference between revisions of "Modding:Mod compatibility"

(→‎SMAPI mods: update Refund Staircases (add GitHub link))
(update compatibility chart description)
 
(601 intermediate revisions by more than 100 users not shown)
Line 1: Line 1:
 
{{modding player guide header}}
 
{{modding player guide header}}
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to present. See [[:File:SMAPI compatibility.png#Notable events|notable events which affect this chart]].<br />
+
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to June 2024. See [[:File:SMAPI compatibility.png#Notable events|notable events which affect this chart]].<br />
 
<span style="background: #cc0000;">&emsp;</span> broken (proprietary)<br />
 
<span style="background: #cc0000;">&emsp;</span> broken (proprietary)<br />
 
<span style="background: #e69138;">&emsp;</span> broken (open-source)<br />
 
<span style="background: #e69138;">&emsp;</span> broken (open-source)<br />
Line 7: Line 7:
 
Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.
 
Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.
  
 +
==Instructions==
 +
===For players===
 +
'''See [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
  
 +
To update your mods:
 +
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
 +
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#The basics|your SMAPI log]] attached) and we'll help.
 +
 +
===For mod authors===
 +
Feel free to update the lists below! See [[Modding:Mod compatibility/entry#Usage|instructions for editing the template]].
  
'''Players: see [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
+
Notes for the mod status:
 +
* Only mark a mod <samp>abandoned</samp> or <samp>obsolete</samp> if (a) the mod author has explicitly abandoned the mod, or (b) they've hidden or deleted the mod page, or (c) it's been superseded by an equivalent game feature. A mod is not considered abandoned just because it hasn't been updated for a while.
 +
* Only mark a mod <samp>broken</samp> if it's ''incompatible''. This isn't the place to track general mod bugs, unless they impact compatibility. In rare cases where a non-compatibility bug is severe enough to note here (e.g. game crashes on some platforms), you can use the <samp>warnings</samp> field.
  
==For players==
+
==Compatibility list==
===What to do===
+
===C# mods===
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
+
This includes every known C# SMAPI mod. It's updated for new/updated mods on CurseForge/ModDrop/Nexus periodically with the help of {{github|Pathoschild/StardewScripts/tree/main/mod-dump|semi-automated scripts}}, but feel free to make corrections as needed!
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#The basics|your SMAPI log]] attached) and we'll help.
 
  
===SMAPI mods===
 
 
<!--
 
<!--
  
Line 24: Line 33:
  
 
-->
 
-->
* '''Players:''' See [https://smapi.io/mods smapi.io/mods] for a more user-friendly list.
 
* '''Modders:''' feel free to update this list! (See [[Modding:Mod compatibility/entry#Usage|instructions]].) Note that only SMAPI mods should be listed, not [[Modding:Using XNB mods|XNB mods]] or content packs.
 
 
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 40: Line 46:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 24-Hour Clock Patcher
+
   |name    = 24-Hour Clock Patcher, 24-Hour Clock Harmony
 
   |author  = pepoluan
 
   |author  = pepoluan
 
   |id      = pepoluan.24h
 
   |id      = pepoluan.24h
Line 46: Line 52:
 
   |github  =
 
   |github  =
 
   |source  = https://sourceforge.net/p/sdvmod-24h-harmony/
 
   |source  = https://sourceforge.net/p/sdvmod-24h-harmony/
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 56: Line 66:
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#24h Clock|24h Clock]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher]] instead.
+
   |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 3-Story Cellar
 +
  |author  = fan
 +
  |id      = fan.3-story-cellar
 +
  |nexus  = 22882
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 4Leaf
 +
  |author  = Alex Noddings
 +
  |id      = an.4leaf
 +
  |nexus  = 2365
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = A Better Crab Trap
 +
  |author  = ARgoChxw
 +
  |id      = ARgoChxw.ABetterCrabTrap
 +
  |nexus  = 22015
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 64: Line 97:
 
   |nexus  = 8048
 
   |nexus  = 8048
 
   |github  = Ophaneom/Abilities-Experience-Bars
 
   |github  = Ophaneom/Abilities-Experience-Bars
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Abilities - Experience Bars 1.6|Abilities - Experience Bars 1.6]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Abilities - Experience Bars 1.6, Abilities Experience Bars
 +
  |author  = Sandman53
 +
  |id      = Sandman53.AbilitiesExperienceBars
 +
  |nexus  = 22751
 +
  |github  = Sandman534/Abilities-Experience-Bars
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 89: Line 133:
 
   |nexus  = 10755
 
   |nexus  = 10755
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 103: Line 149:
 
   |nexus  = 10943
 
   |nexus  = 10943
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 117: Line 165:
 
   |nexus  = 2088
 
   |nexus  = 2088
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Active Menu Anywhere
 +
  |author  = weizinai
 +
  |id      = weizinai.ActiveMenuAnywhere
 +
  |nexus  = 21093
 +
  |github  =
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 124: Line 182:
 
   |nexus  = 11447
 
   |nexus  = 11447
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|23271|Actually Lucky Rabbit's Foot (Rebooted)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 131: Line 193:
 
   |nexus  = 14595
 
   |nexus  = 14595
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Add Money
 +
  |author  = Pempi
 +
  |id      = pempi.addMoney
 +
  |nexus  = 20111
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Add Money
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.AddMoney
 +
  |nexus  = 21016
 +
  |github  = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 138: Line 216:
 
   |nexus  = 5713
 
   |nexus  = 5713
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 145: Line 225:
 
   |nexus  = 12446
 
   |nexus  = 12446
 
   |github  = MiguelLucas/StardewValleyMods
 
   |github  = MiguelLucas/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 151: Line 233:
 
   |id      = Pokeytax.AdjustablePriceHikes
 
   |id      = Pokeytax.AdjustablePriceHikes
 
   |nexus  = 2631
 
   |nexus  = 2631
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adjustable Sprinklers
 +
  |author  = NCarigon
 +
  |id      = NCarigon.AdjustableSprinklers
 +
  |nexus  = 21843
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 172: Line 263:
 
   |github  = ThatNorthernMonkey/AdjustArtisanPrices
 
   |github  = ThatNorthernMonkey/AdjustArtisanPrices
  
   |broke in           = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.1
 +
<!--
 
   |unofficial version = 0.0.2-unofficial.3-pathoschild
 
   |unofficial version = 0.0.2-unofficial.3-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 190: Line 283:
 
   |github  =
 
   |github  =
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3
 +
<!--
 
   |unofficial version = 1.1.1-unofficial.1-ddgroves
 
   |unofficial version = 1.1.1-unofficial.1-ddgroves
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 201: Line 296:
 
   |moddrop = 600967
 
   |moddrop = 600967
 
   |github  = Gathouria/Adopt-Skin
 
   |github  = Gathouria/Adopt-Skin
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adopt With Krobus
 +
  |author  = Hana
 +
  |id      = Hana.AdoptWithKrobus
 +
  |nexus  = 22218
 +
  |github  = aeremyns/AdoptWithKrobus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 208: Line 312:
 
   |nexus  = 11264
 
   |nexus  = 11264
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.5-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedCooking
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Fishing Treasure
 +
  |author  = aceynk
 +
  |id      = aceynk.AdvancedFishingTreasure
 +
  |nexus  = 24403
 +
  |github  = aceynk/AdvancedFishingTreasure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 215: Line 330:
 
   |nexus  = 10934
 
   |nexus  = 10934
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedFluteBlocks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 224: Line 343:
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Location Loader
 +
  |author  = Entoarox
 +
  |id      = Entoarox.AdvancedLocationLoader
 +
  |nexus  = 2270
 +
  |chucklefish = 3619
 +
  |github  = Entoarox/StardewMods
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 231: Line 362:
 
   |nexus  = 7739
 
   |nexus  = 7739
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6<!--@retest-linked-->
 +
  |unofficial version = 0.4.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedLootFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 251: Line 386:
 
   |nexus  = 7886
 
   |nexus  = 7886
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24374|Advanced Melee Framework (Unofficial)}} instead
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 274: Line 413:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advent Calendar
+
  |name    = Advancing Sprinklers
   |author  = Darzington
+
  |author  = Warix3
 +
  |id      = warix3.advancingsprinklers
 +
  |nexus  = 2983
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Advent Calendar
 +
   |author  = Darzington
 
   |id      = darzington.AdventCalendarMod
 
   |id      = darzington.AdventCalendarMod
 
   |nexus  = 7444
 
   |nexus  = 7444
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 304: Line 456:
 
   |nexus  = 14700
 
   |nexus  = 14700
 
   |github  = Tlitookilakin/AeroCore
 
   |github  = Tlitookilakin/AeroCore
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 311: Line 466:
 
   |nexus  = 14228
 
   |nexus  = 14228
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AFK Timer, AFK Idle Timer
 +
  |author  = CKextreme
 +
  |id      = CKextreme.AfkTimer
 +
  |nexus  = 3721
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Agenda
 +
  |author  = OFTS_CQM
 +
  |id      = ofts.agenda
 +
  |nexus  = 20432
 +
  |github  = ofts-cqm/StardewValley-Agenda
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 318: Line 489:
 
   |nexus  = 3661
 
   |nexus  = 3661
 
   |github  = phrasefable/StardewMods
 
   |github  = phrasefable/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Aging Mod
 +
  |author  = skn
 +
  |id      = skn.AgingMod
 +
  |nexus  = 1129
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 332: Line 515:
 
   |nexus  = 10464
 
   |nexus  = 10464
 
   |github  = XxHarvzBackxX/airstrike
 
   |github  = XxHarvzBackxX/airstrike
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 354: Line 539:
 
   |nexus  = 14494
 
   |nexus  = 14494
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.3.2-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AllChestsMenu
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = All Crops All Seasons
 +
  |author  = cantorsdust
 +
  |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
 +
  |nexus  = 170
 +
  |github  = cantorsdust/StardewMods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Allow Beach Sprinklers
 
   |name    = Allow Beach Sprinklers
 
   |author  = Jag3dagster
 
   |author  = Jag3dagster
   |id      = Jag3dagster.AllowBeachSprinklers
+
   |id      = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
 
   |nexus  = 7629
 
   |nexus  = 7629
   |github  = jag3dagster/AllowBeachSprinklers
+
   |github  = Hedgehog-Technologies/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 375: Line 574:
 
   |nexus  = 11022
 
   |nexus  = 11022
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Almanac → DGA Support
+
   |name    = Almanac → DGA Support
 
   |author  = Khloe Leclair
 
   |author  = Khloe Leclair
 
   |id      = leclair.almanacdga
 
   |id      = leclair.almanacdga
 
   |nexus  = 11022
 
   |nexus  = 11022
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Alamanac, Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 402: Line 605:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.AlternativeTextures
 
   |id      = PeacefulEnd.AlternativeTextures
 +
  |curse  = 870938
 
   |nexus  = 9246
 
   |nexus  = 9246
 
   |github  = Floogen/AlternativeTextures
 
   |github  = Floogen/AlternativeTextures
Line 418: Line 622:
 
   |nexus  = 15926
 
   |nexus  = 15926
 
   |github  = Jaksha6472/WitchTower
 
   |github  = Jaksha6472/WitchTower
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Hay
 +
  |author  = Omek97
 +
  |id      = omek97.always_hay
 +
  |nexus  = 20808
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Always On Server for Multiplayer
 
   |name    = Always On Server for Multiplayer
 
   |author  = funny-snek and Zuberii
 
   |author  = funny-snek and Zuberii
   |id      = funny-snek.Always_On_Server
+
   |id      = mikko.Always_On_Server<!--changed in 1.20.3-unofficial.2-->, funny-snek.Always_On_Server
 
   |nexus  = 2677
 
   |nexus  = 2677
 
   |github  = funny-snek/Always-On-Server-for-Multiplayer
 
   |github  = funny-snek/Always-On-Server-for-Multiplayer
  
 
   |broke in          = Stardew Valley 1.4
 
   |broke in          = Stardew Valley 1.4
   |unofficial version = 1.20.2-unofficial.2-elizo
+
   |unofficial version = 1.20.3-unofficial.2-mikko_perkele
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-47#post-29677
+
   |unofficial url    = {{github|perkmi/Always-On-Server-for-Multiplayer}}
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Organize Chests
 +
  |author  = Zamiel
 +
  |id      = Zamiel.AlwaysOrganizeChests
 +
  |nexus  = 21207
 +
  |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 436: Line 654:
 
   |nexus  = 2733
 
   |nexus  = 2733
 
   |github  = bcmpinc/StardewHack
 
   |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Show Bar Values, Always Show (Health and Stamina) Bar Values
 +
  |author  = Saah
 +
  |id      = Saah.AlwaysShowBarValues
 +
  |nexus  = 23452
 +
  |github  = sarahvloos/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Special Title
 +
  |author  = DespairScent
 +
  |id      = DespairScent.AlwaysSpecialTitle
 +
  |nexus  = 22150
 +
  |github  = DespairScent/AlwaysSpecialTitle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 449: Line 681:
 
   |id      = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
 
   |id      = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
 
   |nexus  = 4639
 
   |nexus  = 4639
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 457: Line 690:
 
   |nexus  = 8823
 
   |nexus  = 8823
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 464: Line 699:
 
   |nexus  = 6894
 
   |nexus  = 6894
 
   |github  = AngelaRanna/StardewMods
 
   |github  = AngelaRanna/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Angel's Lead Rod Drop Rate Fixer
 +
  |author  = Angela Ranna
 +
  |id      = AngelaRanna.LeadRodFixer
 +
  |nexus  = 6894
 +
  |github  = AngelaRanna/StardewMods
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 471: Line 716:
 
   |nexus  = 6894
 
   |nexus  = 6894
 
   |github  = AngelaRanna/StardewMods
 
   |github  = AngelaRanna/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 479: Line 726:
 
   |github  = Jonqora/StardewMods
 
   |github  = Jonqora/StardewMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
 +
<!--
 
   |unofficial version = 1.2.1-unofficial.1-Mizzion
 
   |unofficial version = 1.2.1-unofficial.1-Mizzion
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 509: Line 758:
 
   |nexus  = 16881
 
   |nexus  = 16881
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 518: Line 769:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Observer
+
  |name    = Animal Mood Fix
   |author  = NOFILENAMED
+
  |author  = Grant Peters
   |id      = NFN.ANIMOBS
+
  |id      = GPeters-AnimalMoodFix
   |nexus  = 8653
+
  |nexus  = 761
 +
  |github  =
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Animal Observer
 +
   |author  = nofilenamed
 +
   |id      = NFN.ANIMOBS
 +
   |nexus  = 8653
 
   |github  = nofilenamed/AnimalObserver
 
   |github  = nofilenamed/AnimalObserver
 
}}
 
}}
Line 537: Line 798:
 
   |nexus  = 8725
 
   |nexus  = 8725
 
   |github  = Hakej/Animal-Pet-Status
 
   |github  = Hakej/Animal-Pet-Status
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 545: Line 808:
 
   |moddrop = 988407
 
   |moddrop = 988407
 
   |github  = lshtech/AnimalProduceExpansion
 
   |github  = lshtech/AnimalProduceExpansion
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 558: Line 823:
 
   |id      = KarratKake.AnimalsDontEatGrass
 
   |id      = KarratKake.AnimalsDontEatGrass
 
   |nexus  = 7474
 
   |nexus  = 7474
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animals Don't Remove Grass
 +
  |author  = MrShreddie
 +
  |id      = MrShreddie.AnimalsDontRemoveGrass
 +
  |nexus  = 21028
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 566: Line 840:
 
   |nexus  = 8758
 
   |nexus  = 8758
 
   |github  = rikai/AnimalSelector
 
   |github  = rikai/AnimalSelector
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 582: Line 859:
 
   |github  = jdusbabek/stardewvalley
 
   |github  = jdusbabek/stardewvalley
  
   |broke in           = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.3.11
 +
<!--
 
   |unofficial version = 1.1.1-unofficial.6-strobe
 
   |unofficial version = 1.1.1-unofficial.6-strobe
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Sitter LTS
 +
  |author  = oliver
 +
  |id      = oliver.AnimalSitterLTS
 +
  |nexus  = 20831
 +
  |github  = jdusbabek/stardewvalley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 600: Line 886:
 
   |moddrop = 771644
 
   |moddrop = 771644
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 611: Line 900:
 
   |name    = Animated Parrot and Perch
 
   |name    = Animated Parrot and Perch
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ParrotPerch
+
   |id      = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
 
   |nexus  = 7957
 
   |nexus  = 7957
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 622: Line 915:
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.5.5<!--@retest-after HD Portraits-->
 +
<!--
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#HD Portraits| HD Portraits]] instead
+
   |summary  = use [[#HD Portraits|HD Portraits]] instead.
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animation-Cancel Keybinding
 +
  |author  = Swaglix
 +
  |id      = swaglix.AnimationCancelKeybinding
 +
  |nexus  = 20159
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 648: Line 950:
 
   |moddrop = 568430
 
   |moddrop = 568430
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 655: Line 959:
 
   |nexus  = 6546
 
   |nexus  = 6546
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.7.2-unofficial.3-DolphINAF
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124755
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 683: Line 991:
 
   |nexus  = 4702
 
   |nexus  = 4702
 
   |github  = MouseyPounds/stardew-mods
 
   |github  = MouseyPounds/stardew-mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 690: Line 1,000:
 
   |nexus  = 11496
 
   |nexus  = 11496
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123821
 +
  |unofficial version = 0.1.7-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 697: Line 1,011:
 
   |nexus  = 14448
 
   |nexus  = 14448
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Aquarism
 +
  |author  = DaLion
 +
  |id      = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
 +
  |nexus  = 24356
 +
  |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 706: Line 1,029:
 
   |moddrop = 793820
 
   |moddrop = 793820
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 725: Line 1,050:
 
   |moddrop = 793822
 
   |moddrop = 793822
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Archaeology House Content Management Helper
 +
  |author  = Felix-Dev
 +
  |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
 +
  |nexus  = 2804
 +
  |github  = Felix-Dev/StardewMods
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Archaeology Skill for 1.6
 +
  |author  = moonslime
 +
  |id      = moonslime.ArchaeologySkill
 +
  |curse  = 1003404
 +
  |nexus  = 22199
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 730: Line 1,076:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.Archery
 
   |id      = PeacefulEnd.Archery
 +
  |curse  = 870921
 
   |nexus  = 16767
 
   |nexus  = 16767
 
   |github  = Floogen/Archery
 
   |github  = Floogen/Archery
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 739: Line 1,088:
 
   |nexus  = 16768
 
   |nexus  = 16768
 
   |github  = Floogen/Archery
 
   |github  = Floogen/Archery
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 746: Line 1,097:
 
   |nexus  = 9544
 
   |nexus  = 9544
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 754: Line 1,107:
 
   |curse  = 485718
 
   |curse  = 485718
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ars Venefici
 +
  |author  = HeyImAmethyst
 +
  |id      = HeyImAmethyst.ArsVenefici
 +
  |nexus  = 24409
 +
  |github  = HeyImAmethyst/Ars-Venefici
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 771: Line 1,134:
 
   |github  =
 
   |github  =
 
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
 
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 789: Line 1,154:
 
   |nexus  = 9414
 
   |nexus  = 9414
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Artisan Products Copy Quality
 +
  |author  = justastranger
 +
  |id      = JAS.ArtisanProductsCopyQuality
 +
  |moddrop = 1554273
 +
  |nexus  =
 +
  |github  = justastranger/ArtisanProductsCopyQuality
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 794: Line 1,169:
 
   |author  = Platonymous
 
   |author  = Platonymous
 
   |id      = Platonymous.Artista
 
   |id      = Platonymous.Artista
 +
  |moddrop = 1521420
 
   |nexus  = 18697
 
   |nexus  = 18697
 
   |github  =
 
   |github  =
Line 813: Line 1,189:
 
   |nexus  = 260
 
   |nexus  = 260
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Atelier Cauldron, Cauldron
 +
  |author  = Kedi & sophiesalacia & wildflourmods
 +
  |id      = Atelier.Cauldron
 +
  |nexus  = 22926
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 823: Line 1,206:
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
 +
<!--
 
   |unofficial version = 1.1.3-unofficial.1-mizzion
 
   |unofficial version = 1.1.3-unofficial.1-mizzion
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 837: Line 1,222:
  
 
   |warnings = Broken on Android.
 
   |warnings = Broken on Android.
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 846: Line 1,233:
 
   |nexus  = 10192
 
   |nexus  = 10192
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 853: Line 1,242:
 
   |curse  = 880513
 
   |curse  = 880513
 
   |nexus  = 16294
 
   |nexus  = 16294
   |github  =
+
   |github  = misty-spring/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aurora GSI for Stardew Valley
+
  |name    = Audio Devices
 +
  |author  = Max Vollmer, SVProtector
 +
  |id      = maxvollmer.audiodevices
 +
  |nexus  = 2838
 +
  |github  = maxvollmer/AudioDevices
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Aurora GSI for Stardew Valley
 
   |author  = macer-Tim Oberle
 
   |author  = macer-Tim Oberle
 
   |id      = macer.AuroraGSI
 
   |id      = macer.AuroraGSI
Line 866: Line 1,268:
 
   |author  = taggartaa, Aaron Taggart
 
   |author  = taggartaa, Aaron Taggart
 
   |id      = AaronTaggart.AutoAnimalDoors
 
   |id      = AaronTaggart.AutoAnimalDoors
 +
  |curse  = 1002753
 
   |nexus  = 1019
 
   |nexus  = 1019
 
   |github  = taggartaa/AutoAnimalDoors
 
   |github  = taggartaa/AutoAnimalDoors
Line 871: Line 1,274:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Auto-Attack
 
   |name    = Auto-Attack
   |author  = cgifox
+
   |author  = X3n0n182
   |id      = cgifox.AutoAttack
+
   |id      = X3n0n182.AutoAttack
   |nexus  = 9620
+
   |nexus  = 7258
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Auto-Attack
 
   |name    = Auto-Attack
   |author  = X3n0n182
+
   |author  = cgifox
   |id      = X3n0n182.AutoAttack
+
   |id      = cgifox.AutoAttack
   |nexus  = 7258
+
   |nexus  = 9620
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 889: Line 1,294:
 
   |nexus  = 6773
 
   |nexus  = 6773
 
   |github  = Alison-Li/AutoBaitAndTacklesMod
 
   |github  = Alison-Li/AutoBaitAndTacklesMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Break Geode
 +
  |author  = weizinai
 +
  |id      = weizinai.AutoBreakGeode
 +
  |nexus  = 20685
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Catch
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.AutoCatch
 +
  |nexus  = 22616
 +
  |github  = MercuryVN/AutoCatch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 895: Line 1,314:
 
   |id      = BenjaminWilcox.AutoCoffee
 
   |id      = BenjaminWilcox.AutoCoffee
 
   |nexus  = 2387
 
   |nexus  = 2387
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Consume, Auto Consume for Heal and Buff
 +
  |author  = Jihyun and Somin
 +
  |id      = JihyunSomin.AutoConsume
 +
  |nexus  = 24178
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 908: Line 1,334:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Crop Watering, Auto Water Crops
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.AutoCropWatering
 +
  |nexus  = 20892
 +
  |github  = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 924: Line 1,357:
 
   |github  = Dwayneten/AutoFarmScreenshot
 
   |github  = Dwayneten/AutoFarmScreenshot
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23793
+
   |status  = workaround
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
+
  |summary  = use [[#Daily Screenshot|Daily Screenshot]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-23793
 +
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Fill Pet Bowl
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.AutoFillPetBowl
 +
  |nexus  = 20667
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 934: Line 1,378:
 
   |nexus  = 13296
 
   |nexus  = 13296
 
   |github  = maephie/StardewMods
 
   |github  = maephie/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 947: Line 1,393:
 
   |id      = SorryLate.AutoFishing
 
   |id      = SorryLate.AutoFishing
 
   |nexus  = 5235
 
   |nexus  = 5235
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Fishing
 +
  |author  = Tibbles
 +
  |id      = Tibbles.AutoFishing2<!--changed in 2.0.0-->, Tibbles.AutoFishing
 +
  |nexus  = 21339
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 955: Line 1,410:
 
   |nexus  = 820
 
   |nexus  = 820
 
   |github  = StephenKairos/Teban100-StardewMods
 
   |github  = StephenKairos/Teban100-StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Grabber Mod
 +
  |author  = Jotser
 +
  |id      = Jotser.AutoGrabberMod
 +
  |nexus  = 2783
 +
  |github  =
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 962: Line 1,427:
 
   |nexus  = 14162
 
   |nexus  = 14162
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Grab Truffles
 +
  |author  = Frostiverse
 +
  |id      = Frostiverse.AutoGrabTruffles
 +
  |nexus  = 21705
 +
  |github  = Hunter-Chambers/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Grab Truffles, QiXing Auto-Grab Truffles
 +
  |author  = QiXing
 +
  |id      = qixing.AutoGrabTruffles
 +
  |nexus  = 20874
 +
  |github  = qixing-jk/QiXingAutoGrabTruffles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 974: Line 1,453:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.Automate
 
   |id      = Pathoschild.Automate
 +
  |curse  = 992857
 
   |nexus  = 1063
 
   |nexus  = 1063
 
   |moddrop = 509760
 
   |moddrop = 509760
Line 996: Line 1,476:
 
   |unofficial version = 1.4.3-unofficial.4-pickle
 
   |unofficial version = 1.4.3-unofficial.4-pickle
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29685
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29685
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automate Tool Swap
 +
  |author  = Trapyy
 +
  |id      = Trapyy.AutomatetoolSwap
 +
  |curse  = 1001901
 +
  |nexus  = 21050
 +
  |github  = Caua-Oliveira/StardewValley-AutomateToolSwap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,003: Line 1,491:
 
   |nexus  = 3109
 
   |nexus  = 3109
 
   |moddrop = 467021
 
   |moddrop = 467021
 +
  |github  =
 +
 +
  |warnings = use Nexus, ModDrop is NOT updated
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automatic Petting of Animals
 +
  |author  = yangZ
 +
  |id      = yangZ.AutomaticPettingOfAnimals
 +
  |nexus  = 23539
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,010: Line 1,507:
 
   |id      = Zamiel.AutomaticScreenshotTaker
 
   |id      = Zamiel.AutomaticScreenshotTaker
 
   |nexus  = 10460
 
   |nexus  = 10460
   |github  = Zamiell/AutomaticScreenshotTaker
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automatic Stroking, Stroking Automatic
 +
  |author  = yangZ
 +
  |id      = yangZ.AutomaticStroking
 +
  |nexus  = 23508
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,020: Line 1,524:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AutoShaker
+
  |name    = Auto Melee Attack
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.AutoMeleeAttack
 +
  |nexus  = 20704
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Autonomals
 +
  |author  = DespairScent
 +
  |id      = DespairScent.Autonomals
 +
  |nexus  = 22879
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
 
   |author  = Jag3Dagster
 
   |author  = Jag3Dagster
   |id      = Jag3Dagster.AutoShaker
+
   |id      = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
 +
  |curse  = 989657
 
   |nexus  = 7736
 
   |nexus  = 7736
   |github  = jag3dagster/AutoShaker
+
   |github  = Hedgehog-Technologies/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,032: Line 1,551:
 
   |nexus  = 443
 
   |nexus  = 443
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Stack Bait
 +
  |author  = Jonathan Feenstra
 +
  |id      = JonathanFeenstra.AutoStackBait
 +
  |nexus  = 23423
 +
  |github  = JonathanFeenstra/Auto-StackBait
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,042: Line 1,568:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Tool Select
+
  |name    = Auto Stack Items to Chest
 +
  |author  = Chosimba
 +
  |id      = Chosimba.AutoStackItemsToChest
 +
  |nexus  = 2307
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Auto Tool Select
 
   |author  = lolmaj
 
   |author  = lolmaj
 
   |id      = lolmaj.AutoToolSelect
 
   |id      = lolmaj.AutoToolSelect
 
   |nexus  = 3883
 
   |nexus  = 3883
 
   |github  = MaciejMarkuszewski/StardewValleyAutoToolSelect
 
   |github  = MaciejMarkuszewski/StardewValleyAutoToolSelect
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,054: Line 1,593:
 
   |nexus  = 4924
 
   |nexus  = 4924
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Trasher
 +
  |author  = Jag3Dagster
 +
  |id      = HedgehogTechnologies.AutoTrasher
 +
  |curse  = 1014272
 +
  |nexus  = 23663
 +
  |github  = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Auto Travel
 
   |name    = Auto Travel
 
   |author  = GrumpyCrouton
 
   |author  = GrumpyCrouton
   |id      = GrumpyCrouton.AutoTravel
+
   |id      = GrumpyCrouton.AutoTravel2<!--changed in 2.0.0-->, GrumpyCrouton.AutoTravel
 
   |nexus  = 10693
 
   |nexus  = 10693
 
   |github  =
 
   |github  =
Line 1,068: Line 1,617:
 
   |nexus  = 1666
 
   |nexus  = 1666
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Water
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.AutoWater
 +
  |nexus  = 21022
 +
  |github  = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,097: Line 1,653:
 
   |broke in          = Stardew Valley 1.5
 
   |broke in          = Stardew Valley 1.5
 
   |unofficial version = 2.0.1-unofficial.1-strobe
 
   |unofficial version = 2.0.1-unofficial.1-strobe
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-65#post-44643
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44643
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,107: Line 1,663:
 
   |nexus  = 11856
 
   |nexus  = 11856
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Chance Adjustment
 +
  |author  = LateFilmsGamer
 +
  |id      = Late's.AdjustBabyChance
 +
  |nexus  = 15018
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Gender Interface
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BabyGenderInterface
 +
  |nexus  = 1947
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Pets
 +
  |author  = DellyBelly
 +
  |id      = DellyBelly.BabyPets
 +
  |nexus  = 20967
 +
  |github  = DelphinWave/BabyPets
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,128: Line 1,714:
 
   |nexus  = 14570
 
   |nexus  = 14570
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bait Maker - Quality Matters
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.BaitMakerQuality
 +
  |nexus  = 22768
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baits Do Their Jobs
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.BaitsDoTheirJobs
 +
  |nexus  = 23217
 +
  |github  = MercuryVN/BaitsDoTheirJobs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,142: Line 1,744:
 
   |nexus  = 13043
 
   |nexus  = 13043
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BarleyZP's Allergies, BarleyZP Allergies
 +
  |author  = BarleyZP
 +
  |id      = BarleyZP.BzpAllergies
 +
  |nexus  = 21238
 +
  |github  = lisyce/SDV_Allergies_Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,150: Line 1,759:
 
   |moddrop = 986076
 
   |moddrop = 986076
 
   |github  = lshtech/StardewValleyMods
 
   |github  = lshtech/StardewValleyMods
 +
  |summary = feature now in vanilla game (1.6)
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,165: Line 1,776:
 
   |nexus  = 16825
 
   |nexus  = 16825
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.3.4-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,174: Line 1,789:
  
 
   |broke in = Stardew Valley 1.5.5
 
   |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Battle Ring
 +
  |author  = lyl
 +
  |id      = lyl.br
 +
  |nexus  = 22027
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,182: Line 1,804:
 
   |github  = Ilyaki/BattleRoyalley
 
   |github  = Ilyaki/BattleRoyalley
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-after Battle Royalley - Year 2-->
 +
<!--
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,192: Line 1,816:
 
   |nexus  = 9891
 
   |nexus  = 9891
 
   |github  = tylergibbs2/BattleRoyalley-Year2
 
   |github  = tylergibbs2/BattleRoyalley-Year2
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,198: Line 1,824:
 
   |id      = Coll1234567.BecomeEthereal
 
   |id      = Coll1234567.BecomeEthereal
 
   |nexus  = 3746
 
   |nexus  = 3746
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Becoming Familiar
 +
  |author  = Krutonium
 +
  |id      = ca.krutonium.becomingfamiliar
 +
  |nexus  = 21949
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,206: Line 1,839:
 
   |nexus  = 10023
 
   |nexus  = 10023
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
  |unofficial version = 0.3.1-unofficial.2-FlyingTNT
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bee House Flower Range Fix
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.beehousefix
 +
  |nexus  = 3013
 +
  |github  = KirbyLink/BeeHouseFix
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,213: Line 1,861:
 
   |nexus  = 14812
 
   |nexus  = 14812
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BeePaths
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,222: Line 1,874:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Berry Season Reminder
+
  |name    = Be My Valentine
   |author  = Anthony Hilyard
+
  |author  = Taskmaster
   |id      = com.anthonyhilyard.berryseasonreminder
+
  |id      = Taskmaster.BeMyValentine
 +
  |nexus  = 5219
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Berry Season Reminder
 +
   |author  = Anthony Hilyard
 +
   |id      = com.anthonyhilyard.berryseasonreminder
 
   |curse  = 446669
 
   |curse  = 446669
 
   |nexus  = 9315
 
   |nexus  = 9315
Line 1,231: Line 1,892:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Better 10 Hearts
 
   |name    = Better 10 Hearts
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = EpicBellyFlop45.Better10Hearts
 
   |id      = EpicBellyFlop45.Better10Hearts
 
   |nexus  = 3605
 
   |nexus  = 3605
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,254: Line 1,918:
 
   |moddrop = 833553
 
   |moddrop = 833553
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status  = workaround
 +
  |summary  = use [[#Even Better Artisan Good Icons|Even Better Artisan Good Icons]] instead (see [{{github|chsiao58/EvenBetterArtisanGoodIcons}}#for-user instructions to convert old content packs]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,261: Line 1,929:
 
   |nexus  =
 
   |nexus  =
 
   |github  = daleao/bagi-meads
 
   |github  = daleao/bagi-meads
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Better Artisan Good Icons-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,293: Line 1,963:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Better Chests
 
   |name    = Better Chests
   |author  = furyx639
+
   |author  = LeFauxMatt
 
   |id      = furyx639.BetterChests
 
   |id      = furyx639.BetterChests
 
   |curse  = 871836
 
   |curse  = 871836
 +
  |moddrop = 1547210
 
   |nexus  = 9791
 
   |nexus  = 9791
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
Line 1,301: Line 1,972:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Better Crab Pots
 
   |name    = Better Crab Pots
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = EpicBellyFlop45.BetterCrabPots
 
   |id      = EpicBellyFlop45.BetterCrabPots
 
   |nexus  = 3159
 
   |nexus  = 3159
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,313: Line 1,987:
 
   |moddrop = 1115749
 
   |moddrop = 1115749
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting
 +
  |author  = RedstoneBoy
 +
  |id      = RedstoneBoy.BetterCrafting
 +
  |nexus  = 2504
 +
  |github  = RedstoneBoy/BetterCrafting
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,318: Line 2,002:
 
   |author  = Khloe Leclair
 
   |author  = Khloe Leclair
 
   |id      = leclair.bcbuildings
 
   |id      = leclair.bcbuildings
 +
  |nexus  = 11115
 
   |moddrop = 1115749
 
   |moddrop = 1115749
 +
  |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.bcspacecore
 
   |nexus  = 11115
 
   |nexus  = 11115
 +
  |moddrop = 1115749
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,335: Line 2,030:
 
   |nexus  = 3092
 
   |nexus  = 3092
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,343: Line 2,040:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
 +
<!--
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
   |unofficial version = 1.0.3-unofficial.1-strobe
 
   |unofficial version = 1.0.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,353: Line 2,052:
 
   |nexus  = 12802
 
   |nexus  = 12802
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Elevator - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.BetterElevator
 +
  |nexus  = 22340
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Enchantments, Enchantment
 +
  |author  = kalik
 +
  |id      = kalik.Enchantment
 +
  |nexus  = 23368
 +
  |github  = rusunu/Enchantment
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,383: Line 2,100:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
 +
<!--
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
   |unofficial version = 2.6.1-unofficial.4-strobe
 
   |unofficial version = 2.6.1-unofficial.4-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,393: Line 2,112:
 
   |nexus  = 4171
 
   |nexus  = 4171
 
   |github  = AairTheGreat/StardewValleyMods
 
   |github  = AairTheGreat/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,402: Line 2,123:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 +
<!--
 
   |unofficial version = 1.6.1-unofficial.1-benjiismydog
 
   |unofficial version = 1.6.1-unofficial.1-benjiismydog
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,413: Line 2,138:
 
   |moddrop = 833540
 
   |moddrop = 833540
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,426: Line 2,153:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Horse Flute
+
   |name    = Better Honey Mead
   |author  = Anthony Maciel, maciel310
+
   |author  = NCarigon
   |id      = AnthonyMaciel.BetterHorseFlute
+
   |id      = NCarigon.BetterHoneyMead
   |nexus  = 15285
+
   |nexus  = 22848
   |github  =
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,457: Line 2,184:
 
   |nexus  = 2221
 
   |nexus  = 2221
 
   |github  = hawkfalcon/Stardew-Mods
 
   |github  = hawkfalcon/Stardew-Mods
 +
 +
|broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
|unofficial version = 3.0.0-unofficial.1-p1xel8ted
 +
|unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123262
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,464: Line 2,195:
 
   |nexus  = 10936
 
   |nexus  = 10936
 
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
 
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,470: Line 2,203:
 
   |id      = ceruleandeep.BetterJunimosForestry
 
   |id      = ceruleandeep.BetterJunimosForestry
 
   |nexus  = 8992
 
   |nexus  = 8992
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Better Junimos-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,479: Line 2,214:
 
   |nexus  = 10631
 
   |nexus  = 10631
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Meowmere
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.BetterMeowmere
 +
  |nexus  = 20374
 +
  |github  = TheMightyAmondee/BetterMeowmere
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,491: Line 2,233:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Better Mixed Seeds
 
   |name    = Better Mixed Seeds
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
 
   |id      = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
 
   |nexus  = 3012
 
   |nexus  = 3012
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Re-Mixed Seeds|Re-Mixed Seeds]] or {{nexus mod|22495|Seed Overhaul}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,502: Line 2,248:
 
   |nexus  = 4161
 
   |nexus  = 4161
 
   |github  = AairTheGreat/StardewValleyMods
 
   |github  = AairTheGreat/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,509: Line 2,257:
 
   |nexus  = 16235
 
   |nexus  = 16235
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Better Pannint-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,530: Line 2,280:
 
   |nexus  = 935
 
   |nexus  = 935
 
   |github  = bmarquismarkail/SV_BetterQualityMoreSeeds
 
   |github  = bmarquismarkail/SV_BetterQualityMoreSeeds
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,551: Line 2,303:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Better Rarecrows
 
   |name    = Better Rarecrows
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
 
   |id      = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
 
   |nexus  = 3232
 
   |nexus  = 3232
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,568: Line 2,320:
 
   |id      = Zoryn.BetterRNG
 
   |id      = Zoryn.BetterRNG
 
   |nexus  =
 
   |nexus  =
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
   |github  = Zoryn4163/SMAPI-Mods
 
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
Line 1,582: Line 2,334:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.BetterShipping
 
   |id      = MindMeltMax.BetterShipping
 +
  |curse  = 1004479
 +
  |moddrop = 1135742
 
   |nexus  = 10487
 
   |nexus  = 10487
  |moddrop = 1135742
 
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
Line 1,596: Line 2,349:
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]]
+
   |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,606: Line 2,359:
 
   |nexus  = 2012
 
   |nexus  = 2012
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,620: Line 2,375:
 
   |nexus  = 2558
 
   |nexus  = 2558
 
   |github  = maxvollmer/BetterSkullCavernFalling
 
   |github  = maxvollmer/BetterSkullCavernFalling
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,628: Line 2,385:
 
   |moddrop = 833552
 
   |moddrop = 833552
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,635: Line 2,394:
 
   |nexus  = 1992
 
   |nexus  = 1992
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Special Orders
 +
  |author  = Xeru
 +
  |id      = xeru.BetterSpecialOrders
 +
  |nexus  = 24125
 +
  |github  = xeru98/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,643: Line 2,409:
 
   |chucklefish = 3551
 
   |chucklefish = 3551
 
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
 
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,650: Line 2,418:
 
   |nexus  = 17767
 
   |nexus  = 17767
 
   |github  = jamescodesthings/smapi-better-sprinklers
 
   |github  = jamescodesthings/smapi-better-sprinklers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Sprinklers Plus (1.6)
 +
  |author  = gingajamie
 +
  |id      = com.gingajamie.BetterSprinklersPlus
 +
  |nexus  = 21624
 +
  |github  = gingajamie/smapi-better-sprinklers-plus-encore
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Stardrops
 +
  |author  = Rokugin
 +
  |id      = Rokugin.BetterStardrops
 +
  |nexus  = 21360
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,658: Line 2,440:
 
   |moddrop = 1035408
 
   |moddrop = 1035408
 
   |github  = CaptainSully/StardewMods
 
   |github  = CaptainSully/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,665: Line 2,449:
 
   |nexus  = 4234
 
   |nexus  = 4234
 
   |github  = AairTheGreat/StardewValleyMods
 
   |github  = AairTheGreat/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#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,484:
 
   |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,494:
 
   |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,533:
 
   |nexus  = 7530
 
   |nexus  = 7530
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bigger Fridges
 +
  |author  = Entoarox
 +
  |id      = Entoarox.BiggerFridges
 +
  |nexus  = 21678
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,708: Line 2,550:
 
   |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,585:
 
   |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,600:
 
   |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,624:
  
 
   |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,640:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS No Clip
+
   |name    = BJS Capsule Mod
 
   |author  = BunnyJumps
 
   |author  = BunnyJumps
   |id      = BunnyJumps.BJSNoClip
+
   |id      = BunnyJumps.BJSCapsuleMod
   |nexus  = 2820
+
   |nexus  = 2502
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Time Skipper
+
   |name    = BJS MP Kick Mod
 
   |author  = BunnyJumps
 
   |author  = BunnyJumps
   |id      = BunnyJumps.BJSTimeSkipper
+
   |id      = BunnyJumps.BJSMPKickMenu
   |nexus  = 2178
+
   |nexus  = 2503
 
   |github  =
 
   |github  =
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-99#post-74821
+
   |status  = obsolete
   |unofficial version = 1.4.3-unofficial.1-Vivan
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS True Master
+
   |name    = BJS Night Sounds
   |author  = Qther - BunnyJumps
+
   |author  = BunnyJumps
   |id      = BunnyJumps.BJSTrueMaster
+
   |id      = BunnyJumps.BJSNightSounds
   |nexus  = 5324
+
   |nexus  = 2501
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.8
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blackhearts
+
   |name    = BJS No Clip
   |author  = Mightywa33ior
+
   |author  = BunnyJumps
   |id      = Mightywa33ior.Blackhearts
+
   |id      = BunnyJumps.BJSNoClip
   |nexus  = 7502
+
   |nexus  = 2820
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blahaj Blast
+
  |name    = BJS Only Treasure Room
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSOnlyTreasureRoom
 +
  |nexus  = 3145
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Plant Everywhere
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSPlantEverywhere
 +
  |nexus  = 3143
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Stop Grass
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSStopGrass
 +
  |nexus  = 2500
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Thunderstorm
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSThunderStorm
 +
  |nexus  = 3144
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Time Skipper
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSTimeSkipper
 +
  |nexus  = 2178
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 +
  |unofficial version = 1.4.3-unofficial.1-Vivan
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS True Master
 +
  |author  = Qther - BunnyJumps
 +
  |id      = BunnyJumps.BJSTrueMaster
 +
  |nexus  = 5324
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blackhearts
 +
  |author  = Mightywa33ior
 +
  |id      = Mightywa33ior.Blackhearts
 +
  |nexus  = 7502
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Blahaj Blast
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.BlahajBlast
 
   |id      = spacechase0.BlahajBlast
 
   |nexus  = 17550
 
   |nexus  = 17550
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,839: Line 2,781:
 
   |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,790:
 
   |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,813:
  
 
   |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,827:
 
   |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,837:
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Brazilian Names for NPCs, Nomes Brasileiros
+
  |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
 +
   |name    = Brazilian Names for NPCs, Nomes Brasileiros
 
   |author  = charbonn, Charles Bonnevialle
 
   |author  = charbonn, Charles Bonnevialle
 
   |id      = Charles.NomesBrasileiros
 
   |id      = Charles.NomesBrasileiros
Line 1,879: Line 2,869:
 
   |nexus  =
 
   |nexus  =
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,886: Line 2,878:
 
   |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,887:
 
   |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,910:
 
}}
 
}}
 
{{#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,922:
 
   |nexus  = 17746
 
   |nexus  = 17746
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.6.1-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,925: Line 2,933:
 
   |nexus  = 18996
 
   |nexus  = 18996
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,934: Line 2,944:
 
   |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 2,953:
 
   |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 2,970:
 
   |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 2,988:
 
   |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 2,997:
 
   |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,021:
 
   |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,030:
 
   |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,039:
 
   |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,049:
 
   |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,065:
 
   |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,091:
 
   |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,100:
 
   |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,110:
 
   |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,139:
 
   |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,152:
 
   |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,170:
 
   |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,185:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capstone Professions
+
  |name    = Capitalist Split Money
   |author  = spacechase0
+
  |author  = Ilyaki
   |id      = spacechase0.CapstoneProfessions
+
  |id      = Ilyaki.CapitalistSplitMoney
 +
  |nexus  = 3083
 +
  |github  = Ilyaki/CapitalistSplitMoney
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Capstone Professions
 +
   |author  = spacechase0
 +
   |id      = spacechase0.CapstoneProfessions
 
   |curse  = 867711
 
   |curse  = 867711
 
   |nexus  = 7636
 
   |nexus  = 7636
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,109: Line 3,213:
 
   |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,225:
 
{{#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,251:
 
   |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,264:
 
   |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,272:
 
   |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,283:
 
   |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,316:
 
   |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,340:
 
   |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,350:
 
   |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,360:
 
   |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,383:
 
   |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,392:
 
   |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,432:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChangeFarmCaves
 
   |id      = MindMeltMax.ChangeFarmCaves
 +
  |curse  = 1004487
 
   |moddrop = 1247516
 
   |moddrop = 1247516
 
   |nexus  = 14000
 
   |nexus  = 14000
Line 2,287: Line 3,443:
 
   |nexus  = 13428
 
   |nexus  = 13428
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,294: Line 3,452:
 
   |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,475:
 
   |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,491:
 
   |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,504:
 
   |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,522:
 
   |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,540:
 
   |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,549:
 
   |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,569:
 
   |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,580:
 
   |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,589:
 
   |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,598:
 
   |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,610:
 
   |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,650:
 
   |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,665:
 
   |nexus  = 13946
 
   |nexus  = 13946
 
   |github  = sergiomadd/StardewValleyMods
 
   |github  = sergiomadd/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Chests Anywhere
 
   |name    = Chests Anywhere
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
 
   |id      = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
 +
  |curse  = 1000640
 
   |nexus  = 518
 
   |nexus  = 518
 
   |moddrop = 606600
 
   |moddrop = 606600
Line 2,465: Line 3,678:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Children Like Parents, Dynamic Children Replacer
+
   |name    = Chest Value
   |author  = CroiDorcha
+
   |author  = Jppkr4
   |id      = CroiDorcha.ChildrenLikeParent
+
   |id      = Jppkr4.ChestValue
   |nexus  = 1756
+
   |nexus  = 23816
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Children's Beds Removal
+
   |name    = Chest Values
   |author  = Prismuth
+
   |author  = MysticalAsian
   |id      = Prismuth.ChildBedsRemoval
+
   |id      = MysticalAsian.ChestValues
   |nexus  = 1655
+
   |nexus  = 23878
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.3
+
{{#invoke:SMAPI compatibility|entry
   |status  = workaround
+
  |name    = Child Bed Config
   |summary  = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
+
  |author  = aclockworkhound
 +
  |id      = aclockworkhound.ChildBedConfig
 +
  |nexus  = 3540
 +
  |github  = clockworkhound/SDV-ChildBedConfig
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Children Like Parents, Dynamic Children Replacer
 +
  |author  = CroiDorcha
 +
  |id      = CroiDorcha.ChildrenLikeParent
 +
  |nexus  = 1756
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Children's Beds Removal
 +
  |author  = Prismuth
 +
  |id      = Prismuth.ChildBedsRemoval
 +
  |nexus  = 1655
 +
  |github  =
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status  = workaround
 +
   |summary  = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,491: Line 3,729:
 
   |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,759:
 
   |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,769:
 
   |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,778:
 
   |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,798:
 
   |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,807:
 
   |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,836:
 
{{#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,849:
 
   |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,875:
 
   |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,903:
 
   |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,921:
 
   |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 3,946:
 
   |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 3,955:
 
   |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 3,980:
 
   |nexus  = 10380
 
   |nexus  = 10380
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colored Chests
 +
  |author  = Igorious
 +
  |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
 +
  |nexus  =
 +
  |chucklefish = 3684
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = obsolete
 +
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Colored Crystalariums
 
   |name    = Colored Crystalariums
   |author  = sophie
+
   |author  = sophiesalacia
 
   |id      = sophie.ColoredCrystalariums
 
   |id      = sophie.ColoredCrystalariums
 
   |nexus  = 14428
 
   |nexus  = 14428
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Chests
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ColorfulChests
 +
  |nexus  = 1623
 +
  |moddrop = 279189
 +
  |github  = spacechase0/ColorfulChests
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Fish Ponds
 +
  |author  = rokugin
 +
  |id      = rokugin.colorfulfishponds
 +
  |nexus  = 23615
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,688: Line 4,039:
 
   |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,050:
 
   |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,066:
 
   |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,095:
 
   |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,119:
 
   |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,139:
 
   |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,182:
 
{{#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,197:
 
   |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,224:
 
   |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,233:
 
   |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,270:
 
   |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,288:
 
{{#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,886: Line 4,311:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Content Code
+
  |name    = Console Coordinates
 +
  |author  = Pillow
 +
  |id      = Pillow.ConsoleCoordinates
 +
  |nexus  = 8957
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Content Code
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.ContentCode
 
   |id      = spacechase0.ContentCode
Line 2,892: Line 4,326:
 
   |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,366:
 
   |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,381:
 
   |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,395:
 
   |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,405:
 
   |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,973: Line 4,421:
 
   |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,432:
 
}}
 
}}
 
{{#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,453:
 
   |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,470:
 
   |nexus  = 8522
 
   |nexus  = 8522
 
   |github  = Floogen/CosmeticRings
 
   |github  = Floogen/CosmeticRings
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,018: Line 4,482:
 
   |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,492:
 
   |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,043: Line 4,511:
 
   |nexus  = 6279
 
   |nexus  = 6279
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,050: Line 4,520:
 
   |nexus  = 4286
 
   |nexus  = 4286
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,057: Line 4,529:
 
   |nexus  = 8031
 
   |nexus  = 8031
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,064: Line 4,538:
 
   |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,549:
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Counter
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.CraftCounter
 +
  |nexus  = 2739
 +
  |github  = bcmpinc/StardewHack
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Collections Page
 +
  |author  = Gurm0
 +
  |id      = Gurm0.CraftingCollection
 +
  |curse  = 1008156
 +
  |nexus  = 21620
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Counter
 +
  |author  = lolpcgaming
 +
  |id      = lolpcgaming.CraftingCounter
 +
  |nexus  = 1585
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Priority
 +
  |author  = trienow
 +
  |id      = de.trienow.stardew.craftpriority
 +
  |nexus  = 4174
 +
  |github  = trienow/Stardew-CraftPriority
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crane Machine
 +
  |author  = chocolatte12
 +
  |id      = chocolatte12.CraneMachine
 +
  |nexus  = 20112
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,087: Line 4,610:
 
   |nexus  = 13807
 
   |nexus  = 13807
 
   |github  = KediDili/Creaturebook
 
   |github  = KediDili/Creaturebook
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Critter Rings
+
  |name    = Creeper Forage
   |author  = atravita
+
  |author  = bwdy
   |id      = atravita.CritterRings
+
  |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
 +
  |nexus  = 2115
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Critter Rings
 +
   |author  = atravita
 +
   |id      = atravita.CritterRings
 
   |curse  = 870962
 
   |curse  = 870962
 
   |moddrop = 1358001
 
   |moddrop = 1358001
 
   |nexus  = 15557
 
   |nexus  = 15557
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crocus Crew Sea Monster Alert, Sea Monster Alert
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.seaMonster
 +
  |nexus  = 20486
 +
  |github  = elizabethcd/SeaMonsterAlert
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,105: Line 4,649:
 
   |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,658:
 
   |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,676:
 
   |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,692:
 
   |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,705:
 
   |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,719:
 
   |nexus  = 17761
 
   |nexus  = 17761
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119392
 +
  |unofficial version = 0.3.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Crop Hat
 
   |name    = Crop Hat
   |author  = aed, aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CropHat
 
   |id      = aedenthorn.CropHat
 
   |nexus  = 11787
 
   |nexus  = 11787
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropHat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,177: Line 4,741:
 
   |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,192: Line 4,771:
 
   |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,808:
 
   |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,817:
 
   |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,828:
 
   |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,860:
 
   |nexus  = 7826
 
   |nexus  = 7826
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crystalline Junimo Chests
 +
  |author  = LeFauxMatt and pegfingers
 +
  |id      = furyx639.CrystallineJunimoChests
 +
  |moddrop = 1547134
 +
  |nexus  = 20658
 +
  |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,265: Line 4,879:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
 
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Current Location
 +
  |author  = Omegasis, AlphaOmegasis
 +
  |id      = CurrentLocation102120161203
 +
  |nexus  = 638
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,279: Line 4,904:
 
   |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 4,914:
 
   |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 4,937:
 
   |nexus  = 13826
 
   |nexus  = 13826
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Custom Backpack Framework|The Return of Custom Backpack Framework]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Bundles
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.CustomBundles
 +
  |nexus  = 8258
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Bush
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.CustomBush
 +
  |curse  = 998265
 +
  |moddrop = 1547214
 +
  |nexus  = 20619
 +
  |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,312: Line 4,972:
 
   |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 4,998:
 
   |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,005:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CustomCompanions
 
   |id      = PeacefulEnd.CustomCompanions
 +
  |curse  = 870939
 
   |nexus  = 8626
 
   |nexus  = 8626
 
   |github  = Floogen/CustomCompanions
 
   |github  = Floogen/CustomCompanions
Line 3,350: Line 5,024:
 
   |nexus  = 1255
 
   |nexus  = 1255
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Crops
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CustomCrops
 +
  |nexus  = 1592
 +
  |moddrop = 273617
 +
  |github  = spacechase0/CustomCrops
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,357: Line 5,043:
 
   |nexus  = 5830
 
   |nexus  = 5830
 
   |github  = ZaneYork/SDV_Mods
 
   |github  = ZaneYork/SDV_Mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,386: Line 5,074:
 
   |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,083:
 
   |nexus  = 5894
 
   |nexus  = 5894
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farm Loader
+
   |name    = Custom Egg Amount to Win the Egg Festival, Egg Festival Custom Egg Amount
   |author  = DeLiXx
+
   |author  = onlythechosen
   |id      = DeLiXx.Custom_Farm_Loader
+
   |id      = otc.eggfestivalcustomeggamount
   |nexus  = 13804
+
   |nexus  = 22380
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Fixed Dialogue
+
   |name    = Custom Element Handler
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.CustomFixedDialogue
 
  |nexus  = 6358
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Furniture
 
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.CustomFurniture
+
   |id      = Platonymous.CustomElementHandler
   |nexus  = 1254
+
   |nexus  = 1068
  |moddrop = 793932
 
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Gift Dialogue
+
   |name    = Custom Emotes
   |author  = PurrplingCat
+
   |author  = purrplingcat
   |id      = PurrplingCat.CustomGiftDialogue
+
   |id      = PurrplingCat.CustomEmotes
   |nexus  = 7304
+
   |nexus  = 10861
   |github  = purrplingcat/StardewMods
+
   |github  = purrplingcat/CustomEmotes
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Gift Limits
+
   |name    = Custom Farming Redux
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomGiftLimits
+
   |id      = Platonymous.CustomFarming
   |nexus  = 13964
+
   |nexus  = 991
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 307366
 +
  |moddrop = 793926
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Hay
+
   |name    = Custom Farming Redux → CFAutomate
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomHay
+
   |id      = Platonymous.CFAutomate
   |nexus  = 16744
+
   |nexus  = 991
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Automate 1.15
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Cart Redux
+
   |name    = Custom Farm Loader
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = DeLiXx
   |id      = KoihimeNakamura.CCR
+
   |id      = DeLiXx.Custom_Farm_Loader
   |nexus  = 1402
+
  |curse  = 990485
   |moddrop = 664037
+
   |nexus  = 13804
   |github = Sakorona/SDVMods
+
   |github  =
 +
   |source = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Death Penalty
+
   |name    = Custom Farm Types
   |author  = CatCattyCat, Cat
+
   |author  = spacechase0
   |id      = cat.customizabledeathpenalty
+
   |id      = spacechase0.CustomFarmTypes
   |nexus  = 1991
+
   |nexus  = 1140
   |moddrop = 833547
+
   |moddrop = 128708
   |github  = danvolchek/StardewMods
+
   |github  = spacechase0/CustomFarmTypes
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Traveling Cart Days
+
   |name    = Custom Fixed Dialogue
   |author  = Yyeahdude
+
   |author  = aedenthorn, Erinthe
   |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
+
   |id      = aedenthorn.CustomFixedDialogue
   |nexus   = 567
+
  |nexus  = 6358
   |github =
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
   |summary = use [[#Custom Fixed Dialogue - Continued|Custom Fixed Dialogue - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Anywhere
+
   |name    = Custom Fixed Dialogue - Continued
   |author  = Cherry, CherryChain
+
   |author  = Datamancer
   |id      = Cherry.CustomizeAnywhere
+
   |id      = datamancer.CustomFixedDialogue
   |nexus  = 4734
+
   |nexus  = 20938
   |moddrop = 716356
+
   |moddrop = 1533308
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Exterior
+
   |name    = Custom Furniture
   |author  = spacechase0
+
   |author  = Platonymous
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id      = Platonymous.CustomFurniture
   |nexus  = 1099
+
   |nexus  = 1254
   |moddrop = 127272
+
   |moddrop = 793932
   |github  = spacechase0/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
+
   |name    = Custom Gift Dialogue
   |author  = MissCoriel
+
   |author  = PurrplingCat
   |id      = misscoriel.hpstam
+
   |id      = PurrplingCat.CustomGiftDialogue
   |nexus  = 5275
+
   |nexus  = 7304
   |github  = MissCoriel/Customize-Health-and-Stamina
+
   |github  = purrplingcat/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Wedding Attire
+
   |name    = Custom Gift Limits
   |author  = violetlizabet
+
   |author  = aedenthorn, Erinthe
   |id      = violetlizabet.CustomizeWeddingAttire
+
   |id      = aedenthorn.CustomGiftLimits
   |nexus  = 10761
+
   |nexus  = 13964
   |github  = elizabethcd/CustomizeWeddingAttire
+
   |github  = aedenthorn/StardewValleyMods
}}
+
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Kissing
+
   |name    = Custom Gift Limits - Continued
   |author  = Digus
+
   |author  = aedenthorn and FlyingTNT
   |id      = DIGUS.CustomKissingMod
+
   |id      = FlyingTNT.CustomGiftLimits
   |nexus  = 4664
+
   |nexus  = 22385
   |github  = Digus/StardewValleyMods
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Linens
+
   |name    = Custom Greenhouse
   |author  = Mevima
+
   |author  = Forkmaster
   |id      = Mevima.CustomLinens
+
   |id      = Forkmaster.CustomGreenhouse
   |nexus  = 1027
+
   |nexus  = 3464
 
   |github  =
 
   |github  =
  
  |broke in = SMAPI 3.0
+
   |status  = abandoned
   |status   = workaround
 
  |summary = Use [https://www.nexusmods.com/stardewvalley/mods/2184/ Custom Linens for Content Patcher] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Localization
+
   |name    = Custom Harvest Fix
   |author  = ZaneYork
+
   |author  = mytigio
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
+
   |id      = mytigio.customharvestfix
   |nexus  = 5377
+
   |nexus  = 4192
   |github  = ZaneYork/SDV_CustomLocalization
+
   |github  = mytigio/CustomHarvestFix
  
   |summary  = use latest version.
+
  |status  = obsolete
 +
   |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
  |status  = obsolete
 
  |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Locks
+
   |name    = Custom Hay
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomLocks
+
   |id      = aedenthorn.CustomHay
   |nexus  = 6251
+
   |nexus  = 16744
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomHay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Mine Cart Steam
+
   |name    = Custom Home Music, Zelink's ZeldaHome
   |author  = aedenthorn, Erinthe
+
   |author  = zelink, zelinknilez
   |id      = aedenthorn.CustomMineCartSteam
+
   |id      = zelink.zeldaHome
   |nexus  = 14508
+
   |nexus  = 20844
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Movies
+
   |name    = Customise Child Bedroom
   |author  = Platonymous
+
   |author  = Speshkitty
   |id      = Platonymous.CustomMovies
+
   |id      = speshkitty.CustomiseChildBedroom
   |nexus  = 4737
+
   |nexus  = 5540
   |moddrop = 793918
+
   |github  = Speshkitty/CustomiseChildBedroom
   |github = Platonymous/Stardew-Valley-Mods
+
 
 +
   |status = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Music
+
   |name    = Customizable Cart Redux
   |author  = Platonymous
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Platonymous.CustomMusic
+
   |id      = KoihimeNakamura.CCR
   |curse   = 307367
+
   |nexus   = 1402
   |moddrop = 793904
+
   |moddrop = 664037
   |nexus  = 3043
+
   |github  = Sakorona/SDVMods
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC Exclusions
+
   |name    = Customizable Death Penalty
   |author  = Esca, Esca-MMC
+
   |author  = CatCattyCat, Cat
   |id      = Esca.CustomNPCExclusions
+
   |id      = cat.customizabledeathpenalty
   |nexus  = 7089
+
   |nexus  = 1991
   |moddrop = 847997
+
   |moddrop = 833547
   |github  = Esca-MMC/CustomNPCExclusions
+
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC Fixes
+
   |name    = Customizable Traveling Cart Days
   |author  = spacechase0
+
   |author  = Yyeahdude
   |id      = spacechase0.CustomNPCFixes
+
   |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
  |curse  = 867734
+
   |nexus  = 567
  |moddrop = 771669
 
  |nexus  = 3849
 
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom NPC - Riley, Riley House
 
  |author  = SG
 
  |id      = SG.RileyHouse
 
   |nexus  = 5811
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Obelisks
+
   |name    = Customize Anywhere
   |author  = XxHarvzBackxX
+
   |author  = Cherry, CherryChain
   |id      = harvz.CustomObelisks
+
   |id      = Cherry.CustomizeAnywhere
   |nexus  = 10202
+
   |nexus  = 4734
   |github  = XxHarvzBackxX/Custom-Obelisks
+
  |moddrop = 716356
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Object Production
+
   |name    = Customize Cursor Sprite
   |author  = aedenthorn, Erinthe
+
   |author  = Sonozuki
   |id      = aedenthorn.CustomObjectProduction
+
   |id      = EpicBellyFlop45.CustomizeCursorSprite
   |curse   = 868827
+
   |nexus   = 3014
   |nexus  = 10152
+
   |github  = Sonozuki/StardewMods
   |github = aedenthorn/StardewValleyMods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Ore Nodes
+
   |name    = Customize Dresser
   |author  = aedenthorn, Erinthe
+
   |author  = Dragoon23
   |id      = aedenthorn.CustomOreNodes
+
   |id      = Dragoon23.CustomizeDresser
  |curse  = 868903
+
   |nexus  = 23359
   |nexus  = 5966
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Paths
+
   |name    = Customize Exterior
   |author  = Entoarox
+
   |author  = spacechase0
   |id      = Entoarox.CustomPaths
+
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |nexus  = 2272
+
   |nexus  = 1099
   |chucklefish = 5234
+
   |moddrop = 127272
   |github  = Entoarox/StardewMods
+
   |github  = spacechase0/StardewValleyMods
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Pet Beds, Pet Bed
+
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author  = aedenthorn, Erinthe
+
   |author  = MissCoriel
   |id      = aedenthorn.PetBed
+
   |id      = misscoriel.hpstam
   |nexus  = 10462
+
   |nexus  = 5275
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MissCoriel/Customize-Health-and-Stamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Picture Frames
+
   |name    = Customize Trinkets
   |author  = aedenthorn, Erinthe
+
   |author  = Dragoon23
   |id      = aedenthorn.CustomPictureFrames
+
   |id      = Dragoon23.CustomizeTrinkets
   |nexus  = 10704
+
   |nexus  = 23818
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Quest Expiration
+
   |name    = Customize Wedding Attire
   |author  = hawkfalcon
+
   |author  = violetlizabet
   |id      = hawkfalcon.CustomQuestExpiration
+
   |id      = violetlizabet.CustomizeWeddingAttire
   |nexus  = 2148
+
   |nexus  = 10761
   |github  = hawkfalcon/Stardew-Mods
+
   |github  = elizabethcd/CustomizeWeddingAttire
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Reminders
+
   |name    = Custom Kissing
   |author  = Dem1se
+
   |author  = Digus
   |id      = Dem1se.CustomReminders
+
   |id      = DIGUS.CustomKissingMod
   |nexus  = 6215
+
   |nexus  = 4664
  |moddrop = 793899
+
   |github  = Digus/StardewValleyMods
   |github  = Dem1se/CustomReminders
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Renovations, Renovations
+
   |name    = Custom Linens
   |author  = aedenthorn, Erinthe
+
   |author  = Mevima
   |id      = aedenthorn.Renovations
+
   |id      = Mevima.CustomLinens
   |nexus  = 9687
+
   |nexus  = 1027
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|2184|Custom Linens for Content Patcher}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Resource Clumps
+
   |name    = Custom Localization
   |author  = aedenthorn, Erinthe
+
   |author  = ZaneYork
   |id      = aedenthorn.CustomResourceClumps
+
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
   |nexus  = 6669
+
   |nexus  = 5377
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ZaneYork/SDV_CustomLocalization
 +
 
 +
  |summary  = use latest version.
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Signs
+
   |name    = Custom Locks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSigns
+
   |id      = aedenthorn.CustomLocks
   |nexus  = 11336
+
   |nexus  = 6251
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Location
+
   |name    = Custom Locks Updated
   |author  = barteke22
+
   |author  = Rokugin
   |id      = barteke22.CustomSpouseLocation
+
   |id      = Rokugin.CustomLocksUpdated
   |nexus  = 9676
+
   |nexus  = 21148
   |github  = barteke22/StardewMods
+
   |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio Redux
+
   |name    = Custom Mine Cart Steam
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSpousePatioRedux
+
   |id      = aedenthorn.CustomMineCartSteam
   |nexus  = 10889
+
   |nexus  = 14508
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio Wizard
+
   |name    = Custom Movies
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomSpousePatioWizard
+
   |id      = Platonymous.CustomMovies
   |nexus  = 7775
+
   |nexus  = 4737
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793918
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Rooms
+
   |name    = Custom Music
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomSpouseRooms
+
   |id      = Platonymous.CustomMusic
   |curse  = 868833
+
   |curse  = 307367
   |nexus  = 10029
+
  |moddrop = 793904
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 3043
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Starter Furniture
+
   |name    = Custom Names
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.CustomStarterFurniture
+
   |id      = MindMeltMax.CustomNames
   |nexus  = 16729
+
  |curse  = 1008334
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 23131
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Starter Package
+
   |name    = Custom NPC
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomStarterPackage
+
   |id      = Platonymous.CustomNPC
   |nexus  = 14152
+
   |nexus  = 1607
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tokens
+
   |name    = Custom NPC Exclusions
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = Esca, Esca-MMC
   |id      = TheMightyAmondee.CustomTokens
+
   |id      = Esca.CustomNPCExclusions
   |nexus  = 7517
+
   |nexus  = 7089
   |github  = TheMightyAmondee/CustomTokens
+
  |moddrop = 847997
 +
   |github  = Esca-MMC/CustomNPCExclusions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Toolbar
+
   |name    = Custom NPC Fixes
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.CustomToolbar
+
   |id      = spacechase0.CustomNPCFixes
   |nexus  = 11322
+
  |curse  = 867734
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 771669
 +
   |nexus  = 3849
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tool Effect
+
   |name    = Custom NPC - Riley, Riley House
   |author  = ZaneYork
+
   |author  = SG
   |id      = ZaneYork.CustomToolEffect
+
   |id      = SG.RileyHouse
   |nexus  = 5712
+
   |nexus  = 5811
   |github  = ZaneYork/CustomToolEffect
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tool Range
+
   |name    = Custom Obelisks
   |author  = trashcan9
+
   |author  = XxHarvzBackxX
   |id      = trashcan9.CustomToolRange
+
   |id      = harvz.CustomObelisks
   |nexus  = 16384
+
   |nexus  = 10202
   |github  =
+
   |github  = XxHarvzBackxX/Custom-Obelisks
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tracker
+
   |name    = Custom Object Production
   |author  = Esca, Esca-MMC
+
   |author  = aedenthorn, Erinthe
   |id      = Esca.CustomTracker
+
   |id      = aedenthorn.CustomObjectProduction
   |nexus  = 5108
+
  |curse  = 868827
   |github  = Esca-MMC/CustomTracker
+
   |nexus  = 10152
   |moddrop = 706059
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Transparency
+
   |name    = Custom Ore Nodes
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.customtransparency
+
   |id      = aedenthorn.CustomOreNodes
   |nexus   = 2359
+
   |curse   = 868903
   |moddrop = 833556
+
   |nexus  = 5966
   |github  = danvolchek/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Trash Can
+
   |name    = Custom Paths
   |author  = ShivaGuy
+
   |author  = Entoarox
   |id      = ShivaGuy.CustomTrashCan
+
   |id      = Entoarox.CustomPaths
   |nexus  = 11835
+
   |nexus  = 2272
   |github  =
+
  |chucklefish = 5234
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tree Tweaks, More Wood
+
   |name    = Custom Pet Beds, Pet Bed
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TreeTweaks
+
   |id      = aedenthorn.PetBed
   |nexus  = 10760
+
   |nexus  = 10462
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom TV
+
   |name    = Custom Picture Frames
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.CustomTV
+
   |id      = aedenthorn.CustomPictureFrames
   |curse   = 877224
+
   |nexus   = 10704
   |nexus  = 6775
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Wallpaper Framework
+
   |name    = Custom Quest Expiration
   |author  = aedenthorn, Erinthe
+
   |author  = hawkfalcon
   |id      = aedenthorn.CustomWallpaperFramework
+
   |id      = hawkfalcon.CustomQuestExpiration
  |curse  = 868751
+
   |nexus  = 2148
   |nexus  = 12510
+
   |github  = hawkfalcon/Stardew-Mods
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warp Locations
+
   |name    = Custom Reminders
   |author  = CatCattyCat, Cat
+
   |author  = Dem1se
   |id      = cat.customwarplocations
+
   |id      = Dem1se.CustomReminders
   |nexus  = 1688
+
   |nexus  = 6215
   |moddrop = 833544
+
   |moddrop = 793899
   |github  = danvolchek/StardewMods
+
   |github  = Dem1se/CustomReminders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warp Points
+
   |name    = Custom Renovations, Renovations
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWarpPoints
+
   |id      = aedenthorn.Renovations
   |nexus  = 9651
+
   |nexus  = 9687
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Warps
 
  |author  = f4iTh, JertsukkaTheMan
 
  |id      = f4iTh.CustomWarps
 
  |nexus  = 3445
 
  |github  =
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Winter Star Gifts
+
   |name    = Custom Resource Clumps
   |author  = XxHarvzBackxX
+
   |author  = aedenthorn, Erinthe
   |id      = harvz.CWSG
+
   |id      = aedenthorn.CustomResourceClumps
   |nexus  = 10024
+
   |nexus  = 6669
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cut the Cord, TvMenu
+
   |name    = Custom Shirts
   |author  = cgifox
+
   |author  = Platonymous
   |id      = cgifox.CutTheCord
+
   |id      = Platonymous.CustomShirts
   |nexus  = 9571
+
   |nexus  = 2416
   |github  = harshlele/CutTheCord
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cycle Tools
+
   |name    = Custom Shops Redux
   |author  = furyx639
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = furyx639.CycleTools
+
   |id      = Omegasis.CustomShopReduxGui
   |curse   = 871827
+
   |nexus  = 1378
   |nexus   = 13973
+
  |github  = janavarro95/Stardew_Valley_Mods
   |github = LeFauxMatt/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.4
 +
   |status   = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Farm Photo
+
   |name    = Custom Signs
   |author  = Seawolf, seawolf87
+
   |author  = aedenthorn, Erinthe
   |id      = Seawolf.DailyFarmPhoto
+
   |id      = aedenthorn.CustomSigns
   |nexus  = 4791
+
   |nexus  = 11336
   |github  = Seawolf87/DailyFarmPhoto
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
+
   |name    = Custom Spouse Location
   |author  = BlaDe
+
   |author  = barteke22
   |id      = BlaDe.StepsTakenOnScreen
+
   |id      = barteke22.CustomSpouseLocation
   |nexus  = 6783
+
   |nexus  = 9676
   |github  =
+
   |github  = barteke22/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck Message
+
   |name    = Custom Spouse Patio
   |author  = Schematix, Schmtx
+
   |author  = aedenthorn, Erinthe
   |id      = Schematix.DailyLuckMessage
+
   |id      = aedenthorn.CustomSpousePatio
   |nexus  = 1327
+
   |nexus  = 6630
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
  |broke in = Stardew Valley 1.3
+
   |status = abandoned
   |status   = workaround
+
   |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
   |summary = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily News
+
   |name    = Custom Spouse Patio Redux
   |author  = bashNinja
+
   |author  = aedenthorn, Erinthe
   |id      = bashNinja.DailyNews
+
   |id      = aedenthorn.CustomSpousePatioRedux
   |nexus  = 1141
+
   |nexus  = 10889
   |github  = miketweaver/DailyNews
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
  |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Pet the Animals
+
   |name    = Custom Spouse Patio Wizard
   |author  = flowoeB
+
   |author  = aedenthorn, Erinthe
   |id      = flowoeB.DailyPetTheAnimals
+
   |id      = aedenthorn.CustomSpousePatioWizard
   |nexus  = 8356
+
   |nexus  = 7775
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Phone Quest
+
   |name    = Custom Spouse Rooms
   |author  = ActionJackson
+
   |author  = aedenthorn, Erinthe
   |id      = ActionJackson.DailyPhoneQuest
+
   |id      = aedenthorn.CustomSpouseRooms
   |nexus  = 14648
+
  |curse  = 868833
   |github  =
+
   |nexus  = 10029
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = workaround
 +
  |summary            = use [[#Custom Spouse Rooms - Continued|Custom Spouse Rooms - Continued]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184 unofficial update] instead.
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184
 +
  |unofficial version = 0.8.3-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
+
   |name    = Custom Spouse Rooms - Continued
   |author  = MevNav
+
   |author  = Datamancer
   |id      = MevNav.DailyPlanner
+
   |id      = datamancer.CustomSpouseRooms
   |nexus  = 16704
+
   |nexus  = 20966
   |github  = BuildABuddha/StardewDailyPlanner
+
  |moddrop = 1534005
 +
   |github  = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Screenshot
+
   |name    = Custom Starter Furniture
   |author  = CompSciLauren
+
   |author  = aedenthorn, Erinthe
   |id      = CompSciLauren.DailyScreenshot
+
   |id      = aedenthorn.CustomStarterFurniture
   |nexus  = 4779
+
   |nexus  = 16729
  |chucklefish = 5907
+
   |github  = aedenthorn/StardewValleyMods
  |moddrop = 677025
 
  |curse  = 353698
 
   |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Special Orders
+
   |name    = Custom Starter Package
   |author  = shekurika
+
   |author  = aedenthorn, Erinthe
   |id      = shekurika.DailySpecialOrders
+
   |id      = aedenthorn.CustomStarterPackage
   |nexus  = 9693
+
   |nexus  = 14152
   |github  = shekurika/DailySpecialOrders
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Tasks Report
+
   |name    = Custom Tapper Framework
   |author  = GuiNoya, Yesst
+
   |author  = Selph, zombifier
   |id      = GuiNoya.DailyTasksReport
+
   |id      = selph.CustomTapperFramework
   |nexus  = 1624
+
   |nexus  = 22975
   |github  = GuiNoya/SVMods
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.4.2-unofficial.8-prism99
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dan Utils
+
   |name    = Custom Tokens
   |author  = Danmw3
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = danmw3.DanUtils
+
   |id      = TheMightyAmondee.CustomTokens
   |nexus  = 2287
+
   |nexus  = 7517
   |github  =
+
   |github  = TheMightyAmondee/CustomTokens
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dark User Interface
+
   |name    = Custom Toolbar
   |author  = zazizu
+
   |author  = aedenthorn, Erinthe
   |id      = zazizu.darkUI
+
   |id      = aedenthorn.CustomToolbar
   |nexus  = 4056
+
   |nexus  = 11322
   |github  = cilekli-link/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Data Layers, Data Maps
+
   |name    = Custom Tool Effect
   |author  = Pathoschild
+
   |author  = ZaneYork
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id      = ZaneYork.CustomToolEffect
   |nexus  = 1691
+
   |nexus  = 5712
   |moddrop = 606646
+
   |github  = ZaneYork/CustomToolEffect
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dear Diary, Journal Keeping Mod
+
   |name    = Custom Tool Range
   |author  = MissCoriel
+
   |author  = trashcan9
   |id      = misscoriel.diary
+
   |id      = trashcan9.CustomToolRange
   |nexus  = 4451
+
   |nexus  = 16384
  |moddrop = 624395
+
   |github  =
   |github  = MissCoriel/Dear-Diary
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Death Tweaks
+
   |name    = Custom Tracker
   |author  = aedenthorn, Erinthe
+
   |author  = Esca, Esca-MMC
   |id      = aedenthorn.DeathTweaks
+
   |id      = Esca.CustomTracker
   |nexus  = 18174
+
   |nexus  = 5108
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Esca-MMC/CustomTracker
 +
  |moddrop = 706059
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Debug Mode
+
   |name    = Custom Transparency
   |author  = Pathoschild
+
   |author  = CatCattyCat, Cat
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id      = cat.customtransparency
   |nexus  = 679
+
   |nexus  = 2359
   |moddrop = 606608
+
   |moddrop = 833556
   |github  = Pathoschild/StardewMods
+
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Decrafting Mod
+
   |name    = Custom Trash Can
   |author  = iSkLz_, MSCFC
+
   |author  = ShivaGuy
   |id      = MSCFC.DecraftingMod
+
   |id      = ShivaGuy.CustomTrashCan
   |nexus  = 4158
+
   |nexus  = 11835
   |github  = iSkLz/DecraftingMod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods
+
   |name    = Custom Tree Tweaks, More Wood
   |author  = Max Vollmer, SVProtector
+
   |author  = aedenthorn, Erinthe
   |id      = maxvollmer.deepwoodsmod
+
   |id      = aedenthorn.TreeTweaks
   |nexus  = 2571
+
   |nexus  = 10760
   |github  = maxvollmer/DeepWoodsMod
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Seasonal Obelisk
+
   |name    = Custom TV
   |author  = Sandman53
+
   |author  = Platonymous
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id      = Platonymous.CustomTV
   |nexus  = 5016
+
  |curse  = 877224
   |github  =
+
   |nexus  = 6775
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Warp Network Integration
+
   |name    = Custom TV Channel
   |author  = Tlitookilakin
+
   |author  = chieeri323
   |id      = tlitookilakin.deepwoodswarpnet
+
   |id      = chieeri323.customtvchannel
   |nexus  = 10240
+
   |nexus  = 24278
  |moddrop = 1060419
+
   |github  =
   |github  = tlitookilakin/WarpnetDeepwoods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Farmer
+
   |name    = Custom Wallpaper Framework
   |author  = Tyler Gibbs
+
   |author  = aedenthorn, Erinthe
   |id      = tylergibbs2.DefaultFarmer
+
   |id      = aedenthorn.CustomWallpaperFramework
   |nexus  = 12421
+
  |curse  = 868751
   |github  = tylergibbs2/DefaultFarmer
+
   |nexus  = 12510
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Window Size
+
   |name    = Custom Walls and Floors
   |author  = DecidedlyHuman
+
   |author  = Platonymous
   |id      = DecidedlyHuman.DefaultWindowSize
+
   |id      = Platonymous.CustomWallsAndFloors
   |nexus  = 10939
+
  |curse  = 307569
   |github  = DecidedlyHuman/StardewValleyMods
+
  |moddrop = 793903
 +
   |nexus  = 3010
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Service
+
   |name    = Custom Warp Locations
   |author  = AxesOfEvil
+
   |author  = CatCattyCat, Cat
   |id      = AxesOfEvil.DeliveryService
+
   |id      = cat.customwarplocations
   |nexus  = 5187
+
   |nexus  = 1688
   |github  = AxesOfEvil/SV_DeliveryService
+
  |moddrop = 833544
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Upgrade Tool
+
   |name    = Custom Warp Points
   |author  = Dash, yuukidach
+
   |author  = aedenthorn, Erinthe
   |id      = Pathoschild.test
+
   |id      = aedenthorn.CustomWarpPoints
   |nexus  = 5570
+
   |nexus  = 9651
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Grabber Redux
+
   |name    = Custom Warps
   |author  = ferdaber
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = ferdaber.DeluxeGrabberRedux
+
   |id      = f4iTh.CustomWarps
   |nexus  = 7920
+
   |nexus  = 3445
   |github  = ferdaber/sdv-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Hats
+
   |name    = Custom Winter Star Gifts
   |author  = domsim1
+
   |author  = XxHarvzBackxX
   |id      = domsim1.DeluxeHats
+
   |id      = harvz.CWSG
   |nexus  = 5836
+
   |nexus  = 10024
   |github  = domsim1/stardew-valley-deluxe-hats-mod
+
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Journal
+
   |name    = Cut the Cord, TvMenu
   |author  = MolsonCAD
+
   |author  = cgifox
   |id      = MolsonCAD.DeluxeJournal
+
   |id      = cgifox.CutTheCord
   |nexus  = 11436
+
   |nexus  = 9571
   |github  = MolsonCAD/DeluxeJournal
+
   |github  = harshlele/CutTheCord
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demanding Shipping
+
   |name    = Cycle Tools
   |author  = lech43
+
   |author  = LeFauxMatt
   |id      = lech43.DemandingShipping
+
   |id      = furyx639.CycleTools
   |nexus  = 7315
+
  |curse  = 871827
   |github  =
+
   |nexus  = 13973
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demetrius Visits Cave
+
   |name    = Daily Farm Photo
   |author  = Kichjo
+
   |author  = Seawolf, seawolf87
   |id      = Kichjo.DemetriusVisitsCave
+
   |id      = Seawolf.DailyFarmPhoto
   |nexus  = 5477
+
   |nexus  = 4791
   |github  = KeelanRosa/StardewMods
+
   |github  = Seawolf87/DailyFarmPhoto
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Bloom Farm
+
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
   |author  = DeLiXx
+
   |author  = BlaDe
   |id      = DeLiXx.Desert_Bloom_Farm
+
   |id      = BlaDe.StepsTakenOnScreen
   |nexus  = 16750
+
   |nexus  = 6783
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-desert-bloom-farm
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Destroyable Bushes
+
   |name    = Daily Luck Message
   |author  = Esca, Esca-MMC
+
   |author  = Schematix, Schmtx
   |id      = Esca.DestroyableBushes
+
   |id      = Schematix.DailyLuckMessage
   |nexus  = 6304
+
   |nexus  = 1327
   |moddrop = 798245
+
   |github  =
   |github = Esca-MMC/DestroyableBushes
+
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
   |summary = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Detailed Sprites
+
   |name    = Daily Luck on HUD, JustLuckMod
   |author  = RainsKuro, RainzKuro
+
   |author  = zeldela
   |id      = RainzKuro.DetailedSprites
+
   |id      = dJustLuckMod
   |nexus  = 15549
+
   |nexus  = 10386
   |github  =
+
   |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Box Redesign
+
   |name    = Daily News
   |author  = gzhynko
+
   |author  = bashNinja
   |id      = GZhynko.DialogueBoxRedesign
+
   |id      = bashNinja.DailyNews
   |nexus  = 8853
+
   |nexus  = 1141
   |github  = gzhynko/StardewMods
+
   |github  = miketweaver/DailyNews
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Display Framework
+
   |name    = Daily Notifications, Event Notifications
   |author  = aedenthorn, Erinthe
+
   |author  = dreamsicl
   |id      = aedenthorn.DialogueDisplayFramework
+
   |id      = EventNotifications
   |curse   = 868761
+
  |nexus  =
   |nexus   = 11661
+
  |chucklefish = 3621
   |github = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
   |broke in = Stardew Valley 1.2?
 +
   |status   = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 +
<!--
 +
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 +
  |unofficial version = 1.2.1-unofficial.3-f4ith
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Extension
+
   |name    = Daily Pet the Animals
   |author  = elbe
+
   |author  = flowoeB
   |id      = elbe.DialogueExtension
+
   |id      = flowoeB.DailyPetTheAnimals
   |nexus  = 10851
+
   |nexus  = 8356
   |github  = lshtech/DialogueExtension
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue New Line
+
   |name    = Daily Phone Quest
   |author  = aedenthorn, Erinthe
+
   |author  = ActionJackson
   |id      = aedenthorn.DialogueNewLine
+
   |id      = ActionJackson.DailyPhoneQuest
   |curse   = 868753
+
   |nexus   = 14648
   |nexus  = 12175
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Tester
+
   |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
   |author  = DecidedlyHuman
+
   |author  = MevNav
   |id      = DecidedlyHuman.DialogueTester
+
   |id      = MevNav.DailyPlanner
   |nexus  = 9887
+
   |nexus  = 16704
  |moddrop = 1035899
+
   |github  = BuildABuddha/StardewDailyPlanner
   |github  = DecidedlyHuman/DialogueTester
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Trees
+
   |name    = Daily Quest Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = aedenthorn.DialogueTrees
+
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
   |nexus  = 9550
+
   |nexus  = 513
   |github  = aedenthorn/StardewValleyMods
+
   |github  = janavarro95/Stardew_Valley_Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Did You Water Your Crops
 
  |author  = Nishtra
 
  |id      = Nishtra.DidYouWaterYourCrops
 
  |nexus  = 1583
 
  |github  =
 
  
   |status   = workaround
+
   |status = abandoned
   |summary = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
+
   |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
+
   |name    = Daily Screenshot
   |author  = shanks3042
+
   |author  = CompSciLauren
   |id      = shanks3042.StardewValleyEasyPrairieKing
+
   |id      = CompSciLauren.DailyScreenshot
   |nexus  = 5816
+
   |nexus  = 4779
   |github  =
+
   |chucklefish = 5907
   |source = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
+
  |moddrop = 677025
 +
  |curse  = 353698
 +
   |github = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dimensional Pockets
+
   |name    = Daily Special Orders
   |author  = spacechase0
+
   |author  = shekurika
   |id      = spacechase0.DimensionalPockets
+
   |id      = shekurika.DailySpecialOrders
   |nexus  = 12706
+
   |nexus  = 9693
   |github  = spacechase0/StardewValleyMods
+
   |github  = shekurika/DailySpecialOrders
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dino Form
+
   |name    = Daily Tasks Report
   |author  = aedenthorn, Erinthe
+
   |author  = GuiNoya, Yesst
   |id      = aedenthorn.DinoForm
+
   |id      = GuiNoya.DailyTasksReport
   |nexus  = 18244
+
   |nexus  = 1624
   |github  = aedenthorn/StardewValleyMods
+
   |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.4.2-unofficial.8-prism99
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Tasks Report Plus
 +
  |author  = Prism 99
 +
  |id      = Prism99.DailyTasksReportPlus
 +
  |nexus  = 20871
 +
  |github  = Prism-99/DailyTaskReportPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Auto Pickup
+
   |name    = DaLionheart
   |author  = Eugenii10
+
   |author  = DaLion
   |id      = KubichekEV.DisableAutoPickup
+
   |id      = DaLion.Core
   |nexus  = 9717
+
   |nexus  = 24332
   |github  =
+
   |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Gamepad, Disable Controller
+
   |name    = Dan Utils
   |author  = lperkins2, Logan Perkins
+
   |author  = Danmw3
   |id      = lperkins2.DisableController
+
   |id      = danmw3.DanUtils
   |nexus  = 2229
+
   |nexus  = 2287
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Discord Rich Presence
+
   |name    = Dark User Interface
   |author  = RuiNtD
+
   |author  = zazizu
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
+
   |id      = zazizu.darkUI
   |nexus  = 2156
+
   |nexus  = 4056
   |github  = RuiNtD/SVRichPresence
+
   |github  = cilekli-link/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dish of the Day Display
+
   |name    = Data Layers, Data Maps
   |author  = MouseyPounds
+
   |author  = Pathoschild
   |id      = MouseyPounds.DishOfTheDayDisplay
+
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus  = 3960
+
  |curse  = 1000628
   |github  = MouseyPounds/stardew-mods
+
   |nexus  = 1691
 +
  |moddrop = 606646
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dismantle Craftables
+
   |name    = Date Night
   |author  = jahangmar
+
   |author  = SUPERT
   |id      = jahangmar.DismantleCraftables
+
   |id      = supert.datenight
   |nexus  = 3687
+
   |nexus  = 11459
   |github = jahangmar/StardewValleyMods
+
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
  |summary = use {{nexus mod|22714|Date Night Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Display Energy
+
   |name    = Dear Diary, Journal Keeping Mod
   |author  = dmarcoux
+
   |author  = MissCoriel
   |id      = dmarcoux.DisplayEnergy
+
   |id      = misscoriel.diary
   |nexus  = 10662
+
   |nexus  = 4451
   |moddrop = 1087175
+
   |moddrop = 624395
   |github  = dmarcoux/DisplayEnergy
+
   |github  = MissCoriel/Dear-Diary
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Displays
+
   |name    = Death Tweaks
   |author  = spacechase0 and ParadigmNomad
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.Displays
+
   |id      = aedenthorn.DeathTweaks
  |curse  = 867712
+
   |nexus  = 18174
   |nexus  = 7635
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
+
   |name    = Debug Mode
   |author  = Airyn and the DSV Team
+
   |author  = Pathoschild
   |id      = DSV.Core
+
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus  = 17059
+
  |curse  = 1000634
   |github  =
+
   |nexus  = 679
 +
  |moddrop = 606608
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Eat That
+
   |name    = Decrafting Mod
   |author  = Pyrohead37
+
   |author  = iSkLz_, MSCFC
   |id      = Pyrohead37.DontEatThat
+
   |id      = MSCFC.DecraftingMod
   |nexus  = 1951
+
   |nexus  = 4158
   |github  = jahangmar/StardewValleyMods
+
   |github  = iSkLz/DecraftingMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Stop Me Now
+
   |name    = Deep Woods
   |author  = Shockah
+
   |author  = Max Vollmer, SVProtector
   |id      = Shockah.DontStopMeNow
+
   |id      = maxvollmer.deepwoodsmod
   |nexus  = 10941
+
  |curse  = 992429
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 2571
 +
   |github  = maxvollmer/DeepWoodsMod
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Double Standard Farm
+
   |name    = Deep Woods Seasonal Obelisk
   |author  = Leaf
+
   |author  = Sandman53
   |id      = Leaf.DoubleStandardFarm
+
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus  = 3928
+
   |nexus  = 5016
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Downtown Zuzu
+
   |name    = Deep Woods Warp Network Integration
   |author  = XxHarvzBackxX, Zuzu Development Team
+
   |author  = Tlitookilakin
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id      = tlitookilakin.deepwoodswarpnet
   |nexus  = 8587
+
   |nexus  = 10240
   |github  =
+
  |moddrop = 1060419
 +
   |github  = tlitookilakin/WarpnetDeepwoods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DPad Inventory Hotkey
+
   |name    = Default Animal Skin Replacer, Default Skin Replace
   |author  = joljyo
+
   |author  = bungus
   |id      = joljyo.DPadInventoryHotkey
+
   |id      = bungus.DefaultSkinReplace
   |nexus  = 7507
+
   |nexus  = 21612
   |github  =
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dragon Pearl Lure
+
   |name    = Default Farmer
   |author  = violetlizabet
+
   |author  = Tyler Gibbs
   |id      = violetlizabet.DragonPearlLure
+
   |id      = tylergibbs2.DefaultFarmer
   |nexus  = 15109
+
   |nexus  = 12421
   |github  = elizabethcd/DragonPearlLure
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Draw Fish Ponds Over Grass
+
   |name    = Default On Cheats
   |author  = atravita
+
   |author  = EnderTedi
   |id      = atravita.DrawFishPondsOverGrass
+
   |id      = EnderTedi.DefaultOnCheats
  |curse  = 870981
+
   |nexus  = 21035
  |moddrop = 1125248
+
   |github  = EnderTedi/DefaultOnCheats
   |nexus  = 11352
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dreamscape
+
   |name    = Default Window Size
   |author  = aedenthorn, Erinthe
+
   |author  = DecidedlyHuman
   |id      = aedenthorn.Dreamscape
+
   |id      = DecidedlyHuman.DefaultWindowSize
   |nexus  = 11742
+
   |nexus  = 10939
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drive By
+
   |name    = Delivery Service
   |author  = BlaDe
+
   |author  = AxesOfEvil
   |id      = BlaDe.DriveBy
+
   |id      = AxesOfEvil.DeliveryService
   |nexus  = 12033
+
   |nexus  = 5187
   |github  =
+
   |github  = AxesOfEvil/SV_DeliveryService
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drop It - Drop Item Hotkey
+
   |name    = Delivery Upgrade Tool
   |author  = Goldenrevolver
+
   |author  = Dash, yuukidach
   |id      = Goldenrevolver.DropItHotkey
+
   |id      = Pathoschild.test
   |nexus  = 7971
+
   |nexus  = 5570
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Buddy
+
   |name    = Deluxe Auto-Grabber, Coop Grabber
   |author  = SwiftSails
+
   |author  = stokastic
   |id      = SwiftSails.DungeonBuddy
+
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |nexus  = 7864
+
   |nexus  = 2462
   |github  =
+
   |github  = stokastic/CoopGrabber
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Merchants
+
   |name    = Deluxe Auto-Petter
   |author  = aedenthorn, Erinthe
+
   |author  = Frostiverse
   |id      = aedenthorn.DungeonMerchants
+
   |id      = Frostiverse.DeluxeAutoPetter
   |nexus  = 14630
+
   |nexus  = 23226
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durable Fences
+
   |name    = Deluxe Grabber Redux
   |author  = Zoryn
+
   |author  = ferdaber
   |id      = Zoryn.DurableFences
+
   |id      = ferdaber.DeluxeGrabberRedux
   |nexus  =
+
   |nexus  = 7920
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = ferdaber/sdv-mods
   |github = Zoryn4163/SMAPI-Mods
+
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
   |summary = use [[#Deluxe Grabber Redux 1.6|Deluxe Grabber Redux 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durin's Rest
+
   |name    = Deluxe Grabber Redux 1.6
   |author  = NoFogBob and PaulDunstan
+
   |author  = Nykal145
   |id      = NoFogBob.DurinsRest_CSharp
+
   |id      = Nykal145.DeluxeGrabberRedux16
   |nexus  = 12345
+
   |nexus  = 20799
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul
+
   |name    = Deluxe Hats
   |author  = CyanFire
+
   |author  = domsim1
   |id      = CF.SMAPI.DustyOverhaul
+
   |id      = domsim1.DeluxeHats
   |nexus  = 13057
+
   |nexus  = 5836
   |github  =
+
   |github  = domsim1/stardew-valley-deluxe-hats-mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul - SVE
+
   |name    = Deluxe Journal
   |author  = CyanFire
+
   |author  = MolsonCAD
   |id      = CF.SMAPI.DustyOverhaulSVE
+
   |id      = MolsonCAD.DeluxeJournal
   |nexus  = 13265
+
   |nexus  = 11436
   |github  =
+
   |github  = MolsonCAD/DeluxeJournal
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DVR
+
   |name    = Demanding Shipping
   |author  = captncraig
+
   |author  = lech43
   |id      = captncraig.dvr
+
   |id      = lech43.DemandingShipping
   |nexus  = 3860
+
   |nexus  = 7315
   |github  = captncraig/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarf Scroll Prices
+
   |name    = Demetrius Solo Dancing, Robin Building Token
   |author  = noriteway
+
   |author  = DrSpactacus, NateMod
   |id      = noriteway.DwarfScrollPrice
+
   |id      = NateMod.RobinBuildingToken
   |nexus  = 16386
+
   |nexus  = 22564
   |github  = noriteway/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarvish Mattock
+
   |name    = Demetrius Visits Cave
   |author  = Anthony Hilyard, Grend
+
   |author  = Kichjo
   |id      = com.anthonyhilyard.dwarvishmattock
+
   |id      = Kichjo.DemetriusVisitsCave
   |curse   = 536418
+
  |nexus  = 5477
   |nexus   = 9684
+
   |github  = KeelanRosa/StardewMods
   |github = AHilyard/DwarvishMattock
+
 
 +
   |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 Bodies
+
   |name    = Desert Bloom Farm
   |author  = ribeena
+
   |author  = DeLiXx
   |id      = ribeena.dynamicbodies
+
   |id      = DeLiXx.Desert_Bloom_Farm
   |nexus  = 12893
+
  |curse  = 990494
   |github  = ribeena/StardewValleyMods
+
   |nexus  = 16750
 +
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Checklist
+
   |name    = Desert Obelisk
   |author  = gunnargolf
+
   |author  = CatCattyCat, Cat
   |id      = gunnargolf.DynamicChecklist
+
   |id      = cat.desertobelisk
   |nexus  = 1145
+
   |nexus  = 2021
   |github  = gunnargolf/DynamicChecklist
+
  |moddrop = 833549
 +
   |github  = danvolchek/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
<!--
+
}}
   |unofficial version = 1.0.2-unofficial.1-Mizzion
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
+
  |name    = Destroyable Bushes
-->
+
  |author  = Esca, Esca-MMC
 +
   |id      = Esca.DestroyableBushes
 +
  |nexus  = 6304
 +
  |moddrop = 798245
 +
   |github  = Esca-MMC/DestroyableBushes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Clothing
+
   |name    = Detailed Sprites
   |author  = hilovids
+
   |author  = RainsKuro, RainzKuro
   |id      = hilovids.DynamicClothing
+
   |id      = RainzKuro.DetailedSprites
   |nexus  = 10078
+
   |nexus  = 15549
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Crops
+
   |name    = DewCord Rich Presence
   |author  = HaulinOats
+
   |author  = explosivetortellini
   |id      = HaulinOats.DynamicCrops
+
   |id      = explosivetortellini.StardewValleyDRP
   |nexus  = 13800
+
   |nexus  = 8348
   |github  = HaulinOats/StardewMods
+
   |github  = explosivetortellini/StardewValleyDRP
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Dialogues Framework
+
   |name    = Dialog to Clipboard
   |author  = mistyspring
+
   |author  = dlrdlrdlr
   |id      = mistyspring.dynamicdialogues
+
   |id      = dlrdlrdlr.DialogToClipboard
  |curse  = 880516
+
   |nexus  = 23834
   |nexus  = 12836
+
   |github  = dlrdlrdlr/DialogToClipboard
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Flooring
+
   |name    = Dialogue Box Redesign
 +
  |author  = gzhynko
 +
  |id      = GZhynko.DialogueBoxRedesign
 +
  |nexus  = 8853
 +
  |github  = gzhynko/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Display Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DynamicFlooring
+
   |id      = aedenthorn.DialogueDisplayFramework
   |nexus  = 14780
+
  |curse  = 868761
 +
   |nexus  = 11661
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets
+
   |name    = Dialogue Emotes
   |author  = spacechase0
+
   |author  = PurrplingCat
   |id      = spacechase0.DynamicGameAssets
+
   |id      = PurrplingCat.DialogueEmotes
   |curse   = 867707
+
   |nexus   = 6537
   |nexus  = 9365
+
   |github  = purrplingcat/DialogueEmotes
   |github = spacechase0/StardewValleyMods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets → DGA Automate
+
   |name    = Dialogue Extension
   |author  = spacechase0
+
   |author  = elbe
   |id      = spacechase0.DGAAutomate
+
   |id      = elbe.DialogueExtension
   |nexus  = 9365
+
   |nexus  = 10851
   |github  = spacechase0/StardewValleyMods
+
   |github  = lshtech/DialogueExtension
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Machines
+
   |name    = Dialogue Keys
   |author  = tyran285, Ryuuze
+
   |author  = PokeBenji
   |id      = DynamicMachines
+
   |id      = PokeBenji.DialogueKeys
   |nexus  = 374
+
  |curse  = 1022342
 +
   |nexus  = 24325
 
   |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    = Dynamic Map Tiles
+
   |name    = Dialogue New Line
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DynamicMapTiles
+
   |id      = aedenthorn.DialogueNewLine
   |nexus  = 14566
+
  |curse  = 868753
 +
   |nexus  = 12175
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Night Time
+
   |name    = Dialogue Tester
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = DecidedlyHuman
   |id      = knakamura.dynamicnighttime
+
   |id      = DecidedlyHuman.DialogueTester
   |nexus  = 2072
+
   |nexus  = 9887
   |moddrop = 664041
+
   |moddrop = 1035899
   |github  = Sakorona/SDVMods
+
   |github  = DecidedlyHuman/DialogueTester
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic NPC Sprites
+
   |name    = Dialogue Trees
   |author  = BashNinja
+
   |author  = aedenthorn, Erinthe
   |id      = BashNinja.DynamicNPCSprites
+
   |id      = aedenthorn.DialogueTrees
   |nexus  = 1183
+
   |nexus  = 9550
   |github  = miketweaver/BashNinja_SDV_Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Price
+
   |name    = Did You Water Your Crops
   |author  = ZaneYork
+
   |author  = Nishtra
   |id      = ZaneYork.DynamicPrice
+
   |id      = Nishtra.DidYouWaterYourCrops
   |nexus  = 5831
+
   |nexus  = 1583
   |github  = ZaneYork/SDV_Mods
+
   |github  =
 +
 
 +
  |status  = workaround
 +
  |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Reflections
+
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author  = PeacefulEnd
+
   |author  = shanks3042
   |id      = PeacefulEnd.DynamicReflections
+
   |id      = shanks3042.StardewValleyEasyPrairieKing
   |nexus  = 12831
+
   |nexus  = 5816
   |github  = Floogen/DynamicReflections
+
   |github  =
 +
  |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Running Speed
+
   |name    = Difficulty Socializing
   |author  = Vrakyas
+
   |author  = PokeBenji
   |id      = Vrakyas.DynamicRunningSpeed
+
   |id      = PokeBenji.DifficultySocializing
   |nexus  = 4029
+
  |curse  = 1023363
 +
   |nexus  = 24389
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Community Upgrades
+
   |name    = Dimensional Pockets
   |author  = Vertigon
+
   |author  = spacechase0
   |id      = Vertigon.EarlyCommunityUpgrades
+
   |id      = spacechase0.DimensionalPockets
   |nexus  = 8450
+
   |nexus  = 12706
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Ginger Island
+
   |name    = Dino Form
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.EarlyGingerIsland
+
   |id      = aedenthorn.DinoForm
   |nexus  = 13885
+
   |nexus  = 18244
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Cave Puzzle
+
   |name    = Disable Auto Pickup
   |author  = atravita
+
   |author  = Eugenii10
   |id      = atravita.NerfCavePuzzle
+
   |id      = KubichekEV.DisableAutoPickup
   |curse   = 870978
+
   |nexus   = 9717
   |moddrop = 1131424
+
   |github  =
  |nexus  = 11500
+
 
   |github  = atravita-mods/StardewMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Dart Puzzle
+
   |name    = Disable Building Fade
   |author  = atravita
+
   |author  = calebstein1
   |id      = atravita.EasierDartPuzzle
+
   |id      = calebstein1.StardewDisableBuildingFade
  |curse  = 870971
+
   |nexus  = 24558
  |moddrop = 1205159
+
   |github  = calebstein1/StardewDisableBuildingFade
   |nexus  = 13049
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Farming
+
   |name    = Disable Gamepad, Disable Controller
   |author  = Cautious Waffle, skulmuk
+
   |author  = lperkins2, Logan Perkins
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id      = lperkins2.DisableController
   |nexus  = 1426
+
   |nexus  = 2229
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Fishing
+
   |name    = Discord Rich Presence
   |author  = majordot
+
   |author  = RuiNtD
   |id      = MajorDOT.EasierFishing
+
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus  =
+
   |nexus  = 2156
   |curse   = 305367
+
   |github  = RuiNtD/SVRichPresence
   |github =
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = SMAPI 3.0
+
   |name    = Dish of the Day Display
   |status   = workaround
+
   |author = MouseyPounds
   |summary = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |id      = MouseyPounds.DishOfTheDayDisplay
 +
   |nexus   = 3960
 +
   |github = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Monster Eradication
+
   |name    = Dismantle Craftables
   |author  = NormanPCN
+
   |author  = jahangmar
   |id      = NormanPCN.EasierMonsterEradication
+
   |id      = jahangmar.DismantleCraftables
   |nexus  = 11548
+
   |nexus  = 3687
   |github  = NormanPCN/StardewValleyMods
+
   |github  = jahangmar/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Special Orders
+
   |name    = Display Energy
   |author  = TheMightyAmondee
+
   |author  = dmarcoux
   |id      = TheMightyAmondee.EasierSpecialOrders
+
   |id      = dmarcoux.DisplayEnergy
   |nexus  = 8342
+
   |nexus  = 10662
   |github  = TheMightyAmondee/EasierSpecialOrders
+
  |moddrop = 1087175
 +
   |github  = dmarcoux/DisplayEnergy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = East Scarp (SMAPI)
+
   |name    = Display Monster Health
   |author  = LemurKat and kdau
+
   |author  = Atesba
   |id      = LemurKat.EastScarp.SMAPI, LemurKat.EastScarpe.SMAPI<!--before 2.0.0-->
+
   |id      = Atesba.DisplayMonsterHealth
   |nexus  = 5787
+
   |nexus  = 20984
   |moddrop = 984954
+
   |github =
  |source = https://gitlab.com/kdau/eastscarp
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Access
+
   |name    = Display Player Stats
   |author  = furyx639
+
   |author  = Fleem
   |id      = furyx639.EasyAccess
+
   |id      = Fleem.DisplayPlayerStats
  |curse  = 871835
+
   |nexus  = 21547
   |nexus  = 11002
+
   |github  = FleemUmbleem/DisplayPlayerStats
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farming
+
   |name    = Displays
   |author  = MountainDewBoi
+
   |author  = spacechase0 and ParadigmNomad
   |id      = MountainDewBoi.EasyFarming
+
   |id      = spacechase0.Displays
   |nexus  = 4162
+
  |curse  = 867712
   |github  =
+
   |nexus  = 7635
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farm Switcher
+
   |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author  = DeLiXx
+
   |author  = Aimon111
   |id      = DeLiXx.Easy_Farm_Switcher
+
   |id      = AimonsWitchSwampOverhaulPatches
   |nexus   = 16873
+
   |curse   = 1010281
   |github  =
+
   |nexus  = 18109
   |source = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
+
   |github = SimonK1122/WitchSwampOverhaulPatches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Gifting
+
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author  = CeruleanSpirit
+
   |author  = Airyn and the DSV Team
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id      = DSV.Core
   |nexus  = 2957
+
   |nexus  = 17059
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Path Destruction
+
   |name    = Don't Eat That
   |author  = StultusV
+
   |author  = Pyrohead37
   |id      = StultusV.EasyPathDestruction
+
   |id      = Pyrohead37.DontEatThat
   |nexus  = 8775
+
   |nexus  = 1951
   |github  = JudeRV/Stardew-EasyPathDestruction
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Petting
+
   |name    = Don't Stop Me Now
   |author  = CeruleanSpirit
+
   |author  = Shockah
   |id      = EasyPetting.3032
+
   |id      = Shockah.DontStopMeNow
   |nexus  = 3032
+
   |nexus  = 10941
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eat More
+
   |name    = Double Standard Farm, Double Farm
   |author  = crc-fehler
+
   |author  = Leaf
   |id      = crc.eatmore
+
   |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus  = 2724
+
   |nexus  = 3928
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Economy Mod
+
   |name    = Downtown Zuzu
   |author  = millerscout
+
   |author  = XxHarvzBackxX, Zuzu Development Team
   |id      = Millerscout.EconomyMod
+
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus  = 6955
+
  |curse  = 987160
   |github  = millerscout/StardewMillerMods
+
   |nexus  = 8587
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EH Smash Quality
+
   |name    = DPad Inventory Hotkey
   |author  = EH Lim
+
   |author  = joljyo
   |id      = tech.enghao.sv.eh-smash-quality
+
   |id      = joljyo.DPadInventoryHotkey
   |nexus  = 9303
+
   |nexus  = 7507
 
   |github  =
 
   |github  =
  |warnings = Only compatible with Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eidee Easy Fishing
+
   |name    = Dragon Pearl Lure
   |author  = EideeHi
+
   |author  = violetlizabet
   |id      = net.eidee.stardew_valley.easy_fishing
+
   |id      = violetlizabet.DragonPearlLure
   |nexus  = 4806
+
   |nexus  = 15109
   |github  = eideehi/EideeEasyFishing
+
   |github  = elizabethcd/DragonPearlLure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elevator
+
   |name    = Draw Fish Ponds Over Grass
   |author  = Ilyaki
+
   |author  = atravita
   |id      = Ilyaki.Elevator
+
   |id      = atravita.DrawFishPondsOverGrass
   |nexus   = 2952
+
   |curse   = 870981
   |github  = Ilyaki/Elevator
+
   |moddrop = 1125248
 
+
   |nexus   = 11352
   |broke in          = Stardew Valley 1.5
+
   |github  = atravita-mods/StardewMods
   |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<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elven Krobus, Underdark Krobus
+
   |name    = Dreamscape
   |author  = Mel Noelle and Kirbylink
+
   |author  = aedenthorn, Erinthe
   |id      = melnoelle.underdarkkrobus
+
   |id      = aedenthorn.Dreamscape
   |nexus  = 3071
+
   |nexus  = 11742
   |github  = KirbyLink/UnderdarkKrobus
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Email App
+
   |name    = Dresser Sorter
   |author  = aedenthorn, Erinthe
+
   |author  = idermailer
   |id      = aedenthorn.Email
+
   |id      = idermailer.dresserSorter
   |nexus  = 11325
+
   |nexus  = 24443
   |github  = aedenthorn/StardewValleyMods
+
   |github  = idermailer/DresserSorter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
+
   |name    = Drive By
   |author  = aedenthorn, Erinthe
+
   |author  = BlaDe
   |id      = aedenthorn.SDIEmily
+
   |id      = BlaDe.DriveBy
   |nexus  = 14366
+
   |nexus  = 12033
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Empty Spouse Room
 
  |author  = Lerura
 
  |id      = Lerura.EmptySpouseRoom
 
  |nexus  = 8453
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Your Hands
+
   |name    = Drop It - Drop Item Hotkey
  |author  = BlueSight
 
  |id      = BlueSight.EmptyYourHands
 
  |nexus  = 19736
 
  |github  = Hikari-BS/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Enaium ToolKit
 
  |author  = Enaium
 
  |id      = Enaium.EnaiumToolKit
 
  |curse  = 436787
 
  |moddrop = 863959
 
  |nexus  =
 
  |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Enchantable Scythes and Golden Scythe Respawns
 
 
   |author  = Goldenrevolver
 
   |author  = Goldenrevolver
   |id      = Goldenrevolver.EnchantableScythes
+
   |id      = Goldenrevolver.DropItHotkey
   |nexus  = 10668
+
   |nexus  = 7971
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Health Bars
+
   |name    = Dungeon Buddy
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = SwiftSails
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id      = SwiftSails.DungeonBuddy
   |nexus  = 193
+
   |nexus  = 7864
   |chucklefish = 3529
+
   |github =
  |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
  |unofficial version = 1.9.1-unofficial.2-libraryaddict
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29704
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Enemies Health Bars
+
   |name    = Dungeon Merchants
   |author  = TheThor59
+
   |author  = aedenthorn, Erinthe
   |id      = Thor.EnemyHealthBars
+
   |id      = aedenthorn.DungeonMerchants
   |nexus  = 3627
+
   |nexus  = 14630
   |github  = TheThor59/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Count
+
   |name    = Durable Fences
   |author  = Crystallyne
+
   |author  = Zoryn
   |id      = Crystallyne.EnergyCount
+
   |id      = Zoryn.DurableFences
   |nexus  = 4272
+
   |nexus  =
   |github  = Crystallyne/EnergyCount
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Time
+
   |name    = Durin's Rest
   |author  = nikperic, ThatOneCow
+
   |author  = NoFogBob and PaulDunstan
   |id      = nikperic.EnergyTime
+
   |id      = NoFogBob.DurinsRest_CSharp
   |nexus  = 6488
+
   |nexus  = 12345
   |source = https://gitlab.com/nikperic/energytime
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Loot Magnet, Magnet Mod
+
   |name    = Dusty Overhaul
   |author  = aedenthorn, Erinthe
+
   |author  = CyanFire
   |id      = Aedenthorn.MagnetMod
+
   |id      = CF.SMAPI.DustyOverhaul
   |nexus  = 4856
+
   |nexus  = 13057
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Relationships
+
   |name    = Dusty Overhaul - SVE
   |author  = Mizzion
+
   |author  = CyanFire
   |id      = mizzion.enhancedrelationships
+
   |id      = CF.SMAPI.DustyOverhaulSVE
   |nexus  = 1927
+
   |nexus  = 13265
  |moddrop = 661356
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Slingshots
+
   |name    = DVR
   |author  = ytsc
+
   |author  = captncraig
   |id      = ytsc.EnhancedSlingshots
+
   |id      = captncraig.dvr
   |nexus  = 12763
+
   |nexus  = 3860
   |github  = YTSC/StardewValleyMods
+
   |github  = captncraig/StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Entoarox Framework
 
  |author  = Entoarox
 
  |id      = Entoarox.EntoaroxFramework
 
  |nexus  = 2269
 
  |chucklefish = 4228
 
  |github  = Entoarox/StardewMods
 
  
   |warnings = Broken on Android (crashes on startup).
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Modding Utilities
+
   |name    = Dwarf Scroll Prices
   |author  = Entoarox
+
   |author  = noriteway
   |id      = Entoarox.Utilities
+
   |id      = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus  = 5521
+
   |nexus  = 16386
   |github  = Entoarox/StardewMods
+
   |github  = noriteway/StardewMods
 
 
  |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    = Dwarvish Mattock
   |author  = The Fluffy Robot, TheFluffyRobot
+
   |author  = Anthony Hilyard, Grend
   |id      = TheFluffyRobot.EqualMoneySplit
+
   |id      = com.anthonyhilyard.dwarvishmattock
   |nexus  = 5526
+
  |curse  = 536418
   |github  = jamespfluger/Stardew-EqualMoneySplit
+
   |nexus  = 9684
 +
   |github  = AHilyard/DwarvishMattock
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equivalent Exchange
+
   |name    = Dynamic Bodies
   |author  = MercuriusXeno, x3n0ph0b3
+
   |author  = ribeena
   |id      = MercuriusXeno.EquivalentExchange
+
   |id      = ribeena.dynamicbodies
   |nexus  = 1656
+
   |nexus  = 12893
   |github  = MercuriusXeno/EquivalentExchange
+
   |github  = ribeena/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Escape Rope
+
   |name    = Dynamic Checklist
   |author  = lestoph
+
   |author  = gunnargolf
   |id      = lestoph.EscapeRope
+
   |id      = gunnargolf.DynamicChecklist
   |nexus  = 8576
+
   |nexus  = 1145
   |github  = Bifibi/SDVEscapeRope
+
   |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    = Esca's Modding Plugins
+
   |name    = Dynamic Clothing
   |author  = Esca
+
   |author  = hilovids
   |id      = Esca.EMP
+
   |id      = hilovids.DynamicClothing
   |nexus  = 9296
+
   |nexus  = 10078
   |moddrop = 1005443
+
   |github  =
   |github  = Esca-MMC/EscasModdingPlugins
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better RNG
+
   |name    = Dynamic Crops
   |author  = pepoluan
+
   |author  = HaulinOats
   |id      = pepoluan.EvenBetterRNG
+
   |id      = HaulinOats.DynamicCrops
   |nexus  = 8680
+
   |nexus  = 13800
   |chucklefish = 6117
+
   |github  = HaulinOats/StardewMods
   |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 Dialogues Framework
   |author  = gzhynko
+
   |author  = mistyspring
   |id      = GZhynko.EventBlackBars
+
   |id      = mistyspring.dynamicdialogues
   |nexus  = 7962
+
  |curse  = 880516
   |github  = gzhynko/StardewMods
+
   |nexus  = 12836
 +
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Limiter
+
   |name    = Dynamic Festival Rewards
   |author  = TheMightyAmondee
+
   |author  = mistyspring
   |id      = TheMightyAmondee.EventLimiter
+
   |id      = mistyspring.DynamicFestivalRewards
   |nexus  = 10735
+
   |nexus  = 20253
  |github  = TheMightyAmondee/EventLimiter
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Event Lookup
 
  |author  = shekurika
 
  |id      = shekurika.EventLookup
 
  |nexus  = 8505
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Music Volume
+
   |name    = Dynamic Flooring
   |author  = jorgamun
+
   |author  = aedenthorn, Erinthe
   |id      = jorgamun.EventMusicVolume
+
   |id      = aedenthorn.DynamicFlooring
   |nexus  = 10650
+
   |nexus  = 14780
   |github  = jorgamun/EventMusicVolume
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Repeater
+
   |name    = Dynamic Game Assets
   |author  = MissCoriel
+
   |author  = spacechase0
   |id      = misscoriel.eventrepeater
+
   |id      = spacechase0.DynamicGameAssets
   |nexus   = 3642
+
   |curse   = 867707
   |curse   = 317347
+
   |nexus   = 9365
   |moddrop = 606979
+
   |github  = spacechase0/StardewValleyMods
   |github  = MissCoriel/Event-Repeater
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Sound Adjuster
+
   |name    = Dynamic Game Assets → DGA Automate
   |author  = shekurika
+
   |author  = spacechase0
   |id      = shekurika.EventSoundAdjuster
+
   |id      = spacechase0.DGAAutomate
   |nexus  = 8734
+
   |nexus  = 9365
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester
+
   |name    = Dynamic Horses
   |author  = BlaDe
+
   |author  = Bpendragon
   |id      = BlaDe.EventTester
+
   |id      = Bpendragon-DynamicHorses
   |nexus  = 11178
+
   |nexus  = 874
   |github  =
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester, SinZ's Event Tester
+
   |name    = Dynamic Machines
   |author  = SinZ and atravita
+
   |author  = tyran285, Ryuuze
   |id      = sinZandAtravita.SinZsEventTester
+
   |id      = DynamicMachines
   |nexus  = 19458
+
   |nexus  = 374
   |github  = atravita-mods/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = SMAPI 2.0
 
+
  |status  = workaround
   |beta status = ok
+
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Everlasting Baits and Unbreakable Tackles
+
   |name    = Dynamic Map Tiles
   |author  = Digus
+
   |author  = aedenthorn, Erinthe
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id      = aedenthorn.DynamicMapTiles
   |nexus  = 2360
+
   |nexus  = 14566
   |github  = Digus/StardewValleyMods
+
   |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    = Excavation Skill, New Skill - Archaeology
+
   |name    = Dynamic Map Tiles - Continued
   |author  = moonslime
+
   |author  = Datamancer
   |id      = moonslime.ExcavationSkill
+
   |id      = datamancer.DynamicMapTiles
   |nexus  = 15793
+
   |nexus  = 21084
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Exhaustion Tweaks
+
   |name    = Dynamic Night Time
   |author  = mytigio
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = mytigio.exhaustiontweaks
+
   |id      = knakamura.dynamicnighttime
   |nexus  = 6247
+
   |nexus  = 2072
   |github  = mytigio/SDVMods
+
  |moddrop = 664041
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Fridge, Dynamic Expanded Fridge
+
   |name    = Dynamic NPC Sprites
   |author  = Lodukas
+
   |author  = BashNinja
   |id      = Uwazouri.ExpandedFridge
+
   |id      = BashNinja.DynamicNPCSprites
   |nexus  = 1191
+
   |nexus  = 1183
   |github  = Uwazouri/ExpandedFridge
+
   |github  = miketweaver/BashNinja_SDV_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Preconditions Utility
+
   |name    = Dynamic Price
   |author  = Cherry, CherryChain
+
   |author  = ZaneYork
   |id      = Cherry.ExpandedPreconditionsUtility
+
   |id      = ZaneYork.DynamicPrice
   |nexus  = 6529
+
   |nexus  = 5831
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = ZaneYork/SDV_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Storage
+
   |name    = Dynamic Reflections
   |author  = furyx639
+
   |author  = PeacefulEnd
   |id      = furyx639.ExpandedStorage
+
   |id      = PeacefulEnd.DynamicReflections
   |curse  = 871838
+
   |curse  = 870926
   |nexus  = 7431
+
   |nexus  = 12831
   |github  = LeFauxMatt/StardewMods
+
   |github  = Floogen/DynamicReflections
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Bars
+
   |name    = Dynamic Running Speed
   |author  = spacechase0
+
   |author  = Vrakyas
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id      = Vrakyas.DynamicRunningSpeed
   |curse   = 867392
+
   |nexus   = 4029
   |moddrop = 127275
+
   |github  =
  |nexus  = 509
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Rate Multiplier
+
   |name    = Early Community Upgrades
   |author  = MSCFC, iSkLz
+
   |author  = sophiesalacia
   |id      = SkLz.ExpMultiply
+
   |id      = Vertigon.EarlyCommunityUpgrades
   |nexus  = 5910
+
   |nexus  = 8450
   |github  = iSkLz/ExperienceMultiplier
+
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Updates
+
   |name    = Early Ginger Island
   |author  = Quipex
+
   |author  = Shockah
   |id      = Quipex.ExperienceUpdates
+
   |id      = Shockah.EarlyGingerIsland
   |nexus  = 7581
+
   |nexus  = 13885
   |github  = Quipex/ExperienceUpdates
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expert Sitting
+
   |name    = Easier Cave Puzzle
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.ExpertSitting
+
   |id      = atravita.NerfCavePuzzle
   |nexus  = 7435
+
   |curse   = 870978
  |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 1131424
}}
+
   |nexus  = 11500
{{#invoke:SMAPI compatibility|entry
+
   |github  = atravita-mods/StardewMods
  |name    = Extended Bus System
 
   |author  = Tondorian
 
   |id      = ExtendedBusSystem
 
   |nexus  =
 
  |chucklefish = 4373
 
   |github  =
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Fridge
+
   |name    = Easier Dart Puzzle
   |author  = Crystalmir
+
   |author  = atravita
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id      = atravita.EasierDartPuzzle
   |nexus  = 485
+
  |curse  = 870971
   |github  = Mystra007/ExtendedFridgeSMAPI
+
  |moddrop = 1205159
 +
   |nexus  = 13049
 +
   |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 Darts Game|Easy Darts Game]] 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 Farming
   |author  = Entoarox
+
   |author  = Cautious Waffle, skulmuk
   |id      = Entoarox.ExtendedMinecart
+
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus  = 2271
+
   |nexus  = 1426
  |chucklefish = 4359
+
   |github  =
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Reach
+
   |name    = Easier Fishing
   |author  = spacechase0
+
   |author  = majordot
   |id      = spacechase0.ExtendedReach
+
   |id      = MajorDOT.EasierFishing
   |curse  = 867754
+
  |nexus  =
   |moddrop = 242303
+
   |curse  = 305367
   |nexus  = 1493
+
  |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Content Mod
+
   |name    = Easier Special Orders
   |author  = Alacrity, platinumhobo
+
   |author  = TheMightyAmondee
   |id      = Alacrity.ExtraContentMod
+
   |id      = TheMightyAmondee.EasierSpecialOrders
   |nexus  = 8510
+
   |nexus  = 8342
   |github  =
+
   |github  = TheMightyAmondee/EasierSpecialOrders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Fish Information
+
   |name    = East Scarp (SMAPI)
   |author  = Ceasg
+
   |author  = LemurKat and kdau
   |id      = Ceasg.ExtraFishInformation
+
   |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |nexus  = 4170
+
   |nexus  = 5787
   |github = ceasg/StardewValleyMods
+
  |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  =
   |github  = aedenthorn/StardewValleyMods
+
   |warnings = Only compatible with Android.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Vitals Evolved
+
   |name    = Eidee Easy Fishing
   |author  = Sensakuma
+
   |author  = EideeHi
   |id      = Sensakuma.FarmerVitalsEvolved
+
   |id      = net.eidee.stardew_valley.easy_fishing
   |nexus  = 11131
+
   |nexus  = 4806
   |github  =
+
   |github  = eideehi/EideeEasyFishing
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhand Finder
+
   |name    = EiTK
   |author  = 2Retr0
+
   |author  = enaium
   |id      = 2Retr0.FarmhandFinder
+
   |id      = Enaium.EiTK
   |curse  = 661476
+
   |curse  = 365803
   |nexus  = 13153
+
   |nexus  =
  |github  = 2Retr0/FarmhandFinder
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Farmhouse Fixes
 
  |author  = CyanFire
 
  |id      = CF.FarmhouseFixes
 
  |nexus  = 16507
 
 
   |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
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Farm Resource Generator
 
  |author  = jwdred
 
  |id      =
 
  |nexus  = 647
 
  |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
   |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Tablet
+
   |name    = Email App
   |author  = boneskull
+
   |author  = aedenthorn, Erinthe
   |id      = com.boneskull.farm-tablet
+
   |id      = aedenthorn.Email
   |nexus  = 16447
+
   |nexus  = 11325
   |github  = Floogen/AlternativeTextures
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm to Table Ready Meals
+
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
   |author  = Speshkitty
+
   |author  = aedenthorn, Erinthe
   |id      = speshkitty.farmtotablereadymeals
+
   |id      = aedenthorn.SDIEmily
   |nexus  = 7148
+
   |nexus  = 14366
   |github  = Speshkitty/FarmToTableReadyMeals
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmtronics
+
   |name    = Emotes
   |author  = Joe Strout
+
   |author  = aurnj, Roy Li
   |id      = strout.farmtronics
+
   |id      = RuyiLi.Emotes
   |nexus  = 10634
+
   |nexus  =
   |github  = JoeStrout/Farmtronics
+
  |url    = https://community.playstarbound.com/threads/emotes.129159
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Empty Hands
 +
  |author  = Oblitus
 +
  |id      = QuicksilverFox.EmptyHands
 +
  |nexus  = 1176
 +
  |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
{{#invoke:SMAPI compatibility|entry
 
   |name    = Faster Run
 
  |author = KathrynHazuka
 
  |id      = KathrynHazuka.FasterRun
 
  |nexus  = 733
 
  |github  = KathrynHazuka/StardewValley_FasterRun
 
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.5
   |status  = workaround
+
   |unofficial version = 1.9.2-unofficial.3-JoXW
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Transition
+
   |name    = Energy Count
   |author  = Kumagabear
+
   |author  = Crystallyne
   |id      = Kumagabear.FasterTransition
+
   |id      = Crystallyne.EnergyCount
   |nexus  = 19584
+
   |nexus  = 4272
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  = Crystallyne/EnergyCount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
+
   |name    = Energy Protect
   |author  = zeldela
+
   |author  = philosquare
   |id      = zeldela.FastFishPond
+
   |id      = philosquare.EnergyProtect
   |nexus  = 14005
+
   |nexus  = 21918
   |github  = zeldela/sdv-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Forward
+
   |name    = Energy Rework
   |author  = crazywig
+
   |author  = seferoni
   |id      = crazywig.FastForward
+
   |id      = seferoni.EnergyRework
   |nexus  = 7413
+
   |nexus  = 21686
   |github  =
+
   |github  = seferoni/EnergyRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Loads
+
   |name    = Energy Time
   |author  = spajus
+
   |author  = nikperic, ThatOneCow
   |id      = spajus.fastloads
+
   |id      = nikperic.EnergyTime
   |nexus  = 19454
+
   |nexus  = 6488
   |github = spajus/stardew-valley-fast-loads
+
   |source = https://gitlab.com/nikperic/energytime
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.4.2-unofficial.1-huancz
 +
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132352
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Parrot Express Animation
+
   |name    = Enhanced Loot Magnet, Magnet Mod
   |author  = ErikShun, QuickNutz
+
   |author  = aedenthorn, Erinthe
   |id      = YourName.YourProjectName
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |moddrop = 1490579
+
  |nexus  = 4856
   |nexus   = 19634
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
+
 
 +
   |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 Petting
+
   |name    = Enhanced Relationships
   |author  = DerTod2
+
   |author  = Mizzion
   |id      = de.dertod2.FastPetting
+
   |id      = mizzion.enhancedrelationships
   |nexus  = 5039
+
   |nexus  = 1927
   |github  =
+
  |moddrop = 661356
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Travel
+
   |name    = Enhanced Slingshots
   |author  = Death, DeathGameDev
+
   |author  = ytsc
   |id      = DeathGameDev.FastTravel
+
   |id      = ytsc.EnhancedSlingshots
   |nexus  = 1529
+
   |nexus  = 12763
   |github  = DeathGameDev/SDV-FastTravel
+
   |github  = YTSC/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Feeling Lucky?
+
   |name    = Enough Sleep
   |author  = minervamaga
+
   |author  = sodapotato
   |id      = minervamaga.FeelingLucky
+
   |id      = sodapotato.enoughsleep
   |nexus  =
+
   |nexus  = 21536
  |moddrop = 752859
+
   |github  =
   |github  = minervamaga/FeelingLucky
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Dynamic Rain
+
   |name    = Entoarox Framework
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Entoarox
   |id      = KoihimeNakamura.DynamicRainAndWind
+
   |id      = Entoarox.EntoaroxFramework
   |nexus  = 604
+
   |nexus  = 2269
   |moddrop = 664033
+
   |chucklefish = 4228
   |github  = Sakorona/SDVMods
+
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
+
   |name    = Entoarox Modding Utilities
   |author  = UNA
+
   |author  = Entoarox
   |id      = UNA.FashionFestivalSMAPI
+
   |id      = Entoarox.Utilities
   |nexus  = 17404
+
   |nexus  = 5521
   |github  =
+
   |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    = Ferngill Revenue Service
+
   |name    = Equal Money Split
   |author  = KarratKake
+
   |author  = The Fluffy Robot, TheFluffyRobot
   |id      = KarratKake.FerngillRevenueService
+
   |id      = TheFluffyRobot.EqualMoneySplit
   |nexus  = 7566
+
   |nexus  = 5526
   |github  =
+
   |github  = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fertilizer Anytime
+
   |name    = Equivalent Exchange
   |author  = stoobinator, lefthandedkid
+
   |author  = MercuriusXeno, x3n0ph0b3
   |id      = stoobinator.fertilizeranytime
+
   |id      = MercuriusXeno.EquivalentExchange
   |nexus  = 7259
+
   |nexus  = 1656
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
   |github  = MercuriusXeno/EquivalentExchange
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival End Time Tweak
+
   |name    = Escape Rope
   |author  = KirbyLink
+
   |author  = lestoph
   |id      = kirbylink.festivalendtimetweak
+
   |id      = lestoph.EscapeRope
   |nexus  = 2966
+
   |nexus  = 8576
   |github  = KirbyLink/FestivalEndTimeTweak
+
   |github  = Bifibi/SDVEscapeRope
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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    = Escargo Win Bug Fix
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author  = BlackJack
   |id      = MouseyPounds.ShadowFestival
+
   |id      = BlackJack.EscargoWinBugfix
   |nexus  = 4630
+
   |nexus  = 24556
   |github  = MouseyPounds/stardew-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FeTK - Stardew-Valley Toolkit
+
   |name    = Esca's Modding Plugins
   |author  = Felix-Dev
+
   |author  = Esca, Esca-MMC
   |id      = Felix-Dev.FeTK
+
   |id      = Esca.EMP
   |nexus  = 4403
+
   |nexus  = 9296
   |github  = Felix-Dev/StardewMods
+
   |moddrop = 1005443
 
+
   |github  = Esca-MMC/EscasModdingPlugins
   |broke in = Stardew Valley 1.4
 
<!--
 
  |unofficial version = 1.0.1-unofficial.2-digus
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Harvest
+
   |name    = Esc Dialogue Mod
   |author  = aedenthorn, Erinthe
+
   |author  = g33k, g33kidd
   |id      = aedenthorn.FieldHarvest
+
   |id      = g33k.EscDialogueMod
   |nexus  = 11019
+
   |nexus  = 21812
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Field Works
+
   |name     = Even Better Artisan Good Icons
   |author = ChiroxT
+
   |author   = chsiso58
   |id     = treinke.FieldWorks
+
   |id       = haze1nuts.evenbetterartisangoodicons
   |nexus   = 17267
+
   |nexus   =
   |github =
+
   |github   = chsiao58/EvenBetterArtisanGoodIcons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fighting With NPCs
+
   |name    = Even Better RNG
   |author  = Edu Anttunes
+
   |author  = pepoluan
   |id      = EduAnttunes.FightingWithNPCs
+
   |id      = pepoluan.EvenBetterRNG
   |nexus  = 5865
+
   |nexus  = 8680
   |github = eduanttunes/sv_fighting_with_npcs
+
   |chucklefish = 6117
 +
  |source = https://sourceforge.net/p/sdvmod-even-better-rng/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = File Replacer
+
   |name    = Even Better Warehouse
   |author  = certifiableGrimalkin
+
   |author  = charliedemilho
   |id      = certifiableGrimalkin.FileReplacer
+
   |id      = charliedemilho.EvenBetterWarehouse
   |nexus  = 17553
+
   |nexus  = 10396
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Find Object Mod
+
   |name    = Event Black Bars
   |author  = Tran Minh Thong
+
   |author  = gzhynko
   |id      = find.object.mod
+
   |id      = GZhynko.EventBlackBars
   |nexus  = 8594
+
   |nexus  = 7962
   |github  =
+
   |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#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 Limiter
   |author  = HaulinOats
+
   |author  = TheMightyAmondee
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
+
   |id      = TheMightyAmondee.EventLimiter
   |nexus  = 13944
+
   |nexus  = 10735
   |github  =
+
   |github  = TheMightyAmondee/EventLimiter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireballs!
+
   |name    = Event Lookup
   |author  = aurnj, Roy Li
+
   |author  = shekurika
   |id      = RoyLi.Fireballs
+
   |id      = shekurika.EventLookup
   |nexus  =
+
   |nexus  = 8505
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Breath
+
   |name    = Event Music Volume
   |author  = aedenthorn, Erinthe
+
   |author  = jorgamun
   |id      = aedenthorn.FireBreath
+
   |id      = jorgamun.EventMusicVolume
   |nexus  = 7311
+
   |nexus  = 10650
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jorgamun/EventMusicVolume
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireworks Festival
+
   |name    = Event Repeater
   |author  = violetlizabet
+
   |author  = MissCoriel
   |id      = violetlizabet.FireworksFestival
+
   |id      = misscoriel.eventrepeater
   |nexus  = 15261
+
   |nexus  = 3642
   |github  = elizabethcd/FireworksFestival
+
  |curse  = 317347
 +
  |moddrop = 606979
 +
   |github  = MissCoriel/Event-Repeater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FishDex
+
   |name    = Event Sound Adjuster
   |author  = rupak0577
+
   |author  = shekurika
   |id      = rupak0577.FishDex
+
   |id      = shekurika.EventSoundAdjuster
   |nexus  =
+
   |nexus  = 8734
   |github  = rupak0577/FishDex
+
   |github  =
  |url    = https://github.com/rupak0577/FishDex
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Exclusions
+
   |name    = Event Tester
   |author  = GZhynko
+
   |author  = BlaDe
   |id      = GZhynko.FishExclusions
+
   |id      = BlaDe.EventTester
   |nexus  = 7782
+
   |nexus  = 11178
   |github  = gzhynko/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Finder
+
   |name    = Event Tester, SinZ's Event Tester
   |author  = Aair, AairTheGreat
+
   |author  = SinZ and atravita
   |id      = AairTheGreat.FishFinder
+
   |id      = sinZandAtravita.SinZsEventTester
   |nexus  = 5011
+
   |nexus  = 19458
   |github  = AairTheGreat/StardewValleyMods
+
   |github  = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Info
+
   |name    = Everlasting Baits and Unbreakable Tackles
   |author  = Speshkitty
+
   |author  = Digus
   |id      = speshkitty.fishinfo
+
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus  = 5452
+
   |nexus  = 2360
   |github  = Speshkitty/FishInfo
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Adjust
+
   |name    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author  = Shuai Zhang
+
   |author  = moonslime
   |id      = shuaiz.FishingAdjustMod
+
   |id      = moonslime.ExcavationSkill
   |nexus  = 1350
+
   |nexus  = 15793
  |github  = hcoona/StardewValleyMods
 
  
   |broke in = SMAPI 2.6
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |summary  = use [[#Archaeology Skill for 1.6|Archaeology Skill for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Assistant
+
   |name    = Exhaustion Tweaks
   |author  = KilZenc
+
   |author  = mytigio
   |id      = KilZenc.FishingAssistant
+
   |id      = mytigio.exhaustiontweaks
   |nexus  = 5815
+
   |nexus  = 6247
   |github  =
+
   |github  = mytigio/SDVMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishing Automaton
 
  |author  = Drynwynn, thepaladinknight
 
  |id      = Drynwynn.FishingAutomaton
 
  |nexus  = 2527
 
  |github  = Drynwynn/StardewValleyMods
 
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Chests Expanded
+
   |name    = Expanded Fridge, Dynamic Expanded Fridge
   |author  = aedenthorn, Erinthe
+
   |author  = Lodukas
   |id      = aedenthorn.FishingChestsExpanded
+
   |id      = Uwazouri.ExpandedFridge
   |nexus  = 7694
+
   |nexus  = 1191
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Uwazouri/ExpandedFridge
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Info Overlays
+
   |name    = Expanded Preconditions Utility
   |author  = barteke22
+
   |author  = Cherry, CherryChain
   |id      = barteke22.FIshingInfoOverlays
+
   |id      = Cherry.ExpandedPreconditionsUtility
   |nexus  = 8970
+
   |nexus  = 6529
   |github  = barteke22/StardewMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Logbook
+
   |name    = Expanded Storage
   |author  = M3ales
+
   |author  = LeFauxMatt
   |id      = FishingLogbook
+
   |id      = furyx639.ExpandedStorage
   |nexus   =
+
   |curse  = 871838
   |curse   = 299792
+
   |moddrop = 1547203
   |github  = M3ales/FishingLogbook
+
   |nexus   = 7431
 
+
   |github  = LeFauxMatt/StardewMods
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name    = Expansive Combat, Proficiência
   |author  = barteke22
+
   |author  = Hamio, HamioDracny
   |id      = barteke22.FishingMinigames
+
   |id      = HamioDracny.ProficienciaEmDano
   |nexus  = 9345
+
   |nexus  = 7511
   |github  = barteke22/StardewMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames
+
   |name    = Exp Control
   |author  = barteke22 (Here Fishy base by aedenthorn)
+
   |author  = moonslime
   |id      = barteke22.FisingMinigames
+
   |id      = moonslime.ExpControl
   |nexus  = 9345
+
   |nexus  = 23067
   |github  = barteke22/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Mod
+
   |name    = Experience Bars
   |author  = Zoryn
+
   |author  = spacechase0
   |id      = Zoryn.FishingMod
+
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus   =
+
   |curse  = 867392
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |moddrop = 127275
   |github  = Zoryn4163/SMAPI-Mods
+
   |nexus  = 509
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
+
   |name    = Experience Rate Multiplier
   |author  = MindMeltMax
+
   |author  = MSCFC, iSkLz
   |id      = MindMeltMax.Fishnets
+
   |id      = SkLz.ExpMultiply
   |nexus  = 13819
+
   |nexus  = 5910
   |moddrop = 1247514
+
   |github  = iSkLz/ExperienceMultiplier
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Automate
+
   |name    = Experience Updates
   |author  = MindMeltMax
+
   |author  = Quipex
   |id      = MindMeltMax.Fishnets.Automate
+
   |id      = Quipex.ExperienceUpdates
   |nexus  = 13819
+
   |nexus  = 7581
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = Quipex/ExperienceUpdates
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Better Crafting
+
   |name    = Expert Sitting
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.Fishnets.BetterCrafting
+
   |id      = aedenthorn.ExpertSitting
   |nexus  = 13819
+
   |nexus  = 7435
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Practice
+
   |name    = Extended Bus System
   |author  = BlaDe
+
   |author  = Tondorian
   |id      = BlaDe.FishingPractice
+
   |id      = ExtendedBusSystem
   |nexus  = 4157
+
   |nexus  =
 +
  |chucklefish = 4373
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Progression
+
   |name    = Extended Fridge
   |author  = ChadlyMasterson
+
   |author  = Crystalmir
   |id      = chadlymasterson.fishingprogression
+
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus  = 18749
+
   |nexus  = 485
   |github  = chudders1231/SDV-FishingProgression
+
   |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
 +
  |name    = Extended Minecart
 +
  |author  = Entoarox
 +
  |id      = Entoarox.ExtendedMinecart
 +
  |nexus  = 2271
 +
  |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 Rod Recolor
+
   |name    = Extended Reach
   |author  = Stashek
+
   |author  = spacechase0
   |id      = Stashek.FishingRodRecolor
+
   |id      = spacechase0.ExtendedReach
   |nexus  = 8835
+
  |curse  = 867754
   |github  =
+
  |moddrop = 242303
 +
   |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 Trawler
+
   |name    = Extra Content Mod
   |author  = PeacefulEnd
+
   |author  = Alacrity, platinumhobo
   |id      = PeacefulEnd.FishingTrawler
+
   |id      = Alacrity.ExtraContentMod
   |nexus  = 8406
+
   |nexus  = 8510
   |github  = Floogen/FishingTrawler
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler - New Horizons
+
   |name    = Extra Fish Information
   |author  = PeacefulEnd
+
   |author  = Ceasg
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
+
   |id      = Ceasg.ExtraFishInformation
   |nexus  = 15941
+
   |nexus  = 4170
   |github  = Floogen/FishingTrawler
+
   |github  = ceasg/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Treasure Spawner
+
   |name    = Extra Machine Configs
   |author  = jangofett4
+
   |author  = Selph, zombifier
   |id      = jangofett4.fishingtreasurespawner
+
   |id      = selph.ExtraMachineConfig
   |nexus  = 18119
+
   |nexus  = 22256
   |github  = jangofett4/FishingTreasureSpawner
+
   |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Tuner Redux
+
   |name    = Extra Map Layers
   |author  = Hammurabi
+
   |author  = aedenthorn, Erinthe
   |id      = HammurabiFishingTunerRedux
+
   |id      = aedenthorn.ExtraMapLayers
   |nexus   =
+
   |curse   = 868841
   |chucklefish = 4578
+
   |nexus  = 9633
   |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
+
   |github = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
 
  |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    = Fish Me
+
   |name    = Extreme Fishing Overhaul
   |author  = marikaefer
+
   |author  = Unidarkshin and Deathest1, Devin Lematty
   |id      = marikaefer.FishMe
+
   |id      = DevinLematty.ExtremeFishingOverhaul
   |nexus  = 4756
+
   |nexus  = 7490
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Json Assets 1.7.7
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Preview
+
   |name    = Extreme Weather
   |author  = Jonqora
+
   |author  = BlaDe
   |id      = Jonqora.FishPreview
+
   |id      = BlaDe.ExtremeWeather
   |nexus  = 6303
+
   |nexus  = 12334
   |github  = Jonqora/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Reminder
+
   |name    = Fabrication
   |author  = Mizzion
+
   |author  = XxHarvzBackxX
   |id      = mizzion.fishreminder
+
   |id      = harvz.Fabrication
   |nexus  = 3615
+
   |nexus  = 10679
  |moddrop = 661375
+
   |github  = XxHarvzBackxX/fabrication
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Spot Bait
+
   |name    = FaeQuest
   |author  = aedenthorn, Erinthe
+
   |author  = Navi-chan, ooo0000
   |id      = aedenthorn.FishSpotBait
+
   |id      = NaviChan.FaeQuest
   |nexus  = 17581
+
   |nexus  = 2484
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
 
  |author  = StarAmy
 
  |id      = StarAmy.bubbletoggle
 
  |nexus  = 13076
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishy Blood Moon
+
   |name    = Fairy Fix
   |author  = MattDeDuck, Duckshard
+
   |author  = MindMeltMax
   |id      = MattDeDuck.FishyBloodMoon
+
   |id      = MindMeltMax.FairyFix
   |nexus  = 3725
+
  |curse  = 1024723
   |github  =
+
   |nexus  = 24469
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Animal Tools
+
   |name    = Fall 28 Snow Day
   |author  = bcmpinc
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = bcmpinc.FixAnimalTools
+
   |id      = Omegasis.Fall28SnowDay
   |nexus  = 3215
+
   |nexus  = 486
   |github  = bcmpinc/StardewHack
+
   |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Categories in Recipes, Categories in Recipes
+
   |name    = Fall To Autumn
   |author  = Traktori
+
   |author  = jahangmar
   |id      = Traktori.CategoriesInRecipes
+
   |id      = jahangmar.FallToAutumn
   |nexus  = 11400
+
   |nexus  = 7174
   |github  = Traktori7/StardewValleyMods
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Dice
+
   |name    = Familiars
   |author  = Ashley, bambimenot
+
   |author  = aedenthorn, Erinthe
   |id      = ashley.fixdice
+
   |id      = aedenthorn.Familiars
   |nexus  = 4556
+
   |nexus  = 6429
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Pig Random
+
   |name    = Family Planning
   |author  = atravita
+
   |author  = loe2run
   |id      = atravita.FixPigRandom
+
   |id      = Loe2run.FamilyPlanning
   |curse   = 870967
+
   |nexus   = 4515
   |moddrop = 1294434
+
   |github  = loe2run/FamilyPlanningMod
   |nexus   = 15003
+
 
   |github  = atravita-mods/StardewMods
+
   |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    = Fix TVs on Custom Farm Types
+
   |name    = Fancy Sprinklers
   |author  = mouse
+
   |author  = trashcan9
   |id      = mouse.FixTVsOnCustomFarmTypes
+
   |id      = trashcan9.FancySprinklers
   |moddrop = 1194570
+
   |nexus  = 15857
   |nexus  = 12717
+
   |github  =
   |github  = notevenamouse/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Weapons Damage
+
   |name    = Fantastic Frames
   |author  = BlueSight
+
   |author  = Taskmaster
   |id      = BlueSight.FixedWeaponsDamage
+
   |id      = Taskmaster.FantasticFrames
   |nexus  = 19896
+
   |nexus  = 4540
   |github  = Hikari-BS/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flamingo Breeding
+
   |name    = Farmageddon
   |author  = BlaDe
+
   |author  = Max Vollmer, SVProtector
   |id      = BlaDe.FlamingoBreeding
+
   |id      = maxvollmer.farmageddon
   |nexus  = 12015
+
   |nexus  = 2618
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flexible Sprinklers
+
   |name    = Farm Animal Choices
   |author  = Shockah
+
   |author  = ShivaGuy
   |id      = Shockah.FlexibleSprinklers
+
   |id      = ShivaGuy.FarmAnimalChoices
   |nexus  = 10931
+
   |nexus  = 11850
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flip Buildings
+
   |name    = Farm Animal Harvest Helper
  |author  = mouahrara
+
   |author  = aedenthorn, Erinthe
  |id      = mouahrara.FlipBuildings
+
   |id      = aedenthorn.FarmAnimalHarvestHelper
  |nexus  = 18444
+
   |nexus  = 13782
  |github  = mouahrara/FlipBuildings
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Floating Garden Pots
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FloatingGardenPots
 
   |nexus  = 17582
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floor Shadow Switcher
+
   |name    = Farm Anywhere
   |author  = MouseyPounds
+
   |author  = hmkiesel
   |id      = MouseyPounds.FloorShadowSwitcher
+
   |id      = hmkiesel.FarmAnywhere
   |nexus  = 3885
+
   |nexus  = 13926
   |github  = MouseyPounds/stardew-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Bombs
+
   |name    = Farm Automation: Barn Door Automation
   |author  = kdau
+
   |author  = Oranisagu
   |id      = kdau.FlowerBombs
+
   |id      = none<!--no manifest ID-->
   |nexus  = 6228
+
   |nexus  =
   |moddrop = 794657
+
   |url    = https://community.playstarbound.com/threads/111931
  |source  = https://gitlab.com/kdau/flowerbombs
+
  |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    = Flower Color Picker
+
   |name    = Farm Automation: Item Collector
   |author  = spacechase0
+
   |author  = Oranisagu
   |id      = spacechase0.FlowerColorPicker
+
   |id      = none<!--no manifest ID-->
   |curse  = 867760
+
  |nexus  =
   |moddrop = 130043
+
  |url    = https://community.playstarbound.com/threads/111931
   |nexus   = 1229
+
   |github  = oranisagu/SDV-FarmAutomation
   |github = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.2
 +
   |status   = workaround
 +
   |summary = use [[#Automate|Automate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Fix
+
   |name    = Farm Cave Framework
   |author  = elfuun
+
   |author  = aedenthorn, Erinthe
   |id      = FlowerDanceFix.elfuun
+
   |id      = aedenthorn.FarmCaveFramework
   |nexus  = 8535
+
   |nexus  = 10506
  |moddrop = 980853
+
   |github  = aedenthorn/StardewValleyMods
   |github  = elfuun1/FlowerDanceFix
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Flower Dance Hearts Change
 
  |author  = ron075sh
 
  |id      = ron075sh.FlowerDanceHeartsChange
 
  |nexus  = 3019
 
  |github  =
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
+
   |summary  = use {{nexus mod|20910|Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dancing, Kelly's Flower Dancing
+
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author  = kelly2892
+
   |author  = atravita
   |id      = kelly2892.flower.dancing.harmony
+
   |id      = atravita.FarmCaveSpawn
   |nexus  = 8107
+
  |curse  = 870986
   |github  = kenny2892/StardewValleyMods
+
  |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    = Flower Rain
+
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author  = spacechase0
+
   |author  = atravita
   |id      = spacechase0.FlowerRain
+
   |id      = atravita.ExpFromMonsterKillsOnFarm
   |curse  = 867722
+
   |curse  = 870983
   |nexus  = 6131
+
  |moddrop = 1099838
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 10924
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowery Tools
+
   |name    = Farm Computer Plus
   |author  = Cat, CatCattyCat
+
   |author  = Boebie
   |id      = cat.flowerytools
+
   |id      = beau.farmcomputerplus
   |nexus  = 6203
+
   |nexus  = 19124
  |moddrop = 833563
 
  |github  = danvolchek/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Flowing Mine Rocks
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.FlowingMineRocks
 
  |nexus  = 9043
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fluent Eating
 
  |author  = Kangzoel
 
  |id      = Kangzoel.FluentEating
 
  |nexus  = 11690
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flying Start Loan
+
   |name    = Farm Computers Check Cellars
   |author  = EstherHollow
+
   |author  = Ian Rubin, ianr427
   |id      = EstherHollow.FlyingStartLoan
+
   |id      = ianr.FarmComputersCheckCellars
   |nexus  = 11003
+
   |nexus  = 19581
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Font Settings, 字体设置
+
   |name    = Farmer Helper
   |author  = Becks723
+
   |author  = aedenthorn, Erinthe
   |id      = Becks723.FontSettings
+
   |id      = aedenthorn.FarmerHelper
   |nexus  = 12467
+
   |nexus  = 10179
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking
+
   |name    = Farmer Helper (Updated)
   |author  = thejcannon
+
   |author  = Fiorbeth
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id      = Fiorbeth.FarmerHelper
   |nexus  = 4321
+
   |nexus  = 21030
   |github  = thejcannon/Stardew-FoodBuffStacking
+
   |github  = NTaylor1993/FarmerHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Cravings
+
   |name    = Farmer Portraits
   |author  = Hexenentendrache
+
   |author  = aedenthorn, Erinthe
   |id      = Hexenentendrache.FoodCravings
+
   |id      = aedenthorn.FarmerPortraits
   |nexus  = 17126
+
  |curse  = 868774
   |github  = Enteligenz/StardewMods
+
   |nexus  = 11398
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food on the Table
+
   |name    = Farmer Portraits for 1.6
   |author  = aedenthorn, Erinthe
+
   |author  = mistyspring
   |id      = aedenthorn.FoodOnTheTable
+
   |id      = mistyspring.aedenthornFarmerPortraits
   |nexus  = 10886
+
   |nexus  = 20713
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage at the Farm
+
   |name    = Farmer Vitals Evolved
   |author  = Nishtra
+
   |author  = Sensakuma
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id      = Sensakuma.FarmerVitalsEvolved
   |nexus  = 673
+
   |nexus  = 11131
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
  |unofficial version = 1.9.1-unofficial.1-Olivki
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Fantasy
+
   |name    = Farm Expansion
   |author  = Goldenrevolver
+
   |author  = Advize
   |id      = Goldenrevolver.ForageFantasy
+
   |id      = Advize.FarmExpansion, AdvizeFarmExpansionMod-2-0-5, AdvizeFarmExpansionMod-2-0, 3888bdfd-73f6-4776-8bb7-8ad45aea1915<!--changed in 3.0, 2.0.5, and 2.0-->
   |nexus  = 7554
+
   |nexus  = 130
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = AdvizeGH/FarmExpansion
 +
 
 +
  |broke in = Stardew Valley 1.3.16
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Pointers
+
   |name    = Farmhand Finder
   |author  = Bpendragon
+
   |author  = 2Retr0
   |id      = Bpendragon.ForagePointers
+
   |id      = 2Retr0.FarmhandFinder
   |nexus  = 7781
+
  |curse  = 661476
   |github  = Bpendragon/ForagePointers
+
   |nexus  = 13153
 +
   |github  = 2Retr0/FarmhandFinder
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
+
   |name    = Farmhouse Fixes
   |author  = DanielB
+
   |author  = CyanFire
   |id      = DanielB.TrackerZoomFix
+
   |id      = CF.FarmhouseFixes
   |nexus  = 17935
+
   |nexus  = 16507
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster
+
   |name    = Farmhouse Redone
   |author  = Remy Bach
+
   |author  = MabelSyrup
   |id      = remybach.forecaster
+
   |id      = mabelsyrup.farmhouse
   |nexus  = 3037
+
   |nexus  = 3731
   |github  = remybach/stardew-valley-forecaster
+
   |github  = mjSurber/FarmHouseRedone
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster Text, Forecaster Text
+
   |name    = Farmhouse Visits
   |author  = TheElm
+
   |author  = mistyspring
   |id      = TheElm.ForecasterText
+
   |id      = mistyspring.farmhousevisits
   |nexus  = 7541
+
  |curse  = 880518
   |github  = GStefanowich/SDV-Forecaster
+
   |nexus  = 12457
 +
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foxyfficiency
+
   |name    = Farm Hub
   |author  = Fokson
+
   |author  = Platonymous
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id      = Platonymous.FarmHub
   |nexus  = 2520
+
   |nexus  = 2309
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Logger
+
   |name    = Farm Icons on Load Screen
   |author  = atravita
+
   |author  = b1rdyw1rdy
   |id      = atravita.FrameRateLogger
+
   |id      = b1rdyw1rdy.FarmIconOnLoadScreen
  |curse  = 870966
+
   |nexus  = 24344
  |moddrop = 1294433
+
   |github  =
   |nexus  = 15002
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Viewer, FPS Viewer
+
   |name    = Farming Tools Patch
   |author  = Adham084
+
  |author  = Torsang
   |id      = adham084.fpsviewer
+
  |id      = torsang.farmingtoolspatch
   |nexus  = 14046
+
  |nexus  = 24066
 +
  |github  = Torsang/FarmingToolsPatch
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm in Paradise, Textura de Neve
 +
   |author  = BrasileiroTop, LKboss
 +
   |id      = LKboss.TexturaNeve
 +
   |nexus  = 13594
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Dusty
+
   |name    = Farm in the Sky, Fundo
   |author  = skuldomg, Skuld
+
   |author  = BrasileiroTop
   |id      = skuldomg.freeDusty
+
   |id      = BrasileiroTop.Fundo
   |nexus  = 2206
+
   |nexus  = 5423
   |github  = skuldomg/freeDusty
+
   |github  =
  
   |broke in          = Stardew Valley 1.4
+
   |status  = abandoned
  |unofficial version = 1.0.7.unofficial-2.strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Love
+
   |name    = Farm Rearranger
   |author  = aedenthorn, Erinthe
+
   |author  = Cherry & cel10e
   |id      = aedenthorn.FreeLove
+
   |id      = cel10e.Cherry.FarmRearranger
   |curse   = 868835
+
   |nexus   = 5142
   |nexus  = 10021
+
   |moddrop = 716395
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Slingshot
+
   |name    = Farm Resource Generator
   |author  = DJ-STLN
+
   |author  = jwdred
   |id      = DJ-STLN.FreeSlingshot
+
   |id      =
   |nexus  = 3320
+
   |nexus  = 647
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free the Toolbar
+
   |name    = Farm Tablet
   |author  = danmw3
+
   |author  = boneskull
   |id      = danmw3.freethetoolbar
+
   |id      = com.boneskull.farm-tablet
   |nexus  = 4960
+
   |nexus  = 16447
   |github  =
+
   |github  = Floogen/AlternativeTextures
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendly Divorce
+
   |name    = Farm to Table Ready Meals
   |author  = aedenthorn, Erinthe
+
   |author  = Speshkitty
   |id      = aedenthorn.FriendlyDivorce
+
   |id      = speshkitty.farmtotablereadymeals
   |nexus  = 6241
+
   |nexus  = 7148
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Speshkitty/FarmToTableReadyMeals
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friends Forever
+
   |name    = Farmtronics
   |author  = Isaac S
+
   |author  = Joe Strout
   |id      = IsaacS.FriendsForever
+
   |id      = strout.farmtronics
   |nexus  = 1738
+
   |nexus  = 10634
   |github  = isaacs-dev/Minidew-Mods
+
   |github  = JoeStrout/Farmtronics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Booster
+
   |name    = Farm Type Manager
   |author  = Hills
+
   |author  = Esca, Esca-MMC
   |id      = Hills.FriendshipBooster
+
   |id      = Esca.FarmTypeManager
   |nexus  = 10497
+
   |nexus  = 3231
   |moddrop = 1084819
+
   |moddrop = 598755
   |github  =
+
   |github  = Esca-MMC/FarmTypeManager
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Tweaks
+
   |name    = Farm Warps Patch
   |author  = aedenthorn, Erinthe
+
   |author  = tlitookilakin
   |id      = aedenthorn.FriendshipTweaks
+
   |id      = tlitookilakin.farmwarpspatch
   |nexus  = 17055
+
   |nexus  = 8236
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 926207
 +
   |github  = tlitookilakin/FarmWarpsPatch
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Without Talk
+
   |name    = Fashion Sense
   |author  = HunterMYT
+
   |author  = PeacefulEnd
   |id      = HunterMYT.FriendshipWithoutTalk
+
   |id      = PeacefulEnd.FashionSense
   |nexus  = 8709
+
  |curse  = 870933
   |github  =
+
   |nexus  = 9969
 +
   |github  = Floogen/FashionSense
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frozen Yogurt
+
   |name    = Fashion Sense Outfits
   |author  = Failsplat
+
   |author  = nihilistzsche
   |id      = Failsplat.FroyoFFHarmony
+
   |id      = nihilistzsche.FashionSenseOutfits
   |nexus  = 12308
+
   |nexus  = 18384
   |github  =
+
   |github  = nihilistzsche/FashionSenseOutfits
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frugal Farm Menu
+
   |name    = Fast Animations
   |author  = jeffgillean
+
   |author  = Pathoschild
   |id      = jeffgillean.FrugalFarmMenu
+
   |id      = Pathoschild.FastAnimations
   |nexus  = 11050
+
  |curse  = 957496
   |github  = jeffgillean/StardewValleyMods
+
   |nexus  = 1089
 +
  |moddrop = 606631
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Shaker
+
   |name    = Fast Control Input
   |author  = aedenthorn, Erinthe
+
   |author  = weizinai
   |id      = Aedenthorn.FruitTreeShaker
+
   |id      = weizinai.FastControlInput
   |nexus  = 5776
+
   |nexus  = 24324
   |github  = aedenthorn/StardewValleyMods
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Tweaks
+
   |name    = Faster Events
  |author  = aedenthorn, Erinthe
+
   |author  = libaryaddict
  |id      = Aedenthorn.FruitTreeTweaks
+
   |id      = libraryaddict.FasterEvents
  |nexus  = 11422
+
   |nexus  = 7631
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Full Romanceable Witch NPC, Witch Events Shop
 
   |author  = jennisimone
 
   |id      = jennisimone.WitchEventsShop
 
   |nexus  = 16304
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fungus Amongus
+
   |name    = Faster Grass
   |author  = Okay Shroomer
+
   |author  = IceGladiador
   |id      = OkayShroomer.FungusAmongus
+
   |id      = IceGladiador.FasterGrass
   |nexus  = 11785
+
   |nexus  = 1772
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Adjustment
+
   |name    = Faster Horse
   |author  = aedenthorn, Erinthe
+
   |author  = kibbe
   |id      = aedenthorn.FurnitureAdjustment
+
   |id      = kibbe.faster_horse
   |nexus  = 10213
+
   |nexus  = 2791
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Display Framework
+
   |name    = Faster Paths
   |author  = aedenthorn, Erinthe
+
   |author  = Entoarox
   |id      = aedenthorn.FurnitureDisplayFramework
+
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |nexus  = 10855
+
   |nexus  = 2277
   |github  = aedenthorn/StardewValleyMods
+
  |chucklefish = 3641
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Placement Tweaks
+
   |name    = Faster Path Speed
   |author  = aedenthorn, Erinthe
+
   |author  = gaussfire
   |id      = aedenthorn.FurniturePlacementTweaks
+
   |id      = gaussfire.FasterPathSpeed
   |nexus  = 14092
+
   |nexus  = 9344
   |github  = aedenthorn/StardewValleyMods
+
   |github  = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Recolor
+
   |name    = Faster Run
   |author  = aedenthorn, Erinthe
+
   |author  = KathrynHazuka
   |id      = aedenthorn.FurnitureRecolor
+
   |id      = KathrynHazuka.FasterRun
   |nexus  = 10217
+
   |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    = Gacha Geodes
+
   |name    = Faster Transition
   |author  = DeLiXx
+
   |author  = Kumagabear
   |id      = DLX.Geodes
+
   |id      = Kumagabear.FasterTransition
   |nexus  = 17691
+
   |nexus  = 19584
   |github  =
+
   |github  = DotSharkTeeth/StardewValleyMods
  |source  = https://gitlab.com/delixx/stardew-valley-gacha-geodes
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Slingshot Obtainable
+
   |name    = Faster Trees
   |author  = Adham084
+
   |author  = Krutonium
   |id      = adham084.galaxyslingshot
+
   |id      = ca.krutonium.fastertrees
   |nexus  = 14115
+
   |nexus  = 21952
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Weapon Choice
+
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author  = aedenthorn, Erinthe
+
   |author  = zeldela
   |id      = aedenthorn.GalaxyWeaponChoice
+
   |id      = zeldela.FastFishPond
   |nexus  = 14511
+
   |nexus  = 14005
   |github  = aedenthorn/StardewValleyMods
+
   |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gameboy Arcade
+
   |name    = Fast Forward
   |author  = drbirbdev
+
   |author  = crazywig
   |id      = drbirbdev.GameboyArcade
+
   |id      = crazywig.FastForward
  |moddrop = 1318487
+
   |nexus  = 7413
   |nexus  =
+
   |github  =
   |github  = drbirbdev/StardewValley
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Game Reminder
+
   |name    = Fast Geode, Instant Geodes
   |author  = mmanlapat
+
   |author  = ofmanynames
   |id      = mmanlapat.GameReminder
+
   |id      = InstantGeode
   |nexus  = 1153
+
   |nexus  = 750
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.2
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GameSpeed
+
   |name    = Fast Loads
   |author  = RandomComputerUser
+
   |author  = spajus
   |id      = RandomComputerUser.GameSpeed
+
   |id      = spajus.fastloads
   |nexus  = 7211
+
   |nexus  = 19454
   |github  =
+
   |github  = spajus/stardew-valley-fast-loads
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Collector
+
   |name    = Fast Parrot Express Animation
   |author  = Loogooter
+
   |author  = ErikShun, QuickNutz
   |id      = OlegSilkin.garbage_collector
+
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |nexus  = 2463
+
  |moddrop = 1490579
 +
   |nexus  = 19634
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Day
+
   |name    = Fast Petting
   |author  = furyx639
+
   |author  = DerTod2
   |id      = furyx639.GarbageDay
+
   |id      = de.dertod2.FastPetting
  |curse  = 871837
+
   |nexus  = 5039
  |nexus  = 8204
 
  |github  = LeFauxMatt/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Garden Pot - Automate
 
  |author  = NCarigon
 
  |id      = NCarigon.GardenPotAutomate
 
   |nexus  = 15212
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot Tweaks
+
   |name    = Fast Travel
   |author  = aedenthorn, Erinthe
+
   |author  = Death, DeathGameDev
   |id      = aedenthorn.GardenPotTweaks
+
   |id      = DeathGameDev.FastTravel
   |nexus  = 14820
+
   |nexus  = 1529
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DeathGameDev/SDV-FastTravel
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Fix
+
   |name    = FauxCore
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = LeFauxMatt
   |id      = f4iTh.GateFix
+
   |id      = furyx639.FauxCore
   |nexus  = 4859
+
  |moddrop = 1547213
   |github  =
+
   |nexus  = 20618
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Opener
+
   |name    = Feeling Lucky?
   |author  = mralbobo
+
   |author  = minervamaga
   |id      = mralbobo.GateOpener
+
   |id      = minervamaga.FeelingLucky
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/111988
+
   |moddrop = 752859
   |github  = mralbobo/stardew-gate-opener
+
   |github  = minervamaga/FeelingLucky
  
   |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    = Fellowship - Immersive Rings
   |author  = aedenthorn, Erinthe
+
   |author  = DaLion
   |id      = aedenthorn.GemIsles
+
  |id      = DaLion.ImmersiveRings
   |nexus  = 6692
+
  |nexus  = 11380
   |github  = aedenthorn/StardewValleyMods
+
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ferngill Dynamic Rain
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
   |id      = KoihimeNakamura.DynamicRainAndWind
 +
   |nexus  = 604
 +
  |moddrop = 664033
 +
   |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
+
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author  = Hana
+
   |author  = UNA
   |id      = Hana.GNMTokens
+
   |id      = UNA.FashionFestivalSMAPI
   |nexus  = 14426
+
   |nexus  = 17404
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
+
   |name    = Ferngill Revenue Service
   |author  = sqbr
+
   |author  = KarratKake
   |id      = sqbr.GetGS
+
   |id      = KarratKake.FerngillRevenueService
   |nexus  = 13434
+
   |nexus  = 7566
   |github  = sqbr/GetGS
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Mod Config Menu
+
   |name    = Ferngill Simple Economy
   |author  = spacechase0
+
   |author  = Paul Steele
   |id      = spacechase0.GenericModConfigMenu
+
   |id      = paulsteele.fse
  |curse  = 867150
+
   |nexus  = 21414
  |moddrop = 771692
+
   |github  = Annosz/UIInfoSuite2
   |nexus  = 5098
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Shop Extender
+
   |name    = Fertilizer Anytime
   |author  = rabbitgreen49, IrregularPorygon
+
   |author  = stoobinator, lefthandedkid
   |id      = GenericShopExtender
+
   |id      = stoobinator.fertilizeranytime
   |nexus  = 814
+
   |nexus  = 7259
   |github  = IrregularPorygon/SMAPIGenericShopMod
+
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
  
   |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    = Fertilizer Bubbles
   |author  = agent56
+
   |author  = temisthem
   |id      = agent56.GeneticsAPI
+
   |id      = tem696969696969.FertilizerBubbles
   |nexus  = 15655
+
   |nexus  = 23307
   |github  =
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Geode Info Menu
+
   |name    = Festival End Time Tweak
   |author  = CatCattyCat, Cat
+
   |author  = KirbyLink
   |id      = cat.geodeinfomenu
+
   |id      = kirbylink.festivalendtimetweak
   |nexus  = 1448
+
   |nexus  = 2966
  |moddrop = 833541
+
   |github  = KirbyLink/FestivalEndTimeTweak
   |github  = danvolchek/StardewMods
 
  
   |broke in          = Stardew Valley 1.5
+
   |broke in          = SMAPI 3.0
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
  |unofficial version = 1.2.1-unofficial.2-speshkitty
  |unofficial version = 1.5.3-unofficial.1-strobe
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Glam
+
   |name    = Festival of the Mundane
   |author  = MartyrPher
+
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id      = MartyrPher.GetGlam
+
   |id      = MouseyPounds.ShadowFestival
   |nexus  = 5044
+
   |nexus  = 4630
   |github  = MartyrPher/GetGlam
+
   |github  = MouseyPounds/stardew-mods
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in          = Stardew Valley 1.6
   |name    = Ghost Town
+
   |unofficial version = 1.1.3-unofficial.1-LikeFrogs
   |author  = Platonymous
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123587
   |id      = Platonymous.GhostTown
 
  |curse  = 877231
 
  |moddrop = 793902
 
  |nexus  = 2992
 
  |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Fertilizer
+
   |name    = FeTK - Stardew-Valley Toolkit
   |author  = atravita
+
   |author  = Felix-Dev
   |id      = atravita.GiantCropFertilizer
+
   |id      = Felix-Dev.FeTK
   |curse   = 870977
+
   |nexus   = 4403
   |moddrop = 1135913
+
   |github  = Felix-Dev/StardewMods
   |nexus  = 11620
+
 
   |github  = atravita-mods/StardewMods
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
   |unofficial version = 1.0.1-unofficial.2-digus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Ring
+
   |name    = Field Harvest
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.giantcropring
+
   |id      = aedenthorn.FieldHarvest
   |nexus  = 1182
+
   |nexus  = 11019
   |moddrop = 833538
+
   |github  = aedenthorn/StardewValleyMods
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Tweaks
+
   |name    = Field Harvest Redux
   |author  = Khloe Leclair
+
   |author  = Prism 99
   |id      = leclair.giantcroptweaks
+
   |id      = prism99.aedenthorn.FieldHarvest
   |nexus  = 14370
+
   |nexus  = 21703
   |github  = KhloeLeclair/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Omelet
+
   |name    = Field Works
   |author  = spacechase0
+
   |author  = ChiroxT
   |id      = spacechase0.GiantOmelet
+
   |id      = treinke.FieldWorks
   |nexus  = 13852
+
   |nexus  = 17267
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Decline
+
   |name    = Fighting With NPCs
   |author  = desto
+
   |author  = Edu Anttunes
   |id      = desto.GiftDecline
+
   |id      = EduAnttunes.FightingWithNPCs
   |nexus  = 6944
+
   |nexus  = 5865
   |github  = desto-git/sdv-mods
+
   |github  = eduanttunes/sv_fighting_with_npcs
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Money
+
   |name    = File Replacer
   |author  = AvalonMFX
+
   |author  = certifiableGrimalkin
   |id      = AvalonMFX.GiftMoney
+
   |id      = certifiableGrimalkin.FileReplacer
   |nexus  = 17564
+
   |nexus  = 17553
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Rejection
+
   |name    = Filtered Chest Hopper
   |author  = aedenthorn, Erinthe
+
   |author  = Shivion
   |id      = aedenthorn.GiftRejection
+
   |id      = shivion.FilteredChestHopper
   |nexus  = 14273
+
   |nexus  = 21730
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Shivion/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper
+
   |name    = Find Object Mod
   |author  = tstaples
+
   |author  = Tran Minh Thong
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id      = find.object.mod
   |nexus  = 229
+
   |nexus  = 8594
   |github  = tstaples/GiftTasteHelper
+
   |github  =
 
 
  |warnings = needs zoom and UI scale options to have the same value.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper Continued
+
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author  = Isi0
+
   |author  = HaulinOats
   |id      = Isi0.GiftTasteHelper
+
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus  = 18762
+
   |nexus  = 13944
   |github  = Just-Chaldea/GiftTasteHelper
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Wrapper
+
   |name    = Fireballs!
   |author  = blueberry
+
   |author  = aurnj, Roy Li
   |id      = blueberry.GiftWrapper
+
   |id      = RoyLi.Fireballs
   |nexus  = 4721
+
   |nexus  =
   |github  = b-b-blueberry/GiftWrapper
+
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 +
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Mainland Adjustments
+
   |name    = Fire Breath
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.GingerIslandMainlandAdjustments
+
   |id      = aedenthorn.FireBreath
  |curse  = 870984
+
   |nexus  = 7311
  |moddrop = 1098263
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 10004
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Give Me My Cursor Back
+
   |name    = Fire Crackers, Firecracker Mod
   |author  = DecidedlyHuman
+
   |author  = MindMeltMax
   |id      = DecidedlyHuman.GiveMeMyCursorBack
+
   |id      = MindMeltMax.FireCracker
   |nexus  = 9976
+
   |nexus  = 7321
   |github  = DecidedlyHuman/GiveMeMyCursorBack
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Global Config Settings
+
   |name    = Fireworks Festival
  |author  = Gaphodil
 
  |id      = Gaphodil.GlobalConfigSettings
 
  |nexus  = 9340
 
  |moddrop = 1007690
 
  |github  = Gaphodil/GlobalConfigSettings
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Glue Your Furniture Down
 
 
   |author  = violetlizabet
 
   |author  = violetlizabet
   |id      = violetlizabet.GlueFurnitureDown
+
   |id      = violetlizabet.FireworksFestival
   |nexus  = 10374
+
   |nexus  = 15261
   |github  = elizabethcd/PreventFurniturePickup
+
   |github  = elizabethcd/FireworksFestival
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GMCM Options
+
   |name    = Fischievements
   |author  = Jamie Taylor
+
   |author  = MattDeDuck, Duckshard
   |id      = jltaylor-us.GMCMOptions
+
   |id      = MattDeDuck.Fischievements
   |nexus  = 10505
+
   |nexus  = 3658
   |github  = jltaylor-us/StardewGMCMOptions
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = God Mode
+
   |name    = FishDex
   |author  = treyh0
+
   |author  = rupak0577
   |id      = treyh0.GodMode
+
   |id      = rupak0577.FishDex
   |nexus  = 2641
+
   |nexus  =
   |github  =
+
   |github  = rupak0577/FishDex
 +
  |url    = {{github|rupak0577/FishDex}}
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye American English
+
   |name    = Fish Exclusions
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = GZhynko
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id      = GZhynko.FishExclusions
  |moddrop = 854437
+
   |nexus  = 7782
   |nexus  = 7183
+
   |github  = gzhynko/StardewMods
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye SMAPI
+
   |name    = Fish Finder
   |author  = Jessebot
+
   |author  = Aair, AairTheGreat
   |id      = Jessebot.GoodbyeSMAPI
+
   |id      = AairTheGreat.FishFinder
   |nexus  = 6514
+
   |nexus  = 5011
   |github  = JessebotX/StardewValleyMods
+
   |github  = AairTheGreat/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Bed
+
   |name    = Fish Info
   |author  = candidus42
+
   |author  = Speshkitty
   |id      = Candidus42.GoToBed
+
   |id      = speshkitty.fishinfo
   |nexus  = 4967
+
   |nexus  = 5452
   |github  = mus-candidus/GoToBed
+
   |github  = Speshkitty/FishInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Sleep
+
   |name    = Fishing Adjust
   |author  = yy376
+
   |author  = Shuai Zhang
   |id      = yy376.GoToSleep
+
   |id      = shuaiz.FishingAdjustMod
   |nexus  = 2195
+
   |nexus  = 1350
   |github  =
+
   |github  = hcoona/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = SMAPI 2.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gradient Hair Colors
+
   |name    = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author  = spacechase0
+
   |author  = ChibiKyu, KilZenc
   |id      = spacechase0.GradientHairColors
+
   |id      = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |nexus  = 12744
+
   |nexus  = 5815
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Heirlooms
+
   |name    = Fishing Automaton
   |author  = rikai
+
   |author  = Drynwynn, thepaladinknight
   |id      = rikai.GrandfathersHeirlooms
+
   |id      = Drynwynn.FishingAutomaton
   |nexus  = 8557
+
   |nexus  = 2527
   |github  = rikai/Grandfathers-Heirlooms
+
   |github  = Drynwynn/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth
+
   |name    = Fishing Chests Expanded
   |author  = bcmpinc
+
   |author  = aedenthorn, Erinthe
   |id      = bcmpinc.GrassGrowth
+
   |id      = aedenthorn.FishingChestsExpanded
   |nexus  = 2732
+
   |nexus  = 7694
   |github  = bcmpinc/StardewHack
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.4.3-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth Adjuster, Grass Adjustor
+
   |name    = Fishing Info Overlays
   |author  = Jellypowered, Shockade
+
   |author  = barteke22
   |id      = Jellypowered.GrassChance
+
   |id      = barteke22.FIshingInfoOverlays
   |nexus  = 3365
+
   |nexus  = 8970
   |github  =
+
   |github  = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse 20x20
+
   |name    = Fishing Logbook
   |author  = sirloinmeatt
+
   |author  = M3ales
   |id      = sirloinmeatt.Greenhouse20x20
+
   |id      = FishingLogbook
   |nexus  = 2662
+
   |nexus  =
   |github  =
+
  |curse  = 299792
 +
   |github  = M3ales/FishingLogbook
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
  |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 Minigames
   |author  = Derslayr
+
   |author  = barteke22 (Here Fishy base by aedenthorn)
   |id      = Derslayr.GreenhouseConstruction
+
   |id      = barteke22.FisingMinigames
   |nexus  = 10148
+
   |nexus  = 9345
   |github  = derslayr10/GreenhouseConstruction
+
   |github  = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Begone!
+
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author  = bblueberry, blueberry
+
   |author  = barteke22
   |id      = blueberry.GreenhouseEntryBegone
+
   |id      = barteke22.FishingMinigames
   |nexus  = 8203
+
   |nexus  = 9345
   |github  = b-b-blueberry/GreenhouseEntryPatch
+
   |github  = barteke22/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Mod
+
   |name    = Fishing Mod
   |author  = pancham138
+
   |author  = Zoryn
   |id      = Pancham138.GreenhouseEntryMod
+
   |id      = Zoryn.FishingMod
   |nexus  = 6150
+
   |nexus  =
   |github  =
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers
+
   |name    = Fishing Nets → Automate
   |author  = PeacefulEnd
+
   |author  = MindMeltMax
   |id      = PeacefulEnd.GreenhouseGatherers
+
   |id      = MindMeltMax.Fishnets.Automate
   |nexus  = 7619
+
   |nexus  = 13819
  |moddrop = 886187
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |github  = Floogen/GreenhouseGatherers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers Automate
+
   |name    = Fishing Nets → Better Crafting
   |author  = PeacefulEnd
+
   |author  = MindMeltMax
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
+
   |id      = MindMeltMax.Fishnets.BetterCrafting
   |nexus  = 7619
+
   |nexus  = 13819
   |moddrop = 886187
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |github  = Floogen/GreenhouseGatherers
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Sprinklers
+
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author  = Bpendragon
+
   |author  = MindMeltMax
   |id      = Bpendragon.GreenhouseSprinklers
+
   |id      = MindMeltMax.Fishnets
   |nexus  = 7456
+
  |curse  = 1004486
   |github  = Bpendragon/GreenhouseSprinklers
+
   |nexus  = 13819
 +
  |moddrop = 1247514
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Upgrades
+
   |name    = Fishing Practice
   |author  = Cecidelus
+
   |author  = BlaDe
   |id      = Cecidelus.GreenhouseUpgrades
+
   |id      = BlaDe.FishingPractice
   |nexus  = 8042
+
   |nexus  = 4157
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
+
   |name    = Fishing Progression
   |author  = Fernass354
+
   |author  = ChadlyMasterson
   |id      = Fernass354.GreenUpgrades
+
   |id      = chadlymasterson.fishingprogression
   |nexus  = 18766
+
   |nexus  = 18749
   |github  =
+
   |github  = chudders1231/SDV-FishingProgression
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHut
+
   |name    = Fishing Trawler
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
+
   |author  = PeacefulEnd
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
+
   |id      = PeacefulEnd.FishingTrawler
   |nexus   = 1735
+
  |nexus  = 8406
   |github =
+
  |github  = Floogen/FishingTrawler
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
   |summary = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groundhog Day
+
   |name    = Fishing Trawler - New Horizons
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.GroundhogDay
+
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus  = 10151
+
  |curse  = 870923
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 15941
 +
   |github  = Floogen/FishingTrawler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groupable Chests
+
   |name    = Fishing Treasure Spawner
   |author  = FricativeMelon
+
   |author  = jangofett4
   |id      = FricativeMelon.GroupableChests
+
   |id      = jangofett4.fishingtreasurespawner
   |nexus  = 15375
+
   |nexus  = 18119
   |github  = FricativeMelon/GroupableChests
+
   |github  = jangofett4/FishingTreasureSpawner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Bushes
+
   |name    = Fishing Tuner Redux
   |author  = atravita
+
   |author  = Hammurabi
   |id      = atravita.GrowableBushes
+
   |id      = HammurabiFishingTunerRedux
   |curse  = 870961
+
  |nexus  =
   |moddrop = 1357999
+
  |chucklefish = 4578
   |nexus   = 15111
+
  |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
   |github = atravita-mods/StardewMods
+
 
 +
   |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    = Growable Giant Crops
+
   |name    = Fish Me
   |author  = atravita
+
   |author  = marikaefer
   |id      = atravita.GrowableGiantCrops
+
   |id      = marikaefer.FishMe
  |curse  = 870960
+
   |nexus  = 4756
  |moddrop = 1358004
+
   |github  =
   |nexus  = 15559
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gunther Tells You
+
   |name    = Fish Pond Colors, Legendary Fish Ponds
   |author  = John Peters
+
   |author  = ButterBear, Memegician
   |id      = JohnPeters.GuntherTellsYou
+
   |id      = BB.FishPondColors
   |nexus  = 19143
+
   |nexus  = 23449
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Haboo
+
   |name    = Fish Preview
   |author  = BlaDe
+
   |author  = Jonqora
   |id      = LetsTrollTheMan.HabooNPC
+
   |id      = Jonqora.FishPreview
   |nexus  = 12034
+
   |nexus  = 6303
   |github  =
+
   |github  = Jonqora/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hair Growth
+
   |name    = Fish Reminder
   |author  = skn
+
   |author  = Mizzion
   |id      = skn.HairGrowthMod
+
   |id      = mizzion.fishreminder
   |nexus  = 3279
+
   |nexus  = 3615
   |github  =
+
  |moddrop = 661375
 +
   |github  = Mizzion/MyStardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Halt Event Time
+
   |name    = Fish Spot Bait
   |author  = chawol
+
   |author  = aedenthorn, Erinthe
   |id      = chawol.HaltEventTime
+
   |id      = aedenthorn.FishSpotBait
   |nexus  = 8774
+
   |nexus  = 17581
   |github  = chawolbaka/HaltEventTime
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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    = Handy Headphones
+
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author  = PeacefulEnd
+
   |author  = StarAmy
   |id      = PeacefulEnd.HandyHeadphones
+
   |id      = StarAmy.bubbletoggle
   |nexus  = 7936
+
   |nexus  = 13076
   |github  = Floogen/HandyHeadphones
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Fishy Blood Moon
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = MattDeDuck, Duckshard
   |id      = Omegasis.HappyBirthday
+
   |id      = MattDeDuck.FishyBloodMoon
   |nexus  = 520
+
   |nexus  = 3725
  |github  =  janavarro95/Stardew_Valley_Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Happy Birthday
 
  |author  = Oxyligen
 
  |id      = HappyBirthday
 
  |nexus  = 1064
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Fish Jump
+
   |name    = Fix Animal Tools
   |author  = Sakorona
+
   |author  = bcmpinc
   |id      = KoihimeNakamura.HappyFishJump
+
   |id      = bcmpinc.FixAnimalTools
   |nexus  = 6516
+
   |nexus  = 3215
  |moddrop = 1068089
+
   |github  = bcmpinc/StardewHack
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines
+
   |name    = Fix Categories in Recipes, Categories in Recipes
   |author  = kibbe, lillvik
+
  |author  = Traktori
   |id      = kibbe.hardcore_mines
+
  |id      = Traktori.CategoriesInRecipes
   |nexus  = 1674
+
  |nexus  = 11400
 +
  |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix Dice
 +
   |author  = Ashley, bambimenot
 +
   |id      = ashley.fixdice
 +
   |nexus  = 4556
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines 2
+
   |name    = Fixed Ginger Island Beach Garden Pots
   |author  = ItsLittany
+
   |author  = wilsoncwc
   |id      = itslittany.HardcoreMines2
+
   |id      = wilsoncwc.IslandPotFix
   |nexus  = 6411
+
   |nexus  = 23934
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mode
+
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
   |author  = vermicyde
+
   |author  = f4iTh and Lita, JertsukkaTheMan
   |id      = vermicyde.HardcoreModeDLL
+
   |id      = f4iTh.WoodsDebrisFix
   |nexus  = 15125
+
   |nexus  = 1941
 
   |github  =
 
   |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    = Hardy Grass
+
   |name    = Fixed Weapons Damage
   |author  = DiscipleOfEris
+
   |author  = BlueSight
   |id      = DiscipleOfEris.HardyGrass
+
   |id      = BlueSight.FixedWeaponsDamage
   |nexus  = 8772
+
   |nexus  = 19896
   |github  = DiscipleOfEris/HardyGrass
+
   |github  = Hikari-BS/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harp of Yoba Redux
+
   |name    = Fix Pig Random
   |author  = Platonymous
+
   |author  = atravita
   |id      = Platonymous.HarpOfYobaRedux
+
   |id      = atravita.FixPigRandom
   |nexus   = 914
+
   |curse   = 870967
   |moddrop = 793924
+
   |moddrop = 1294434
   |github  = Platonymous/Stardew-Valley-Mods
+
  |nexus  = 15003
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#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    = Fix Scythe Exp
   |author  = Goldenrevolver
+
   |author  = bcmpinc
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id      = bcmpinc.FixScytheExp
   |nexus  = 7851
+
   |nexus  =
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = bcmpinc/StardewHack
 +
  |url    = https://github.com/bcmpinc/StardewHack/releases
 +
 
 +
  |broke in = Stardew Valley 1.3.25
 +
  |status  = abandoned
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name    = Fix TVs on Custom Farm Types
   |author  = Dounat2201, Sasara
+
   |author  = mouse
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id      = mouse.FixTVsOnCustomFarmTypes
   |nexus  = 1157
+
  |moddrop = 1194570
   |github  = Sasara2201/WitchPrincess
+
   |nexus  = 12717
 +
   |github  = notevenamouse/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Seeds
+
   |name    = Flamingo Breeding
   |author  = aedenthorn, Erinthe
+
   |author  = BlaDe
   |id      = aedenthorn.HarvestSeeds
+
   |id      = BlaDe.FlamingoBreeding
   |nexus  = 11773
+
   |nexus  = 12015
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest With Scythe
+
   |name    = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author  = ThatNorthernMonkey
+
   |author  = selph, zombifier
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id      = selph.ExtraFuelConfig
   |nexus  = 236
+
   |nexus  = 21086
   |github  = ThatNorthernMonkey/HarvestWithScythe
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |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    = Hat Buffs
+
   |name    = Flexible Arms
   |author  = popska
+
   |author  = bcmpinc
   |id      = popska.HatBuffs
+
   |id      = bcmpinc.FlexibleArms
   |nexus  = 9050
+
   |nexus  = 20902
   |github  =
+
   |github  = bcmpinc/StardewHack
  |source  = https://gitlab.com/popska/UsefulHats
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Mouse Lacey
+
   |name    = Flexible Sprinklers
   |author  = ichortower
+
   |author  = Shockah
   |id      = ichortower.HatMouseLacey.Core
+
   |id      = Shockah.FlexibleSprinklers
   |nexus  = 18177
+
   |nexus  = 10931
   |github  = ichortower/HatMouseLacey
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Panning
+
   |name    = Flip Buildings
   |author  = monsoonsheep
+
   |author  = mouahrara
   |id      = monsoonsheep.PanWithHats
+
   |id      = mouahrara.FlipBuildings
   |nexus  = 18965
+
   |nexus  = 18444
   |github  =
+
   |github  = mouahrara/FlipBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Shop Restoration
+
   |name    = Floating Garden Pots
   |author  = PeacefulEnd
+
   |author  = aedenthorn, Erinthe
   |id      = PeacefulEnd.AMouseWithAHat.Core
+
   |id      = aedenthorn.FloatingGardenPots
   |nexus  = 17291
+
   |nexus  = 17582
   |github  = Floogen/StardewSandbox
+
   |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    = Hats on Hats
+
   |name    = FLO - New Custom NPC, FlorenceMod
   |author  = Shockah
+
   |author  = randomAnon1234
   |id      = Shockah.HatsOnHats
+
   |id      = none<!--no manifest ID-->
   |nexus  = 17280
+
   |nexus  = 591
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hay Bales as Silos
+
   |name    = Floor Shadow Switcher
   |author  = Cherry, CherryChain
+
   |author  = MouseyPounds
   |id      = Cherry.HayBalesSilo
+
   |id      = MouseyPounds.FloorShadowSwitcher
   |nexus  = 5151
+
   |nexus  = 3885
  |moddrop = 716396
+
   |github  = MouseyPounds/stardew-mods
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (shadows can now be changed via Content Patch)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Portraits
+
   |name    = Flower Bombs
   |author  = Tlitookilakin
+
   |author  = kdau
   |id      = tlitookilakin.HDPortraits
+
   |id      = kdau.FlowerBombs
   |nexus  = 10971
+
   |nexus  = 6228
   |moddrop = 1103418
+
   |moddrop = 794657
   |github = tlitookilakin/HDPortraits
+
   |source = https://gitlab.com/kdau/flowerbombs
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Regeneration
+
   |name    = Flower Color Picker
   |author  = Jessebot, JessebotX
+
   |author  = spacechase0
   |id      = Jessebot.HealthStaminaRegen
+
   |id      = spacechase0.FlowerColorPicker
   |nexus   = 3207
+
   |curse   = 867760
   |moddrop = 624105
+
   |moddrop = 130043
   |github  = JessebotX/StardewValleyMods
+
  |nexus  = 1229
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Tweaks
+
   |name    = Flower Dance Fix
   |author  = Kiddles, Svard
+
   |author  = elfuun
   |id      = Kiddles.HASTweaks
+
   |id      = FlowerDanceFix.elfuun
   |nexus  = 5630
+
   |nexus  = 8535
   |github  = SvardXI/HAS_Tweaks
+
  |moddrop = 980853
 +
   |github  = elfuun1/FlowerDanceFix
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars
+
   |name    = Flower Dance Hearts Change
   |author  = Zoryn
+
   |author  = ron075sh
   |id      = Zoryn.HealthBars
+
   |id      = ron075sh.FlowerDanceHeartsChange
   |nexus  =
+
   |nexus  = 3019
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
  |github  = Zoryn4163/SMAPI-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Health Bars (Darkhax)
 
  |author  = Darkhax
 
  |id      = darkhax.healthbars
 
  |nexus  =
 
  |curse  = 302910
 
   |github  = Stardew-Valley-Modding/HealthBars
 
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
+
   |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heartbeat
+
   |name    = Flower Dancing, Kelly's Flower Dancing
   |author  = themattfiles
+
   |author  = kelly2892
   |id      = themattfiles.HeartBeat
+
   |id      = kelly2892.flower.dancing.harmony
   |nexus  = 5941
+
   |nexus  = 8107
   |github  = embolden/Heartbeat
+
   |github  = kenny2892/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heart Level Notifications
+
   |name    = Flower Rain
   |author  = StultusV
+
   |author  = spacechase0
   |id      = StultusV.HeartLevelNotifications
+
   |id      = spacechase0.FlowerRain
   |nexus  = 8655
+
  |curse  = 867722
   |github  = JudeRV/Stardew-HeartLevelNotifier
+
   |nexus  = 6131
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heelies
+
   |name    = Flowery Tools
   |author  = fakemonster
+
   |author  = Cat, CatCattyCat
   |id      = fakemonster.Heelies
+
   |id      = cat.flowerytools
   |nexus  = 7751
+
   |nexus  = 6203
 +
  |moddrop = 833563
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flowing Mine Rocks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FlowingMineRocks
 +
  |nexus  = 9043
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fluent Eating
 +
  |author  = Kangzoel
 +
  |id      = Kangzoel.FluentEating
 +
  |nexus  = 11690
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hello SMAPI
+
   |name    = Flying Start Loan
   |author  = Jessebot, JessebotX
+
   |author  = EstherHollow
   |id      = Jessebot.HelloSMAPI
+
   |id      = EstherHollow.FlyingStartLoan
   |nexus  = 4483
+
   |nexus  = 11003
   |github  = JessebotX/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help for Hire
+
   |name    = Font Settings, 字体设置
   |author  = furyx639, LeFauxMatt
+
   |author  = Becks723
   |id      = furyx639.HelpForHire
+
   |id      = Becks723.FontSettings
  |curse  = 871839
+
   |nexus  = 12467
   |nexus  = 5316
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Helpful Spouses
+
   |name    = Font Size Adjust, Stardew Valley Font Adjust
   |author  = furyx639, LeFauxMatt
+
   |author  = AlerHughes
   |id      = furyx639.HelpfulSpouses
+
   |id      = AlerHughes.FA
  |curse  = 871841
+
   |nexus  = 23363
   |nexus  = 5175
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted
+
   |name    = Food Buff Stacking
   |author  = aedenthorn, Erinthe
+
   |author  = thejcannon
   |id      = aedenthorn.HelpWanted
+
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |curse   = 868696
+
  |nexus  = 4321
   |nexus  = 14640
+
  |github  = thejcannon/Stardew-FoodBuffStacking
   |github  = aedenthorn/StardewValleyMods
+
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Food Buff Stacking Fix
 +
   |author  = Joreikarr
 +
  |id      = joreikarr.foodbuffstackingfix
 +
   |nexus  = 19944
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted Quest Fixes
+
   |name    = Food Cravings
   |author  = Pokeytax
+
   |author  = Hexenentendrache
   |id      = Pokeytax.HelpWantedQuestFixes
+
   |id      = Hexenentendrache.FoodCravings
   |nexus  = 2644
+
   |nexus  = 17126
   |github  = gembree/HelpWantedQuestFixes
+
   |github  = Enteligenz/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Here Fishy
+
   |name    = Food on the Table
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HereFishy
+
   |id      = aedenthorn.FoodOnTheTable
  |curse  = 868881
+
   |nexus  = 10886
   |nexus  = 6586
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hibernation
+
   |name    = Food Poisoning
   |author  = Shockah
+
   |author  = seferoni
   |id      = Shockah.Hibernation
+
   |id      = seferoni.FoodPoisoning
   |nexus  = 11421
+
   |nexus  = 22006
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = seferoni/FoodPoisoning
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hide Chest Color Picker After Close
+
   |name    = Forage at the Farm
   |author  = trashcan9
+
   |author  = Nishtra
   |id      = trashcan9.HideChestColorPickerAfterClose
+
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
   |nexus  = 16075
+
   |nexus  = 673
 
   |github  =
 
   |github  =
 +
 +
  |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    = Highlighted Jars
+
   |name    = Forage Crops
   |author  = Annosz
+
   |author  = Kronosta
   |id      = Annosz.HighlightedJars
+
   |id      = Kronosta.ForageCrops
   |nexus  = 6833
+
   |nexus  = 21514
   |github  = Annosz/StardewValleyModding
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlight Empty Machines
+
   |name    = Forage Fantasy
   |author  = atravita
+
   |author  = Goldenrevolver
   |id      = atravita.HighlightEmptyMachines
+
   |id      = Goldenrevolver.ForageFantasy
  |curse  = 870976
+
   |nexus  = 7554
  |moddrop = 1137391
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |nexus  = 11664
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hit Markers
+
   |name    = Forage Pointers
   |author  = bendenewb, newbie9598
+
   |author  = Bpendragon
   |id      = newbie9598.HitMarkersMeme
+
   |id      = Bpendragon.ForagePointers
   |nexus  = 2098
+
   |nexus  = 7781
   |github  =
+
   |github  = Bpendragon/ForagePointers
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hmm Cheese Yum
+
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author  = tomasitobambito
+
   |author  = DanielB
   |id      = tomasitobambito.HmmCheeseYum
+
   |id      = DanielB.TrackerZoomFix
   |nexus  = 9343
+
   |nexus  = 17935
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hoe and Water Direction
+
   |name    = Forecaster
   |author  = TheThor59
+
   |author  = Remy Bach
   |id      = Thor.HoeWaterDirection
+
   |id      = remybach.forecaster
   |nexus  = 10052
+
   |nexus  = 3037
   |github  = TheThor59/StardewMods
+
   |github  = remybach/stardew-valley-forecaster
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HoeDown
+
   |name    = Forecaster Text, Forecaster Text
   |author  = BlaDe
+
   |author  = TheElm
   |id      = BlaDe.HoeDown
+
   |id      = TheElm.ForecasterText
   |nexus  = 9798
+
   |nexus  = 7541
   |github  =
+
   |github  = GStefanowich/SDV-Forecaster
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Break Geodes
+
   |name    = Fortunate Foot
   |author  = CatCattyCat, Cat
+
   |author  = PurelyInZane
   |id      = cat.holdtobreakgeodes
+
   |id      = PurelyInZane.FortunateFoot
   |nexus  = 1689
+
   |nexus  = 22610
  |moddrop = 833545
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Pause
+
   |name    = Foxyfficiency
   |author  = samspartan
+
   |author  = Fokson
   |id      = samspartan.HoldToPause
+
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
   |nexus  = 7352
+
  |nexus  = 2520
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FQ Festival Tweaks
 +
  |author  = FletcherQuest
 +
  |id      = FletcherQuest.FQFestivalTweaks
 +
   |nexus  = 9062
 
   |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
 +
  |name    = Free Dusty
 +
  |author  = skuldomg, Skuld
 +
  |id      = skuldomg.freeDusty
 +
  |nexus  = 2206
 +
  |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    = Hopper Extractor
+
   |name    = Free Love
   |author  = BPavol, Lamacik
+
   |author  = aedenthorn, Erinthe
   |id      = bpavol.hopper_extractor
+
   |id      = aedenthorn.FreeLove
   |nexus  = 16688
+
  |curse  = 868835
   |github  = BPavol/stardew-valley-mods
+
   |nexus  = 10021
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.10-unofficial.2-LKbosss
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155
 +
  |summary            = Use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155 unofficial update] or [[#Polyamory Sweet → Polyamory Kiss|Polyamory Sweet → Polyamory Kiss]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horny Festivals, Festival Warps
+
   |name    = Free Slingshot
   |author  = Girafarig
+
   |author  = DJ-STLN
   |id      = Girafarig.FestivalWarps
+
   |id      = DJ-STLN.FreeSlingshot
   |nexus  = 10844
+
   |nexus  = 3320
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Flute Anywhere
+
   |name    = Free the Toolbar
   |author  = Pathoschild
+
   |author  = danmw3
   |id      = Pathoschild.HorseFluteAnywhere
+
   |id      = danmw3.freethetoolbar
   |nexus  = 7500
+
   |nexus  = 4960
   |github  = Pathoschild/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Overhaul
+
   |name    = Freeze Time Multiplayer
   |author  = Goldenrevolver
+
   |author  = mori_seneri, Alcatraz773
   |id      = Goldenrevolver.HorseOverhaul
+
   |id      = mori_sensei.FreezeTime
   |nexus  = 7911
+
   |nexus  = 21820
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = alcmoe/FreezeTimeMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Squeeze
+
   |name    = Friendly Divorce
   |author  = jorgamun
+
   |author  = aedenthorn, Erinthe
   |id      = jorgamun.HorseSqueeze
+
   |id      = aedenthorn.FriendlyDivorce
   |nexus  = 10446
+
   |nexus  = 6241
   |github  = jorgamun/HorseSqueeze
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Friends Forever
   |author  = icepuente
+
   |author  = Isaac S
   |id      = icepuente.HorseWhistle
+
   |id      = IsaacS.FriendsForever
   |nexus  = 1131
+
   |nexus  = 1738
   |github  = icepuente/StardewValleyMods
+
   |github  = isaacs-dev/Minidew-Mods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
+
   |summary  = use [[#Friends Forever (1.6)|Friends Forever (1.6)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friends Forever (1.6)
 +
  |author  = Kriana
 +
  |id      = Kriana.FriendsForever
 +
  |nexus  = 20702
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Friendship Booster
   |author  = nabuma
+
   |author  = Hills
   |id      = HorseWhistle_SMAPI
+
   |id      = Hills.FriendshipBooster
   |nexus  =
+
   |nexus  = 10497
   |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |moddrop = 1084819
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Host Tools
+
   |name    = Friendship Decay
   |author  = MattPlays
+
   |author  = stardemod
   |id      = MattPlays.HostTools
+
   |id      = stardemod.FriendshipDecay
   |nexus  = 11154
+
   |nexus  = 21323
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hotbar Hotswap
+
   |name    = Friendship Decay Modify
   |author  = Jaredlll08
+
   |author  = weizinai
   |id      = BlameJared.HotbarHotswap
+
   |id      = weizinai.FriendshipDecayModify
   |nexus  =
+
   |nexus  = 23862
  |curse  = 298033
+
   |github  = weizinai/StardewValleyMods
   |github  = jaredlll08/HotbarHotswap
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hot Chocolate Coffee Alternative
+
   |name    = Friendship Tweaks
   |author  = certifiableGrimalkin
+
   |author  = aedenthorn, Erinthe
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
+
   |id      = aedenthorn.FriendshipTweaks
   |nexus  = 16159
+
   |nexus  = 17055
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hover Labels
+
   |name    = Friendship Without Talk
   |author  = Achtuur
+
   |author  = HunterMYT
   |id      = Achtuur.HoverLabels
+
   |id      = HunterMYT.FriendshipWithoutTalk
   |nexus  = 17501
+
   |nexus  = 8709
   |github  = Achtuur/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HP Bars
+
   |name    = Frozen Yogurt
   |author  = Ilyaki
+
   |author  = Failsplat
   |id      = Ilyaki.HPBar
+
   |id      = Failsplat.FroyoFFHarmony
   |nexus  = 1736
+
   |nexus  = 12308
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Huggable Scarecrows
+
   |name    = Frugal Farm Menu
   |author  = bogie5464
+
   |author  = jeffgillean
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id      = jeffgillean.FrugalFarmMenu
   |nexus  = 3190
+
   |nexus  = 11050
   |github  = bogie5464/HuggableScarecrows
+
   |github  = jeffgillean/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hugs and Kisses
+
   |name    = Fruit Tree Shaker
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HugsAndKisses
+
   |id      = Aedenthorn.FruitTreeShaker
   |nexus  = 10062
+
   |nexus  = 5776
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger
+
   |name    = Fruit Trees Unblocked
   |author  = Yyeahdude
+
   |author  = dervalanana
   |id      = HungerYyeadude
+
   |id      = dervalanana.FruitTreesUnblocked
   |nexus  = 613
+
   |nexus  = 22976
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger and Thirst
+
   |name    = Fruit Tree Tweaks
   |author  = PrimevalTitmouse
+
   |author  = aedenthorn, Erinthe
   |id      = PrimevalTitmouse.ModEntry
+
   |id      = Aedenthorn.FruitTreeTweaks
   |nexus  = 1110
+
   |nexus  = 11422
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger for Food
+
   |name    = Fruit Tree Tweaks for 1.6
   |author  = Tigerle01, Stephan Hensel
+
   |author  = chiccen
   |id      = HungerForFoodByTigerle
+
   |id      = chiccen.FruitTreeTweaks
   |nexus  = 810
+
   |nexus  = 21449
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |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    = Hungry Morning
+
   |name    = Full Fishing Bar
   |author  = lech43
+
   |author  = Jag3Dagster
   |id      = lech43.HungryMorning
+
   |id      = HedgehogTechnologies.FullFishingBar
   |nexus  = 6391
+
  |curse  = 1007653
   |github  =
+
   |nexus  = 23006
 +
   |github  = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hybrid Crop Engine
+
   |name    = Full Romanceable Witch NPC, Witch Events Shop
   |author  = spacechase0
+
   |author  = jennisimone
   |id      = spacechase0.HybridCropEngine
+
   |id      = jennisimone.WitchEventsShop
   |curse   = 867721
+
   |nexus   = 16304
   |nexus  = 6577
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hypno Valley
+
   |name    = Fungus Amongus
   |author  = Kryspur
+
   |author  = Okay Shroomer
   |id      = Kryspur.HypnoValley
+
   |id      = OkayShroomer.FungusAmongus
   |nexus  = 9052
+
   |nexus  = 11785
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Identifiable Combined Rings
+
   |name    = Furniture Adjustment
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.IdentifiableCombinedRings
+
   |id      = aedenthorn.FurnitureAdjustment
  |curse  = 870959
+
   |nexus  = 10213
  |moddrop = 1358005
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 15928
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Pause
+
   |name    = Furniture Anywhere
   |author  = Veleek
+
   |author  = Entoarox
   |id      = Veleek.IdlePause
+
   |id      = Entoarox.FurnitureAnywhere
   |nexus  = 1092
+
   |nexus  = 2276
   |github  = veleek/IdlePause
+
  |chucklefish = 4324
 +
   |github  = Entoarox/StardewMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |status  = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
+
  |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    = Idle Timer
+
   |name    = Furniture Display Framework
   |author  = LordAndreios
+
   |author  = aedenthorn, Erinthe
   |id      = LordAndreios.IdleTimer
+
   |id      = aedenthorn.FurnitureDisplayFramework
   |nexus  = 2858
+
   |nexus  = 10855
   |github  = emperorzuul/SMAPI_MODS
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Idle Pause|Idle Pause]] instead.
+
   |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 Don't Use That Water
+
   |name    = Furniture Display Framework for 1.6
  |author  = idermailer
+
   |author  = Ilyeana, IlyeanaPlus
  |id      = idermailer.iDontUseThatWater
+
   |id      = Ilyeana.FurnitureDisplayFramework
  |nexus  = 14047
+
   |nexus  = 19895
  |github  = idermailer/iDontUseThatWater
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = IFrames in Mines
 
  |author  = Factknowhow
 
  |id      = Factknowhow.IFramesInMines
 
  |nexus  = 16436
 
  |github  = Mekadrom/IFramesInMines
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = I Got Friendship
 
   |author  = ChiroxT
 
   |id      = treinke.igotfriendship
 
   |nexus  = 13290
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got XP
+
   |name    = Furniture Framework
   |author  = ChiroxT
+
   |author  = leroymilo
   |id      = treinke.igotxp
+
   |id      = leroymilo.FurnitureFramework
   |nexus  = 13289
+
   |nexus  = 23458
   |github  =
+
   |github  = Leroymilo/FurnitureFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ImagEd
+
   |name    = Furniture Placement Tweaks
  |author  = candidus42
 
  |id      = Candidus42.ImagEd
 
  |nexus  = 7218
 
  |github  = mus-candidus/ImagEd
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Immersive Grandpa, Misc Introduction Fixes
 
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = In a Heartbeat
+
   |name    = Galaxy Slingshot Obtainable
   |author  = Shockah
+
   |author  = Adham084
   |id      = Shockah.InAHeartbeat
+
   |id      = adham084.galaxyslingshot
   |nexus  = 17834
+
   |nexus  = 14115
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increase Animal House Max Population
+
   |name    = Galaxy Weapon Choice
   |author  = Mizzion
+
   |author  = aedenthorn, Erinthe
   |id      = mizzion.increaseanimalhousemaxpopulation
+
   |id      = aedenthorn.GalaxyWeaponChoice
   |nexus  = 4861
+
   |nexus  = 14511
   |github  = Mizzion/MyStardewMods
+
   |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    = Increased Artifact Spots
+
   |name    = Gameboy Arcade
   |author  = Mizzion
+
   |author  = drbirbdev
   |id      = mizzion.increasedartifactspots
+
   |id      = drbirbdev.GameboyArcade
   |nexus  = 3340
+
   |moddrop = 1318487
   |moddrop = 663705
+
   |nexus  =
   |github  = Mizzion/MyStardewMods
+
   |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
+
   |name    = Game Reminder
   |author  = shekurika
+
   |author  = mmanlapat
   |id      = shekurika.fishtankCapacity
+
   |id      = mmanlapat.GameReminder
   |nexus  = 11388
+
   |nexus  = 1153
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name    = GameSpeed
   |author  = GZhynko
+
   |author  = RandomComputerUser
   |id      = GZhynko.IncubatePufferfishEggs
+
   |id      = RandomComputerUser.GameSpeed
   |nexus  = 6162
+
   |nexus  = 7211
   |github  = gzhynko/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace
+
   |name    = Game Tables and Arcade Machines
   |author  = Traktori
+
   |author  = CyanFire
   |id      = Traktori.IndustrialFurnace
+
   |id      = CF.SMAPI.GameTables
   |nexus  = 5568
+
   |nexus  = 12859
   |github  = Traktori7/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace for Automate
+
   |name    = Garbage Can Tweaks
   |author  = Traktori
+
  |author  = chiccen
   |id      = Traktori.AM.IndustrialFurnace
+
  |id      = chiccen.GarbageCanTweaks
   |nexus  = 5568
+
  |nexus  = 24410
   |github  = Traktori7/StardewValleyMods
+
  |github  = chiccenFL/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garbage Collector
 +
  |author  = Loogooter
 +
  |id      = OlegSilkin.garbage_collector
 +
  |nexus  = 2463
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garbage Day
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.GarbageDay
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infallible Fishing
+
   |name    = Garden Pot Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.InfallibleFishing
+
   |id      = aedenthorn.GardenPotTweaks
   |nexus  = 14639
+
   |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
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Money
+
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author  = Chunky
+
   |author  = sqbr
   |id      = chunky.InfiniteMoney
+
   |id      = sqbr.GetGS
   |nexus  = 11510
+
   |nexus  = 13434
   |github  =
+
   |github  = sqbr/GetGS
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Watering Cans
+
   |name    = Generic Mod Config Menu
   |author  = CaptainSully
+
   |author  = spacechase0
   |id      = CaptainSully.InfiniteWateringCan
+
   |id      = spacechase0.GenericModConfigMenu
   |moddrop = 1188756
+
  |curse  = 867150
   |nexus  = 12739
+
   |moddrop = 771692
   |github  = CaptainSully/StardewMods
+
   |nexus  = 5098
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Zoom
+
   |name    = Generic Shop Extender
   |author  = berkayylmao
+
   |author  = rabbitgreen49, IrregularPorygon
   |id      = berkayylmao.InfiniteZoom
+
   |id      = GenericShopExtender
   |nexus  = 8808
+
   |nexus  = 814
   |curse   = 500088
+
   |github  = IrregularPorygon/SMAPIGenericShopMod
   |github  = berkayylmao/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.4
 +
<!--
 +
   |unofficial version = 0.1.5-unofficial.1-mouseypounds
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Informant
+
   |name    = Genetics API
   |author  = Slothsoft
+
   |author  = agent56
   |id      = Slothsoft.Informant
+
   |id      = agent56.GeneticsAPI
   |nexus  = 14293
+
   |nexus  = 15655
   |github  = slothsoft/stardew-informant
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In-Game SMAPI Log Uploader, Log Uploader
+
   |name    = Genie Lamp
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LogUploader
+
   |id      = aedenthorn.GenieLamp
   |nexus  = 13979
+
   |nexus  = 19794
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
+
   |name    = Genie Lamp Definitive Edition, Genie Lamp
   |author  = Platonymous
+
   |author  = Kedidili
   |id      = Platonymous.InkStories
+
   |id      = KediDili.GenieLamp
   |nexus  = 15987
+
   |nexus  = 22176
   |github  = inkle/ink
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Fix
+
   |name    = Geode Crusher Plus
   |author  = Windmill_City
+
   |author  = Tomokisan
   |id      = Windmill_City.InputFix
+
   |id      = tomokisan.geodeCrusherPlus
   |nexus  = 5693
+
   |nexus  = 24254
   |github  = Windmill-City/InputFix
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Tools
+
   |name    = Geode Info Menu
   |author  = Sagittaeri
+
   |author  = CatCattyCat, Cat
   |id      = Sagittaeri.InputTools
+
   |id      = cat.geodeinfomenu
   |nexus  = 14553
+
   |nexus  = 1448
   |github  = sagittaeri/StardewValleyMods
+
  |moddrop = 833541
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 1.5.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = InstaCrops
+
   |name    = Geode Preview
   |author  = WuestMan, redknightofdoom
+
   |author  = MindMeltMax
   |id      = WuestMan.InstaCrops
+
   |id      = MindMeltMax.GeodePreview
   |nexus  = 4077
+
  |curse  = 1004493
   |github  = Brian-Wuest/Instacrops
+
  |moddrop = 1555057
 +
   |nexus  = 21009
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Animals
+
   |name    = Get Dressed
   |author  = pinocchio1231
+
   |author  = Advize and Jinxiewinxie
   |id      = pinocchio1231.instantanimals
+
   |id      = Advize.GetDressed
   |nexus  = 9573
+
   |nexus  = 331
   |github  = joisse1101/InstantAnimals
+
   |github  = AdvizeGH/GetDressed
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Break
+
   |name    = Get Glam
   |author  = Jolyone
+
   |author  = MartyrPher
   |id      = Me.InstantBreak
+
   |id      = MartyrPher.GetGlam
   |nexus  = 15526
+
   |nexus  = 5044
   |github  =
+
   |github  = MartyrPher/GetGlam
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
+
   |name    = Get Out the Way
   |author  = aedenthorn, Erinthe
+
   |author  = BadNetCode
   |id      = aedenthorn.InstantBuildingConstruction
+
   |id      = BadNetCode.GetOutTheWay
  |curse  = 868720
+
   |nexus  = 20637
   |nexus  = 14110
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Buildings From Farm
+
   |name    = Ghost Town
   |author  = BitwiseJon
+
   |author  = Platonymous
   |id      = BitwiseJonMods.InstantBuildings
+
   |id      = Platonymous.GhostTown
   |nexus  = 2070
+
  |curse  = 877231
   |github  = bitwisejon/StardewValleyMods
+
  |moddrop = 793902
 +
   |nexus  = 2992
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Eat Key
+
   |name    = Giant Crop Fertilizer
   |author  = nini700
+
   |author  = atravita
   |id      = nini700.InstantEatKey
+
   |id      = atravita.GiantCropFertilizer
   |nexus  = 4464
+
  |curse  = 870977
 +
  |moddrop = 1135913
 +
   |nexus  = 11620
 +
  |github  = atravita-mods/StardewMods
  
   |status  = workaround
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Fishing
+
   |name    = Giant Crop Ring
   |author  = aurnj, Roy Li
+
   |author  = CatCattyCat, Cat
   |id      = RuyiLi.InstantFishing
+
   |id      = cat.giantcropring
   |nexus  =
+
   |nexus  = 1182
   |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
+
   |moddrop = 833538
   |github  =
+
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Geodes
+
   |name    = Giant Crop Tweaks
   |author  = montana123
+
   |author  = Khloe Leclair
   |id      =
+
   |id      = leclair.giantcroptweaks
   |nexus  =
+
   |nexus  = 14370
  |url    = https://community.playstarbound.com/threads/109038
+
   |github  = KhloeLeclair/StardewMods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Growth Powder
+
   |name    = Giant Omelet
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.InstantGrowthPowder
+
   |id      = spacechase0.GiantOmelet
   |nexus  = 7727
+
   |nexus  = 13852
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Grow Trees
+
   |name    = Gift Decline
   |author  = cantorsdust and Pathoschild
+
   |author  = desto
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id      = desto.GiftDecline
   |nexus  = 173
+
   |nexus  = 6944
   |github  = cantorsdust/StardewMods
+
   |github  = desto-git/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Load
+
   |name    = Gift Money
   |author  = Platonymous
+
   |author  = AvalonMFX
   |id      = Platonymous.InstantLoad
+
   |id      = AvalonMFX.GiftMoney
   |nexus  = 16253
+
   |nexus  = 17564
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Eat Item
+
   |name    = Gift Rejection
   |author  = Guedez
+
   |author  = aedenthorn, Erinthe
   |id      = eat.item.instantly
+
   |id      = aedenthorn.GiftRejection
   |nexus  = 5116
+
   |nexus  = 14273
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in      = Stardew Valley 1.6
 +
  |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Increase Crop Growth Phase
+
   |name    = Gift Taste Helper
   |author  = RyanJesky
+
   |author  = tstaples
   |id      = RyanJesky.IncreaseCropGrowthPhase
+
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |nexus  = 10146
+
   |nexus  = 229
   |github  = RyanJesky/IncreaseCropGrowthPhase
+
   |github  = tstaples/GiftTasteHelper
 +
 
 +
  |warnings = needs zoom and UI scale options to have the same value.
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Pets
+
   |name    = Gift Taste Helper Continued
   |author  = blueberry
+
   |author  = Isi0
   |id      = blueberry.InstantPets
+
   |id      = Isi0.GiftTasteHelper
   |nexus  = 9448
+
   |nexus  = 18762
   |github  = b-b-blueberry/InstantPets
+
   |github  = Just-Chaldea/GiftTasteHelper
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Tool Upgrades
+
   |name    = Gift Taste Helper Continued x2
   |author  = Binarynova
+
   |author  = JoXW
   |id      = binarynova.instanttoolupgrades
+
   |id      = JoXW.GiftTasteHelper
   |nexus  = 8918
+
   |nexus  = 21001
   |github  = Binarynova/MyStardewMods
+
   |github  = JoXW100/GiftTasteHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Helper
+
   |name    = Gift Wrapper
   |author  = Hammurabi
+
   |author  = blueberry
   |id      = HammurabiInteractionHelper
+
   |id      = blueberry.GiftWrapper
   |nexus  =
+
   |nexus  = 4721
   |chucklefish = 4640
+
   |github = b-b-blueberry/GiftWrapper
  |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.0.4-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Tweaks
+
   |name    = Ginger Island Extra Locations
   |author  = jahangmar
+
   |author  = mistyspring
   |id      = jahangmar.InteractionTweaks
+
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus  = 3771
+
  |curse  = 880520
   |github  = jahangmar/StardewValleyMods
+
   |nexus  = 12195
 +
   |github  = misty-spring/StardewMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Into the Game (Save Loaded Notifier)
+
   |name    = Ginger Island Mainland Adjustments
   |author  = DecidedlyHuman
+
   |author  = atravita
   |id      = DecidedlyHuman.SaveLoadedNotifier
+
   |id      = atravita.GingerIslandMainlandAdjustments
   |nexus  = 12826
+
  |curse  = 870984
   |github  = DecidedlyHuman/StardewValleyMods
+
  |moddrop = 1098263
 +
   |nexus  = 10004
 +
   |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    = Glue Your Furniture Down
   |author  = Redwood
+
   |author  = violetlizabet
   |id      = Redwood.IridiumToolsPatch
+
   |id      = violetlizabet.GlueFurnitureDown
   |nexus  = 2897
+
   |nexus  = 10374
   |github  = EKomperud/StardewMods
+
   |github  = elizabethcd/PreventFurniturePickup
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Is It Cake
+
   |name    = GMCM Options
   |author  = furyx639
+
   |author  = Jamie Taylor
   |id      = furyx639.IsItCake
+
   |id      = jltaylor-us.GMCMOptions
  |curse  = 871826
+
   |nexus  = 10505
   |nexus  = 14775
+
   |github  = jltaylor-us/StardewGMCMOptions
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers
+
   |name    = God Mode
   |author  = PeacefulEnd
+
   |author  = treyh0
   |id      = PeacefulEnd.IslandGatherers
+
   |id      = treyh0.GodMode
   |nexus  = 8552
+
   |nexus  = 2641
   |github  = Floogen/IslandGatherers
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers Automate
+
   |name    = God Mode 1.6
   |author  = PeacefulEnd
+
   |author  = Sean M Garcia
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id      = seanmgarcia.godmode16
  |nexus  = 8552
+
   |nexus  = 21208
  |github  = Floogen/IslandGatherers
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Island Secret
 
  |author  = Edu Anttunes
 
  |id      = IslandSecret
 
   |nexus  = 8096
 
 
   |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    = Gunther Tells You
   |author  = yaxuan97
+
   |author  = John Peters
   |id      = yaxuan97.junimocartmorescore
+
   |id      = JohnPeters.GuntherTellsYou
   |nexus  = 13644
+
   |nexus  = 19143
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Deposit Anywhere
+
   |name    = Haboo
   |author  = Zoryn
+
   |author  = BlaDe
   |id      = Zoryn.JunimoDepositAnywhere
+
   |id      = LetsTrollTheMan.HabooNPC
   |nexus  =
+
   |nexus  = 12034
   |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    = Junimo Dialog
+
   |name    = Hair Growth
   |author  = ceruleandeep
+
   |author  = skn
   |id      = ceruleandeep.junimodialog
+
   |id      = skn.HairGrowthMod
   |nexus  = 8937
+
   |nexus  = 3279
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Halt Event Time
 +
  |author  = chawol
 +
  |id      = chawol.HaltEventTime
 +
  |nexus  = 8774
 +
  |github  = chawolbaka/HaltEventTime
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
+
   |name    = Hamlet
   |author  = Fernass354
+
   |author  = Taskmaster
   |id      = Fernass354.JunimoHutSize
+
   |id      = Taskmaster.Hamlet
   |nexus  = 18457
+
   |nexus  = 4601
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Anywhere
+
   |name    = Handy Headphones
   |author  = MartyrPher
+
   |author  = PeacefulEnd
   |id      = JunimoKartAnywhere
+
   |id      = PeacefulEnd.HandyHeadphones
   |nexus  = 4315
+
   |nexus  = 7936
   |github  =
+
   |github  = Floogen/HandyHeadphones
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Cheater
+
   |name    = Happy Animals
   |author  = ryaon
+
   |author  = StarPeanut, Greger
   |id      = Ryaon.JunimoKartCheater
+
   |id      = HappyAnimals
   |nexus  = 5137
+
   |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
 
  |name    = Junimo Warp
 
   |author  = Shockah
 
  |id      = Shockah.JunimoWarp
 
  |nexus  = 15676
 
   |github  = Shockah/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Relax
+
   |name    = Happy Home Designer
   |author  = Goldenrevolver
+
   |author  = tlitookilakin
   |id      = Goldenrevolver.JustRelax
+
   |id      = tlitookilakin.HappyHomeDesigner
   |nexus  = 7770
+
   |nexus  = 19675
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = tlitookilakin/HappyHomeDesigner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Sleep In
+
   |name    = Hardcore Combat
   |author  = Rifleman
+
   |author  = jeWel
   |id      = Rifleman.JustSleepIn
+
   |id      = jeWel.HardcoreCombat
   |nexus  = 11286
+
   |nexus  = 23577
   |github  = 9Rifleman/JustSleepIn
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kamikaze
+
   |name    = Hardcore Mines
   |author  = aurnj, Roy Li
+
   |author  = kibbe, lillvik
   |id      = RuyiLi.Kamikaze
+
   |id      = kibbe.hardcore_mines
   |nexus  =
+
   |nexus  = 1674
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |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    = Kawakami - Healer NPC
+
   |name    = Hardcore Mines 2
   |author  = Gorzalt and Flerfarvet
+
   |author  = ItsLittany
   |id      = gorzalt.kawakami
+
   |id      = itslittany.HardcoreMines2
   |nexus  = 2549
+
   |nexus  = 6411
   |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
   |author  = KediDili
+
   |author  = vermicyde
   |id      = KediDili.FurnitureTweaks.DLL
+
   |id      = vermicyde.HardcoreModeDLL
   |nexus  = 19375
+
   |nexus  = 15125
   |github  = KediDili/FurnitureTweaks
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#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 Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author  = Enaium
+
   |author  = Goldenrevolver
   |id      = Enaium.KeyBindUI
+
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
  |curse  = 538001
+
   |nexus  = 7851
  |moddrop = 1036920
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Key Suppressor
+
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
   |author  = Deflaktor
+
   |author  = Dounat2201, Sasara
   |id      = Deflaktor.KeySuppressor
+
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
   |nexus  = 9295
+
   |nexus  = 1157
   |github  = Deflaktor/KeySuppressor
+
   |github  = Sasara2201/WitchPrincess
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kokoro, Kokoro - Shockah's Core Mod
+
   |name    = Harvest Seeds
  |author  = Shockah
 
  |id      = Shockah.Kokoro
 
  |nexus  = 15682
 
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Krobus Roommate Shop
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.KrobusRoommateStore
+
   |id      = aedenthorn.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
 +
  |name    = Hats on Hats
 +
  |author  = Shockah
 +
  |id      = Shockah.HatsOnHats
 +
   |nexus  = 17280
 +
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant Redux
+
   |name    = Hats on Pets Plus
   |author  = atravita
+
   |author  = Syma
   |id      = atravita.LastDayToPlantRedux
+
   |id      = Syma.HatsOnPetsPlus
  |curse  = 870965
+
   |nexus  = 22631
  |moddrop = 1294435
+
   |github  = SymaLoernn/Stardew_HatsOnPetsPlus
   |nexus  = 15004
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lasting Conversation Topics
+
   |name    = Hay Bales as Silos
   |author  = sophie
+
   |author  = Cherry, CherryChain
   |id      = sophie.LastingCTs
+
   |id      = Cherry.HayBalesSilo
   |nexus  = 14377
+
   |nexus  = 5151
   |github  = ModOrganizer2/modorganizer-basic_games
+
  |moddrop = 716396
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leaderboard Library
+
   |name    = Hay Collection
   |author  = drbirbdev
+
   |author  = MindMeltMax
   |id      = drbirbdev.LeaderboardLibrary
+
   |id      = MindMeltMax.HayCollection
   |nexus  = 15102
+
  |curse  = 1004492
   |github  = drbirbdev/StardewValley
+
  |moddrop = 1555056
 +
   |nexus  = 21008
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leave the Mine
+
   |name    = HD Portraits
   |author  = Kangzoel
+
   |author  = Tlitookilakin
   |id      = Kangzoel.LeaveTheMine
+
   |id      = tlitookilakin.HDPortraits
   |nexus  = 11823
+
   |nexus  = 10971
 +
  |moddrop = 1103418
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lefty Mode
+
   |name    = HD Sprites
   |author  = Max Vollmer, SVProtector
+
   |author  = ninthworld
   |id      = maxvollmer.leftymode
+
   |id      = NinthWorld.HDSprites
   |nexus  = 6199
+
   |nexus  = 4024
   |github  = maxvollmer/LeftyMode
+
   |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    = Legendary Fish Pond Framework
+
   |name    = Health and Stamina Regeneration
   |author  = sharpskull2
+
   |author  = Jessebot, JessebotX
   |id      = sharpskull2.LegendaryFishPondFramework
+
   |id      = Jessebot.HealthStaminaRegen
   |nexus  = 14637
+
   |nexus  = 3207
   |github  =
+
  |moddrop = 624105
 +
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lenient Window Resize
+
   |name    = Health and Stamina Tweaks
   |author  = DeLiXx
+
   |author  = Kiddles, Svard
   |id      = DeLiXx.Lenient_Window_Resize
+
   |id      = Kiddles.HASTweaks
   |nexus  = 12305
+
   |nexus  = 5630
   |github  =
+
   |github  = SvardXI/HAS_Tweaks
   |source  = https://gitlab.com/delixx/stardew-valley-lenient-window-resize
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Mini Shipping Bin
+
   |name    = Health Bars
   |author  = atravita
+
   |author  = Zoryn
   |id      = atravita.LessMiniShippingBin
+
   |id      = Zoryn.HealthBars
   |curse   = 870982
+
   |nexus   =
   |nexus  = 10959
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
  |moddrop = 1102538
+
   |github  = Zoryn4163/SMAPI-Mods
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Rest!
+
   |name    = Health Bars (Darkhax)
   |author  = Ophaneom
+
   |author  = Darkhax
   |id      = Ophaneom.LetMeRest
+
   |id      = darkhax.healthbars
   |nexus  = 8205
+
   |nexus  =
   |github  = Ophaneom/Let-Me-Rest
+
  |curse  = 302910
 +
   |github  = Stardew-Valley-Modding/HealthBars
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Shop
+
   |name    = Health Rework
   |author  = MindMeltMax
+
   |author  = seferoni
   |id      = MindMeltMax.LetMeShop
+
   |id      = seferoni.HealthRework
  |moddrop = 1443554
+
   |nexus  = 22223
   |nexus  = 16738
+
   |github  = seferoni/HealthRework
   |github  = StardewModders/mod-ideas
 
 
}}
 
}}
 
{{#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  =
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lewd Leah
+
   |name    = Help for Hire
   |author  = prowlingDemon, unknownDev
+
   |author  = LeFauxMatt
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id      = furyx639.HelpForHire
   |nexus  = 4402
+
  |curse  = 871839
 +
   |nexus  = 5316
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Mod
+
   |name    = Helpful Spouses
   |author  = aedenthorn, Erinthe
+
   |author  = LeFauxMatt
   |id      = aedenthorn.LightMod
+
   |id      = furyx639.HelpfulSpouses
   |nexus  = 14387
+
  |curse  = 871841
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 5175
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Switch
+
   |name    = Help Wanted
  |author  = holythesea
 
  |id      = holythesea.LightSwitch
 
  |nexus  = 15683
 
  |github  = holy-the-sea/LightSwitch
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Like a Duck to Water
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LikeADuckToWater
+
   |id      = aedenthorn.HelpWanted
   |nexus  = 15860
+
  |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    = Limited Campfire Cooking
+
   |name    = Help Wanted Auto Accept
   |author  = Cherry, CherryChain
+
   |author  = Ruse82
   |id      = Cherry.LimitedCampfireCooking
+
   |id      = Ruse82.HelpWantedAutoAccept
   |nexus  = 4971
+
   |nexus  = 22235
  |moddrop = 716383
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Line Sprinklers
+
   |name    = Help Wanted Quest Fixes
   |author  = nanzington<!--since 1.4.0-->, Hootless
+
   |author  = Pokeytax
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
+
   |id      = Pokeytax.HelpWantedQuestFixes
   |nexus  = 2917
+
   |nexus  = 2644
   |github  = hootless/StardewMods
+
   |github  = gembree/HelpWantedQuestFixes
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Linus Mod
+
   |name    = Hempire
   |author  = tomii
+
   |author  = Oga_The_Real
   |id      = tomii.LinusMod
+
   |id      = Oga_The_Real.Hempire
   |nexus  = 11637
+
   |nexus  = 14477
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned<!--mod page hidden-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Literally Can't Even
+
   |name    = Here Fishy
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.LiterallyCantEven
+
   |id      = aedenthorn.HereFishy
   |nexus  = 14262
+
  |curse  = 868881
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 6586
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Little NPCs
+
   |name    = Hibernation
   |author  = Candidus42
+
   |author  = Shockah
   |id      = Candidus42.LittleNPCs
+
   |id      = Shockah.Hibernation
   |nexus  = 15152
+
   |nexus  = 11421
   |github  = mus-candidus/LittleNPCs
+
   |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Live Progress Bar
+
   |name    = Hide Chest Color Picker After Close
   |author  = Tyler Gibbs
+
   |author  = trashcan9
   |id      = tylergibbs2.liveprogressbar
+
   |id      = trashcan9.HideChestColorPickerAfterClose
   |nexus  = 7330
+
   |nexus  = 16075
   |github  = tylergibbs2/LiveProgressBar
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Livestock Choices
+
   |name    = Highlighted Jars
   |author  = aedenthorn, Erinthe
+
   |author  = Annosz
   |id      = aedenthorn.LivestockChoices
+
   |id      = Annosz.HighlightedJars
   |nexus  = 11551
+
   |nexus  = 6833
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loan Mod
+
   |name    = Highlight Empty Machines
   |author  = Doomnik
+
   |author  = atravita
   |id      = Doomnik.LoanMod
+
   |id      = atravita.HighlightEmptyMachines
   |nexus  = 3882
+
  |curse  = 870976
   |github  = legovader09/SDVLoanMod
+
  |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    = Lober Cat
+
   |name    = Hit Markers
   |author  = codyflagstaff
+
   |author  = bendenewb, newbie9598
   |id      = codyflagstaff.lobercat
+
   |id      = newbie9598.HitMarkersMeme
   |nexus  = 8219
+
   |nexus  = 2098
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location Compass
+
   |name    = Hmm Cheese Yum
   |author  = Bouhm and Pathoschild
+
   |author  = tomasitobambito
   |id      = Bouhm.LocationCompass
+
   |id      = tomasitobambito.HmmCheeseYum
   |nexus  = 3045
+
   |nexus  = 9343
   |curse  = 308286
+
   |github  =
   |github  = Bouhm/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Chests
+
   |name    = Hoe and Water Direction
   |author  = MindMeltMax
+
   |author  = TheThor59
   |id      = MindMeltMax.LockedChests
+
   |id      = Thor.HoeWaterDirection
  |moddrop = 1179603
+
   |nexus  = 10052
   |nexus  = 12452
+
   |github  = TheThor59/StardewMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Crab Pots
+
   |name    = HoeDown
   |author  = nini700
+
   |author  = BlaDe
   |id      = nini700.LockedCrabPot
+
   |id      = BlaDe.HoeDown
   |nexus  = 4461
+
   |nexus  = 9798
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Maps
+
   |name    = Hold to Break Geodes
   |author  = Edu Anttunes
+
   |author  = CatCattyCat, Cat
   |id      = LockedMaps
+
   |id      = cat.holdtobreakgeodes
   |nexus  = 10089
+
   |nexus  = 1689
   |github  =
+
  |moddrop = 833545
 +
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lockpicks
+
   |name    = Hold to Pause
   |author  = bwdy
+
   |author  = samspartan
   |id      = bwdy.lockpicks
+
   |id      = samspartan.HoldToPause
   |nexus  = 3521
+
   |nexus  = 7352
   |github  = bwdymods/SDV-Lockpicks
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Spam Filter
+
   |name    = Holiday Sales
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.LogSpamFilter
+
   |id      = atravita.HolidaySales
   |nexus  = 11252
+
  |curse  = 870970
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1205160
 +
   |nexus  = 13050
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Days
+
   |name    = Home Sewing Kit
   |author  = Stuyk
+
   |author  = MouseyPounds
   |id      = Stuyk.LongerDays
+
   |id      = MouseyPounds.HomeSewingKit
   |nexus  = 19027
+
   |nexus  = 4935
   |github  =
+
   |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Fence Life
+
   |name    = Honey Harvest Sync
   |author  = NormanPCN
+
   |author  = voltaek
   |id      = NormanPCN.LongerFenceLife
+
   |id      = voltaek.HoneyHarvestSync
   |nexus  = 10498
+
   |nexus  = 20493
   |github  = NormanPCN/StardewValleyMods
+
   |github  = voltaek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Lasting Lures
+
   |name    = Hopper Extractor
   |author  = Caraxian
+
   |author  = BPavol, Lamacik
   |id      = caraxian.LongerLastingLures
+
   |id      = bpavol.hopper_extractor
   |nexus  = 2510
+
   |nexus  = 16688
   |github  = Caraxi/StardewValleyMods
+
   |github  = BPavol/stardew-valley-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Seasons
+
   |name    = Horny Festivals, Festival Warps
  |author  = aedenthorn, Erinthe
+
   |author  = Girafarig
  |id      = aedenthorn.LongerSeasons
+
   |id      = Girafarig.FestivalWarps
  |nexus  = 10108
+
   |nexus  = 10844
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Longevity
 
   |author  = RTGOAT
 
   |id      = RTGOAT.Longevity
 
   |nexus  = 649
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Look to the Sky
+
   |name    = Horse Flute Anywhere
  |author  = drbirbdev
 
  |id      = drbirbdev.LookToTheSky
 
  |nexus  = 15262
 
  |github  = drbirbdev/StardewValley
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Lookup Anything
 
 
   |author  = Pathoschild
 
   |author  = Pathoschild
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id      = Pathoschild.HorseFluteAnywhere
   |nexus   = 541
+
   |curse   = 1000620
   |moddrop = 606605
+
   |nexus  = 7500
 
   |github  = Pathoschild/StardewMods
 
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loose Audio Files
+
   |name    = Horse Flute Auto Mount
   |author  = aedenthorn, Erinthe
+
   |author  = MercuryVN
   |id      = aedenthorn.LooseAudioFiles
+
   |id      = MercuryVN.HorseFluteAutoMount
   |nexus  = 5999
+
   |nexus  = 24018
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MercuryVN/HorseFluteAutoMount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lore-Friendly JojaMart Prices
+
   |name    = Horse Overhaul
   |author  = Huanir
+
   |author  = Goldenrevolver
   |id      = Huanir.LoreFriendlyJojaPrices
+
   |id      = Goldenrevolver.HorseOverhaul
   |nexus  = 2658
+
   |nexus  = 7911
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lost Woods
+
   |name    = Horse Squeeze
   |author  = Raik, Raik167, YousernameZo
+
   |author  = jorgamun
   |id      = raik.testmod
+
   |id      = jorgamun.HorseSqueeze
   |nexus  = 6291
+
   |nexus  = 10446
   |github  =
+
   |github  = jorgamun/HorseSqueeze
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Bubbles
+
   |name    = Horse Whistle
   |author  = SteelixLeiter, Don Collins
+
   |author  = icepuente
   |id      = LoveBubbles
+
   |id      = icepuente.HorseWhistle
   |nexus  = 1318
+
   |nexus  = 1131
   |github  = doncollins/StardewValleyMods
+
   |github  = icepuente/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
+
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels
+
   |name    = Horse Whistle
   |author  = Advize and Jinxiewinxie
+
   |author  = nabuma
   |id      = Advize.LovedLabels
+
   |id      = HorseWhistle_SMAPI
   |nexus  = 279
+
   |nexus  =
   |github  = AdvizeGH/LovedLabels
+
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 +
   |github  =
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.0
   |unofficial version = 2.2.2-unofficial.4-Strobe
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
+
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels Redux
+
   |name    = Host Tools
   |author  = thespbgamer
+
   |author  = MattPlays
   |id      = thespbgamer.LovedLabelsRedux
+
   |id      = MattPlays.HostTools
   |nexus  = 8880
+
   |nexus  = 11154
   |curse  = 834387
+
   |github  =
   |github = thespbgamer/LovedLabelsRedux
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Festival
+
   |name    = Hotbar Hotswap
   |author  = AvalonMFX
+
   |author  = Jaredlll08
   |id      = AvalonMFX.LoveFestival
+
   |id      = BlameJared.HotbarHotswap
   |nexus  = 17819
+
   |nexus  =
   |github  =
+
  |curse  = 298033
 +
   |github  = jaredlll08/HotbarHotswap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Low Health Warning
+
   |name    = Hot Chocolate Coffee Alternative
   |author  = NMVH5
+
   |author  = certifiableGrimalkin
   |id      = nmvh5.LowHealthWarning
+
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus  = 8326
+
   |nexus  = 16159
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Score HUD, Just Luck Mod
+
   |name    = Hover Labels
   |author  = delaney
+
   |author  = Achtuur
   |id      = dJustLuckMod
+
   |id      = Achtuur.HoverLabels
   |nexus  = 10386
+
   |nexus  = 17501
  |moddrop = 1070645
+
   |github  = Achtuur/StardewMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Skill
+
   |name    = HP Bars
   |author  = spacechase0
+
   |author  = Ilyaki
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id      = Ilyaki.HPBar
   |curse   = 867393
+
  |nexus  = 1736
   |moddrop = 127279
+
  |github  =
   |nexus  = 521
+
 
   |github  = spacechase0/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
 +
   |name    = HQ Farmer Mod
 +
   |author  = AsakOhee
 +
   |id      = AsakOhee.HQFarmerMod
 +
   |nexus  = 19644
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lucky Reclamation Trash Can
+
   |name    = HUD Customizer
   |author  = kiranmurmu
+
   |author  = Espy
   |id      = kiranmurmu.LuckyReclamationTrashCan
+
   |id      = Espy.HUDCustomizer
   |nexus  = 8971
+
   |nexus  = 23704
   |github  = kiranmurmu/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lunar Disturbances
+
   |name    = Huggable Scarecrows
   |author  = Sakorona
+
   |author  = bogie5464
   |id      = KoihimeNakamura.LunarDisturbances
+
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus  = 2208
+
   |nexus  = 3190
  |moddrop = 664151
+
   |github  = bogie5464/HuggableScarecrows
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lurking in the Dark
+
   |name    = Hugs and Kisses
   |author  = 7thAxis
+
   |author  = aedenthorn, Erinthe
   |id      = 7thAxis.LitD
+
   |id      = aedenthorn.HugsAndKisses
   |nexus  = 10770
+
   |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    = Machine Augmentors
+
   |name    = Hugs and Kisses Continued
   |author  = SlayerDharok
+
   |author  = JoXW
   |id      = SlayerDharok.MachineAugmentors
+
   |id      = JoXW.HugsAndKisses
   |nexus  = 5600
+
   |nexus  = 21019
  |github  = Videogamers0/SDV-MachineAugmentors
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Check
+
   |name    = Hunger
   |author  = FairfieldBW
+
   |author  = Yyeahdude
   |id      = FairfieldBW.MachineCheck
+
   |id      = HungerYyeadude
   |nexus  = 9515
+
   |nexus  = 613
   |github  = FairfieldBW/MachineCheck
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Speed Change
+
   |name    = Hunger and Thirst
   |author  = IceGladiador
+
   |author  = PrimevalTitmouse
   |id      = IceGladiador.MachineSpeedChange
+
   |id      = PrimevalTitmouse.ModEntry
   |nexus  = 1780
+
   |nexus  = 1110
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
+
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Status
+
   |name    = Hunger for Food
   |author  = Shockah
+
   |author  = Tigerle01, Stephan Hensel
   |id      = Shockah.MachineStatus
+
   |id      = HungerForFoodByTigerle
   |nexus  = 11177
+
   |nexus  = 810
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic
+
   |name    = Hungry Morning
 +
  |author  = lech43
 +
  |id      = lech43.HungryMorning
 +
  |nexus  = 6391
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hybrid Crop Engine
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.Magic
+
   |id      = spacechase0.HybridCropEngine
   |curse  = 867745
+
   |curse  = 867721
  |moddrop = 399898
+
   |nexus  = 6577
   |nexus  = 2007
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magical Crops
+
   |name    = Hypno Valley
   |author  = shekurika and Asterisk555
+
   |author  = Kryspur
   |id      = shekurika.MagicalCropsCode
+
   |id      = Kryspur.HypnoValley
   |nexus  = 8762
+
   |nexus  = 9052
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Junimo Pet
+
   |name    = Identifiable Combined Rings
   |author  = Entoarox
+
   |author  = atravita
   |id      = Entoarox.MagicJunimoPet
+
   |id      = atravita.IdentifiableCombinedRings
   |nexus  = 3567
+
  |curse  = 870959
   |github  = Entoarox/StardewMods
+
  |moddrop = 1358005
 +
   |nexus  = 15928
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Pluses
+
   |name    = Idle Animations, Animacoes
   |author  = TerryDBS
+
   |author  = BrasileiroTop
   |id      = TerryDBS.MagicPluses
+
   |id      = BrasileiroTop.Animacoes
   |nexus  = 7096
+
   |nexus  = 5139
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Scepter
+
   |name    = Idle Pause
   |author  = not4bene
+
   |author  = Veleek
   |id      = not4bene.MagicScepter
+
   |id      = Veleek.IdlePause
   |nexus  = 8169
+
   |nexus  = 1092
   |github  =
+
   |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 Valley
+
   |name    = Idle Timer
   |author  = season
+
   |author  = LordAndreios
   |id      = season.MagicValley
+
   |id      = LordAndreios.IdleTimer
   |nexus  = 10639
+
   |nexus  = 2858
   |github  =
+
   |github  = emperorzuul/SMAPI_MODS
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Idle Pause|Idle Pause]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mailbox Menu
+
   |name    = I Don't Use That Water
   |author  = aedenthorn, Erinthe
+
   |author  = idermailer
   |id      = aedenthorn.MailboxMenu
+
   |id      = idermailer.iDontUseThatWater
   |nexus  = 14439
+
   |nexus  = 14047
   |github  = aedenthorn/StardewValleyMods
+
   |github  = idermailer/iDontUseThatWater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Framework
+
   |name    = IFrames in Mines
   |author  = Digus
+
   |author  = Factknowhow
   |id      = DIGUS.MailFrameworkMod
+
   |id      = Factknowhow.IFramesInMines
   |nexus  = 1536
+
   |nexus  = 16436
   |github  = Digus/StardewValleyMods
+
   |github  = Mekadrom/IFramesInMines
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Order Pigs
+
   |name    = I Got Friendship
   |author  = jwdred
+
   |author  = ChiroxT
   |id      = jwdred.MailOrderPigs
+
   |id      = treinke.igotfriendship
   |nexus  = 632
+
   |nexus  = 13290
   |github  = jdusbabek/stardewvalley
+
   |github  =
 
 
  |broke in          = Stardew Valley 1.3.29
 
  |unofficial version = 1.1.1-unofficial.6-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-66#post-44728
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Services Mod
+
   |name    = I Got XP
   |author  = Digus
+
   |author  = ChiroxT
   |id      = Digus.MailServicesMod
+
   |id      = treinke.igotxp
   |nexus  = 7842
+
   |nexus  = 13289
  |github  = Digus/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
 
  |author  = pinguimbozo
 
  |id      = pinguimbozo.PCMCCJJC
 
  |nexus  = 13248
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Gil Real
+
   |name    = ImagEd
   |author  = Werewolf Master
+
   |author  = candidus42
   |id      = Wolf.GilSMAPI
+
   |id      = Candidus42.ImagEd
   |nexus  = 7118
+
   |nexus  = 7218
   |github  =
+
   |github  = mus-candidus/ImagEd
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Love
+
   |name    = Immersive Grandpa, Misc Introduction Fixes
   |author  = Kabulla
+
   |author  = mistyspring
   |id      = Kabulla.MakeLove
+
   |id      = mistyspring.immersivegrandpa
   |nexus  = 16003
+
   |nexus  = 12562
   |github  =
+
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mana Bar
+
   |name    = Immersive Scarecrows
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.ManaBar
+
   |id      = aedenthorn.ImmersiveScarecrows
   |curse  = 867709
+
   |curse  = 868685
   |nexus  = 7831
+
   |nexus  = 15290
   |github  = spacechase0/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    = Mandatory Meals, Real Life Mod
+
   |name    = Immersive Sprinklers
   |author  = darzington
+
   |author  = aedenthorn, Erinthe
   |id      = darzington.RealLifeMod
+
   |id      = aedenthorn.ImmersiveSprinklers
   |nexus  = 7445
+
  |curse  = 868686
   |github  =
+
   |nexus  = 15239
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Immersive Sprinklers|The Return of Immersive Sprinklers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Many Enchantments
+
   |name    = Improved Mill
   |author  = Stari
+
   |author  = AustinYQM
   |id      = Stari.ManyEnchantments
+
   |id      = AustinYQM.ImprovedMill
   |nexus  = 8824
+
   |nexus  = 1748
   |github  = SlivaStari/ManyEnchantments
+
   |github  = AustinYQM/ImprovedMill
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Binder
+
   |name    = Improved Quality of Life
   |author  = SnowFire k'Vala
+
   |author  = Demiacle
   |id      = SnowFire.Map_Binder
+
   |id      = Demiacle.ImprovedQualityOfLife
   |nexus  = 6983
+
   |nexus  = 1025
   |github  =
+
   |github  = demiacle/QualityOfLifeMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
+
   |name    = Improved Tracker
   |author  = aedenthorn, Erinthe
+
   |author  = Anthony Hilyard
   |id      = aedenthorn.MapEdit
+
   |id      = com.anthonyhilyard.improvedtracker
   |nexus  = 18387<!--8876 before 1.0.0-->
+
  |curse  = 445215
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 9317
 +
   |github  = AHilyard/ImprovedTracker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mapping Extensions and Extra Properties (MEEP)
+
   |name    = In a Heartbeat
   |author  = DecidedlyHuman
+
   |author  = Shockah
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
+
   |id      = Shockah.InAHeartbeat
   |nexus  = 14493
+
   |nexus  = 17834
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Teleport
+
   |name    = Increase Animal House Max Population
   |author  = aedenthorn, Erinthe
+
   |author  = Mizzion
   |id      = aedenthorn.MapTeleport
+
   |id      = mizzion.increaseanimalhousemaxpopulation
  |curse  = 868868
+
   |nexus  = 4861
   |nexus  = 7675
+
   |github  = Mizzion/MyStardewMods
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Utilities
+
   |name    = Increased Artifact Spots
   |author  = mabelSyrup
+
   |author  = Mizzion
   |id      = mabelsyrup.maputils
+
   |id      = mizzion.increasedartifactspots
   |nexus  = 4716
+
   |nexus  = 3340
   |github  = mjSurber/Map-Utilities
+
   |moddrop = 663705
 
+
   |github  = Mizzion/MyStardewMods
   |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maritime Secrets
+
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author  = Goldenrevolver
+
   |author  = shekurika
   |id      = Goldenrevolver.MaritimeSecrets
+
   |id      = shekurika.fishtankCapacity
   |nexus  = 10758
+
   |nexus  = 11388
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Day
+
   |name    = Increased Sprinkler Range
   |author  = ceruleandeep
+
   |author  = EternalSoap
   |id      = ceruleandeep.MarketDay
+
   |id      = eternalsoap.sprinklers
   |nexus  = 11778
+
   |nexus  = 20745
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = ArjanSeijs/SprinklerMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
+
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author  = d5a1lamdtd, HaPyke
+
   |author  = GZhynko
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
+
   |id      = GZhynko.IncubatePufferfishEggs
   |moddrop = 1480763
+
   |nexus  = 6162
   |nexus  = 19309
+
   |github  = gzhynko/StardewMods
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Marry Morris
+
   |name    = Indoor Sprinklers
   |author  = Yoshimax
+
   |author  = ramen
   |id      = Yoshimax.MarryMorrisCode
+
   |id      = ramen.IndoorSprinklers
   |nexus  = 12824
+
   |nexus  = 21124
   |github  = yoshimax2/MarryMorris
+
   |github  = mpomirski/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Matching Nodes, MinesTokens
+
   |name    = Industrial Furnace
   |author  = Eryk601 and Vertigon
+
   |author  = Traktori
   |id      = Vertigon.MinesTokens
+
   |id      = Traktori.IndustrialFurnace
   |nexus  = 11124
+
   |nexus  = 5568
   |github  =
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Max Cost Stamina
+
   |name    = Industrial Furnace for Automate
   |author  = StultusV
+
   |author  = Traktori
   |id      = StultusV.MaxCastStamina
+
   |id      = Traktori.AM.IndustrialFurnace
   |nexus  = 10794
+
   |nexus  = 5568
   |github  = JudeRV/Stardew-MaxCastStamina
+
   |github  = Traktori7/StardewValleyMods
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
   |name    = Maximize Fix
 
  |author  = Shockah
 
  |id      = Shockah.MaximizeFix
 
  |nexus  = 16099
 
  |github  = Shockah/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Hats
+
   |name    = Industrialization Redux
   |author  = spacechase0
+
   |author  = GaLaxY256 and kazuakisama
   |id      = spacechase0.MayoHats
+
   |id      = G256.IR.Code
   |nexus  = 17514
+
   |nexus  = 22351
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Mart
+
   |name    = Infallible Fishing
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MayoMart
+
   |id      = aedenthorn.InfallibleFishing
   |nexus  = 17175
+
   |nexus  = 14639
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayonnaise++, Mayonnaise Plus Plus
+
   |name    = Infertile Soil
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author  = Sabera, kelbesque
   |id      = xirsoi.mayonnaiseplusplus
+
   |id      = Sabera.InfertileSoil
   |nexus  = 4634
+
   |nexus  = 2515
   |github  = xirsoi/MayonnaisePlusPlus
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Rain
+
   |name    = Infested Levels
   |author  = spacechase0
+
   |author  = Eireon
   |id      = spacechase0.MayoRain
+
   |id      = Eireon.InfestedLevels
   |nexus  = 17436
+
   |nexus  = 2823
   |github  =
+
   |github  = benrpatterson/InfestedLevels
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meme Outfits
+
   |name    = Infinite Energy
   |author  = Mehidden
+
   |author  = Error27
   |id      = MemeOutfits.Mehidden
+
   |id      = error27.infinite_energy
   |nexus  = 13213
+
   |nexus  = 17717
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Menus Everywhere
+
   |name    = Infinite Inventory
   |author  = nman130
+
   |author  = unidarkshin, Devin Lematty
   |id      = nman130.MenusEverywhere
+
   |id      = DevinLematty.InfiniteInventory
   |nexus  = 6119
+
   |nexus  = 2247
   |github  = nman130/Stardew-Mods
+
   |github  = unidarkshin/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Merge Fertilizer
+
   |name    = Infinite Junimo Cart Lives
   |author  = TianXiaobai
+
   |author  = Renny
   |id      = TianXiaobai.MergeFertilizer
+
   |id      = renny.infinitejunimocartlives
   |nexus  = 17743
+
   |nexus  = 2705
   |github  =
+
   |github  = OfficialRenny/InfiniteJunimoCartLives
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Messy Crops
+
   |name    = Infinite Money
   |author  = Tlitookilakin
+
   |author  = Chunky
   |id      = tlitookilakin.MessyCrops
+
   |id      = chunky.InfiniteMoney
  |moddrop = 1123884
+
   |nexus  = 11510
   |nexus  = 11317
+
   |github  =
   |github  = tlitookilakin/MessyCrops
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meteor Defence
+
   |name    = Infinite Watering Cans
   |author  = aedenthorn, Erinthe
+
   |author  = CaptainSully
   |id      = aedenthorn.MeteorDefence
+
   |id      = CaptainSully.InfiniteWateringCan
   |nexus  = 10641
+
  |moddrop = 1188756
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 12739
 +
   |github  = CaptainSully/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mice in the Valley
+
   |name    = Infinite Zoom
   |author  = candidus42
+
   |author  = berkayylmao
   |id      = Candidus42.MiceInTheValley
+
   |id      = berkayylmao.InfiniteZoom
   |nexus  = 4638
+
   |nexus  = 8808
   |github  = mus-candidus/MiceInTheValley
+
  |curse  = 500088
 +
   |github  = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milk the Villagers
+
   |name    = Informant
   |author  = trunip190
+
   |author  = Slothsoft
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
+
   |id      = Slothsoft.Informant
   |nexus  = 5948
+
  |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    = Miller Time
+
   |name    = In-Game SMAPI Log Uploader, Log Uploader
   |author  = Satozaki
+
   |author  = aedenthorn, Erinthe
   |id      = Satozaki.MillerTime
+
   |id      = aedenthorn.LogUploader
   |nexus  = 7575
+
   |nexus  = 13979
   |github  = AndyCrocker/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milo Dog
+
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author  = Clark, wilsonch3451
+
   |author  = Platonymous
   |id      = Clark.MiloDog
+
   |id      = Platonymous.InkStories
   |nexus  = 2861
+
  |curse  = 877221
 +
  |moddrop = 1521399
 +
   |nexus  = 15987
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Assist
+
   |name    = Input Fix
   |author  = Kabigon
+
   |author  = Windmill_City
   |id      = Kabigon.MineAssist
+
   |id      = Windmill_City.InputFix
   |nexus  = 2296
+
   |nexus  = 5693
   |chucklefish = 5353
+
   |github  = Windmill-City/InputFix
   |github  = KabigonFirst/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minecart Patcher
+
   |name    = Input Tools
   |author  = bwdy
+
   |author  = Sagittaeri
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
+
   |id      = Sagittaeri.InputTools
   |nexus  = 11424
+
   |nexus  = 14553
   |github  = bwdy/SDVModding
+
   |github  = sagittaeri/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Changes
+
   |name    = InstaCrops
   |author  = JPAN
+
   |author  = WuestMan, redknightofdoom
   |id      = jpan.MineChanges
+
   |id      = WuestMan.InstaCrops
   |nexus  = 3963
+
   |nexus  = 4077
   |github  = JPANv2/Stardew-Valley-Mine-Changes
+
   |github  = Brian-Wuest/Instacrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mines Tokens
+
   |name    = Instant Animals
   |author  = sophie
+
   |author  = pinocchio1231
   |id      = sophie.MinesTokens
+
   |id      = pinocchio1231.instantanimals
   |nexus  = 18776
+
   |nexus  = 9573
   |github  = sophiesalacia/StardewMods
+
   |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    = Mine Tweaks
+
   |name    = Instant Animals 1.6
   |author  = Shockah
+
   |author  = Siweipancc
   |id      = Shockah.MineTweaks
+
   |id      = Siweipancc.Instantanimals
   |nexus  = 16859
+
   |nexus  = 21798
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = siweipancc/InstantAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Bars
+
   |name    = Instant Break
   |author  = Ophaneom
+
   |author  = Jolyone
   |id      = Ophaneom.MiniBars
+
   |id      = Me.InstantBreak
   |nexus  = 8329
+
   |nexus  = 15526
   |github  = Ophaneom/Mini-Bars
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining at the Farm
+
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
   |author  = Nishtra
+
   |author  = aedenthorn, Erinthe
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id      = aedenthorn.InstantBuildingConstruction
   |nexus  = 674
+
  |curse  = 868720
   |github  =
+
   |nexus  = 14110
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.23
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
  |unofficial version = 1.9.1-unofficial.1.1-Olivki
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Tool NPC
+
   |name    = Instant Buildings From Farm
   |author  = Tran Minh Thong
+
   |author  = BitwiseJon
   |id      = mini.tool.npc.mod
+
   |id      = BitwiseJonMods.InstantBuildings
   |nexus  = 7060
+
   |nexus  = 2070
   |github  = TMThong/Stardew-Mods
+
   |github  = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minor Light Tweaks
+
   |name    = Instant Dialogues
   |author  = greentodd
+
   |author  = idermailer
   |id      = greentodd.MinorLightTweaks
+
   |id      = idermailer.InstantDialogues
   |nexus  = 10223
+
   |nexus  = 22468
   |github  =
+
   |github  = idermailer/InstantDialogues
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Eat Key
 +
  |author  = nini700
 +
  |id      = nini700.InstantEatKey
 +
  |nexus  = 4464
 +
 
 +
  |status  = workaround
 +
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
+
   |name    = Instant Fishing
   |author  = BlaDe
+
   |author  = aurnj, Roy Li
   |id      = BlaDe.MiscTrolls
+
   |id      = RuyiLi.InstantFishing
   |nexus  = 12037
+
   |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    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name    = Instant Geodes
   |author  = The Fluffy Robot
+
   |author  = montana123
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
   |id      =
   |nexus   = 5691
+
  |nexus  =
   |github = jamespfluger/Stardew-MisophoniaAccessibility
+
  |url    = https://community.playstarbound.com/threads/109038
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
   |status   = workaround
 +
   |summary = use [[#Fast Animations|Fast Animations]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Position Tool
+
   |name    = Instant Growth Powder
   |author  = MissCoriel
+
   |author  = aedenthorn, Erinthe
   |id      = misscoriel.PositionTool
+
   |id      = aedenthorn.InstantGrowthPowder
   |nexus  = 8087
+
   |nexus  = 7727
   |github  = MissCoriel/Position-Tool
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Unique Courtship Response Core
+
   |name    = Instant Grow Trees
   |author  = MissCoriel
+
   |author  = cantorsdust and Pathoschild
   |id      = misscoriel.UCRFix
+
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus  = 8284
+
   |nexus  = 173
   |github  = MissCoriel/UniqueCourtshipResponseCore
+
   |github  = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Missing Gifts
+
   |name    = Instant Load
   |author  = ChiroxT
+
   |author  = Platonymous
   |id      = treinke.missinggifts
+
   |id      = Platonymous.InstantLoad
   |nexus  = 11363
+
  |curse  = 877220
 +
  |moddrop = 1521407
 +
   |nexus  = 16253
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mob Count Reports, Report Mob Counts
+
   |name    = Instantly Eat Item
   |author  = StultusV
+
   |author  = Guedez
   |id      = StultusV.ReportMobCounts
+
   |id      = eat.item.instantly
   |nexus  = 10899
+
   |nexus  = 5116
   |github  = JudeRV/Stardew-ReportMobCounts
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Arcade
+
   |name    = Instantly Increase Crop Growth Phase
   |author  = aedenthorn, Erinthe
+
   |author  = RyanJesky
   |id      = aedenthorn.MobileArcade
+
   |id      = RyanJesky.IncreaseCropGrowthPhase
   |nexus  = 6538
+
   |nexus  = 10146
   |github  = aedenthorn/StardewValleyMods
+
   |github  = RyanJesky/IncreaseCropGrowthPhase
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Audio Player
+
   |name    = Instant Pets
   |author  = aedenthorn, Erinthe
+
   |author  = blueberry
   |id      = aedenthorn.MobileAudioPlayer
+
   |id      = blueberry.InstantPets
   |nexus  = 6568
+
   |nexus  = 9448
   |github  = aedenthorn/StardewValleyMods
+
   |github  = b-b-blueberry/InstantPets
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Calendar
+
   |name    = Instant Tool Upgrades
   |author  = aedenthorn, Erinthe
+
   |author  = Binarynova
   |id      = aedenthorn.MobileCalendar
+
   |id      = binarynova.instanttoolupgrades
   |nexus  = 6601
+
   |nexus  = 8918
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Binarynova/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Catalogues
+
   |name    = Integrated Minecarts
   |author  = aedenthorn, Erinthe
+
   |author  = Jibb
   |id      = aedenthorn.MobileCatalogues
+
   |id      = jibb.minecarts.C
   |nexus  = 6543
+
  |curse  = 988762
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 11881
 +
   |github  = Jibblestein/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Phone
+
   |name    = Interaction Helper
   |author  = aedenthorn, Erinthe
+
   |author  = Hammurabi
   |id      = aedenthorn.MobilePhone
+
   |id      = HammurabiInteractionHelper
   |curse   = 868890
+
   |nexus  =
   |nexus   = 6523
+
   |chucklefish = 4640
   |github  = aedenthorn/StardewValleyMods
+
  |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    = Mobile Television
+
   |name    = Interactions, Interacoes
   |author  = aedenthorn, Erinthe
+
   |author  = BrasileiroTop
   |id      = aedenthorn.MobileTelevision
+
   |id      = BrasileiroTop.Interacoes
   |nexus  = 6575
+
   |nexus  = 4862
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MobileUI Android
+
   |name    = Interaction Tweaks
   |author  = WisnuNug
+
   |author  = jahangmar
   |id      = WisnuNug.MobileUI
+
   |id      = jahangmar.InteractionTweaks
   |nexus  = 17652
+
   |nexus  = 3771
   |github  =
+
   |github  = jahangmar/StardewValleyMods
  
   |warnings = Only works on Android.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modify This
+
   |name    = Internationalization
   |author  = aedenthorn, Erinthe
+
   |author  = bcmpinc
   |id      = aedenthorn.ModThis
+
   |id      = bcmpinc.Internationalization
   |nexus  = 7814
+
   |nexus  = 21317
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod List Command
+
   |name    = Into the Game (Save Loaded Notifier)
   |author  = Blackclaw
+
   |author  = DecidedlyHuman
   |id      = Blackclaw.ModListCommand
+
   |id      = DecidedlyHuman.SaveLoadedNotifier
   |nexus  = 5131
+
   |nexus  = 12826
   |github  = Xebeth/StardewValley-ListModsCommand
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Menu
+
   |name    = Intravenous Coffee
   |author  = Enaium
+
   |author  = mpcomplete
   |id      = Enaium.ModMenu
+
   |id      = mpcomplete.IntravenousCoffee
   |curse   = 436844
+
   |nexus   = 2224
   |moddrop = 885574
+
   |github  = mpcomplete/StardewMods
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/ModMenu
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Settings Tab
+
   |name    = Investment
   |author  = Gilar Fasulaki
+
   |author  = MissCoriel
   |id      = GilarF.ModSettingsTab
+
   |id      = misscoriel.invest
   |nexus  = 4579
+
   |nexus  = 5293
   |github  = GilarF/SVM
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |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    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
+
   |name    = Investment Maximized
   |author  = DaLion
+
   |author  = MissCoriel
   |id      = DaLion.Overhaul
+
   |id      = misscoriel.investmax
   |nexus  =
+
  |curse  = 885074
   |github  = daleao/modular-overhaul
+
   |nexus  = 9253
 +
   |github  = MissCoriel/InvestmentMaximized
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Update Menu
+
   |name    = Invite Code Mod
   |author  = CatCattyCat, Cat
+
   |author  = ThePqtatoGalaxy, KOREJJamJar
   |id      = cat.modupdatemenu
+
   |id      = KOREJJamJar.InviteCodeMod
   |nexus  = 2536
+
   |nexus  = 4023
  |moddrop = 833560
+
   |github  =
   |github  = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
  |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    = Invite Friend
   |author  = Platonymous
+
   |author  = d5a1lamdtd, HaPyke
   |id      = Platonymous.ModUpdater
+
   |id      = d5a1lamdtd.InviteFriend
  |curse  = 877226
+
   |moddrop = 1486022
  |nexus  = 6338
+
   |nexus  = 19500
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Monster Goals Anywhere
 
  |author  = Suphax
 
  |id      = suphax.monstergoalsanywhere
 
   |moddrop = 1088762
 
   |nexus  =
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Invasion
+
   |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author  = Krutonium
+
   |author  = Anthony Maciel, maciel310
   |id      = krutonium.monsterinvasion
+
   |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
   |nexus  = 12641
+
   |nexus  = 15285
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Level Tip
+
   |name    = Iridium Tools Patch
   |author  = WhiteMind
+
   |author  = Redwood
   |id      = WhiteMind.MonsterLT
+
   |id      = Redwood.IridiumToolsPatch
   |nexus  = 1896
+
   |nexus  = 2897
   |github  =
+
   |github  = EKomperud/StardewMods
  
 +
  |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Almanac|Almanac]] instead
+
   |summary  = use [[#Farming Tools Patch|Farming Tools Patch]] instead.
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Log Anywhere
+
   |name    = Is It Cake
   |author  = MouseyPounds
+
   |author  = LeFauxMatt
   |id      = MouseyPounds.MonsterLogAnywhere
+
   |id      = furyx639.IsItCake
   |nexus  = 3997
+
  |curse  = 871826
   |github  = MouseyPounds/stardew-mods
+
   |nexus  = 14775
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Musk in Volcano
+
   |name    = Island Gatherers
   |author  = BananaFruit
+
   |author  = PeacefulEnd
   |id      = BananaFruit.MonsterMuskInVolcano
+
   |id      = PeacefulEnd.IslandGatherers
   |nexus  = 10651
+
   |nexus  = 8552
   |github  = BananaFruit1492/MonsterMuskInVolcano
+
   |github  = Floogen/IslandGatherers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monsters - The Framework
+
   |name    = Island Gatherers Automate
   |author  = spacechase0
+
   |author  = PeacefulEnd
   |id      = spacechase0.MonstersTheFramework
+
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
   |nexus  = 10673
+
   |nexus  = 8552
   |github  = spacechase0/StardewValleyMods
+
   |github  = Floogen/IslandGatherers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moody Planet
+
   |name    = Island Secret
   |author  = Daniel McMenamy, Deathest1
+
   |author  = Edu Anttunes
   |id      = f1r3w477.MoodyPlanet
+
   |id      = IslandSecret
   |nexus  = 2830
+
   |nexus  = 8096
   |github  = F1r3w477/TheseModsAintLoyal
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moolah Money Mod
+
   |name    = Item AutoTrasher, AutoTrash
   |author  = aedenthorn, Erinthe
+
   |author  = S1mmyy
   |id      = aedenthorn.Moolah
+
   |id      = S1mmyy.AutoTrash
   |nexus  = 15123
+
   |nexus  = 5140
   |github  = aedenthorn/StardewValleyMods
+
   |github  = S1mmyy/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moongates
+
   |name    = Item Bags
   |author  = bwdy
+
   |author  = SlayerDharok
   |id      = bwdy.moongates
+
   |id      = SlayerDharok.Item_Bags
   |nexus  = 3545
+
  |curse  = 991675
   |github  = bwdymods/SDV-Moongates
+
   |nexus  = 5382
 +
   |github  = Videogamers0/SDV-ItemBags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures
+
   |name    = Item Checker
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Hitaxas
   |id      = spacechase0.MoonMisadventures
+
   |id      = Hitaxas.Items.DLL
  |curse  = 867702
+
   |nexus  = 24305
  |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    = Item Extensions
   |author  = Mopquill
+
   |author  = mistyspring
   |id      = Mopquill.Ranch-Livin
+
   |id      = mistyspring.ItemExtensions
   |nexus  = 2200
+
   |nexus  = 20357
   |github  = mopquill/Mopsys-Ranch-Livin
+
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Animals, More Pets
+
   |name    = Item Locator
   |author  = Entoarox
+
   |author  = Hitaxas
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id      = Hitaxas.Items2.DLL
   |nexus  = 2274
+
   |nexus  = 24305
  |chucklefish = 4288
+
   |github  =
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Artifact Spots
+
   |name    = Item Quality Indicator
   |author  = momoaau
+
   |author  = FunnyMoney
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id      = funnymoney.itemqualityindicator
   |nexus  = 451
+
   |nexus  = 15336
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 
<!--
 
  |unofficial version = 2.0.1-unofficial.1-IQ
 
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Barn and Coop Animals
+
   |name    = Item Recovery
   |author  = AairTheGreat, Aair
+
   |author  = Mytsy
   |id      = AairTheGreat.MoreBarnCoopAnimals
+
   |id      = Mysty.ItemRecovery
   |nexus  = 4869
+
   |nexus  = 9354
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Buildings
+
   |name    = Item Recovery Plus
   |author  = spacechase0
+
   |author  = Lunardiver
   |id      = spacechase0.MoreBuildings
+
   |id      = Lunardiver.ItemRecoveryPlus
   |curse   = 867740
+
   |nexus   = 13026
   |moddrop = 771640
+
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
  |nexus  = 2757
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Bundles
+
   |name    = Item Research 'n' Spawn
   |author  = TwinBuilderOne
+
   |author  = TSlex
   |id      = TwinBuilderOne.MoreBundles
+
   |id      = TSlex.ItemResearchSpawner
   |nexus  = 9709
+
   |nexus  = 8933
   |github  = TwinBuilderOne/StardewValleyMods
+
  |moddrop = 1012482
 +
   |github  = TSlex/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Clocks
+
   |name    = Item Tooltips
   |author  = phjoker
+
   |author  = Jaredlll08
   |id      = phjoker.MoreClocks
+
   |id      = BlameJared.ItemTooltips
   |nexus  = 11840
+
   |nexus  =
   |github  = p-holodynski/StardewValleyMods
+
  |curse  = 297655
 +
   |github  = jaredlll08/Item-Tooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Conversion Topics
+
   |name    = Item Tweaks
   |author  = violetlizabet
+
   |author  = crpz
   |id      = violetlizabet.MoreConvoTopics
+
   |id      = crpz.ItemTweaks
   |nexus  = 10008
+
   |nexus  = 8182
   |github  = elizabethcd/MoreConversationTopics
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Fertilizers
+
   |name    = iTile
   |author  = atravita
+
   |author  = ha1fdaew
   |id      = atravita.MoreFertilizers
+
   |id      = ha1fdaew.iTile
   |curse   = 870975
+
   |nexus   = 7512
   |moddrop = 1145236
+
   |github  = ha1fdaew/iTile
  |nexus  = 11837
+
 
   |github  = atravita-mods/StardewMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More for Leo
+
   |name    = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author  = Blams
+
   |author  = Caboose Sage, CabooseSage
   |id      = blams.MoreForLeo
+
   |id      = Cabbose.Sage.ItsStardewTime
   |nexus  = 12710
+
   |nexus  = 20847
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Giant Crops
+
   |name    = Its Time to Wake Up
   |author  = spacechase0
+
   |author  = Krutonium
   |id      = spacechase0.MoreGiantCrops
+
   |id      = Krutonium.ItsTimeToWakeUp
  |curse  = 867723
+
   |nexus  = 13798
  |moddrop = 771694
+
   |github  =
   |nexus  = 5263
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass
+
   |name    = Jack Be Thicc
   |author  = Satozaki
+
   |author  = DeadRobotDev
   |id      = EpicBellyFlop45.MoreGrass
+
   |id      = DeadRobotDev.JackBeThicc
   |nexus  = 5398
+
   |nexus  = 21533
   |github  = AndyCrocker/StardewMods
+
   |github  = DeadRobotDev/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass on the Beach
+
   |name    = Jaques and the Bean Pole, Jaques and Beans
   |author  = Angela Ranna
+
   |author  = Matt Cioni
   |id      = AngelaRanna.MoreGrassOnTheBeach
+
   |id      = mattCioni.JaquesAndBeans
   |nexus  = 8117
+
   |nexus  = 14555
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass Starters
+
   |name    = Jar Opener
   |author  = spacechase0
+
   |author  = Genowhirl9999
   |id      = spacechase0.MoreGrassStarters
+
   |id      = genowhirl9999.jaropener
   |curse   = 867750
+
   |nexus   = 5292
   |moddrop = 313307
+
   |moddrop = 988956
  |nexus  = 1702
 
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = More Health
 
  |author  = j4c0b333
 
  |id      = j4c0b333.Morehealth
 
  |nexus  = 4053
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Key Binding
+
   |name    = JhinFour
   |author  = SorryLate, rharyanto
+
   |author  = Keaton Sadoski
   |id      = SorryLate.MoreKeybinding
+
   |id      = Sadoski.JhinFour
   |nexus  = 5290
+
   |nexus  = 11838
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Mine Ladders
+
   |name    = Jiggly Junimo Bundles
   |author  = JadeTheavas
+
   |author  = Jonas Henriksson, Greger
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id      = Greger.JigglyJunimoBundles
   |nexus  = 2105
+
   |nexus  =
   |github  = JadeTheavas/MoreMineLadders
+
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
 +
   |github  = gr3ger/Stardew_JJB
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Multiplayer Info
+
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
   |author  = cheesysteak
+
   |author  = k4rakara
   |id      = cheesysteak.moremultiplayerinfo
+
   |id      = k4rakara.JoJa84Plus
   |nexus  = 2173
+
   |nexus  = 5803
   |github  = cheesysteak/stardew-steak
+
   |github  = K4rakara/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rain
+
   |name    = JoJaBan - Arcade Sokoban
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Platonymous
   |id      = Omegasis.MoreRain
+
   |id      = Platonymous.JoJaBan
   |nexus  = 441
+
   |nexus  = 3118
  |github  = janavarro95/Stardew_Valley_Mods
+
   |moddrop = 793907
}}
+
   |github  = Platonymous/Stardew-Valley-Mods
{{#invoke:SMAPI compatibility|entry
 
  |name    = More Random Edition, Randomizer
 
  |author  = Chikakoo and doomdonuts, Chikakoo4
 
   |id      = Chikakoo.Randomizer
 
  |nexus  = 5311
 
   |github  = Chikakoo/stardew-valley-randomizer
 
  
   |broke in           = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 0.5.4
 
  |unofficial url    = {{nexus mod|16921}}<!--uses same manifest ID, so treat it as an unofficial update instead of a new mod page-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rings
+
   |name    = Joja Cola Expanded
   |author  = spacechase0
+
   |author  = Objection777
   |id      = spacechase0.MoreRings
+
   |id      = Objection777.JojaColaExpandedCode
  |curse  = 867743
+
   |nexus  = 24227
  |moddrop = 771616
+
   |github  =
   |nexus  = 2054
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Sexy Dwarf
+
   |name    = Joja Express
   |author  = CyberCheese
+
   |author  = OFTS_CQM and Yuxuan
   |id      = cybercheese.moresexydwarf
+
   |id      = ofts.jojaExp
   |nexus  = 4320
+
   |nexus  = 23614
   |github  =
+
   |github  = ofts-cqm/SDV_JojaExpress
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Silo Storage
+
   |name    = JojaMart to PathoMart, Pathomart
   |author  = OrneryWalrus
+
   |author  = Dounat2201, Sasara
   |id      = OrneryWalrus.MoreSiloStorage
+
   |id      = Sasara.Pathomart
   |nexus  = 2587
+
   |nexus  = 1142
 
   |github  =
 
   |github  =
   |broke in = Stardew Valley 1.3
+
 
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Slimes, More Monsters
+
   |name    = Joja Online
   |author  = Ded4lif
+
   |author  = PeacefulEnd
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id      = PeacefulEnd.JojaOnline
   |nexus  = 7526
+
  |moddrop = 878236
   |github  =
+
   |nexus  = 7486
 +
   |github  = Floogen/JojaOnline
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Weapons
+
   |name    = Joja's Dark Secret, Halloween Jam CSharp
   |author  = Joco80 & Sasara
+
   |author  = sophiesalacia
   |id      = Joco80.MoreWeapons
+
   |id      = sophie.HalloweenJamCSharp
   |nexus  = 1168
+
   |nexus  = 18927
   |github  = Sasara2201/More-Weapons-SDV-Mod-
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MOTD Mod
+
   |name    = Joja's Hauntings
   |author  = thfr
+
   |author  = MindMeltMax
   |id      = thfr.MOTDMod
+
   |id      = MindMeltMax.HauntedJoja
   |nexus  = 3703
+
   |nexus  = 7014
   |github  = rfht/MOTDMod
+
  |moddrop = 1135684
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Motorcycle Mod, Moto Mod
+
   |name    = Joys of Efficiency
   |author  = Akane
+
   |author  = punyo, yakminepunyo
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
+
   |id      = punyo.JoysOfEfficiency
   |nexus  = 10553
+
  |nexus  = 2162
  |github  =
+
  |github  = pomepome/JoysOfEfficiency
 +
 
 +
  |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.5.0-unofficial.7-Hackswell
 +
   |unofficial url    = {{github|Hackswell/JoysOfEfficiency}}/releases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = mouahrara's Module Collection
+
   |name    = Json Assets
   |author  = mouahrara
+
   |author  = spacechase0
   |id      = mouahrara.mouahrarasModuleCollection
+
   |id      = spacechase0.JsonAssets
   |nexus  = 18973
+
  |curse  = 867749
   |github  = mouahrara/mouahrarasModuleCollection
+
  |moddrop = 399895
 +
   |nexus  = 1720
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mouse Move Mode, Right Click Move Mode
+
   |name    = Json Processor
   |author  = ylsama
+
   |author  = Jamie Taylor
   |id      = ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
+
   |id      = jltaylor-us.JsonProcessor
   |nexus  = 2614
+
   |nexus  = 13183
   |github  = ylsama/RightClickMoveMode
+
   |github  = jltaylor-us/StardewJsonProcessor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Mailbox
+
   |name    = Json Shuffle
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.MoveableMailbox
+
   |id      = spacechase0.JsonShuffle
   |nexus  = 7834
+
   |nexus  = 21513
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Moveable Pet Bowl
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.MoveablePetBowl
 
  |curse  = 868849
 
  |nexus  = 8038
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Move Annoying Cursor
 
  |author  = joljyo
 
  |id      = joljyo.MoveAnnoyingCursor
 
  |nexus  = 7378
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Between Buildings
+
   |name    = Jump Down the Mine
   |author  = Vilaboa
+
   |author  = flowoeB
   |id      = Vilaboa.MoveBetweenBuildings
+
   |id      = flowoeB.JumpDownTheMine
   |nexus  = 17391
+
   |nexus  = 8357
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Faster
+
   |name    = Jump Over
   |author  = Shuai Zhang
+
   |author  = spacechase0
   |id      = shuaiz.MoveFasterMod
+
   |id      = spacechase0.JumpOver
   |nexus  = 1351
+
  |curse  = 867746
   |github  = hcoona/StardewValleyMods
+
  |moddrop = 384782
 +
   |nexus  = 1844
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Greenhouse Plot
+
   |name    = Junimatic
   |author  = aedenthorn, Erinthe
+
   |author  = NermNermNerm
   |id      = aedenthorn.MoveGreenhousePlot
+
   |id      = NermNermNerm.Junimatic
   |nexus  = 13589
+
   |nexus  = 22672
   |github  = aedenthorn/StardewValleyMods
+
   |github  = NermNermNerm/Junimatic
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move It
+
   |name    = Junimo Beacon
   |author  = aedenthorn, Erinthe
+
   |author  = Achtuur
   |id      = aedenthorn.MoveIt
+
   |id      = Achtuur.JunimoBeacon
   |nexus  = 15163
+
   |nexus  = 17135
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Achtuur/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Boy
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.JunimoBoy
 +
  |nexus  = 14384
 +
  |github  = tylergibbs2/StardewValleyMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#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    = Movement Mod, Movement Modifier
+
   |name    = Junimo Deposit Anywhere
 
   |author  = Zoryn
 
   |author  = Zoryn
   |id      = Zoryn.MovementModifier
+
   |id      = Zoryn.JunimoDepositAnywhere
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Speed
+
   |name    = Junimo Dialog
   |author  = bcmpinc
+
   |author  = ceruleandeep
   |id      = bcmpinc.MovementSpeed
+
   |id      = ceruleandeep.junimodialog
   |nexus  = 2736
+
   |nexus  = 8937
   |github  = bcmpinc/StardewHack
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movie Theatre Tweaks
+
   |name    = Junimo Farm
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.MovieTheatreTweaks
+
   |id      = Platonymous.JunimoFarm
   |curse   = 868672
+
   |nexus   = 984
   |nexus   = 16395
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = aedenthorn/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mr. Pam - Snorlax Mechanics
+
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author  = daleonar
+
   |author  = Fernass354
   |id      = daleonar.Snorlax
+
   |id      = Fernass354.JunimoHutSize
   |nexus  = 16194
+
   |nexus  = 18457
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Muffin Core
+
   |name    = Junimo Kart Anywhere
   |author  = Kabi-chan
+
   |author  = MartyrPher
   |id      = kabi-chan.MuffinCore
+
   |id      = JunimoKartAnywhere
   |nexus  = 8070
+
   |nexus  = 4315
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Fertilizer
+
   |name    = Junimo Kart Cheater
   |author  = spacechase0
+
   |author  = ryaon
   |id      = spacechase0.MultiFertilizer
+
   |id      = Ryaon.JunimoKartCheater
  |curse  = 867717
+
   |nexus  = 5137
   |nexus  = 7436
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Backpacks
+
   |name    = Junimo Kart Global Rankings
   |author  = skiilaa
+
   |author  = drbirbdev
   |id      = skiilaa.MultiplayerBackpacks
+
   |id      = drbirbdev.JunimoKartGlobalRankings
   |nexus  = 2282
+
   |nexus  = 14856
   |github  =
+
   |github  = drbirbdev/StardewValley
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
+
   |name    = Junimo Kart Level Practice
   |author  = Achtuur
+
   |author  = BlaDe
   |id      = Achtuur.MultiplayerExpShare
+
   |id      = BlaDe.JunimoLevelPractice
   |nexus  = 16891
+
   |nexus  = 10056
   |github  = Achtuur/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Horse Reskin
+
   |name    = Junimos Accept Cash
   |author  = delphinwave
+
   |author  = spacechase0
   |id      = DelphinWave.MultiplayerHorseReskin
+
   |id      = spacechase0.JunimosAcceptCash
   |nexus  = 7681
+
  |curse  = 867716
   |github  =
+
   |nexus  = 7437
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Hub
+
   |name    = Junimo Studio, Music Blocks
   |author  = Alberto Moreira Luiz
+
   |author  = Becks723
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus  = 9672
+
   |nexus  = 6971
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Idle
+
   |name    = Junimo Warp
   |author  = DoubleZ
+
   |author  = Shockah
   |id      = DoubleZ.MultiplayerIdle
+
   |id      = Shockah.JunimoWarp
   |nexus  = 3765
+
   |nexus  = 15676
   |github  = SourceZh/MultiplayerIdle
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Info
+
   |name    = Junk Mail
   |author  = MindMeltMax
+
   |author  = Taskmaster
   |id      = MindMeltMax.MPInfo
+
   |id      = Taskmaster.JunkMail
   |moddrop = 1302776
+
   |nexus  = 4452
   |nexus  = 15155
+
   |github  =
   |github = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
+
   |name    = Just Relax
   |author  = Scayze
+
   |author  = Goldenrevolver
   |id      = scayze.MultiplayerPrairieKing
+
   |id      = Goldenrevolver.JustRelax
   |nexus  = 16030
+
   |nexus  = 7770
   |github  = scayze/multiprairie
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod
+
   |name    = Just Sleep In
   |author  = Tran Minh Thong
+
   |author  = Rifleman
   |id      = multiplayer.mod
+
   |id      = Rifleman.JustSleepIn
   |nexus  = 16582
+
   |nexus  = 11286
   |github  = TMThong/Stardew-Mods
+
   |github  = 9Rifleman/JustSleepIn
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod Checker
+
   |name    = Kamikaze
   |author  = Cherry, CherryChain
+
   |author  = aurnj, Roy Li
   |id      = Cherry.MultiplayerModChecker
+
   |id      = RuyiLi.Kamikaze
   |nexus  = 6609
+
   |nexus  =
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Multiplayer Speech Bubbles
 
  |author  = Kalthramis
 
  |id      = Kalthramis.MPSpeechBubbles
 
  |nexus  = 2192
 
 
   |github  =
 
   |github  =
  |source  = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
 
  
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
+
   |broke in = Stardew Valley 1.3
 
 
   |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    = Kawakami - Healer NPC
   |author  = lolmaj
+
   |author  = Gorzalt and Flerfarvet
   |id      = lolmaj.MultiplayerTime
+
   |id      = gorzalt.kawakami
   |nexus  = 2543
+
   |nexus  = 2549
   |github  = MaciejMarkuszewski/StardewValleyMod
+
   |github  = Gorzalt/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Floor Farmhouse
+
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = KediDili
   |id      = aedenthorn.MultiStoryFarmhouse
+
   |id      = KediDili.FurnitureTweaks.DLL
   |nexus  = 8077
+
   |nexus  = 19375
   |github  = aedenthorn/StardewValleyMods
+
   |github  = KediDili/FurnitureTweaks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Gifts for Spouses
+
   |name    = Kedi's NPC Utilities
   |author  = Redwood
+
   |author  = KediDili
   |id      = Redwood.MultipleGiftsForSpouse
+
   |id      = KediDili.KNU
   |nexus  = 2910
+
   |nexus  = 17884
   |github  = EKomperud/StardewMods
+
   |github  = KediDili/NPCUtilities
  
   |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-3345219
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Mini-Obelisks
+
   |name    = Keep Partners, Keep Your Partners
   |author  = PeacefulEnd
+
   |author  = EssGee, SG
   |id      = PeacefulEnd.MultipleMiniObelisks
+
   |id      = SG.Partners
   |nexus  = 7900
+
   |nexus  = 5625
   |github  = Floogen/MultipleMiniObelisks
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouse Dialogs
+
   |name    = KeyBind UI
   |author  = ceruleandeep
+
   |author  = Enaium
   |id      = ceruleandeep.multiplespousedialogs
+
   |id      = Enaium.KeyBindUI
   |nexus  = 8711
+
  |curse  = 538001
   |github  = ceruleandeep/CeruleanStardewMods
+
  |moddrop = 1036920
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name    = Keyboard Mod Menu
   |author  = SlyMerc
+
   |author  = Shadowfoxss
   |id      = FileLoading
+
   |id      = Shadowfoxss.KeyboardModMenu
   |nexus  = 1094
+
   |nexus  = 3147
 +
  |curse  = 308891
 
   |github  =
 
   |github  =
  
   |status  = workaround
+
   |broke in = SMAPI 3.0
   |summary  = Use [[#Content Patcher|Content Patcher]] instead.
+
   |status   = abandoned
   |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Save
+
   |name    = Key Suppressor
   |author  = aedenthorn, Erinthe
+
   |author  = Deflaktor
   |id      = aedenthorn.MultiSave
+
   |id      = Deflaktor.KeySuppressor
   |nexus  = 15402
+
   |nexus  = 9295
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Deflaktor/KeySuppressor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multitool
+
   |name    = Kisekae
   |author  = Miome
+
   |author  = Kabigon
   |id      = miome.MultiToolMod
+
   |id      = Kabigon.kisekae
   |nexus  = 2546
+
   |nexus  = 2348
   |github  = miome/MultitoolMod
+
   |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    = Multi-User Chests
+
   |name    = Kokoro, Kokoro - Shockah's Core Mod
   |author  = MindMeltMax
+
   |author  = Shockah
   |id      = MindMeltMax.MUC
+
   |id      = Shockah.Kokoro
   |nexus  = 9856
+
   |nexus  = 15682
  |moddrop = 1135731
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops
+
   |name    = Krobus Roommate Shop
  |author  = Cherry, CherryChain
 
  |id      = Cherry.MultiYieldCrops
 
  |nexus  = 6069
 
  |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  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Murdercrows
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Murdercrows
+
   |id      = aedenthorn.KrobusRoommateStore
   |nexus  = 6615
+
   |nexus  = 13131
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Drone, Personal Combat Drone
+
   |name    = Krobus Sells Larger Stacks
   |author  = cotboy
+
   |author  = Annosz
   |id      = cambam.MURDERDRONE
+
   |id      = Annosz.KrobusSellsLargerStacks
   |nexus  = 4507
+
   |nexus  = 5993
   |github  = camcamcamcam/murderdrone
+
   |github  = Annosz/StardewValleyModding
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637
+
}}
   |unofficial version = 0.0.7-unofficial.5-prism99
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Labeling
 +
  |author  = Enaium
 +
  |id      = Enaium.Labeling
 +
  |curse  = 443134
 +
  |moddrop = 906932
 +
  |nexus  =
 +
   |github  = Enaium-StardewValleyMods/Labeling
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Mod
+
   |name    = Ladder and Snow Yam Tip
   |author  = Aren, Aren Desai
+
   |author  = WhiteMind
   |id      = Aren.MurderMod
+
   |id      = WhiteMind.LAST
   |nexus  = 17470
+
   |nexus  = 1906
   |github  = ArenKDesai/Murder-Mod
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ladder Light
 +
  |author  = Tocseoj
 +
  |id      = Tocseoj.LadderLight
 +
  |moddrop = 1549539
 +
  |nexus  = 22052
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Store
+
   |name    = Ladder Locator
   |author  = atravita
+
   |author  = ChaosEnergy
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
+
   |id      = ChaosEnergy.LadderLocator
   |curse  = 870973
+
   |curse  = 989910
  |moddrop = 1187402
+
   |nexus  = 3094
   |nexus  = 12598
+
   |github  = yuri-moens/LadderLocator
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Cursors
+
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author  = Expl0
+
   |author  = Platonymous
   |id      = Expl0.MushroomCursors
+
   |id      = Platonymous.LandGrants
   |nexus  = 12594
+
  |curse  = 877222
 +
  |moddrop = 1521380
 +
   |nexus  = 15855
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Levels
+
   |name    = Last Day to Plant
   |author  = Eireon, Ben Patterson
+
   |author  = dmcrider57
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
   |nexus  = 2818
+
   |nexus  = 7917
   |github  = benrpatterson/MushroomLevels
+
   |github  = dmcrider/LastDayToPlant
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Level Tip
+
   |name    = Last Day to Plant Redux
   |author  = WhiteMind
+
   |author  = atravita
   |id      = WhiteMind.MLT
+
   |id      = atravita.LastDayToPlantRedux
   |nexus  = 1894
+
  |curse  = 870965
   |github  =
+
  |moddrop = 1294435
 +
   |nexus  = 15004
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = workaround
 
  |summary  = Use [[#Almanac|Almanac]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator Automation
+
   |name    = Lasting Conversation Topics
   |author  = blueberry and Oddshot
+
   |author  = sophiesalacia
   |id      = blueberry.BlueberryMushroomAutomation
+
   |id      = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
   |nexus  = 4637
+
   |nexus  = 14377
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator - Grow More Mushrooms
+
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
   |author  = blueberry, blueberry and Oddshot
+
   |author  = Lavapulse
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id      = Lavapulse.LavapulseChickens
   |nexus  = 4637
+
   |nexus  = 4821
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Rancher
+
   |name    = Lazy Mod
   |author  = Goldenrevolver
+
   |author  = weizinai
   |id      = Goldenrevolver.MushroomRancher
+
   |id      = weizinai.LazyMod
   |nexus  = 10978
+
   |nexus  = 22826
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Cellar
+
   |name    = Leaderboard Library
   |author  = Lis
+
   |author  = drbirbdev
   |id      = Lis.MusicalCellar
+
   |id      = drbirbdev.LeaderboardLibrary
   |nexus  = 7626
+
   |nexus  = 15102
   |github  = lisamreynolds/MusicalCellar
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Paths
+
   |name    = Leah Cabin Music Fix
   |author  = aedenthorn, Erinthe
+
   |author  = Huanir
   |id      = aedenthorn.MusicalPaths
+
   |id      = Huanir.LeahCabinMusicFix
   |nexus  = 13197
+
   |nexus  = 2653
   |github  = aedenthorn/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    = My Money
+
   |name    = Leave the Mine
   |author  = Marcos Brendon
+
   |author  = Kangzoel
   |id      = marcos.mymoney
+
   |id      = Kangzoel.LeaveTheMine
   |nexus  = 6736
+
   |nexus  = 11823
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mystical Buildings
+
   |name    = Lefty Mode
   |author  = PeacefulEnd
+
   |author  = Max Vollmer, SVProtector
   |id      = PeacefulEnd.MysticalBuildings
+
   |id      = maxvollmer.leftymode
   |nexus  = 12312
+
   |nexus  = 6199
   |github  = Floogen/MysticalBuildings
+
   |github  = maxvollmer/LeftyMode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Name Tags
+
   |name    = Legendary Fish Pond Framework
   |author  = Enaium
+
   |author  = sharpskull2
   |id      = Enaium.NameTags
+
   |id      = sharpskull2.LegendaryFishPondFramework
  |curse  = 436816
+
   |nexus  = 14637
  |moddrop = 877767
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/NameTags
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Napalm Mummies
+
   |name    = Lenient Window Resize
   |author  = aedenthorn, Erinthe
+
   |author  = DeLiXx
   |id      = aedenthorn.NapalmMummies
+
   |id      = DeLiXx.Lenient_Window_Resize
   |nexus  = 15933
+
  |curse  = 990483
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 12305
 +
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Neat Additions
+
   |name    = Less Mini Shipping Bin
   |author  = Ilyaki
+
   |author  = atravita
   |id      = ilyaki.neatadditions
+
   |id      = atravita.LessMiniShippingBin
   |nexus  = 2648
+
  |curse  = 870982
   |github  = Ilyaki/NeatAdditions
+
   |nexus  = 10959
 +
  |moddrop = 1102538
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Network Optimizer
+
   |name    = Less Strict Over-Exertion, AntiExhaustion
   |author  = Ilyaki
+
   |author  = Permamiss
   |id      = Ilyaki.NetworkOptimizer
+
   |id      = BALANCEMOD_AntiExhaustion
   |nexus  = 3021
+
   |nexus  = 637
   |github  = Ilyaki/NetworkOptimizer
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
+
   |name    = Let Me Rest!
   |author  = DestyNova
+
   |author  = Ophaneom
   |id      = DestyNova.NEACode
+
   |id      = Ophaneom.LetMeRest
   |nexus  = 12369
+
   |nexus  = 8205
   |github  =
+
   |github  = Ophaneom/Let-Me-Rest
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Clothes Every Day
+
   |name    = Let Me Shop
   |author  = Vrakyas
+
   |author  = MindMeltMax
   |id      = Vrakyas.NewClothesEveryDay
+
   |id      = MindMeltMax.LetMeShop
   |nexus  = 4030
+
  |moddrop = 1443554
 +
   |nexus  = 16738
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game on Launch
+
   |name    = Let's Move It
   |author  = Nobbele
+
   |author  = Exblosis
   |id      = Nobbele.NewGameOnLaunch
+
   |id      = Exblosis.LetsMoveIt
   |nexus  = 2654
+
   |nexus  = 20943
   |github  = 4ppleCracker/NewGameOnLaunch
+
   |github  = Exblosis/StardewValleyMods
 
 
  |broke in    = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game Plus
+
   |name    = Let's Start With Fishing
   |author  = Spacechase0
+
   |author  = MedievalAI
   |id      = Spacechase0.NewGamePlus
+
   |id      = MedievalAI.LetsStartWithFishing
   |nexus  = 10786
+
   |nexus  = 19107
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Machines
+
   |name    = Level Extender
   |author  = Igorious
+
   |author  = unidarkshin, Devin Lematty
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
   |nexus  =
+
   |nexus  = 1471
  |chucklefish = 3683
+
   |github  =
   |github  = Igorious/StardevValleyNewMachinesMod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |status  = workaround
 
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Years Eve → Fireworks
+
   |name    = Level Forever
   |author  = sophie
+
   |author  = GoldstoneBosonMeadows, Parakee
   |id      = sophie.Fireworks
+
   |id      = GoldstoneBosonMeadows.LevelForever
   |nexus  = 15277
+
   |nexus  = 22920
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nexus Mods Button
+
   |name    = Leveling Adjustment
   |author  = Pickysaurus
+
   |author  = jahangmar
   |id      = Pickysaurus.NexusModsButton
+
   |id      = jahangmar.LevelingAdjustment
   |nexus  = 12969
+
   |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    = Nice Messages
+
   |name    = Level Up Notifications
   |author  = Nori, seaweednori
+
   |author  = kd8lvt
   |id      = nori.NiceMessages
+
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
   |nexus  = 6160
+
   |nexus  = 855
 +
  |curse  = 300715
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Event Chance Tweak
+
   |name    = LewdDew Valley, LewdDew_Valley_helper2
  |author  = aedenthorn, Erinthe
+
   |author  = shurmash
  |id      = aedenthorn.NightEventChanceTweak
+
   |id      = shurmash.LewdDew_Valley_helper
  |nexus  = 10633
+
   |nexus  = 7222
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Night Owl
 
  |author  = Omegasis, Alpha_Omegasis
 
  |id      = Omegasis.NightOwl
 
  |nexus    = 433
 
  |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
 
  |name    = Night Shift
 
   |author  = SevenChords
 
   |id      = SevenChords.Night_Shift
 
   |nexus  = 15345
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Time Sound Notifications, Time Notif
+
   |name    = Lewd Leah
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
+
   |author  = prowlingDemon, unknownDev
   |id      = Careless_Imm0rtal.Time_Notif.
+
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
   |nexus  = 19651
+
   |nexus  = 4402
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Blink
+
   |name    = Light Mod
   |author  = Mr Tea, MrTea
+
   |author  = aedenthorn, Erinthe
   |id      = MrTea.NoBlink
+
   |id      = aedenthorn.LightMod
   |nexus  = 17220
+
   |nexus  = 14387
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Noclip Mode
+
   |name    = Light Switch
   |author  = Pathoschild
+
   |author  = holythesea
   |id      = Pathoschild.NoclipMode
+
   |id      = holythesea.LightSwitch
   |nexus  = 3900
+
   |nexus  = 15683
  |moddrop = 691002
+
   |github  = holy-the-sea/LightSwitch
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cooties
+
   |name    = Like a Duck to Water
   |author  = ceruleandeep
+
   |author  = aedenthorn, Erinthe
   |id      = ceruleandeep.NoCooties
+
   |id      = aedenthorn.LikeADuckToWater
   |nexus  = 9000
+
   |nexus  = 15860
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Like a Duck to Water Continued|Like a Duck to Water Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Crows
+
   |name    = Like a Duck to Water Continued
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = cat.nocrows
+
   |id      = tem696969696969.LikeADuckToWater
   |nexus  = 1682
+
   |nexus  = 21285
  |moddrop = 833543
+
   |github  = kqrse/StardewValleyMods-aedenthorn
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
+
   |name    = Limited Campfire Cooking
   |author  = Kryspur
+
   |author  = Cherry, CherryChain
   |id      = Kryspur.NoFallDamage
+
   |id      = Cherry.LimitedCampfireCooking
   |nexus  = 17749
+
   |nexus  = 4971
   |github  =
+
  |moddrop = 716383
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay
+
   |name    = Line Sprinklers
   |author  = CatCattyCat, Cat
+
   |author  = nanzington<!--since 1.4.0-->, Hootless
   |id      = cat.nofencedecay
+
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
   |nexus  = 1180
+
   |nexus  = 2917
  |moddrop = 833537
+
   |github  = hootless/StardewMods
   |github  = danvolchek/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = No Friendship Decay
 
  |author  = hitachihex
 
  |id      = hitachihex.NoFriendshipDecay
 
  |nexus  =
 
  |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 
  |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
<!--
 
  |unofficial version = 1.1.2-unofficial.1-f4ith
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kids Ever
+
   |name    = Line Sprinklers Redux (1.6 Compatible)
   |author  = Hangy
+
   |author  = rtrox, Swyytch
   |id      = Hangy.NoKidsEver
+
   |id      = rtrox.LineSprinklersRedux
   |nexus  = 1464
+
   |nexus  = 23895
   |github  = L3thal1ty/No-Kids-Ever
+
   |github  = rtrox/LineSprinklersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kimchi
+
   |name    = Linus Mod
   |author  = jaeha, qpqpqp121
+
   |author  = tomii
   |id      = jaeha.No_Kimchi
+
   |id      = tomii.LinusMod
   |nexus  = 5043
+
   |nexus  = 11637
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
+
   |name    = Literally Can't Even
   |author  = Riverbankboy, The_UltimateNuke
+
   |author  = spacechase0
   |id      = theultimatenuke.testmod
+
   |id      = spacechase0.LiterallyCantEven
   |nexus  = 17965
+
   |nexus  = 14262
   |github  = TheUltimateNuke/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Flyers Redux
+
   |name    = Little NPCs
   |author  = minervamaga
+
   |author  = Candidus42
   |id      = minervamaga.NoMineFlyersRedux
+
   |id      = Candidus42.LittleNPCs
   |nexus  =
+
   |nexus  = 15152
  |moddrop = 631110
+
   |github  = mus-candidus/LittleNPCs
   |github  = minervamaga/NoMineFlyersRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Accidental Exhaustion, Exhaustion Protection
+
   |name    = Live Progress Bar
   |author  = Guedez
+
   |author  = Tyler Gibbs
   |id      = exhaustion.protection
+
   |id      = tylergibbs2.liveprogressbar
   |nexus  = 5113
+
   |nexus  = 7330
   |moddrop = 707180
+
   |github  = tylergibbs2/LiveProgressBar
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Random Mine Flyers
+
   |name    = Livestock Choices
   |author  = Drynwynn, thepaladinknight
+
   |author  = aedenthorn, Erinthe
   |id      = Drynwynn.NoAddedFlyingMineMonsters
+
   |id      = aedenthorn.LivestockChoices
   |nexus  = 2528
+
   |nexus  = 11551
   |github  = Drynwynn/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.8
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
   |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#LivestockChoices
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non Destructive NPCs
+
   |name    = Loan Mod
   |author  = MadaraUchiha
+
   |author  = Doomnik
   |id      = MadaraUchiha.NonDestructiveNPCs
+
   |id      = Doomnik.LoanMod
   |nexus  = 5176
+
   |nexus  = 3882
   |github  = MadaraUchiha/NonDestructiveNPCs
+
   |github  = legovader09/SDVLoanMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non-Random Prairie King
+
   |name    = Lober Cat
   |author  = aedenthorn, Erinthe
+
   |author  = codyflagstaff
   |id      = aedenthorn.NonRandomPrairieKing
+
   |id      = codyflagstaff.lobercat
   |nexus  = 6509
+
   |nexus  = 8219
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Pause When Inactive - Global
+
   |name    = Location and Music Logger
   |author  = Neko Boi Nick
+
   |author  = Brandy Lover, WDavi
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
+
   |id      = Brandy Lover.LMlog
   |nexus  = 19250
+
   |nexus  = 1366
   |github  = thakyZ/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Poverty by Disconnect
+
   |name    = Location Compass
   |author  = Slumber
+
   |author  = Bouhm and Pathoschild
   |id      = SlumbR.NoPovertyByDisconnect
+
   |id      = Bouhm.LocationCompass
   |nexus  = 11529
+
   |nexus  = 3045
   |github  =
+
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Quarry
+
   |name    = Locked Chests
   |author  = mlambley
+
   |author  = MindMeltMax
   |id      = mlambley.NoQuarry
+
   |id      = MindMeltMax.LockedChests
   |nexus  = 19410
+
  |curse  = 1004481
   |github  =
+
  |moddrop = 1179603
 +
   |nexus  = 12452
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
+
   |name    = Locked Crab Pots
   |author  = Platonymous
+
   |author  = nini700
   |id      = Platonymous.NormalizeAI
+
   |id      = nini700.LockedCrabPot
   |nexus  = 19334
+
   |nexus  = 4461
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley ≤1.5.6
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Rumble Horse
+
   |name    = Locked Maps
   |author  = Xangria
+
   |author  = Edu Anttunes
   |id      = Xangria.NoRumbleHorse
+
   |id      = LockedMaps
   |nexus  = 1779
+
   |nexus  = 10089
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds
+
   |name    = Lock Hotbar Items
   |author  = lech43
+
   |author  = Falson
   |id      = lech43.NoSeeds
+
   |id      = Falson.LockHotbarItems
   |nexus  = 6392
+
  |moddrop = 1573213
 +
   |nexus  = 23702
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay
+
   |name    = Lockpicks
   |author  = ThatNorthernMonkey
+
   |author  = bwdy
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id      = bwdy.lockpicks
   |nexus  = 237
+
   |nexus  = 3521
   |github  = ThatNorthernMonkey/NoSoilDecay
+
   |github  = bwdymods/SDV-Lockpicks
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |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    = Log Menu
   |author  = A_Dude
+
   |author  = JareBear
   |id      = A_Dude.NoSoilDecayOnFarm
+
   |id      = JareBear.LogMenu
   |nexus  = 8071
+
   |nexus  = 19919
   |github  =
+
   |github  = jaredtjahjadi/LogMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay Redux
+
   |name    = Log Spam Filter
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.NoSoilDecayRedux
+
   |id      = aedenthorn.LogSpamFilter
  |curse  = 307727
+
   |nexus  = 11252
  |moddrop = 793930
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 1084
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.5<!--@retest-linked-->
 
  |status  = workaround
 
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Note Blocks
+
   |name    = Longer Days
   |author  = Yaramy
+
   |author  = Stuyk
   |id      = yaramy.noteblocks
+
   |id      = Stuyk.LongerDays
   |nexus  = 6646
+
   |nexus  = 19027
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Not Far From The Tree
+
   |name    = Longer Fence Life
   |author  = TheElm
+
   |author  = NormanPCN
   |id      = TheElm.NotFarFromTheTree
+
   |id      = NormanPCN.LongerFenceLife
   |nexus  = 4739
+
   |nexus  = 10498
   |github  = GStefanowich/SDV-NFFTT
+
   |github  = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Thunder Sound
+
   |name    = Longer Lasting Lures
   |author  = Sto13
+
   |author  = Caraxian
   |id      = Sto13.NoThunderSound
+
   |id      = caraxian.LongerLastingLures
   |nexus  = 14414
+
   |nexus  = 2510
   |github  =
+
   |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Transitions
+
   |name    = Longer Seasons
   |author  = crazywig
+
   |author  = aedenthorn, Erinthe
   |id      = crazywig.notransitions
+
   |id      = aedenthorn.LongerSeasons
   |nexus  = 7354
+
   |nexus  = 10108
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Now Playing
+
   |name    = Longevity
   |author  = John Peters
+
   |author  = RTGOAT
   |id      = JohnPeters.NowPlaying
+
   |id      = RTGOAT.Longevity
   |nexus  = 19441
+
   |nexus  = 649
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Adventures, It's Time to Adventure
+
   |name    = Looking for Love REDUX
   |author  = PurrplingCat
+
   |author  = mushroomhash
   |id      = purrplingcat.npcadventure
+
   |id      = mush.loveydovey
  |curse  = 577730
+
   |nexus  = 21370
   |nexus  = 4582
 
  |github  = purrplingcat/PurrplingMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Clothing Framework
+
   |name    = Look to the Sky
   |author  = aedenthorn, Erinthe
+
   |author  = drbirbdev
   |id      = aedenthorn.NPCClothing
+
   |id      = drbirbdev.LookToTheSky
   |nexus  = 13940
+
   |nexus  = 15262
   |github  = aedenthorn/StardewValleyMods
+
   |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Geometry
+
   |name    = Lookup Anything
   |author  = ichortower
+
   |author  = Pathoschild
   |id      = ichortower.NPCGeometry
+
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
   |nexus   = 19259
+
   |curse   = 992793
   |github  = ichortower/NPCGeometry
+
   |nexus  = 541
 
+
   |moddrop = 606605
   |broke in = Stardew Valley ≤1.5.6
+
   |github  = Pathoschild/StardewMods
 
 
   |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations
+
   |name    = Loose Audio Files
   |author  = Bouhm and Pathoschild
+
   |author  = aedenthorn, Erinthe
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id      = aedenthorn.LooseAudioFiles
   |nexus  = 239
+
   |nexus  = 5999
   |github  = Bouhm/stardew-valley-mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations Extra Config
+
   |name    = Lore-Friendly JojaMart Prices
   |author  = trashcan9
+
   |author  = Huanir
   |id      = trashcan9.NPCMapLocations.ExtraConfig
+
   |id      = Huanir.LoreFriendlyJojaPrices
   |nexus  = 16236
+
   |nexus  = 2658
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Path Displayer, Path Display
+
   |name    = Lost Book Menu
   |author  = Akago
+
   |author  = bungus
   |id      = akago.PathDisplay
+
   |id      = bungus.LostBookMenu
   |nexus  = 7563
+
   |nexus  = 20301
   |github  =
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Numerical Health
+
   |name    = Lost Woods
   |author  = Hydrox, hydrox6
+
   |author  = Raik, Raik167, YousernameZo
   |id      = Hydrox.NumericalHealth
+
   |id      = raik.testmod
   |nexus  = 4863
+
   |nexus  = 6291
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Import Map, Import Map
+
   |name    = Love Bubbles
   |author  = aedenthorn, Erinthe
+
   |author  = SteelixLeiter, Don Collins
   |id      = aedenthorn.ImportMap
+
   |id      = LoveBubbles
   |nexus  = 10965
+
   |nexus  = 1318
   |github  = aedenthorn/StardewValleyMods
+
   |github  = doncollins/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Object Product Display
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.ObjectProductDisplay
 
  |nexus  = 18365
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Object Progress Bars
 
  |author  = Adeel Tariq
 
  |id      = Adeel.ObjectProgressbars
 
  |nexus  = 2803
 
  |github  = AdeelTariq/ObjectProgressBars
 
  
 +
  |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = broken, use older version 1.3 instead.
+
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Time Left
+
   |name    = Loved Labels
   |author  = spacechase0
+
   |author  = Advize and Jinxiewinxie
   |id      = spacechase0.ObjectTimeLeft
+
   |id      = Advize.LovedLabels
   |curse   = 867757
+
   |nexus   = 279
   |moddrop = 131148
+
   |github  = AdvizeGH/LovedLabels
   |nexus   = 1315
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
   |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    = OK Night Check
+
   |name    = Loved Labels Redux
   |author  = aedenthorn, Erinthe
+
   |author  = thespbgamer
   |id      = aedenthorn.OKNightCheck
+
   |id      = thespbgamer.LovedLabelsRedux
   |nexus  = 14231
+
   |nexus  = 8880
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 834387
 +
   |github  = thespbgamer/LovedLabelsRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OmniFarm
+
   |name    = Love Festival
   |author  = lambui
+
   |author  = AvalonMFX
   |id      = PhthaloBlue.Omnifarm
+
   |id      = AvalonMFX.LoveFestival
   |nexus   =
+
   |curse   = 1016375
   |url    = https://community.playstarbound.com/threads/127299
+
   |nexus  = 17819
   |github  = lambui/StardewValleyMod_OmniFarm
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Swing
+
   |name    = Low Health Warning
   |author  = Alejandro Akbal
+
   |author  = NMVH5
   |id      = AlejandroAkbal.OmniSwing
+
   |id      = nmvh5.LowHealthWarning
   |nexus  = 7877
+
   |nexus  = 8326
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Tools
+
   |name    = Luck Score HUD, Just Luck Mod
   |author  = aedenthorn, Erinthe
+
   |author  = delaney
   |id      = aedenthorn.OmniTools
+
   |id      = dJustLuckMod
   |curse   = 868690
+
   |nexus   = 10386
   |nexus  = 14865
+
   |moddrop = 1070645
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Click Shed Reloader
+
   |name    = Luck Skill
   |author  = BitwiseJon
+
   |author  = spacechase0
   |id      = BitwiseJonMods.OneClickShedReloader
+
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
   |nexus  = 2052
+
  |curse  = 867393
   |github  = bitwisejon/StardewValleyMods
+
  |moddrop = 127279
 +
   |nexus  = 521
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Day at a Time
+
   |name    = Lucky Reclamation Trash Can
   |author  = Miome
+
   |author  = kiranmurmu
   |id      = Miome.OneDayAtATime
+
   |id      = kiranmurmu.LuckyReclamationTrashCan
   |nexus  = 8870
+
   |nexus  = 8971
   |github  = miome/OneDayAtATime
+
   |github  = kiranmurmu/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Silo Storage
+
   |name    = Lunar Disturbances
   |author  = SorryLate, rharyanto
+
   |author  = Sakorona
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id      = KoihimeNakamura.LunarDisturbances
   |nexus  = 5150
+
   |nexus  = 2208
   |github  =
+
   |moddrop = 664151
 
+
   |github = Sakorona/SDVMods
   |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    = Machine Augmentors
   |author  = Mizzion
+
   |author  = SlayerDharok
   |id      = mizzion.onesprinkleronescarecrow
+
   |id      = SlayerDharok.MachineAugmentors
   |nexus  = 3633
+
   |nexus  = 5600
  |moddrop = 661376
+
   |github  = Videogamers0/SDV-MachineAugmentors
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Only Iridium
+
   |name    = Machine Check
   |author  = xiaoye97
+
   |author  = FairfieldBW
   |id      = xiaoye97.OnlyIridium
+
   |id      = FairfieldBW.MachineCheck
   |nexus  = 4471
+
   |nexus  = 9515
   |github  =
+
   |github  = FairfieldBW/MachineCheck
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Open Hearts
+
   |name    = Machine Speed Change
   |author  = MedievalAI
+
   |author  = IceGladiador
   |id      = MedievalAI.OpenHearts
+
   |id      = IceGladiador.MachineSpeedChange
   |nexus  = 16944
+
   |nexus  = 1780
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Orchard - Better Fruit Trees
+
   |name    = Machine Status
   |author  = Saitoue
+
   |author  = Shockah
   |id      = Saitoue.Orchard
+
   |id      = Shockah.MachineStatus
   |nexus  = 13867
+
   |nexus  = 11177
   |github  = Saitoue/Orchard
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ordinary Capsule
+
   |name    = Magic
   |author  = furyx639
+
   |author  = spacechase0
   |id      = furyx639.OrdinaryCapsule
+
   |id      = spacechase0.Magic
   |curse  = 871831
+
   |curse  = 867745
   |nexus  = 13489
+
  |moddrop = 399898
   |github  = LeFauxMatt/StardewMods
+
   |nexus  = 2007
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increaser
+
   |name    = Magical Crops
   |author  = crazywig
+
   |author  = shekurika and Asterisk555
   |id      = crazywig.oreincrease
+
   |id      = shekurika.MagicalCropsCode
   |nexus  = 7370
+
   |nexus  = 8762
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increase V3
+
   |name    = Magic Junimo Pet
   |author  = KKramer85
+
   |author  = Entoarox
   |id      = OreIncreaseV3
+
   |id      = Entoarox.MagicJunimoPet
   |moddrop = 1475534
+
   |nexus  = 3567
   |nexus  = 19132
+
   |github  = Entoarox/StardewMods
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Organize Inventory Shortcut
+
   |name    = Magic Pluses
   |author  = Yyeahdude
+
   |author  = TerryDBS
   |id      = Yyeahdude.OrganzieShortcut
+
   |id      = TerryDBS.MagicPluses
   |nexus  = 4772
+
   |nexus  = 7096
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornithologist's Guild
+
   |name    = Magic Scepter
   |author  = Ivy
+
   |author  = not4bene
   |id      = Ivy.OrnithologistsGuild
+
   |id      = not4bene.MagicScepter
   |nexus  = 14510
+
   |nexus  = 8169
   |github  = greyivy/OrnithologistsGuild
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Outfit Sets
+
   |name    = Magic Valley
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.OutfitSets
+
   |id      = season.MagicValley
   |nexus  = 13888
+
   |nexus  = 10639
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Out of Season Bonuses, Seasonal Items
 
  |author  = Midori Armstrong, azureglasses
 
  |id      = midoriarmstrong.seasonalitems
 
  |nexus  = 1452
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Overworld Chests
+
   |name    = Mailbox Menu
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OverworldChests
+
   |id      = aedenthorn.MailboxMenu
   |nexus  = 7710
+
   |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    = OwO Stawdew Vawwey
+
   |name    = Mailbox Menu Continued
   |author  = CrunchyDuck
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = CrunchyDuck.OwOMod
+
   |id      = tem696969696969.MailboxMenu
   |nexus  = 8923
+
   |nexus  = 21068
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pacifist Valley
+
   |name    = Mail Framework
   |author  = aedenthorn, Erinthe
+
   |author  = Digus
   |id      = Aedenthorn.PacifistValley
+
   |id      = DIGUS.MailFrameworkMod
   |nexus  = 5464
+
   |nexus  = 1536
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Painting Display
+
   |name    = Mail Order Pigs
   |author  = aedenthorn, Erinthe
+
   |author  = jwdred
   |id      = aedenthorn.PaintingDisplay
+
   |id      = jwdred.MailOrderPigs
   |nexus  = 10918
+
   |nexus  = 632
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44728
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades
+
   |name    = Mail Services Mod
   |author  = drbirbdev
+
   |author  = Digus
   |id      = drbirbdev.PanningUpgrades
+
   |id      = Digus.MailServicesMod
   |nexus  = 12242
+
   |nexus  = 7842
   |github  = drbirbdev/StardewValley
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades Extra Config
+
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author  = trashcan9
+
   |author  = pinguimbozo
   |id      = trashcan9.PanningUpgrades.ExtraConfig
+
   |id      = pinguimbozo.PCMCCJJC
   |nexus  = 16234
+
  |nexus  = 13248
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Make Gil Real
 +
  |author  = Werewolf Master
 +
  |id      = Wolf.GilSMAPI
 +
   |nexus  = 7118
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paper Mario Partners for Stardew Valley
+
   |name    = Make Love
   |author  = AnotherStardewValleySunday
+
   |author  = Kabulla
   |id      = AnotherStardewValleySunday.PaperMarioPartners
+
   |id      = Kabulla.MakeLove
   |nexus  = 14638
+
   |nexus  = 16003
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Better Farm Animal Variety
+
   |name    = Makeshift Multiplayer
   |author  = Paritee
+
   |author  = spacechase0
   |id      = Paritee.BetterFarmAnimalVariety
+
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |nexus  = 3296
+
   |nexus  = 501
   |github  = paritee/Paritee.StardewValley.Frameworks
+
  |moddrop = 127274
 +
   |github  = spacechase0/StardewValleyMP
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
+
   |status   = obsolete
   |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    = Mana Bar
   |author  = Paritee
+
   |author  = spacechase0
   |id      = Paritee.TreatYourAnimals
+
   |id      = spacechase0.ManaBar
   |nexus   = 3375
+
   |curse   = 867709
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |nexus   = 7831
 
+
   |github  = spacechase0/StardewValleyMods
   |broke in          = Stardew Valley 1.4
 
   |unofficial version = 1.1.2-unofficial.2-Strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-46#post-29316
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips
+
   |name    = Mandatory Meals, Real Life Mod
   |author  = MarthaSolomon, SolomonsWorkshop
+
   |author  = darzington
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id      = darzington.RealLifeMod
   |nexus  = 2166
+
   |nexus  = 7445
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Many Enchantments
 +
  |author  = Stari
 +
  |id      = Stari.ManyEnchantments
 +
  |curse  = 1004483
 +
  |nexus  = 8824
 +
  |github  = SlivaStari/ManyEnchantments
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name    = Map Binder
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = SnowFire k'Vala
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id      = SnowFire.Map_Binder
   |nexus  = 3524
+
   |nexus  = 6983
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Partial Hearts
+
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PartialHearts
+
   |id      = aedenthorn.MapEdit
   |nexus  = 11628
+
   |nexus  = 18387<!--8876 before 1.0.0-->
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Particle Effects
+
   |name    = Map Image Export
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.ParticleEffects
+
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
   |curse   = 868786
+
   |nexus  = 1073
   |nexus  = 11056
+
   |moddrop = 127273
   |github  = aedenthorn/StardewValleyMods
+
  |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
 +
  |name    = Mapping Extensions and Extra Properties (MEEP)
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
 +
   |nexus  = 14493
 +
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Part of the Community
+
   |name    = Map Teleport
   |author  = bmarquismarkail, Space Baby
+
   |author  = aedenthorn, Erinthe
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id      = aedenthorn.MapTeleport
   |nexus  = 923
+
  |curse  = 868868
   |github  = bmarquismarkail/SV_PotC
+
   |nexus  = 7675
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Crops
+
   |name    = Map Teleport, Stardew Valley Map Teleport
   |author  = NCarigon
+
   |author  = Richard2091
   |id      = NCarigon.PassableCrops
+
   |id      = Richard2091.MapTeleport
   |nexus  = 15223
+
   |nexus  = 21381
   |github  =
+
   |github  = Richard2091/MapTeleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Ladders
+
   |name    = Map Utilities
   |author  = J_Hizzal
+
   |author  = mabelSyrup
   |id      = J_Hizzal.PassableLadders
+
   |id      = mabelsyrup.maputils
   |nexus  = 2985
+
   |nexus  = 4716
   |github  = joelra/SDV-PassableLadders
+
   |github  = mjSurber/Map-Utilities
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
  |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    = Maritime Secrets
   |author  = punyo, yakminepunyo
+
   |author  = Goldenrevolver
   |id      = punyo.PassableObjects
+
   |id      = Goldenrevolver.MaritimeSecrets
   |nexus  = 2329
+
   |nexus  = 10758
   |github  = pomepome/PassableObjects
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passive Friendship
+
   |name    = Market Day
   |author  = StultusV
+
   |author  = ceruleandeep
   |id      = StultusV.PassiveFriendship
+
   |id      = ceruleandeep.MarketDay
   |nexus  = 8732
+
   |nexus  = 11778
   |github  = JudeRV/Stardew-PassiveFriendship
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
+
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
   |author  = jorgamun
+
   |author  = d5a1lamdtd, HaPyke
   |id      = jorgamun.PauseInMultiplayer
+
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus   = 10328
+
   |curse   = 994458
   |moddrop = 1068093
+
   |moddrop = 1480763
   |github  = jorgamun/PauseInMultiplayer
+
  |nexus  = 19309
 +
   |github  = congha22/foodstore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause Sync
+
   |name    = Mass Production
   |author  = Terrorbladed
+
   |author  = Jacque Pott
   |id      = Tb.Stardew_Pause_Sync
+
   |id      = JacquePott.MassProduction
   |nexus  = 10160
+
   |nexus  = 7021
   |github  =
+
   |github  = JacquePott/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause While Sitting
+
   |name    = Mastery Extended
   |author  = heyseth
+
   |author  = AlanBF
   |id      = heyseth.sitpause
+
   |id      = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus  = 8295
+
   |nexus  = 23697
   |github  = heyseth/SDVMods
+
   |github  = Pet-Slime/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PDQ Paths
+
   |name    = Matching Nodes, MinesTokens
   |author  = Jaredlll08
+
   |author  = Eryk601 and sophiesalacia
   |id      = BlameJared.PDQPaths
+
   |id      = Vertigon.MinesTokens
   |nexus  =
+
   |nexus  = 11124
  |curse  = 307090
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Fiber
+
   |name    = Max Cost Stamina
   |author  = jwdred
+
   |author  = StultusV
   |id      = jwdred.PelicanFiber
+
   |id      = StultusV.MaxCastStamina
   |nexus  = 631
+
   |nexus  = 10794
   |github  = jdusbabek/stardewvalley
+
   |github  = JudeRV/Stardew-MaxCastStamina
 
+
}}
   |broke in          = Stardew Valley 1.3.11
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 3.1.1-unofficial.11-strobe
+
  |name    = Maximize Fix
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215
+
  |author  = Shockah
 +
   |id      = Shockah.MaximizeFix
 +
   |nexus  = 16099
 +
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Postal Service
+
   |name    = Mayo Hats
   |author  = ElectroCrumpet
+
   |author  = spacechase0
   |id      = ElectroCrumpet.PelicanPostalService
+
   |id      = spacechase0.MayoHats
   |nexus  = 2770
+
   |nexus  = 17514
 
   |github  =
 
   |github  =
  
   |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    = Mayo Mart
  |author  = Platonymous
 
  |id      = Platonymous.PelicanTTS
 
  |nexus  = 1079
 
  |moddrop = 793929
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pelican xVASynth
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PelicanxVASynth
+
   |id      = aedenthorn.MayoMart
   |nexus  = 10250
+
   |nexus  = 17175
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = People Seeds
+
   |name    = Mayonnaise++, Mayonnaise Plus Plus
   |author  = bwdy
+
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id      = bwdy.peopleseeds
+
   |id      = xirsoi.mayonnaiseplusplus
   |nexus  = 3635
+
   |nexus  = 4634
   |github  =
+
   |github  = xirsoi/MayonnaisePlusPlus
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Perfection Tweaker
+
   |name    = Mayo Rain
   |author  = shekurika
+
   |author  = spacechase0
   |id      = shekurika.PerfectionTweaker
+
   |id      = spacechase0.MayoRain
   |nexus  = 8615
+
   |nexus  = 17436
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Meal Overhaul
 +
  |author  = stardemod
 +
  |id      = stardemod.MealOverhaul
 +
  |nexus  = 23528
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Meme Outfits
 +
  |author  = Mehidden
 +
  |id      = MemeOutfits.Mehidden
 +
  |nexus  = 13213
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cellar
+
   |name    = Menus Everywhere
   |author  = CyanFire
+
   |author  = nman130
   |id      = CF.PermanentCellar
+
   |id      = nman130.MenusEverywhere
   |nexus  = 17257
+
   |nexus  = 6119
   |github  = CyanFireUK/StardewValleyMods
+
   |github  = nman130/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
+
   |name    = Merge Fertilizer
   |author  = Goldenrevolver
+
   |author  = TianXiaobai
   |id      = Goldenrevolver.PermanentCookoutKit
+
   |id      = TianXiaobai.MergeFertilizer
   |nexus  = 8035
+
   |nexus  = 17743
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persia the Mermaid, PersiaMod
+
   |name    = Message Box API, ChatMod
   |author  = Avalon, Avalonii
+
   |author  = Kithio
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id      = Kithio:ChatMod
   |nexus  = 1419
+
   |nexus  =
 +
  |chucklefish = 4296
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
   |status  = workaround
+
   |status  = abandoned
  |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    = Messy Crops
   |author  = Xangria
+
   |author  = Tlitookilakin
   |id      = Xangria.PersistentGameOptions
+
   |id      = tlitookilakin.MessyCrops
   |nexus  = 1778
+
   |moddrop = 1123884
   |github  =
+
   |nexus   = 11317
   |broke in = SMAPI 3.0
+
   |github = tlitookilakin/MessyCrops
   |status  = workaround
 
  |summary = Use [[#Global Config Settings|Global Config Settings]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Grange Display
+
   |name    = Meteor Defence
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PersisitentGrangeDisplay
+
   |id      = aedenthorn.MeteorDefence
   |nexus  = 7977
+
   |nexus  = 10641
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Mines
+
   |name    = Mice in the Valley
   |author  = spacechase0
+
   |author  = candidus42
   |id      = spacechase0.PersistentMines
+
   |id      = Candidus42.MiceInTheValley
   |nexus  = 14985
+
   |nexus  = 4638
   |github  = spacechase0/StardewValleyMods
+
   |github  = mus-candidus/MiceInTheValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persival's Bundle Mod
+
   |name    = Migrate DGA Items
   |author  = Persival
+
   |author  = violetlizabet
   |id      =
+
   |id      = violetlizabet.MigrateDGAItems
   |nexus  = 438
+
   |nexus  = 20612
   |github  =
+
   |github  = elizabethcd/MigrateDGAItems
 
+
}}
   |broke in = Stardew Valley 1.1
+
{{#invoke:SMAPI compatibility|entry
   |status   = workaround
+
  |name    = Milk the Villagers
   |summary = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
+
  |author  = trunip190
 +
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
 +
   |nexus   = 5948
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Anvil
+
   |name    = Miller Time
   |author  = Strobe
+
   |author  = Sonozuki
   |id      = Strobe.PersonalAnvil
+
   |id      = Satozaki.MillerTime
   |nexus  = 5326
+
   |nexus  = 7575
   |github  = strobel1ght/Personal-Anvil
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Combat Drone Redux
+
   |name    = Milo Dog
   |author  = Prism 99
+
   |author  = Clark, wilsonch3451
   |id      = prism99.cambam.MURDERDRONE.redux
+
   |id      = Clark.MiloDog
   |nexus  = 18224
+
   |nexus  = 2861
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects
+
   |name    = Mine Assist
 +
  |author  = Kabigon
 +
  |id      = Kabigon.MineAssist
 +
  |nexus  = 2296
 +
  |chucklefish = 5353
 +
  |github  = KabigonFirst/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Minecart Patcher
 
   |author  = bwdy
 
   |author  = bwdy
   |id      = bwdy.personaleffects
+
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
   |nexus  = 3532
+
   |nexus  = 11424
   |github  = bwdymods/SDV-PersonalEffects
+
   |github  = bwdy/SDVModding
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects Redux
+
   |name    = Mine Changes
   |author  = ceruleandeep
+
   |author  = JPAN
   |id      = ceruleandeep.personaleffects
+
   |id      = jpan.MineChanges
   |nexus  = 8616
+
   |nexus  = 3963
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = JPANv2/Stardew-Valley-Mine-Changes
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Traveling Cart
+
   |name    = Mines Tokens
   |author  = aedenthorn, Erinthe
+
   |author  = sophiesalacia
   |id      = aedenthorn.PersonalTravellingCart
+
   |id      = sophie.MinesTokens
   |nexus  = 14087
+
   |nexus  = 18776
   |github  = aedenthorn/StardewValleyMods
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Bowl Filler
+
   |name    = Mine Tweaks
   |author  = Invatorzen
+
   |author  = Shockah
   |id      = invatorzen.PBF
+
   |id      = Shockah.MineTweaks
   |nexus  = 12161
+
   |nexus  = 16859
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Choice Perks
+
   |name    = Mini Bars
   |author  = skuldomg, Skuld
+
   |author  = Ophaneom
   |id      = skuldomg.petChoicePerks
+
   |id      = Ophaneom.MiniBars
   |nexus  = 3313
+
   |nexus  = 8329
   |github  = skuldomg/petChoicePerks
+
   |github  = Ophaneom/Mini-Bars
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.1.1.unofficial-3.strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Enhancement Mod
+
   |name    = Mining at the Farm
   |author  = Jfulmer, Consillium
+
   |author  = Nishtra
   |id      = JfulmerPetEnhancementMod
+
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
   |nexus  =
+
   |nexus  = 674
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |github  =
   |github  = jlfulmer/PetEnhancementMod
 
  
   |broke in     = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3.23
   |status       = workaround
+
   |status   = workaround
   |summary       = use [[#Pet Interaction|Pet Interaction]] instead.
+
   |summary = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
<!--
   |unofficial version = 0.0.2-unofficial.2-pathoschild
+
   |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-63#post-3330575
+
   |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    = Pet Hats
+
   |name    = Mining with Explosives
   |author  = aedenthorn, Erinthe
+
   |author  = Nishtra
   |id      = aedenthorn.PetHats
+
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
   |nexus  = 15301
+
   |nexus  = 770
   |github  = aedenthorn/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    = Pet Interaction
+
   |name    = Mini Tool NPC
   |author  = jahangmar
+
   |author  = Tran Minh Thong
   |id      = jahangmar.PetInteraction
+
   |id      = mini.tool.npc.mod
   |nexus  = 4232
+
   |nexus  = 7060
   |github  = jahangmar/StardewValleyMods
+
   |github  = TMThong/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Spawn Location
+
   |name    = Minor Light Tweaks
   |author  = Shaklin
+
   |author  = greentodd
   |id      = shaklin.petspawnlocation
+
   |id      = greentodd.MinorLightTweaks
   |nexus  = 5986
+
   |nexus  = 10223
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Traveling Cart, 猪车电话
+
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author  = Becks723
+
   |author  = BlaDe
   |id      = Becks723.PhoneTravelingCart
+
   |id      = BlaDe.MiscTrolls
   |nexus  = 12981
+
   |nexus  = 12037
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Villagers
+
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author  = DewMods
+
   |author  = The Fluffy Robot
   |id      = DewMods.StardewValleyMods.PhoneVillagers
+
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
   |nexus  = 2681
+
   |nexus  = 5691
   |github  =
+
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pick Your Enchantment, Forge Menu Choice
+
   |name    = Miss Coriel's Position Tool
   |author  = atravita
+
   |author  = MissCoriel
   |id      = atravita.ForgeMenuChoice
+
   |id      = misscoriel.PositionTool
  |curse  = 870980
+
   |nexus  = 8087
   |nexus  = 11376
+
   |github  = MissCoriel/Position-Tool
  |moddrop = 1125882
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Picross Arcade Mod, Picrosser
+
   |name    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
   |author  = KediDili
+
   |author  = MissCoriel
   |id      = KediDili.ThePicrosser
+
   |id      = misscoriel.UCRFix
   |nexus  = 17530
+
   |nexus  = 8284
   |github  =
+
   |github  = MissCoriel/UniqueCourtshipResponseCore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre Sells Mixed Seeds
+
   |name    = Missing Gifts
   |author  = GrimReapers1121
+
   |author  = ChiroxT
   |id      = GrimReapers.PSMS
+
   |id      = treinke.missinggifts
   |nexus  = 12606
+
   |nexus  = 11363
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre's Roulette Shop
+
   |name    = Mob Count Reports, Report Mob Counts
   |author  = Xynerorias
+
   |author  = StultusV
   |id      = xynerorias.pierresroulette
+
   |id      = StultusV.ReportMobCounts
   |nexus  = 10826
+
   |nexus  = 10899
   |github  = xynerorias/pierre-roulette-shop-SV
+
   |github  = JudeRV/Stardew-ReportMobCounts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Piggy Bank Mod
+
   |name    = Mobile Arcade
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.PiggyBank
+
   |id      = aedenthorn.MobileArcade
   |nexus  = 6934
+
   |nexus  = 6538
   |moddrop = 1135669
+
   |github  = aedenthorn/StardewValleyMods
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Arcade Mobile Apps|Mobile Phone Continued → Arcade Mobile Apps]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pipe Irrigation
+
   |name    = Mobile Audio Player
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PipeIrrigation
+
   |id      = aedenthorn.MobileAudioPlayer
   |nexus  = 10205
+
   |nexus  = 6568
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Placeable Mine Shafts
+
   |name    = Mobile Calendar
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.PlaceShaft
+
   |id      = aedenthorn.MobileCalendar
   |nexus  = 5440
+
   |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    = PlacementPlus
+
   |name    = Mobile Catalogues
  |author  = 2Retr0
 
  |id      = 2Retr0.PlacementPlus
 
  |nexus  = 8798
 
  |curse  = 486164
 
  |github  = 2Retr0/PlacementPlus
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Plan Importer
 
  |author  = Platonymous
 
  |id      = Platonymous.PlanImporter
 
  |nexus  = 2071
 
  |moddrop = 793846
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Planned Parenthood
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PlannedParenthood
+
   |id      = aedenthorn.MobileCatalogues
   |nexus  = 12869
+
   |nexus  = 6543
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Plantable Palm Trees
+
   |name    = Mobile Phone
  |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.PlantAll
+
   |id      = aedenthorn.MobilePhone
   |nexus  = 10482
+
  |curse  = 868890
 +
   |nexus  = 6523
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planter Trees
+
   |name    = Mobile Phone Continued
   |author  = aedenthorn, Erinthe
+
   |author  = JoXW
   |id      = aedenthorn.PlanterTrees
+
   |id      = JoXW.MobilePhone
   |nexus  = 11687
+
   |nexus  = 21017
   |github  = aedenthorn/StardewValleyMods
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant on Grass
+
   |name    = Mobile Phone Continued → Arcade Mobile Apps
   |author  = Demiacle
+
   |author  = JoXW
   |id      = Demiacle.PlantOnGrass
+
   |id      = JoXW.MobileArcade
   |nexus  = 1026
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
 
  |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    = Mobile Phone Continued → Calendar Mobile App
   |author  = Amaranthacyan and ch20youk
+
   |author  = JoXW
   |id      = Amaranthacyan.PPAFSMAPI
+
   |id      = JoXW.MobileCalendar
   |nexus  = 8146
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Relationships
+
   |name    = Mobile Phone Continued → Mobile Catalogues
   |author  = Cherry, CherryChain
+
   |author  = JoXW
   |id      = Cherry.PlatonicRelationships
+
   |id      = JoXW.MobileCatalogues
   |nexus  = 4668
+
   |nexus  = 21017
  |moddrop = 716353
+
   |github  = JoXW100/StardewValleyMods
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoTK
+
   |name    = Mobile Phone Continued → Television Mobile App
   |author  = Platonymous
+
   |author  = JoXW
   |id      = Platonymous.PlatoTK
+
   |id      = JoXW.MobileTelevision
  |curse  = 877225
+
   |nexus  = 21017
   |nexus  = 6589
+
   |github  = JoXW100/StardewValleyMods
   |github  = Platonymous/PlatoTK
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoUI
+
   |name    = Mobile Television
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.PlatoUI
+
   |id      = aedenthorn.MobileTelevision
   |nexus  = 19023
+
   |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    = Plato Warp Menu
+
   |name    = MobileUI Android
   |author  = Platonymous
+
   |author  = WisnuNug
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id      = WisnuNug.MobileUI
   |curse   = 877227
+
   |nexus   = 17652
   |nexus  = 5384
+
   |github  =
   |moddrop = 793920
+
 
   |github  = Platonymous/Stardew-Valley-Mods
+
   |warnings = Only works on Android.
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Arrows
+
   |name    = Modify This
   |author  = TheShamanLord
+
   |author  = aedenthorn, Erinthe
   |id      = TheShamanLord.PlayerArrows
+
   |id      = aedenthorn.ModThis
   |nexus  = 19479
+
   |nexus  = 7814
   |github  = Jwaad/Stardew_Player_Arrows
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
+
   |name    = Mod List Command
   |author  = DecidedlyHuman
+
   |author  = Blackclaw
   |id      = DecidedlyHuman.PlayerCoordinates
+
   |id      = Blackclaw.ModListCommand
   |nexus  = 7969
+
   |nexus  = 5131
  |moddrop = 984961
+
   |github  = Xebeth/StardewValley-ListModsCommand
   |github  = DecidedlyHuman/PlayerCoordinates
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Income Stats
+
   |name    = Mod Menu
   |author  = ha1fdaew
+
   |author  = Enaium
   |id      = ha1fdaew.playerincomestats
+
   |id      = Enaium.ModMenu
   |nexus  = 7373
+
  |curse  = 436844
   |github  = ha1fdaew/PlayerIncomeStats
+
  |moddrop = 885574
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/ModMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Playground Mod
+
   |name    = Mod Settings Tab
   |author  = aedenthorn, Erinthe
+
   |author  = Gilar Fasulaki
   |id      = aedenthorn.PlaygroundMod
+
   |id      = GilarF.ModSettingsTab
   |nexus  = 14125
+
   |nexus  = 4579
   |github  = aedenthorn/StardewValleyMods
+
   |github  = GilarF/SVM
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Play Prairie King With NPCs, Two Player Prairie King
+
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author  = aedenthorn, Erinthe
+
   |author  = DaLion
   |id      = aedenthorn.TwoPlayerPrairieKing
+
   |id      = DaLion.Overhaul
   |nexus  = 12750
+
   |nexus  = 14470
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Fix Error
+
   |name    = Modular Zen Garden, Modular Zen Gardens Furniture
   |author  = Jessebot
+
   |author  = leroymilo
   |id      = Jessebot.PleaseFixError
+
   |id      = leroymilo.ModularZenGarden
   |nexus  = 6492
+
   |nexus  = 22140
   |github  = JessebotX/StardewValleyMods
+
   |github  = Leroymilo/MZG
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Gift Me In Person
+
   |name    = Mod Update Menu
   |author  = Shockah
+
   |author  = CatCattyCat, Cat
   |id      = Shockah.PleaseGiftMeInPerson
+
   |id      = cat.modupdatemenu
   |nexus  = 11217
+
   |nexus  = 2536
   |github  = Shockah/Stardew-Valley-Mods
+
  |moddrop = 833560
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123104
 +
  |unofficial version = 1.6.1-unofficial-1.dphill
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Point and Plant
+
   |name    = Mod Updater
   |author  = jwdred
+
   |author  = Platonymous
   |id      = jwdred.PointAndPlant
+
   |id      = Platonymous.ModUpdater
   |nexus  = 572
+
  |curse  = 877226
   |github  = jdusbabek/stardewvalley
+
   |nexus  = 6338
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.5-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
  |summary            = Use [[#Smart Building|Smart Building]] or the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 unofficial version]
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
+
   |name    = Money Management Mod
   |author  = The Krominator
+
   |author  = Tbonetomtom
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
+
   |id      = Tbonetomtom.MoneyManagementMod
   |nexus  = 12065
+
   |nexus  = 17045
   |github  =
+
   |github  = Tbonetomtom/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pollen Sprites
+
   |name    = Monster Goals Anywhere
   |author  = Esca, Esca-MMC
+
   |author  = Suphax
   |id      = Esca.PollenSprites
+
   |id      = suphax.monstergoalsanywhere
   |nexus  = 6149
+
   |moddrop = 1088762
   |moddrop = 790268
+
   |nexus  =
   |github  = Esca-MMC/PollenSprites
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pond Painter
+
   |name    = Monster Invasion
   |author  = MouseyPounds
+
   |author  = Krutonium
   |id      = MouseyPounds.PondPainter
+
   |id      = krutonium.monsterinvasion
   |nexus  = 4703
+
   |nexus  = 12641
   |github  = MouseyPounds/stardew-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pong
+
   |name    = Monster Level Tip
   |author  = CatCattyCat, Cat
+
   |author  = WhiteMind
   |id      = cat.Pong
+
   |id      = WhiteMind.MonsterLT
   |nexus  = 1994
+
   |nexus  = 1896
   |moddrop = 833548
+
   |github  =
   |github = danvolchek/StardewMods
+
 
 +
  |status  = workaround
 +
   |summary = Use [[#Almanac|Almanac]] instead.
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pony Weight Loss Program
+
   |name    = Monster Log Anywhere
   |author  = BadNetCode
+
   |author  = MouseyPounds
   |id      = BadNetCode.PonyWeightLossProgram
+
   |id      = MouseyPounds.MonsterLogAnywhere
   |nexus  = 1232
+
   |nexus  = 3997
   |moddrop = 130159
+
   |github  = MouseyPounds/stardew-mods
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Poop Framework
+
   |name    = Monster Musk in Volcano
   |author  = aedenthorn, Erinthe
+
   |author  = BananaFruit
   |id      = aedenthorn.PoopFramework
+
   |id      = BananaFruit.MonsterMuskInVolcano
   |nexus  = 17152
+
   |nexus  = 10651
   |github  = aedenthorn/StardewValleyMods
+
   |github  = BananaFruit1492/MonsterMuskInVolcano
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Holes
+
   |name    = Monster Slayer Anywhere
   |author  = furyx639
+
   |author  = AcidicNic
   |id      = furyx639.PortableHoles
+
   |id      = acidicNic.MonsterSlayerAnywhere
  |curse  = 871832
+
   |nexus  = 21162
   |nexus  = 13471
+
   |github  = spacechase0/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable TV
+
   |name    = Monsters - The Framework
   |author  = kdau
+
   |author  = spacechase0
   |id      = kdau.PortableTV
+
   |id      = spacechase0.MonstersTheFramework
   |nexus  = 5674
+
   |nexus  = 10673
  |moddrop = 761325
+
   |github  = spacechase0/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    = Monthly Mail
   |author  = TrollTheBotman
+
   |author  = Taskmaster
   |id      = JoshJKe.PortalGun
+
   |id      = Taskmaster.MonthlyMail
   |nexus  = 3049
+
   |nexus  = 4523
 
   |github  =
 
   |github  =
}}
+
 
 +
  |status  = abandoned
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portraiture
+
   |name    = MoodFix
   |author  = Platonymous
+
   |author  = vaindil
   |id      = Platonymous.Portraiture
+
   |id      = vaindil.MoodFix
   |nexus  = 999
+
   |nexus  = 1809
   |moddrop = 793927
+
   |github  = vaindil/sdv-moodfix
   |github = Platonymous/Stardew-Valley-Mods
+
 
 +
   |status = obsolete
 +
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Postbox Building, PostBox Mod
+
   |name    = Mood Guard
   |author  = i-saac-b, isaacb
+
   |author  = YonKuma, kumarei
   |id      = i-saac-b.PostBoxMod
+
   |id      = YonKuma.MoodGuard
   |nexus  = 17614
+
   |nexus  = 1597
   |github  = i-saac-b/PostBoxMod
+
   |github  = YonKuma/MoodGuard
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Post Wedding Dates
+
   |name    = Moody Planet
   |author  = Blams
+
   |author  = Daniel McMenamy, Deathest1
   |id      = blams.PostWeddingDates
+
   |id      = f1r3w477.MoodyPlanet
   |nexus  = 10708
+
   |nexus  = 2830
   |github  =
+
   |github  = F1r3w477/TheseModsAintLoyal
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Power Nap
+
   |name    = Moolah 1.6 Fix
   |author  = LakeMonster_, LakeMonster666
+
   |author  = supergato664
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id      = supergato664.Moolah
   |nexus  = 5256
+
   |nexus  = 23549
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PPJA Producer Converter
+
   |name    = Moolah Money Mod
   |author  = Digus
+
   |author  = aedenthorn, Erinthe
   |id      = Digus.PPJAProducerConverter
+
   |id      = aedenthorn.Moolah
   |nexus  = 4972
+
   |nexus  = 15123
   |github  = Digus/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Made Easy
+
   |name    = Moongates
   |author  = Mucchan
+
   |author  = bwdy
   |id      = Mucchan.PrairieKingMadeEasy
+
   |id      = bwdy.moongates
   |nexus  =
+
   |nexus  = 3545
  |chucklefish = 3594
+
   |github  = bwdymods/SDV-Moongates
   |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    = Moon Misadventures
   |author  = Renny
+
   |author  = spacechase0 and ParadigmNomad
   |id      = renny.prairiekingprizes
+
   |id      = spacechase0.MoonMisadventures
   |nexus  = 2811
+
  |curse  = 867702
   |github  = OfficialRenny/PrairieKingPrizes
+
   |nexus  = 10612
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King UI Enhancements
+
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author  = Incognito357
+
   |author  = SinZ
   |id      = Incognito357.PrairieKingUIEnhancements
+
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
   |nexus  = 10769
+
   |nexus  = 12096
   |github  = Incognito357/PrairieKingUIEnhancements
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predictable Retaining Soil
+
   |name    = Mopsy's Ranch Livin'
   |author  = Shockah
+
   |author  = Mopquill
   |id      = Shockah.PredictableRetainingSoil
+
   |id      = Mopquill.Ranch-Livin
   |nexus  = 10956
+
   |nexus  = 2200
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = mopquill/Mopsys-Ranch-Livin
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predict Seed Maker
+
   |name    = More Animals, More Pets
   |author  = lech43
+
   |author  = Entoarox
   |id      = lech43.PredictSeedMaker
+
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |nexus  = 6395
+
   |nexus  = 2274
   |github  =
+
  |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    = Preexisting Relationship
+
   |name    = More Artifact Spots
   |author  = spacechase0
+
   |author  = momoaau
   |id      = spacechase0.PreexistingRelationship
+
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |curse   = 867710
+
   |nexus  = 451
   |nexus   = 7684
+
  |github  =
   |github = spacechase0/StardewValleyMods
+
 
 +
   |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    = Pregnancy Role
+
   |name    = More Barn and Coop Animals
   |author  = kdau
+
   |author  = AairTheGreat, Aair
   |id      = kdau.PregnancyRole
+
   |id      = AairTheGreat.MoreBarnCoopAnimals
   |nexus  = 5762
+
   |nexus  = 4869
  |moddrop = 768494
 
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/kdau/pregnancyrole
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prepare for New Day
+
   |name    = More Books
   |author  = igotnousername
+
   |author  = jeWel
   |id      = igotnousername.PrepareNewDay
+
   |id      = jeWel.MoreBooksCode
   |nexus  = 7638
+
   |nexus  = 23891
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Press to Quack
+
   |name    = More Buildings
   |author  = DraconisLeonidas
+
   |author  = spacechase0
   |id      = DraconisLeonidas.PressToQuack
+
   |id      = spacechase0.MoreBuildings
   |nexus  = 13583
+
  |curse  = 867740
   |github  = DraconisLeonidas/PressToQuack
+
  |moddrop = 771640
 +
   |nexus  = 2757
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Drops
+
   |name    = More Bundles
   |author  = skuldomg, Skuld
+
   |author  = TwinBuilderOne
   |id      = skuldomg.priceDrops
+
   |id      = TwinBuilderOne.MoreBundles
   |nexus  = 2047
+
   |nexus  = 9709
   |github  = skuldomg/priceDrops
+
   |github  = TwinBuilderOne/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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 Clocks
   |author  = lech43
+
   |author  = phjoker
   |id      = lech43.PriceFluctuation
+
   |id      = phjoker.MoreClocks
   |nexus  = 6396
+
   |nexus  = 11840
   |github  =
+
   |github  = p-holodynski/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Conversation Topics
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.MoreConvoTopics
 +
  |nexus  = 10008
 +
  |github  = elizabethcd/MoreConversationTopics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prices
+
   |name    = More Dresser Variety
   |author  = skiilaa
+
   |author  = Dragoon23
   |id      = skiilaa.Prices
+
   |id      = Dragoon23.MoreDresserVariety
   |nexus  = 2255
+
   |nexus  = 24194
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Tooltips
+
   |name    = More Events
   |author  = Darkhax
+
   |author  = Siweipancc
   |id      = darkhax.pricetooltip
+
   |id      = Siweipancc.MoreEvents
   |nexus  =
+
   |nexus  = 20945
  |curse  = 299169
+
   |github  =
   |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    = Prismatic Clothing
+
   |name    = More Fertilizers
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.PrismaticClothing
+
   |id      = atravita.MoreFertilizers
   |curse  = 870969
+
   |curse  = 870975
   |moddrop = 1205162
+
   |moddrop = 1145236
   |nexus  = 13051
+
   |nexus  = 11837
 
   |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    = Prismatic Fire
+
   |name    = More for Leo
   |author  = aedenthorn, Erinthe
+
   |author  = Blams
   |id      = aedenthorn.PrismaticFire
+
   |id      = blams.MoreForLeo
   |nexus  = 12931
+
   |nexus  = 12710
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Furniture
+
   |name    = More Giant Crops
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.PrismaticFurniture
+
   |id      = spacechase0.MoreGiantCrops
   |nexus  = 12589
+
  |curse  = 867723
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 771694
 +
   |nexus  = 5263
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Pride
+
   |name    = More Grass
   |author  = kdau
+
   |author  = Sonozuki
   |id      = kdau.PrismaticPride
+
   |id      = EpicBellyFlop45.MoreGrass
   |nexus  = 9019
+
   |nexus  = 5398
  |moddrop = 978503
+
   |github  = Sonozuki/StardewMods
   |github  =
 
  |source  = https://gitlab.com/kdau/prismaticpride
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Slime Finder
+
   |name    = More Grass on the Beach
   |author  = MrKoatl
+
   |author  = Angela Ranna
   |id      = MrKoatl.PrismaticSlimeFinder
+
   |id      = AngelaRanna.MoreGrassOnTheBeach
   |nexus  = 7866
+
   |nexus  = 8117
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Statue
+
   |name    = More Grass Starters
   |author  = Achtuur
+
   |author  = spacechase0
   |id      = Achtuur.PrismaticStatue
+
   |id      = spacechase0.MoreGrassStarters
   |nexus  = 17013
+
   |curse   = 867750
  |github  = Achtuur/StardewMods
+
   |moddrop = 313307
}}
+
   |nexus  = 1702
{{#invoke:SMAPI compatibility|entry
+
   |github  = spacechase0/StardewValleyMods
  |name    = Prismatic Tools
 
   |author  = stokastic
 
   |id      = stokastic.PrismaticTools
 
   |nexus  = 2428
 
   |github  = stokastic/PrismaticTools
 
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.7.1-unofficial.12-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod
+
   |name    = More Health
   |author  = Digus
+
   |author  = j4c0b333
   |id      = Digus.ProducerFrameworkMod
+
   |id      = j4c0b333.Morehealth
   |nexus  = 4970
+
   |nexus  = 4053
   |github  = Digus/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod → PFMAutomate
+
   |name    = More Key Binding
   |author  = Digus
+
   |author  = SorryLate, rharyanto
   |id      = Digus.PFMAutomate
+
   |id      = SorryLate.MoreKeybinding
   |nexus  = 5038
+
   |nexus  = 5290
   |github  = Digus/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profiler
+
   |name    = More Level Up Notifications, Level Up Notifications
   |author  = SinZ
+
   |author  = Binarynova
   |id      = SinZ.Profiler
+
   |id      = binarynova.levelupnotifications
   |nexus  = 12135
+
   |nexus  = 21667
   |github  = SinZ163/StardewMods
+
   |github  = Binarynova/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator
+
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
   |author  = spacechase0
+
   |author  = Aimon111
   |id      = spacechase0.ProfitCalculator
+
   |id      = AimonsMoreLivelySewerOverhaulPatches
  |curse  = 867736
+
   |nexus  = 19405
  |moddrop = 771668
+
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
   |nexus  = 3378
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Margins
+
   |name    = More Map Layers
   |author  = Cherry, CherryChain
+
   |author  = Platonymous
   |id      = Cherry.ProfitMargins
+
   |id      = Platonymous.MoreMapLayers
   |nexus  = 4663
+
   |nexus  = 1134
   |moddrop = 716352
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github = ChroniclerCherry/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    = Progressive Access Farm
+
   |name    = More Mine Ladders
   |author  = onjulraz
+
   |author  = JadeTheavas
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
   |nexus  = 2923
+
   |nexus  = 2105
   |github  =
+
  |github  = JadeTheavas/MoreMineLadders
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Multiplayer Info
 +
  |author  = cheesysteak
 +
  |id      = cheesysteak.moremultiplayerinfo
 +
  |nexus  = 2173
 +
   |github  = cheesysteak/stardew-steak
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#More Multiplayer Info (1.6 Updated)|More Multiplayer Info (1.6 Updated)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Multiplayer Info (1.6 Updated)
 +
  |author  = yummypecho
 +
  |id      = yummypecho.moremultiplayerinfo
 +
  |nexus  = 22024
 +
  |github  = cheesysteak/stardew-steak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project Fluent
+
   |name    = More Nightly Events
   |author  = Shockah
+
   |author  = Khloe Leclair
   |id      = Shockah.ProjectFluent
+
   |id      = leclair.morenightlyevents
   |nexus  = 12638
+
   |nexus  = 22612
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project S
+
   |name    = More Rain
   |author  = NarlanMarlan
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = narlan.projects
+
   |id      = Omegasis.MoreRain
   |nexus  = 3785
+
   |nexus  = 441
   |github  = NolanEastburn/ProjectS
+
   |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Public Access TV
+
   |name    = More Random Edition, Randomizer
   |author  = kdau
+
   |author  = Chikakoo and doomdonuts, Chikakoo4
   |id      = kdau.PublicAccessTV
+
   |id      = Chikakoo.Randomizer
   |nexus  = 5605
+
   |nexus  = 5311
   |moddrop = 757967
+
   |github = Chikakoo/stardew-valley-randomizer
  |source = https://gitlab.com/kdau/predictivemods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pudding Plus Colored Slime Drops
+
   |name    = More Rings
   |author  = TerryDBS
+
   |author  = spacechase0
   |id      = TerryDBS.ColoredSlimeDrops
+
   |id      = spacechase0.MoreRings
   |nexus  = 7048
+
  |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    = Purchasable Galaxy Item
+
   |name    = More Sensible Juices
   |author  = SorryLate
+
   |author  = NCarigon
   |id      = SorryLate.GalaxyItem
+
   |id      = NCarigon.MoreSensibleJuices
   |nexus  = 5289
+
   |nexus  = 23146
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Recipes
+
   |name    = More Sexy Dwarf
   |author  = Paracosm
+
   |author  = CyberCheese
   |id      = Paracosm.PurchasableRecipes
+
   |id      = cybercheese.moresexydwarf
   |nexus  = 1722
+
   |nexus  = 4320
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 
<!--
 
  |unofficial version = 1.0.1-unofficial.3.mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purist Mod
+
   |name    = More Silo Storage
   |author  = aedenthorn, Erinthe
+
   |author  = OrneryWalrus
   |id      = aedenthorn.PuristMod
+
  |id      = OrneryWalrus.MoreSiloStorage
   |nexus  = 16097
+
  |nexus  = 2587
   |github  = aedenthorn/StardewValleyMods
+
  |github  =
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Slimes, More Monsters
 +
  |author  = Ded4lif
 +
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
 +
   |nexus  = 7526
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PVP Friendly Fire, PVP
+
   |name    = More Sorting, More Sorting Options
   |author  = DewMods
+
   |author  = Chris Kau & Sean Nightingale
   |id      = DewMods.StardewValleyMods.PVP
+
   |id      = CKSR.MoreSorting
   |nexus  = 15589
+
   |nexus  = 22944
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
+
   |name    = More TV Channel, CanaisTv
   |author  = spacechase0 and ParadigmNomad
+
   |author  = BrasileiroTop
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id      = BrasileiroTop.CanaisTv
   |curse   = 867715
+
   |nexus   = 5126
   |nexus  = 7455
+
   |github  =
   |github = spacechase0/StardewValleyMods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PyTK, Platonymous Toolkit
+
   |name    = More Weapons
   |author  = Platonymous
+
   |author  = Joco80 & Sasara
   |id      = Platonymous.Toolkit
+
   |id      = Joco80.MoreWeapons
   |nexus  = 1726
+
   |nexus  = 1168
   |moddrop = 793815
+
   |github  = Sasara2201/More-Weapons-SDV-Mod-
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Chests
+
   |name    = Morning Auto-Pause
   |author  = spacechase0
+
   |author  = Zamiel
   |id      = spacechase0.QiChest
+
   |id      = Zamiel.MorningAutoPause
   |nexus  = 15696
+
   |nexus  = 21266
   |github  = spacechase0/StardewValleyMods
+
   |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Exchanger
+
   |name    = Mossy Tree Bubble
   |author  = Mizzion
+
   |author  = Tocseoj
   |id      = mizzion.qiexchanger
+
   |id      = Tocseoj.MossyTreeBubble
   |nexus   = 1930
+
   |curse   = 1008228
   |moddrop = 661359
+
   |moddrop = 1564905
   |github  = Mizzion/MyStardewMods
+
  |nexus  = 22818
 +
   |github  = Tocseoj/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Sprinklers
+
   |name    = MOTD Mod
   |author  = UnknownLegacy
+
   |author  = thfr
   |id      = UnknownLegacy.QiSprinklers
+
   |id      = thfr.MOTDMod
   |nexus  = 7904
+
   |nexus  = 3703
   |github  = UnkLegacy/QiSprinklers
+
   |github  = rfht/MOTDMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name    = Motorcycle Mod, Moto Mod
   |author  = Prismuth
+
   |author  = Akane
   |id      = <Prismuth.QuaintFarmBridge
+
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
   |nexus  = 1647
+
   |nexus  = 10553
 
   |github  =
 
   |github  =
  
   |broke in   = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status     = workaround
+
   |status             = abandoned
   |summary   = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
+
   |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    = Quality Bait
+
   |name    = mouahrara's Module Collection
   |author  = MindMeltMax
+
   |author  = mouahrara
   |id      = MindMeltMax.QualityBait
+
   |id      = mouahrara.mouahrarasModuleCollection
  |moddrop = 1443555
+
   |nexus  = 18973
   |nexus  = 16832
+
   |github  = mouahrara/mouahrarasModuleCollection
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Fish Ponds
+
   |name    = Mouse Move Mode, Right Click Move Mode
   |author  = ytsc
+
   |author  = ylsama
   |id      = ytsc.QualityFishPonds
+
   |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
   |nexus  = 11021
+
   |nexus  = 2614
   |github  = YTSC/StardewValleyMods
+
   |github  = ylsama/RightClickMoveMode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products
+
   |name    = Moveable Mailbox
   |author  = SilentOak
+
   |author  = aedenthorn, Erinthe
   |id      = SilentOak.QualityProducts
+
   |id      = aedenthorn.MoveableMailbox
   |nexus  = 3609
+
   |nexus  = 7834
   |github  = silentoak/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products → Auto Quality Patch
+
   |name    = Moveable Pet Bowl
   |author  = SilentOak
+
   |author  = aedenthorn, Erinthe
   |id      = SilentOak.AutoQualityPatch
+
   |id      = aedenthorn.MoveablePetBowl
   |nexus  = 3609
+
  |curse  = 868849
   |github  = silentoak/StardewMods
+
   |nexus  = 8038
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = obsolete
   |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
+
   |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber
+
   |name    = Move Annoying Cursor
   |author  = Traktori
+
   |author  = joljyo
   |id      = Traktori.QualityScrubber
+
   |id      = joljyo.MoveAnnoyingCursor
   |nexus  = 5663
+
   |nexus  = 7378
   |github  = Traktori7/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber for Automate
+
   |name    = Move Bed
   |author  = Traktori
+
   |author  = yangZ, yangZheng20
   |id      = Traktori.AM.QualityScrubber
+
   |id      = yangZ.MoveBed
   |nexus  = 5663
+
   |nexus  = 23308
   |github  = Traktori7/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Smash
+
   |name    = Move Between Buildings
   |author  = barfytheclown
+
   |author  = Vilaboa
   |id      = barfytheclown.QualitySmash
+
   |id      = Vilaboa.MoveBetweenBuildings
   |nexus  = 7907
+
   |nexus  = 17391
   |github  = jn84/QualitySmash
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Queen of Sauce Randomizer
+
   |name    = Move Faster
   |author  = Speshkitty
+
   |author  = Shuai Zhang
   |id      = speshkitty.queenofsauceshuffler
+
   |id      = shuaiz.MoveFasterMod
   |nexus  = 7151
+
   |nexus  = 1351
   |github  = Speshkitty/QueenOfSauceRandomiser
+
   |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    = Quest Delay
+
   |name    = Move Greenhouse Plot
   |author  = BadNetCode
+
   |author  = aedenthorn, Erinthe
   |id      = BadNetCode.QuestDelay
+
   |id      = aedenthorn.MoveGreenhousePlot
   |nexus  = 1239
+
   |nexus  = 13589
  |moddrop = 473938
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Framework
+
   |name    = Move It
   |author  = PurrplingCat
+
   |author  = aedenthorn, Erinthe
   |id      = PurrplingCat.QuestFramework
+
   |id      = aedenthorn.MoveIt
  |curse  = 577691
+
   |nexus  = 15163
   |nexus  = 6414
+
   |github  = aedenthorn/StardewValleyMods
   |github  = purrplingcat/QuestFramework
 
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Time Limits
+
   |name    = Movement Mod, Movement Modifier
   |author  = aedenthorn, Erinthe
+
   |author  = Zoryn
   |id      = aedenthorn.QuestTimeLimits
+
   |id      = Zoryn.MovementModifier
   |curse   = 868671
+
   |nexus   =
   |nexus  = 16403
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Forward Dash, Warp Mod
+
   |name    = Movement Speed
   |author  = Vexorth
+
   |author  = bcmpinc
   |id      = Vexorth.Warp
+
   |id      = bcmpinc.MovementSpeed
   |nexus  = 16605
+
   |nexus  = 2736
   |github  =
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Glance
+
   |name    = Move Through Object
   |author  = adverserath
+
   |author  = ylsama
   |id      = Adverserath.QuickGlance
+
   |id      = ylsama.MoveThoughObject
   |nexus  = 12058
+
   |nexus  = 2680
   |github  = adverserath/QuickGlance
+
   |github  =
 +
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 +
 
 +
  |dev note = source in separate Git branch
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Load
+
   |name    = Movie Theatre Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.QuickLoad
+
   |id      = aedenthorn.MovieTheatreTweaks
   |nexus  = 7756
+
  |curse  = 868672
 +
   |nexus  = 16395
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Minigame
+
   |name    = Mr. Pam - Snorlax Mechanics
   |author  = Enaium
+
   |author  = daleonar
   |id      = Enaium.QuickMinigame
+
   |id      = daleonar.Snorlax
  |curse  = 438741
+
   |nexus  = 16194
  |moddrop = 895127
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/QuickMinigame
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Responses
+
   |name    = MTN, More Than Necessary
   |author  = aedenthorn, Erinthe
+
   |author  = SgtPickles, GameMX
   |id      = aedenthorn.QuickResponses
+
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
   |nexus  = 6548
+
   |nexus  = 2256
   |github  = aedenthorn/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    = Quick Sell
+
   |name    = Muffin Core
   |author  = Alejandro Akbal, AlejandroAkbal
+
   |author  = Kabi-chan
   |id      = AlejandroAkbal.QuickSell
+
   |id      = kabi-chan.MuffinCore
   |nexus  = 7854
+
   |nexus  = 8070
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Shop
+
   |name    = Multi Fertilizer
   |author  = Enaium
+
   |author  = spacechase0
   |id      = Enaium.QuickShop
+
   |id      = spacechase0.MultiFertilizer
   |curse  = 436793
+
   |curse  = 867717
  |moddrop = 864170
+
   |nexus  = 7436
   |nexus  =
+
   |github  = spacechase0/StardewValleyMods
   |github  = Enaium-StardewValleyMods/QuickShop
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Start
+
   |name    = Multiplayer Backpacks
   |author  = WuestMan, redknightofdoom
+
   |author  = skiilaa
   |id      = WuestMan.QuickStart
+
   |id      = skiilaa.MultiplayerBackpacks
   |nexus  = 2375
+
   |nexus  = 2282
   |github  = Brian-Wuest/Quick_Start
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Swap
+
   |name    = Multiplayer Emotes
   |author  = Allan Wang
+
   |author  = FerMod
   |id      = AllanWang.QuickSwap
+
   |id      = FerMod.MultiplayerEmotes
   |nexus  = 13956
+
   |nexus  = 2347
   |github  = AllanWang/Stardew-Mods
+
   |github  = FerMod/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quotes
+
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
   |author  = aedenthorn, Erinthe
+
   |author  = Achtuur
   |id      = aedenthorn.Quotes
+
   |id      = Achtuur.MultiplayerExpShare
   |nexus  = 6503
+
   |nexus  = 16891
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Geodes
+
   |name    = Multiplayer Horse Reskin
   |author  = justastranger
+
   |author  = delphinwave
   |id      = jas.RadioactiveGeodes
+
   |id      = DelphinWave.MultiplayerHorseReskin
  |moddrop = 952722
+
   |nexus  = 7681
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Tools
+
   |name    = Multiplayer Hub
   |author  = kakashigr
+
   |author  = Alberto Moreira Luiz
   |id      = kakashigr.RadioactiveTools
+
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
   |nexus  = 7630
+
   |nexus  = 9672
   |github  = kakashigr/stardew-radioactivetools
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Cursor
+
   |name    = Multiplayer Idle
   |author  = Jamie Taylor
+
   |author  = DoubleZ
   |id      = jltaylor-us.RainbowCursor
+
   |id      = DoubleZ.MultiplayerIdle
   |nexus  = 15886
+
   |nexus  = 3765
   |github  = jltaylor-us/StardewRainbowCursor
+
   |github  = SourceZh/MultiplayerIdle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Trail
+
   |name    = Multiplayer Info
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.RainbowTrail
+
   |id      = MindMeltMax.MPInfo
   |nexus  = 16914
+
  |curse  = 1004488
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1302776
 +
   |nexus  = 15155
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raincoat When Raining
+
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
   |author  = BikiFae, bikinavisho
+
   |author  = Scayze
   |id      = BikiFae.RainCoatWhenRaining
+
   |id      = scayze.MultiplayerPrairieKing
   |nexus  = 4659
+
   |nexus  = 16030
   |github  = bikinavisho/RainCoatWhenRaining
+
   |github  = scayze/multiprairie
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = RainPlus
+
   |name    = Multiplayer Mod
   |author  = Deadlykirpy
+
   |author  = Tran Minh Thong
   |id      = Kirpy.RainPlus
+
   |id      = multiplayer.mod
   |nexus  = 6559
+
   |nexus  = 16582
   |github  =
+
   |github  = TMThong/Stardew-Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Rain Randomizer
 
  |author  = EvilPdor
 
  |id      =
 
  |nexus  =
 
  |url    = https://community.playstarbound.com/threads/111526
 
  |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.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    = Multiplayer Mod Checker
   |author  = StultusV
+
   |author  = Cherry, CherryChain
   |id      = StultusV.RainRefillsWateringCan
+
   |id      = Cherry.MultiplayerModChecker
   |nexus  = 11554
+
   |nexus  = 6609
   |github  = JudeRV/Stardew-RainRefillsWateringCan
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rains Interaction Mod
+
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
   |author  = RainKuro
+
   |author  = Unremarkable, animavoro
   |id      = RainKuro.RainsInteractionMod
+
   |id      = unremarkable.fix-sellToStorePrice
   |nexus  = 18850
+
   |nexus  = 2135
   |github  =
+
   |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    = Raised Garden Beds
+
   |name    = Multiplayer Shaft Fix
   |author  = blueberry
+
   |author  = Prince-Leto
   |id      = blueberry.RaisedGardenBeds
+
   |id      = princeleto.multiplayershaftfix
   |nexus  = 5305
+
   |nexus  = 2922
   |github  = b-b-blueberry/RaisedGardenBeds
+
   |github  = Prince-Leto/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranching Tool Upgrades
+
   |name    = Multiplayer Speech Bubbles
   |author  = drbirbdev
+
   |author  = Kalthramis
   |id      = drbirbdev.RanchingToolUpgrades
+
   |id      = Kalthramis.MPSpeechBubbles
   |nexus  = 12280
+
   |nexus  = 2192
  |github  = drbirbdev/StardewValley
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Random Bundles
 
  |author  = balllight
 
  |id      = balllight.RandomBundles
 
  |nexus  = 13790
 
 
   |github  =
 
   |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    = Random Hair Color
+
   |name    = Multiplayer Time
   |author  = bookworm89723
+
   |author  = lolmaj
   |id      = davis.randomhair
+
   |id      = lolmaj.MultiplayerTime
   |nexus  = 3271
+
   |nexus  = 2543
   |github  = joaniedavis/RandomHairMod
+
   |github  = MaciejMarkuszewski/StardewValleyMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Randomized Energy
+
   |name    = Multiple Floor Farmhouse
  |author  = LakeMonster_, LakeMonster666
 
  |id      = LakeMonster_.RandomizedEnergy
 
  |nexus  = 5250
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Random NPCs, Random Visitors
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.RandomNPC
+
   |id      = aedenthorn.MultiStoryFarmhouse
   |nexus  = 4911
+
   |nexus  = 8077
 
   |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    = Multiple Gifts for Spouses
   |author  = idermailer
+
   |author  = Redwood
   |id      = idermailer.RandomStartDay
+
   |id      = Redwood.MultipleGiftsForSpouse
   |nexus  = 13225
+
   |nexus  = 2910
   |github  = idermailer/RandomStartDay
+
   |github  = EKomperud/StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Random Tastes
 
  |author  = skiilaa
 
  |id      = skiilaa.RandomTastes
 
  |nexus  = 2285
 
  
 
   |broke in          = SMAPI 3.0
 
   |broke in          = SMAPI 3.0
 
   |unofficial version = 1.0.1-unofficial.1-pathoschild
 
   |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
+
   |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 Mini-Obelisks
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.MultipleMiniObelisks
 +
  |curse  = 870945
 +
  |nexus  = 7900
 +
  |github  = Floogen/MultipleMiniObelisks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Display, Sprinkler Range
+
   |name    = Multiple Spouse Dialogs
   |author  = CatCattyCat, Cat
+
   |author  = ceruleandeep
   |id      = cat.sprinklerrange
+
   |id      = ceruleandeep.multiplespousedialogs
   |nexus  = 1179
+
   |nexus  = 8711
  |moddrop = 833536
+
   |github  = ceruleandeep/CeruleanStardewMods
   |github  = danvolchek/StardewMods
+
 
 
+
   |broke in = Stardew Valley 1.6
   |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    = Multiple Spouses
   |author  = vgperson
+
   |author  = aedenthorn, Erinthe
   |id      = vgperson.RangedTools
+
   |id      = aedenthorn.MultipleSpouses
   |nexus  = 6935
+
   |nexus  = 6227
   |github  = vgperson/RangedTools
+
   |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    = Range Highlight
+
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
   |author  = Jamie Taylor
+
   |author  = SlyMerc
   |id      = jltaylor-us.RangeHighlight
+
   |id      = FileLoading
   |nexus  = 6752
+
   |nexus  = 1094
   |github  = jltaylor-us/StardewRangeHighlight
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Readers Digest
 
  |author  = Remy Bach
 
  |id      = remybach.readersdigest
 
  |nexus  = 3040
 
  |github  = remybach/stardew-valley-readersdigest
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Realistic Fishing
 
  |author  = Kevin Connors
 
  |id      = KevinConnors.RealisticFishing
 
  |nexus  = 2623
 
  |github  = kevinforrestconnors/RealisticFishing
 
  
   |broke in = Stardew Valley 1.3.29
+
   |status  = workaround
<!--
+
   |summary  = Use [[#Content Patcher|Content Patcher]] instead.
   |unofficial version = 1.2.3-unofficial.3-Mizzion
+
   |broke in = SMAPI 2.0
   |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    = Multi Save
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RealNames
+
   |id      = aedenthorn.MultiSave
   |nexus  = 6269
+
   |nexus  = 15402
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Real Time
+
   |name    = Multi Save - Continued
   |author  = Enaium, Lightcolour888
+
   |author  = recon88
   |id      = Enaium.RealTime
+
   |id      = recon88.MultiSave
   |nexus  = 5336
+
  |curse  = 1018922
   |github  =
+
   |nexus  = 22953
 +
   |github  = recon88/Multi-Save-Continued
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Framework
+
   |name    = Multitool
   |author  = drbirbdev
+
   |author  = Miome
   |id      = drbirbdev.RealtimeFramework
+
   |id      = miome.MultiToolMod
   |nexus  = 18915
+
   |nexus  = 2546
   |github  = drbirbdev/StardewValley
+
   |github  = miome/MultitoolMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Minimap
+
   |name    = Multi-User Chests
   |author  = spacechase0
+
   |author  = MindMeltMax
   |id      = spacechase0.RealtimeMinimap
+
   |id      = MindMeltMax.MUC
   |curse  = 867706
+
   |curse  = 997982
   |nexus  = 9386
+
   |nexus  = 9856
   |github  = spacechase0/StardewValleyMods
+
  |moddrop = 1135731
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
+
   |name    = Multi Yield Crops
   |author  = SixthTitan
+
   |author  = Cherry, CherryChain
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
+
   |id      = Cherry.MultiYieldCrops
   |nexus  = 5773
+
   |nexus  = 6069
   |github  =
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recatch Legendary Fish
+
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
  |author  = cantorsdust and Pathoschild
+
   |author  = Jacque Pott
  |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id      = JacquePott.MYCDGRPatch
  |nexus  = 172
+
   |nexus  = 14023
  |github  = cantorsdust/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Reciprocate
 
   |author  = YunHikari
 
   |id      = YunHikari.Reciprocate
 
   |nexus  = 17714
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recover Stamina
+
   |name    = Murdercrows
   |author  = lperkins2, Logan Perkins
+
   |author  = aedenthorn, Erinthe
   |id      = lperkins2.RecoverStamina
+
   |id      = aedenthorn.Murdercrows
   |nexus  = 2332
+
   |nexus  = 6615
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recurring Reminders
+
   |name    = Murder Drone, Personal Combat Drone
   |author  = Dem1se
+
   |author  = cotboy
   |id      = Dem1se.RecurringReminders
+
   |id      = cambam.MURDERDRONE
   |nexus  = 6840
+
   |nexus  = 4507
   |github  = dem1se/SDVMods
+
   |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    = Recyclable Cola
+
   |name    = Murder Mod
   |author  = XxHarvzBackxX
+
   |author  = Aren, Aren Desai
   |id      = harvz.RecyclableCola
+
   |id      = Aren.MurderMod
   |nexus  = 10865
+
   |nexus  = 17470
   |github  = XxHarvzBackxX/recyclableCola
+
   |github  = ArenKDesai/Murder-Mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redesigned Farmhouse Layout
+
   |name    = Museum Donation Checker
   |author  = Aimon111 & DaLion
+
   |author  = Hitaxas
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
+
   |id      = Hitaxas.Dono.DLL
   |nexus  = 11420
+
   |nexus  = 24225
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redraw Pelican Town Config
+
   |name    = Museum Rearranger
   |author  = JefGrizli
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = JefGrizli.RedrawPelicanTownC
+
   |id      = Omegasis.MuseumRearranger
   |nexus  = 15564
+
   |nexus  = 428
   |github  =
+
   |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    = Refill Watering Can in Town Fountain
+
   |name    = Museum Store
   |author  = TfueLovesBanana
+
  |author  = atravita
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
+
  |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |nexus  = 16764
+
  |curse  = 870973
 +
  |moddrop = 1187402
 +
  |nexus  = 12598
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Cursors
 +
   |author  = Expl0
 +
   |id      = Expl0.MushroomCursors
 +
   |nexus  = 12594
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refund Staircases
+
   |name    = Mushroom Levels
   |author  = Nick Martin
+
   |author  = Eireon, Ben Patterson
   |id      = NickMartin.RefundStaircases
+
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
   |nexus  = 19209
+
   |nexus  = 2818
   |github  = nickmartin1ee7/RefundStaircases
+
   |github  = benrpatterson/MushroomLevels
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regeneration
+
   |name    = Mushroom Level Tip
   |author  = Hammurabi
+
   |author  = WhiteMind
   |id      = HammurabiRegeneration
+
   |id      = WhiteMind.MLT
   |nexus  =
+
   |nexus  = 1894
   |chucklefish = 4584
+
   |github =
  |source = https://community.playstarbound.com/resources/regeneration.4584/updates
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |summary  = Use [[#Almanac|Almanac]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regen Mod
+
   |name    = Mushroom Log Additions
   |author  = Zoryn
+
   |author  = justastranger
   |id      = Zoryn.RegenMod
+
   |id      = JAS.MushroomLogAdditions
 +
  |moddrop = 1539617
 
   |nexus  =
 
   |nexus  =
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = justastranger/MushroomLogAdditions
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regular Quality
+
   |name    = Mushroom Propagator Automation
   |author  = desto, JustToDownloadThings
+
   |author  = blueberry and Oddshot
   |id      = desto.RegularQuality
+
   |id      = blueberry.BlueberryMushroomAutomation
   |nexus  = 5090
+
   |nexus  = 4637
   |github  = desto-git/smapi-RegularQuality
+
   |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    = Rejuvenating Forest
+
   |name    = Mushroom Propagator - Grow More Mushrooms
   |author  = Team Timber
+
   |author  = blueberry, blueberry and Oddshot
   |id      = TeamTimber.RejuvenatingForest
+
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
   |nexus  = 10322
+
   |nexus  = 4637
   |github  =
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
 +
 
 +
  |broke in = Stardew Valley 1.6<!--retest linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Bar UI
+
   |name    = Mushroom Rancher
   |author  = SlyMerc
+
   |author  = Goldenrevolver
   |id      = RelationshipBar
+
   |id      = Goldenrevolver.MushroomRancher
   |nexus  = 1009
+
   |nexus  = 10978
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationships Enhanced
+
   |name    = Musical Cellar
   |author  = rodrigovaz
+
   |author  = Lis
   |id      = relationshipsenhanced
+
   |id      = Lis.MusicalCellar
   |nexus  =
+
   |nexus  = 7626
   |chucklefish = 4435
+
   |github  = lisamreynolds/MusicalCellar
   |github  =
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Musical Paths
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MusicalPaths
 +
  |nexus  = 13197
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Status
+
   |name    = My Money
   |author  = Dragonisser
+
   |author  = Marcos Brendon
   |id      = relationshipstatus
+
   |id      = marcos.mymoney
   |nexus  = 751
+
   |nexus  = 6736
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tooltips
+
   |name    = Mystical Buildings
   |author  = M3ales
+
   |author  = PeacefulEnd
   |id      = M3ales.RelationshipTooltips
+
   |id      = PeacefulEnd.MysticalBuildings
 +
  |curse  = 870928
 +
  |nexus  = 12312
 +
  |github  = Floogen/MysticalBuildings
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Name Tags
 +
  |author  = Enaium
 +
  |id      = Enaium.NameTags
 +
  |curse  = 436816
 +
  |moddrop = 877767
 
   |nexus  =
 
   |nexus  =
   |curse   = 298040
+
   |github  = Enaium-StardewValleyMods/NameTags
   |github  = M3ales/RelationshipTooltips
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Napalm Mummies
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.NapalmMummies
 +
  |nexus   = 15933
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tracker
+
   |name    = Nature Strikes Back
   |author  = Branic
+
   |author  = Clumsy Jackdaw
   |id      = Branic.RelationshipTracker
+
   |id      = ClumsyJackdaw.NatureStrikesBack
   |nexus  = 2845
+
   |nexus  = 19771
   |github  = Paradox355/SDVMods
+
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relativity
+
   |name    = Neat Additions
   |author  = AdroSlice
+
   |author  = Ilyaki
   |id      = AdroSlice.Relativity
+
   |id      = ilyaki.neatadditions
   |nexus  = 13028
+
   |nexus  = 2648
   |github  = adroslice/sdv-relativity-mirror
+
   |github  = Ilyaki/NeatAdditions
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name    = Network Optimizer
   |author  = zeldela
+
   |author  = Ilyaki
   |id      = zeldela-RememberBirthdays
+
   |id      = Ilyaki.NetworkOptimizer
   |nexus  = 13554
+
   |nexus  = 3021
   |github  = zeldela/sdv-mods
+
   |github  = Ilyaki/NetworkOptimizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Faced Direction
+
   |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  = Annosz
+
   |author  = DestyNova
   |id      = Annosz.RememberFacedDirection
+
   |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
   |nexus  = 6946
+
   |nexus  = 12369
   |github  = Annosz/StardewValleyModding
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Your Umbrella
+
   |name    = New Achieve, Obtain Achievements
   |author  = heyseth
+
   |author  = AbelSdf, Abel_sdf
   |id      = heyseth.umbrellas
+
   |id      = AbelSdf.NewAchieve
   |nexus  = 8366
+
   |nexus  = 20909
   |github  = heyseth/SDVMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reminders
+
   |name    = New Clothes Every Day
   |author  = Surkasu
+
   |author  = Vrakyas
   |id      = Surkasu.Reminders
+
   |id      = Vrakyas.NewClothesEveryDay
   |nexus  = 2481
+
   |nexus  = 4030
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remind to Exit
+
   |name    = New Game on Launch
   |author  = pepoluan
+
   |author  = Nobbele
   |id      = pepoluan.RemindToExit
+
   |id      = Nobbele.NewGameOnLaunch
   |nexus  = 8727
+
   |nexus  = 2654
   |github  =
+
   |github  = 4ppleCracker/NewGameOnLaunch
   |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
+
 
 +
   |broke in    = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remote Fridge Storage
+
   |name    = New Game Plus
   |author  = EternalSoap, arjan3004
+
   |author  = Spacechase0
   |id      = EternalSoap.RemoteFridgeStorage
+
   |id      = Spacechase0.NewGamePlus
   |nexus  = 2545
+
   |nexus  = 10786
   |github  = SoapStuff/Remote-Fridge-Storage
+
   |github  = spacechase0/StardewValleyMods
  
   |warnings = Broken on Android (loads but does not work).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove All Monsters
+
   |name    = New Machines
   |author  = David J. Lee, djslzx
+
   |author  = Igorious
   |id      = djsl.RemoveAllMonsters
+
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
   |nexus  = 5727
+
   |nexus  =
   |github  =
+
  |chucklefish = 3683
 +
   |github  = Igorious/StardevValleyNewMachinesMod
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove Animal Limitations
+
   |name    = New Years Eve → Fireworks
   |author  = Hobbes
+
   |author  = sophiesalacia
   |id      = Hobbes.RemoveAnimalLimitations
+
   |id      = sophie.Fireworks
   |nexus  = 7838
+
   |nexus  = 15277
   |github  =
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename
+
   |name    = Nexus Mods Button
   |author  = Remmie, CoinzReturns
+
   |author  = Pickysaurus
   |id      = Remmie.Rename
+
   |id      = Pickysaurus.NexusModsButton
   |nexus  = 2130
+
   |nexus  = 12969
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename Reworked
+
   |name    = Nice Messages
   |author  = Parabyted
+
   |author  = Nori, seaweednori
   |id      = parabyted.renamerework
+
   |id      = nori.NiceMessages
   |nexus  = 10866
+
   |nexus  = 6160
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools Improved
+
   |name    = Night Event Chance Tweak
   |author  = SolusCleansing
+
   |author  = aedenthorn, Erinthe
   |id      = SolusCleansing.RentedToolsImproved
+
   |id      = aedenthorn.NightEventChanceTweak
   |nexus  = 18909
+
   |nexus  = 10633
   |github  = SolusCleansing/RentedToolsImproved
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Rented Tools
 
  |author  = JarvieK
 
  |id      = JarvieK.RentedTools
 
  |nexus  = 1307
 
  |github  = Jarvie8176/StardewMods
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reorient After Eating
+
   |name    = Night Light
   |author  = PunningLinguist
+
   |author  = KankuroGB
   |id      = PunningLinguist.ReorientAfterEating
+
   |id      = kankurogb.nightlight
   |nexus  = 7585
+
   |nexus  = 21629
   |github  = amconners/ReorientAfterEating
+
   |github  = KankuroGB/NightLight
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Replanter
+
   |name     = Night Owl
   |author = jwdred
+
   |author   = Omegasis, Alpha_Omegasis
   |id     = jwdred.Replanter
+
   |id       = Omegasis.NightOwl
   |nexus   = 589
+
   |nexus   = 433
   |github = jdusbabek/stardewvalley
+
   |github   = janavarro95/Stardew_Valley_Mods
 
+
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
   |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    = Nightshade
   |author  = littleraskol
+
   |author  = ichortower
   |id      = lrsk_sdvm_rerg.0925160827
+
   |id      = ichortower.Nightshade
   |nexus  = 6837
+
   |nexus  = 23742
  |moddrop = 827580
+
   |github  = ichortower/Nightshade
   |github  = littleraskol/ReRegeneration
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reseed, Roc's Reseed Mod
+
   |name    = Night Shift
   |author  = rocslayer, James Overton
+
   |author  = SevenChords
   |id      = Roc.Reseed
+
   |id      = SevenChords.Night_Shift
   |nexus  = 2421
+
   |nexus  = 15345
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Skull Caverns
+
   |name    = Night Time Sound Notifications, Time Notif
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
   |id      = KoihimeNakamura.ResetCaverns
+
   |id      = Careless_Imm0rtal.Time_Notif.
  |moddrop = 1080116
+
   |nexus  = 19651
   |nexus  =
+
   |github  =
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Terrain Features
+
   |name    = No Blink
   |author  = mabelSyrup
+
   |author  = Mr Tea, MrTea
   |id      = MabelSyrup.ResetTerrainFeatures
+
   |id      = MrTea.NoBlink
   |nexus  = 4715
+
   |nexus  = 17220
 
   |github  =
 
   |github  =
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.0.3-unofficial.1-esca
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678
 
 
  |summary = use {{nexus mod|9350|Reset Terrain Features For .NET 5}} or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678 unofficial update] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Resource Storage
+
   |name    = No Cheat Shortcuts (No Map Overwrite)
   |author  = aedenthorn, Erinthe
+
   |author  = kulcris
   |id      = aedenthorn.ResourceStorage
+
   |id      = kulcris.NoCheatShortcuts
   |nexus  = 17951
+
   |nexus  = 2310
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Noclip Mode
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.NoclipMode
 +
  |curse  = 1000622
 +
  |nexus  = 3900
 +
  |moddrop = 691002
 +
  |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Responsive Knockback, Responsive MP Knockback
+
   |name    = No Cooties
   |author  = spacechase0
+
   |author  = ceruleandeep
   |id      = spacechase0.ResponsiveKnockback
+
   |id      = ceruleandeep.NoCooties
   |nexus  = 12029
+
   |nexus  = 9000
   |github  = spacechase0/StardewValleyMods
+
   |github  = ceruleandeep/CeruleanStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Restauranteer
+
   |name    = No Crows
   |author  = aedenthorn, Erinthe
+
   |author  = CatCattyCat, Cat
   |id      = aedenthorn.Restauranteer
+
   |id      = cat.nocrows
   |nexus  = 14519
+
   |nexus  = 1682
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 833543
 +
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retro Active Achievements
+
   |name    = No Crows Revisited
   |author  = iceburg
+
   |author  = Siweipancc
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id      = Siweipancc.NoCrowsRevisited
   |nexus  = 4974
+
   |nexus  = 21129
   |github  = ManApart/RetroActiveAchievements
+
   |github  = siweipancc/StardewMods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retroactive Stardew
+
   |name    = No Debris Weather
   |author  = millerscout
+
   |author  = Underscore76
   |id      = Millerscout.RetroactiveStardew
+
   |id      = underscore.nodebris
   |nexus  = 6953
+
   |nexus  = 19699
   |github  = millerscout/StardewMillerMods
+
   |github  = Underscore76/NoDebrisWeather
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name    = No Debug Mode
   |author  = Iceburg
+
   |author  = Pathoschild
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id      = Pathoschild.NoDebugMode
   |nexus  = 356
+
   |nexus  = 593
   |github  =
+
   |github  = Pathoschild/StardewMods
  
  |broke in = SMAPI 2.0
+
   |status = abandoned
   |status   = workaround
+
   |summary = remove this mod (debug mode removed in SMAPI 1.0).
   |summary = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reverse Proposal
+
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
   |author  = GreenOnion24
+
   |author  = Kryspur
   |id      = GreenOnion24.ReverseProposal
+
   |id      = Kryspur.NoFallDamage
   |nexus  = 8526
+
   |nexus  = 17749
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Revive Dead Crops
+
   |name    = No Fence Decay
   |author  = atravita
+
   |author  = CatCattyCat, Cat
   |id      = atravita.ReviveDeadCrops
+
   |id      = cat.nofencedecay
   |curse   = 870964
+
   |nexus   = 1180
   |moddrop = 1294436
+
   |moddrop = 833537
  |nexus  = 15005
+
   |github  = danvolchek/StardewMods
   |github  = atravita-mods/StardewMods
+
 
}}
+
   |broke in = Stardew Valley 1.6
{{#invoke:SMAPI compatibility|entry
+
   |status   = workaround
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |summary = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
  |author  = ribeena
 
  |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
 
   |nexus   = 11809
 
   |github = ribeena/BusLocations
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ridgeside Village
+
   |name    = No Fence Decay Redux
   |author  = Rafseazz
+
   |author  = EnderTedi
   |id      = Rafseazz.RidgesideVillage
+
   |id      = EnderTedi.NoFenceDecayRedux
   |nexus  = 7286
+
   |nexus  = 20802
   |github  = Rafseazz/Ridgeside-Village-Mod
+
   |github  = EnderTedi/No-Fence-Decay-Redux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul
+
   |name    = No Festival Timer
   |author  = Goldenrevolver
+
   |author  = mistyspring
   |id      = Goldenrevolver.RingOverhaul
+
   |id      = mistyspring.nofestivaltimer
   |nexus  = 10669
+
   |nexus  = 20077
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ring Overhaul for Walk of Life
 
  |author  = Jibb
 
  |id      = Jibb.RingOverhaulWOL
 
  |nexus  = 12171
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rise And Shine
+
   |name    = No Friendship Decay
   |author  = Yoshify
+
   |author  = hitachihex
   |id      = Yoshify.RiseAndShine
+
   |id      = hitachihex.NoFriendshipDecay
   |nexus  = 3
+
   |nexus  =
   |github =
+
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 +
  |source = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.2?
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
+
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] or [[#No Friendship Decay - Reborn|No Friendship Decay - Reborn]] instead.
 
<!--
 
<!--
   |unofficial version = 1.1.1-whisk-update
+
   |unofficial version = 1.1.2-unofficial.1-f4ith
   |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
+
   |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    = Riverland Farm but You Need to Build Bridges
+
   |name    = No Friendship Decay - Reborn
   |author  = idermailer
+
   |author  = The Fluffy Robot
   |id      = idermailer.riverfarmButBridge
+
   |id      = TheFluffyRobot.No
   |nexus  = 15748
+
   |nexus  = 22922
   |github  =
+
   |github  = jamespfluger/Stardew-NoFriendshipDecayReborn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Robin Work Hours
+
   |name    = No Greenhouse Entrance Tiles
   |author  = aedenthorn, Erinthe
+
   |author  = idermailer
   |id      = aedenthorn.RobinWorkHours
+
   |id      = idermailer.greenhouseNoEntranceTiles
   |nexus  = 11244
+
   |nexus  = 21557
   |github  = aedenthorn/StardewValleyMods
+
   |github  = idermailer/NoGreenhouseEntranceTiles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rope Bridge
+
   |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
   |author  = Teban100
+
   |author  = Kumagabear
   |id      = RopeBridge
+
   |id      = Kumagabear.NoHatTreasureSkull
   |nexus  = 824
+
   |nexus  = 19655
   |github  = StephenKairos/Teban100-StardewMods
+
   |github  = DotSharkTeeth/StardewValleyMods
 
 
  |broke in          = SMAPI 2.6
 
  |unofficial version = 1.0.1-unofficial.4-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-101456
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rummage - The Thievery Mod
+
   |name    = No Hoof Sound
   |author  = ApryllForever
+
   |author  = AbelSdf, Abel_sdf
   |id      = ApryllForever.RestStop.Rummage
+
   |id      = AbelSdf.NoHoofSound
   |nexus  = 12764
+
   |nexus  = 21020
   |github  = ApryllForever/Rummage
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rune Magic
+
   |name    = No Kids Ever
   |author  = fierro
+
   |author  = Hangy
   |id      = fierro.rune_magic
+
   |id      = Hangy.NoKidsEver
   |nexus  = 15065
+
   |nexus  = 1464
   |github  = facufierro/RuneMagic
+
   |github  = L3thal1ty/No-Kids-Ever
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Run Fast, Sprint
+
   |name    = No Kimchi
   |author  = Krutonium
+
   |author  = jaeha, qpqpqp121
   |id      = krutonium.sprint
+
   |id      = jaeha.No_Kimchi
   |nexus  = 12701
+
   |nexus  = 5043
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Key
+
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
   |author  = strato35
+
   |author  = Riverbankboy, The_UltimateNuke
   |id      = Strato35.RunningKey
+
   |id      = theultimatenuke.testmod
   |nexus  = 5527
+
   |nexus  = 17965
   |github  =
+
   |github  = TheUltimateNuke/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Late
+
   |name    = No Mine Flyers Redux
   |author  = Coll1234567
+
   |author  = minervamaga
   |id      = Coll1234567.RunningLate
+
   |id      = minervamaga.NoMineFlyersRedux
   |nexus  = 3518
+
   |nexus  =
   |github  =
+
  |moddrop = 631110
 +
   |github  = minervamaga/NoMineFlyersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rush Orders
+
   |name    = No More Accidental Exhaustion, Exhaustion Protection
   |author  = spacechase0
+
   |author  = Guedez
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id      = exhaustion.protection
   |curse   = 867397
+
   |nexus   = 5113
   |moddrop = 127276
+
   |moddrop = 707180
   |nexus  = 605
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.API, SAAT - Audio API and Toolkit
+
   |name    = No More Pets
   |author  = ZeroMeters
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = ZeroMeters.SAAT.API
+
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
   |nexus  = 10747
+
   |nexus  = 506
   |github  = Dawilly/SAAT
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name    = No More Random Mine Flyers
   |author  = ZeroMeters
+
   |author  = Drynwynn, thepaladinknight
   |id      = ZeroMeters.SAAT.Mod
+
   |id      = Drynwynn.NoAddedFlyingMineMonsters
   |nexus  = 10747
+
   |nexus  = 2528
   |github  = Dawilly/SAAT
+
   |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    = Safe Lightning
+
   |name    = Non Destructive NPCs
   |author  = CatCattyCat, Cat
+
   |author  = MadaraUchiha
   |id      = cat.safelightning
+
   |id      = MadaraUchiha.NonDestructiveNPCs
   |nexus  = 2039
+
   |nexus  = 5176
  |moddrop = 833550
+
   |github  = MadaraUchiha/NonDestructiveNPCs
   |github  = danvolchek/StardewMods
 
 
 
  |broke in          = Stardew Valley 1.5
 
  |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    = Non-Random Prairie King
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.SafeLightning
+
   |id      = aedenthorn.NonRandomPrairieKing
   |nexus  = 11857
+
   |nexus  = 6509
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Reading
+
   |name    = No Offscreen Flying Monsters
   |author  = LunaticShade
+
   |author  = SirDigby
   |id      = LunaticShade.SafeReading
+
   |id      = SirDigby.NoOffscreenFlyers
   |nexus  = 8564
+
   |nexus  = 22354
   |github  = LunaticShade/StardewValley.SafeReading
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name    = No Pause When Inactive - Global
   |author  = blueberry
+
   |author  = Neko Boi Nick
   |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      = NekoBoiNick.NoPauseWhenInactiveGlobal
   |nexus  = 4154
+
   |nexus  = 19250
   |github  = b-b-blueberry/SailorStyles
+
   |github  = thakyZ/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Saloon Warp Totem
+
   |name    = No Poverty by Disconnect
   |author  = Artinity
+
   |author  = Slumber
   |id      = Artinity.SaloonWarpTotem
+
   |id      = SlumbR.NoPovertyByDisconnect
   |nexus  = 16450
+
   |nexus  = 11529
   |github  = Artinity/SaloonWarpTotem
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sauvignon in Stardew
 
  |author  = Jesse, Jdvicks94
 
  |id      = Jesse.SauvignonInStardew
 
  |nexus  = 2597
 
  |github  = JDvickery/Sauvignon-in-Stardew
 
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.9.1-unofficial.5-BigBhole69
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Savage Vincent (NPC Speech Bubbles)
+
   |name    = No Quarry
   |author  = BlaDe
+
   |author  = mlambley
   |id      = BlaDe.NPCSpeechBubblesVincent
+
   |id      = mlambley.NoQuarry
   |nexus  = 11833
+
   |nexus  = 19410
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Anywhere Redux, Save Anywhere
+
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
+
   |author  = Platonymous
   |id      = Omegasis.SaveAnywhere
+
   |id      = Platonymous.NormalizeAI
   |curse  = 898109
+
   |moddrop = 1521423
   |nexus  = 8386<!--non-redux: 444-->
+
   |nexus  = 19334
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
+
   |github  =
  
   |warnings = Unstable and breaks when used. Broken on Android (use the built-in autosave instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Backup
+
   |name    = No Rumble Horse
   |author  = SMAPI
+
   |author  = Xangria
   |id      = SMAPI.SaveBackup
+
   |id      = Xangria.NoRumbleHorse
   |nexus  =
+
   |nexus  = 1779
  |url    = https://smapi.io
 
  |github  = Pathoschild/SMAPI
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Save Game Options
 
  |author  = SorryLate, rharyanto
 
  |id      = SorryLate.SaveGameOptions
 
  |nexus  = 5190
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
+
   |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scale Up
+
   |name    = No Seeds
   |author  = Platonymous
+
   |author  = lech43
   |id      = Platonymous.ScaleUp
+
   |id      = lech43.NoSeeds
   |nexus  = 3130
+
   |nexus  = 6392
  |moddrop = 793912
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley ≤1.5.6
 
  
   |beta status = ok
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scarecrow Highlighter
+
   |name    = No Seeds From Trees Fix
   |author  = WretchedPenguin
+
   |author  = KirbyLink
   |id      = WretchedPenguin.ScarecrowHighlighter
+
   |id      = kirbylink.noseedsfromtreesfix
   |nexus  = 3579
+
   |nexus  = 2947
   |github  =
+
   |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    = Schedule Viewer
+
   |name    = No Soil Decay
   |author  = BinaryLip
+
   |author  = ThatNorthernMonkey
   |id      = BinaryLip.ScheduleViewer
+
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
   |nexus  = 19305
+
   |nexus  = 237
   |github  = BinaryLip/ScheduleViewer
+
   |github  = ThatNorthernMonkey/NoSoilDecay
 +
 
 +
  |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    = Screenshot Everywhere
+
   |name    = No Soil Decay On Farm
   |author  = Gaiadin
+
   |author  = A_Dude
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id      = A_Dude.NoSoilDecayOnFarm
   |nexus  = 10805
+
   |nexus  = 8071
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Blank
+
   |name    = No Soil Decay Redux
   |author  = Caraxian
+
   |author  = Platonymous
   |id      = caraxian.scroll.to.blank
+
   |id      = Platonymous.NoSoilDecayRedux
   |nexus   = 4144
+
   |curse  = 307727
   |chucklefish = 4405
+
   |moddrop = 793930
   |github  = Caraxi/StardewValleyMods
+
   |nexus  = 1084
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Zoom
+
   |name    = Note Blocks
   |author  = Tomwa
+
   |author  = Yaramy
   |id      = Tomwa.ScrollToZoom
+
   |id      = yaramy.noteblocks
   |nexus  = 2163
+
   |nexus  = 6646
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scrying Orb
+
   |name    = Notes
   |author  = kdau
+
   |author  = Platonymous
   |id      = kdau.ScryingOrb
+
   |id      = Platonymous.Notes
   |nexus  = 5603
+
   |nexus  = 3068
   |moddrop = 756553
+
   |moddrop = 793905
   |source = https://gitlab.com/kdau/predictivemods
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scythe Harvesting
+
   |name    = Not Far From The Tree
   |author  = mmanlapat
+
   |author  = TheElm
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id      = TheElm.NotFarFromTheTree
   |nexus  = 1106
+
   |nexus  = 4739
   |github  =
+
   |github  = GStefanowich/SDV-NFFTT
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Game of Life
+
   |name    = No Thunder Sound
   |author  = Super Aardvark, ubererdferkel
+
   |author  = Sto13
   |id      = SuperAardvark.GameOfLife
+
   |id      = Sto13.NoThunderSound
   |nexus  = 5361
+
   |nexus  = 14414
  |github  = super-aardvark/AardvarkMods-SDV
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = SDV Twitch
 
  |author  = Dawgeth
 
  |id      = MTD.SDVTwitch
 
  |nexus  = 1760
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDVWM, The Weather Machine
+
   |name    = No Transitions
   |author  = SixthTitan
+
   |author  = crazywig
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id      = crazywig.notransitions
   |nexus  = 3203
+
   |nexus  = 7354
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = No Warp Delay
   |author  = FreeTheJunimos
+
   |author  = Tran Minh Thong
   |id      = freethejunimos.seaclifffarm
+
   |id      = no.warp.delay
   |nexus  = 13911
+
   |nexus  = 19805
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Now Playing
   |author  = FreeTheJunimos
+
   |author  = John Peters
   |id      = freethejunimos.seaclifffarm.pc
+
   |id      = JohnPeters.NowPlaying
   |nexus  = 14296
+
   |nexus  = 19441
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Affixes
+
   |name    = NPC Adventures, It's Time to Adventure
   |author  = Shockah
+
   |author  = PurrplingCat
   |id      = Shockah.SeasonAffixes
+
   |id      = purrplingcat.npcadventure
   |nexus  = 16297
+
  |curse  = 577730
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 4582
 +
   |github  = purrplingcat/PurrplingMod
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Save Slots
+
   |name    = NPC Bucket for HB, NPC Bucket
   |author  = Tyler Gibbs
+
   |author  = shounlol
   |id      = tylergibbs2.SeasonalSaveSlots
+
   |id      = shounlol.NPCBucket
   |nexus  = 14382
+
   |nexus  = 20328
   |github  = tylergibbs2/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Switcher
+
   |name    = NPC Clothing Framework
   |author  = dumbledalton
+
   |author  = aedenthorn, Erinthe
   |id      = Dumbledalton.SeasonSwitcher
+
   |id      = aedenthorn.NPCClothing
   |nexus  = 10457
+
   |nexus  = 13940
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sebastian Frog Tank Switch
+
   |name    = NPC Geometry
   |author  = Shaklin
+
   |author  = ichortower
   |id      = shaklin.SebastianFrogTankSwitch
+
   |id      = ichortower.NPCGeometry
   |nexus  = 8508
+
   |nexus  = 19259
 +
  |github  = ichortower/NPCGeometry
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent features added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Gift Multipliers
 +
  |author  = XxHarvzBackxX
 +
  |id      = harvz.NPCGiftMultipliers
 +
  |nexus  = 23139
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secretariat (Faster Horse)
+
   |name    = NPC Map Locations
   |author  = Janglinator
+
   |author  = Bouhm and Pathoschild
   |id      = jangles.secretariat
+
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
   |nexus  = 7537
+
   |nexus  = 239
   |github  = Janglinator/Secretariat
+
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Hedge Maze, Hedge Maze
+
   |name    = NPC Map Locations Extra Config
   |author  = aedenthorn, Erinthe
+
   |author  = trashcan9
   |id      = aedenthorn.HedgeMaze
+
   |id      = trashcan9.NPCMapLocations.ExtraConfig
  |curse  = 868718
+
   |nexus  = 16236
   |nexus  = 14138
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Woods Snorlax
+
   |name    = NPC Path Displayer, Path Display
   |author  = ichortower
+
   |author  = Akago
   |id      = ichortower.SecretWoodsSnorlax
+
   |id      = akago.PathDisplay
   |nexus  = 19112
+
   |nexus  = 7563
   |github  = ichortower/SecretWoodsSnorlax
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Bag
+
   |name    = NPC Speak
   |author  = Platonymous
+
   |author  = jwdred
   |id      = Platonymous.SeedBag
+
   |id      =
   |nexus  = 1133
+
   |nexus  = 694
   |moddrop = 793931
+
   |github  =
   |github = Platonymous/Stardew-Valley-Mods
+
 
 +
  |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    = Seed Info, Seed Information
+
   |name    = NPC Tokens, NPC Tokens for Content Patcher
   |author  = aedenthorn, Erinthe
+
   |author  = siliconmodding
   |id      = aedenthorn.SeedInfo
+
   |id      = siliconmodding.NPCTokens
   |nexus  = 15754
+
   |nexus  = 23637
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Machines
+
   |name    = Nuclear Valley - PG, Nuclear Bomb
   |author  = Veress
+
   |author  = ApryllForever
   |id      = Veress.SeedMachines
+
   |id      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
   |nexus  = 6265
+
   |nexus  = 23339
   |github  = mrveress/SDVMods
+
   |github  = ApryllForever/NuclearBombLocations
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker - Better Quality More Seeds
+
   |name    = Numerical Health
   |author  = vabrell, Victor Abrell
+
   |author  = Hydrox, hydrox6
   |id      = vabrell.sm_bqms
+
   |id      = Hydrox.NumericalHealth
   |nexus  = 14236
+
   |nexus  = 4863
   |github  = vabrell/sdw-seed-maker-mod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Crop Quality, SMCQ
+
   |name    = Object Import Map, Import Map
   |author  = mcoocr
+
   |author  = aedenthorn, Erinthe
   |id      = mcoocr.smcq
+
   |id      = aedenthorn.ImportMap
   |nexus  = 3089
+
   |nexus  = 10965
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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    = Object Product Display
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SeedMakerTweaks
+
   |id      = aedenthorn.ObjectProductDisplay
   |nexus  = 10681
+
   |nexus  = 18365
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds are Rare
+
   |name    = Object Progress Bars
   |author  = jahangmar
+
   |author  = Adeel Tariq
   |id      = jahangmar.SeedsAreRare
+
   |id      = Adeel.ObjectProgressbars
   |nexus  = 3618
+
   |nexus  = 2803
   |github  = jahangmar/StardewValleyMods
+
   |github  = AdeelTariq/ObjectProgressBars
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Object Progress Bars Continued|Object Progress Bars Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Shortage
+
   |name    = Object Progress Bars Continued
   |author  = Xynerorias
+
   |author  = adelmoral, Andrés del Moral
   |id      = xynerorias.seedshortage
+
   |id      = Moral.ObjectProgressbarsContinued
   |nexus  = 5614
+
   |nexus  = 22005
   |github  = xynerorias/Seed-Shortage
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds Unpacked
+
   |name    = Object Time Left
   |author  = blueberry
+
   |author  = spacechase0
   |id      = blueberry.SeedsUnpacked
+
   |id      = spacechase0.ObjectTimeLeft
   |nexus  = 7215
+
  |curse  = 867757
   |github  = b-b-blueberry/SeedsUnboxed
+
  |moddrop = 131148
 +
   |nexus  = 1315
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = See Me Rollin'
+
   |name    = Ocarina of Time, Ocarina of Time Melodies
   |author  = Khloe Leclair
+
   |author  = LokiG4m3r
   |id      = leclair.seemerollin
+
   |id      = LokiG4m3r.OcarinaOfTimeMelodies
   |nexus  = 10976
+
   |nexus  = 21819
  |moddrop = 1116122
+
   |github  =
   |github  = KhloeLeclair/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Serve
+
   |name    = OK Night Check
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SelfServe
+
   |id      = aedenthorn.OKNightCheck
   |nexus  = 11313
+
   |nexus  = 14231
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Self Service
 
  |author  = JarvieK
 
  |id      = JarvieK.SelfService
 
  |nexus  = 1304
 
  |github  = Jarvie8176/StardewMods
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 0.3.4-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service Shops
+
   |name    = OmniFarm
   |author  = GuiNoya, Yesst
+
   |author  = lambui
   |id      = GuiNoya.SelfServiceShop
+
   |id      = PhthaloBlue.Omnifarm
   |nexus  = 1622
+
   |nexus  =
   |github  = GuiNoya/SVMods
+
  |url    = https://community.playstarbound.com/threads/127299
 +
   |github  = lambui/StardewValleyMod_OmniFarm
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 2.0.5-unofficial.2-glimmerDev
   |summary  = use [[#Self Service|Self Service]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sell Quality
+
   |name    = Omni Swing
   |author  = DonDorscha, jasonmbrady
+
   |author  = Alejandro Akbal
   |id      = DonDorscha.SellQuality
+
  |id      = AlejandroAkbal.OmniSwing
   |nexus  = 12469
+
  |nexus  = 7877
   |github  =
+
  |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Omni Tools
 +
  |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.OmniTools
 +
  |curse  = 868690
 +
   |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    = Send Items Multiplayer
+
   |name    = One Click Shed Reloader
   |author  = hafnerpw
+
   |author  = BitwiseJon
   |id      = hafnerpw.SendItemsMultiplayer
+
   |id      = BitwiseJonMods.OneClickShedReloader
   |nexus  = 13794
+
   |nexus  = 2052
   |github  =
+
   |github  = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items to Other Farmers, Send Letters
+
   |name    = One Day at a Time
   |author  = Denifia
+
   |author  = Miome
   |id      = Denifia.SendItems
+
   |id      = Miome.OneDayAtATime
   |nexus  = 1087
+
   |nexus  = 8870
  |moddrop = 127754
+
   |github  = miome/OneDayAtATime
   |github  = Denifia/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Greenhouse
+
   |name    = One Silo Storage
   |author  = lolmaj
+
   |author  = SorryLate, rharyanto
   |id      = lolmaj.SeparateGreenhouse
+
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
   |nexus  = 3965
+
   |nexus  = 5150
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
  |status  = workaround
 +
  |summary  = Use [[#Silo Size|Silo Size]] instead.
 +
   |broke in = SMAPI 3.12.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serene Greenhouse
+
   |name    = One Sprinkler One Scarecrow
   |author  = PeacefulEnd
+
   |author  = Mizzion
   |id      = PeacefulEnd.SereneGreenhouse
+
   |id      = mizzion.onesprinkleronescarecrow
   |nexus  = 8011
+
   |nexus  = 3633
   |github  = Floogen/SereneGreenhouse
+
  |moddrop = 661376
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Bookmarker
+
   |name    = One Tile High Budget TV, One-Tile Budget TV Screen Fix
   |author  = Ilyaki
+
   |author  = Khitiara
   |id      = Ilyaki.ServerBookmarker
+
   |id      = Khitiara.BudgetTVFix
   |nexus  = 2968
+
   |nexus  = 20955
   |github  = Ilyaki/ServerBookmarker
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 
  |unofficial version = 1.0.5-unofficial.2-jenrikku
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Browser
+
   |name    = Online Splitscreen
   |author  = Ilyaki
+
   |author  = DeLiXx
   |id      = Ilyaki.ServerBrowser
+
   |id      = DeLiXx.Online_Splitscreen
   |nexus  = 3227
+
   |nexus  = 12291
   |github  = Ilyaki/Server-Browser
+
   |github  =
 +
  |source  =
  
   |broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Port Changer
+
   |name    = Only Fish Consume Bait, Only Fishes Consume Bait
   |author  = PhantomGamers
+
   |author  = MercuryVN
   |id      = PhantomGamers.ServerPortChanger
+
   |id      = MercuryVN.OnlyFishConsumeBait
   |nexus  = 2993
+
   |nexus  = 22766
   |github  = PhantomGamers/StardewPortChanger
+
   |github  = MercuryVN/OnlyFishConsumeBait
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Reminders
+
   |name    = Only Iridium
   |author  = Aelaan Bluewood
+
   |author  = xiaoye97
   |id      = AelaanBluewood.SetReminders
+
   |id      = xiaoye97.OnlyIridium
   |nexus  = 16112
+
   |nexus  = 4471
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sewer Slimes
+
   |name    = Open Hearts
   |author  = aedenthorn, Erinthe
+
   |author  = MedievalAI
   |id      = aedenthorn.SewerSlimes
+
   |id      = MedievalAI.OpenHearts
   |nexus  = 18195
+
   |nexus  = 16944
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Shadow for Mazes, Maze
 
  |author  = Edu Anttunes
 
  |id      = Maze
 
  |nexus  = 8930
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Exp, Shared Xp
+
   |name    = Orchard - Better Fruit Trees
   |author  = Batzpup
+
   |author  = Saitoue
   |id      = SharedExp.Batzpup
+
   |id      = Saitoue.Orchard
   |moddrop = 1269698
+
   |nexus  = 13867
   |nexus  = 14607
+
   |github  = Saitoue/Orchard
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Professions
+
   |name    = Ordinary Capsule
   |author  = virtualbjorn
+
   |author  = LeFauxMatt
   |id      = virtualbjorn.SharedProfessions
+
   |id      = furyx639.OrdinaryCapsule
   |nexus  = 16628
+
  |curse  = 871831
   |github  =
+
   |nexus  = 13489
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sharing is Caring
+
   |name    = Ore Detector
   |author  = spacechase0
+
   |author  = AvalonMFX
   |id      = spacechase0.SharingIsCaring
+
   |id      = AvalonMFX.OreDetector
   |nexus  = 14263
+
  |curse  = 1017154
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 23312
 +
   |github  = 1Avalon/Ore-Detector
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shed Notifications
+
   |name    = Ore Increaser
   |author  = TheCroak
+
   |author  = crazywig
   |id      = TheCroak.BuildingsNotifications
+
   |id      = crazywig.oreincrease
   |nexus  = 620
+
   |nexus  = 7370
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shenandoah Library
+
   |name    = Ore Increase V3
   |author  = Nishtra
+
   |author  = KKramer85
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id      = OreIncreaseV3
   |nexus  = 756
+
  |curse  = 994197
 +
  |moddrop = 1475534
 +
   |nexus  = 19132
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anything, Ship Everything
+
   |name    = Organize Inventory Shortcut
   |author  = Berkay Yigit, berkayylmao
+
   |author  = Yyeahdude
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id      = Yyeahdude.OrganzieShortcut
   |nexus  = 3782
+
   |nexus  = 4772
   |github  = berkayylmao/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship From Inventory
+
   |name    = Ornamental
   |author  = Platonymous
+
   |author  = Taskmaster
   |id      = Platonymous.ShipFromInventory
+
   |id      = Taskmaster.Ornamental
   |nexus  = 3219
+
   |nexus  = 4981
  |moddrop = 793916
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Shipments to Quality, Quality from Shipments
 
  |author  = JPAN
 
  |id      = JPAN.QualityFromShipments
 
  |nexus  = 7531
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipment Tracker
+
   |name    = Ornithologist's Guild
   |author  = Iceburg
+
   |author  = Ivy
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id      = Ivy.OrnithologistsGuild
   |nexus  = 321
+
   |nexus  = 14510
   |github  =
+
   |github  = greyivy/OrnithologistsGuild
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Bin Summary
+
   |name    = Outfit Disable
   |author  = Futro, Futroo
+
   |author  = idermailer
   |id      = futro.ShippingBinSummary
+
   |id      = idermailer.OutfitDisable
   |nexus  = 18992
+
   |nexus  = 23346
   |github  = futroo/Stardew-Valley-Mods
+
   |github  = idermailer/OutfitDisable
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
+
   |name    = Outfit Sets
   |author  = holythesea
+
   |author  = aedenthorn, Erinthe
   |id      = holythesea.SortShippingCollection
+
   |id      = aedenthorn.OutfitSets
   |nexus  = 15694
+
   |nexus  = 13888
   |github  = holy-the-sea/SortShippingCollection
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Anywhere
+
   |name    = Out of Season Bonuses, Seasonal Items
   |author  = SorryLate, rharyanto
+
   |author  = Midori Armstrong, azureglasses
   |id      = SorryLate.ShopAnywhere
+
   |id      = midoriarmstrong.seasonalitems
   |nexus  = 5299
+
   |nexus  = 1452
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Expander
+
   |name    = Overworld Chests
   |author  = Entoarox
+
   |author  = aedenthorn, Erinthe
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id      = aedenthorn.OverworldChests
   |nexus  = 2278
+
   |nexus  = 7710
  |chucklefish = 4381
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Entoarox/StardewMods
 
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.5.4-unofficial.2-mouahrara
 +
  |summary            = {{github|mouahrara/aedenthorn}}#OverworldChests
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shoplifter
+
   |name    = OwO Stawdew Vawwey
   |author  = TheMightyAmondee
+
   |author  = CrunchyDuck
   |id      = TheMightyAmondee.Shoplifter
+
   |id      = CrunchyDuck.OwOMod
   |nexus  = 8569
+
   |nexus  = 8923
   |github  = TheMightyAmondee/Shoplifter
+
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Cart
+
   |name    = P2P Animal Noise
   |author  = furyx639
+
   |author  = Modotte
   |id      = furyx639.ShoppingCart
+
   |id      = modotte.P2PAnimalNoise
  |curse  = 871829
+
   |nexus  = 17383
  |nexus  = 13701
 
  |github  = LeFauxMatt/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Shopping Show
 
  |author  = AvalonMFX
 
  |id      = AvalonMFX.ShoppingShow
 
   |nexus  = 18445
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Tile Framework
+
   |name    = Pacifist Valley
   |author  = Cherry, CherryChain
+
   |author  = aedenthorn, Erinthe
   |id      = Cherry.ShopTileFramework
+
   |id      = Aedenthorn.PacifistValley
   |nexus  = 5005
+
   |nexus  = 5464
   |moddrop = 716384
+
   |github  = aedenthorn/StardewValleyMods
   |github = ChroniclerCherry/stardew-valley-mods
+
 
 +
  |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    = Shovel Tool Upgrades, Upgradable Shovel
+
   |name    = Pacifist Valley - Continued
   |author  = moonslime
+
   |author  = aedenthorn and FlyingTNT
   |id      = moonslime.ShovelToolUpgrades
+
   |id      = FlyingTNT.PacifistValley
   |nexus  = 16028
+
   |nexus  = 23109
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Birthdays
+
   |name    = Painting Display
   |author  = Traktori
+
   |author  = aedenthorn, Erinthe
   |id      = Traktori.ShowBirthdays
+
   |id      = aedenthorn.PaintingDisplay
   |nexus  = 7495
+
   |nexus  = 10918
   |github  = Traktori7/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Showcase
+
   |name    = Panning Upgrades
   |author  = Igorious
+
   |author  = drbirbdev
   |id      = Igorious.Showcase
+
   |id      = drbirbdev.PanningUpgrades
   |nexus  =
+
   |nexus  = 12242
  |chucklefish = 4487
+
   |github  = drbirbdev/StardewValley
   |github  = Igorious/Stardew_Valley_Showcase_Mod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Catch Quality
+
   |name    = Panning Upgrades Extra Config
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = trashcan9
   |id      = f4iTh.ShowCatchQuality
+
   |id      = trashcan9.PanningUpgrades.ExtraConfig
   |nexus  = 3326
+
   |nexus  = 16234
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Cooking Recipes
+
   |name    = Paper Mario Partners for Stardew Valley
   |author  = MasterOfMutton
+
   |author  = AnotherStardewValleySunday
   |id      = faragodavid.showcookingrecipes
+
   |id      = AnotherStardewValleySunday.PaperMarioPartners
   |nexus  = 5525
+
   |nexus  = 14638
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Daily Luck
+
   |name    = Paritee's Better Farm Animal Variety
   |author  = Arphox
+
   |author  = Paritee
   |id      = Arphox.ShowDailyLuck
+
   |id      = Paritee.BetterFarmAnimalVariety
   |nexus  = 15910
+
   |nexus  = 3296
   |github  = arphox/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    = Show Item Quality
+
   |name    = Paritee's Treat Your Animals
   |author  = Jonqora
+
   |author  = Paritee
   |id      = Jonqora.ShowItemQuality
+
   |id      = Paritee.TreatYourAnimals
   |nexus  = 6311
+
   |nexus  = 3375
   |github  = Jonqora/StardewMods
+
   |github  = paritee/Paritee.StardewValley.Frameworks
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.2-unofficial.2-Strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29316
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name    = Parsnips
   |author  = aedenthorn, Erinthe
+
   |author  = MarthaSolomon, SolomonsWorkshop
   |id      = aedenthorn.ShowPlayerBehind
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
   |curse   = 868887
+
   |nexus   = 2166
   |nexus  = 6540
+
   |github  =
   |github  = aedenthorn/stardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Predictable RNG Outcomes
+
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
   |author  = Relance
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Relance.ShowPredictableRNGOutcomes
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
   |nexus  = 13186
+
   |nexus  = 3524
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show XP and Level Gains, Show XP
+
   |name    = Partial Hearts
   |author  = adverserath
+
   |author  = aedenthorn, Erinthe
   |id      = Adverserath.ShowXP
+
   |id      = aedenthorn.PartialHearts
   |nexus  = 19501
+
   |nexus  = 11628
   |github  =
+
   |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    = Shroom Spotter Redux
+
   |name    = Particle Effects
   |author  = Strobe and TehPers
+
   |author  = aedenthorn, Erinthe
   |id      = ShroomSpotter
+
   |id      = aedenthorn.ParticleEffects
   |nexus  = 7934
+
  |curse  = 868786
   |github  = strobel1ght/ShroomSpotterRedux
+
   |nexus  = 11056
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shut Up
+
   |name    = Particle Framework
   |author  = Geko_X
+
   |author  = Espy
   |id      = gekox.shutUp
+
   |id      = Espy.ParticleFramework
   |nexus  = 7358
+
   |nexus  = 23544
   |github  =
+
   |github  = Smoked-Fish/ParticleFramework
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Alarm Clock
+
   |name    = Part of the Community
   |author  = Invatorzen
+
   |author  = bmarquismarkail, Space Baby
   |id      = invatorzen.AC
+
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
   |nexus  = 12164
+
   |nexus  = 923
   |github  =
+
   |github  = bmarquismarkail/SV_PotC
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Scarecrows
+
   |name    = Passable Crops
   |author  = climaxius
+
   |author  = NCarigon
   |id      = climaxius.silentscarecrows
+
   |id      = NCarigon.PassableCrops
   |nexus  = 3258
+
   |nexus  = 15223
   |github  = robbiev/SilentScarecrows
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Report
+
   |name    = Passable Descents
   |author  = bogie5464
+
   |author  = Rokugin
   |id      = bogie5464.SiloReport
+
   |id      = Rokugin.PassableDescents
   |nexus  = 3194
+
   |nexus  = 22592
   |github  = bogie5464/SiloReport
+
   |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Passable Ladders
 +
  |author  = J_Hizzal
 +
  |id      = J_Hizzal.PassableLadders
 +
  |nexus  = 2985
 +
  |github  = joelra/SDV-PassableLadders
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.4
   |status  = workaround
+
   |unofficial version = 1.1.1-unofficial.1-Drake1427
   |summary  = use [[#Silo Size|Silo Size]] instead.
+
   |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    = Silo Size
+
   |name    = Passable Objects
   |author  = pepoluan
+
   |author  = punyo, yakminepunyo
   |id      = pepoluan.SiloSize
+
   |id      = punyo.PassableObjects
   |nexus  = 8819
+
   |nexus  = 2329
  |moddrop = 981291
+
   |github  = pomepome/PassableObjects
   |github  =
 
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Crop Label
+
   |name    = Passerby Cemetery, ClownSharp
   |author  = TheMusketeer
+
   |author  = DecidedlyHuman and fellowclown
   |id      = SimpleCropLabel
+
   |id      = DecidedlyHuman.ClownsSqueakyTools
   |nexus  = 314
+
   |nexus  = 22600
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple HUD
+
   |name    = Passive Friendship
   |author  = Enaium
+
   |author  = StultusV
   |id      = Enaium.SimpleHUD
+
   |id      = StultusV.PassiveFriendship
  |moddrop = 1145228
+
   |nexus  = 8732
   |nexus  =
+
   |github  = JudeRV/Stardew-PassiveFriendship
   |github  = Enaium-StardewValleyMods/SimpleHUD
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Hunger System, Hunger Mod
+
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
   |author  = skn
+
   |author  = jorgamun
   |id      = skn.HungerMod
+
   |id      = jorgamun.PauseInMultiplayer
   |nexus  = 3270<!--was 1127 before re-release-->
+
   |nexus  = 10328
   |github  =
+
  |moddrop = 1068093
 +
   |github  = jorgamun/PauseInMultiplayer
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Screenshots, Screenshot
+
   |name    = Pause Sync
   |author  = aedenthorn, Erinthe
+
   |author  = Terrorbladed
   |id      = aedenthorn.Screenshot
+
   |id      = Tb.Stardew_Pause_Sync
   |nexus  = 10178
+
   |nexus  = 10160
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sounds
+
   |name    = Pause Time in Multiplayer Revived
   |author  = BleakCodex
+
   |author  = mishmaash
   |id      = BleakCodex.SimpleSounds
+
   |id      = mishmaash.PauseInMultiplayer
   |nexus  = 14540
+
   |nexus  = 21327
   |github  = BleakCodex/SimpleSounds
+
   |github  = mishagp/PauseInMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sprinkler
+
   |name    = Pause While Sitting
   |author  = ADoby, tZed, Tobias Z
+
   |author  = heyseth
   |id      = tZed.SimpleSprinkler
+
   |id      = heyseth.sitpause
   |nexus  = 76
+
   |nexus  = 8295
   |github  = ADoby/SimpleSprinkler
+
   |github  = heyseth/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simplified Achievements
+
   |name    = PDQ Paths
   |author  = cel10e
+
   |author  = Jaredlll08
   |id      = cel10e.SimplifiedAchievements
+
   |id      = BlameJared.PDQPaths
   |moddrop = 909416
+
   |nexus  =
   |nexus   = 8026
+
   |curse   = 307090
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Single-Player Regen, Single-Player Sleep
+
   |name    = Pelican Fiber
   |author  = MindMeltMax
+
   |author  = jwdred
   |id      = MindMeltMax.SPRegen
+
   |id      = jwdred.PelicanFiber
   |nexus  = 6778
+
   |nexus  = 631
   |moddrop = 1135654
+
   |github  = jdusbabek/stardewvalley
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |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    = Sit and Rest
+
   |name    = Pelican Postal Service
   |author  = Krutonium
+
   |author  = ElectroCrumpet
   |id      = Krutonium.SitandRest
+
   |id      = ElectroCrumpet.PelicanPostalService
   |nexus  = 7403
+
   |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    = Sit For Stamina
+
   |name    = Pelican TTS
   |author  = Entoarox
+
   |author  = Platonymous
   |id      = Entoarox.SitForStamina
+
   |id      = Platonymous.PelicanTTS
   |nexus  = 7334
+
   |nexus  = 1079
   |github  = Entoarox/StardewMods
+
   |moddrop = 793929
}}
+
   |github  = Platonymous/Stardew-Valley-Mods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sit n' Relax: Rest Your Butt
 
  |author  = MissCoriel
 
  |id      = misscoriel.sitnrelax
 
  |nexus  = 7336
 
   |github  = MissCoriel/Sit-n-Relax
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Siv's Marriage
 
  |author  = sivolobwho, Tori Leblanc, Siv
 
  |id      = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
 
  |nexus  = 366
 
  |github  = tlcasebeer/SivsMarriageMod
 
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |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    = Pelican xVASynth
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SixtyNine
+
   |id      = aedenthorn.PelicanxVASynth
   |nexus  = 6969
+
   |nexus  = 10250
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sizable Fish
+
   |name    = People Seeds
   |author  = spacechase0
+
   |author  = bwdy
   |id      = spacechase0.SizableFish
+
   |id      = bwdy.peopleseeds
   |nexus  = 14267
+
   |nexus  = 3635
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skateboard
+
   |name    = Percent of Max Stamina and Health Regeneration, Regen Percent
   |author  = aedenthorn, Erinthe
+
   |author  = MercuriusXeno
   |id      = aedenthorn.Skateboard
+
   |id      = Mercurius.RegenPercent
   |nexus  = 13096
+
   |nexus  = 20900
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MercuriusXeno/RegenPercent
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skillful Clothes
+
   |name    = Perfection Tweaker
   |author  = LunaticShade
+
   |author  = shekurika
   |id      = LunaticShade.SkillfulClothes
+
   |id      = shekurika.PerfectionTweaker
   |nexus  = 8541
+
   |nexus  = 8615
   |github  = LunaticShade/StardewValley.SkillfulClothes
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige
+
   |name    = Perfect Trinkets
   |author  = Alphablackwolf
+
   |author  = season
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id      = season.PerfectTrinkets
   |nexus  = 569
+
   |nexus  = 22358
   |github  = Alphablackwolf/SkillPrestige
+
   |github  =
 
 
  |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.2.4-unofficial.14-libraryaddict
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-27945
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
+
   |name    = Permanent Cellar
   |author  = Alphablackwolf
+
   |author  = CyanFire
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id      = CF.PermanentCellar
   |nexus  = 569
+
   |nexus  = 17257
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = CyanFireUK/StardewValleyMods
 
 
  |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
+
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
   |author  = Tondorian
+
   |author  = Goldenrevolver
   |id      = Tondorian.SkillPrestige.LoveOfCooking
+
   |id      = Goldenrevolver.PermanentCookoutKit
   |nexus  = 18605
+
   |nexus  = 8035
   |github  = Tondorian/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Luck Skill
+
   |name    = Persia the Mermaid, PersiaMod
   |author  = Alphablackwolf
+
   |author  = Avalon, Avalonii
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
   |nexus  = 569
+
   |nexus  = 1419
   |github  = Alphablackwolf/SkillPrestige
+
   |github  =
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3
   |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 [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    = Skill Prestige for Magic
+
   |name    = Persistent Game Options
   |author  = Alphablackwolf
+
   |author  = Xangria
   |id      = alphablackwolf.MagicPrestigeAdapter
+
   |id      = Xangria.PersistentGameOptions
   |nexus  = 569
+
   |nexus  = 1778
   |github  = Alphablackwolf/SkillPrestige
+
   |github  =
 
+
   |broke in = SMAPI 3.0
   |broke in           = Stardew Valley 1.3
+
   |status  = workaround
   |unofficial version = 1.2.4-unofficial.13-Jiopaba
+
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
   |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    = Persistent Grange Display
   |author  = AlphaMeece
+
   |author  = aedenthorn, Erinthe
   |id      = AlphaMeece.SkillRings
+
   |id      = aedenthorn.PersisitentGrangeDisplay
   |nexus  = 7515
+
   |nexus  = 7977
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Training
+
   |name    = Persistent Mines
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.SkillTraining
+
   |id      = spacechase0.PersistentMines
   |nexus  = 14452
+
   |nexus  = 14985
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Dialogue
+
   |name    = Persival's Bundle Mod
   |author  = FricativeMelon
+
   |author  = Persival
   |id      = FricativeMelon.SkipDialogue
+
   |id      =
   |nexus  = 15311
+
   |nexus  = 438
  |github  = FricativeMelon/SkipDialogue
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Skip Fishing Minigame
 
  |author  = DewMods
 
  |id      = DewMods.StardewValleyMods.SkipFishingMinigame
 
  |nexus  = 2697
 
 
   |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    = Skip Intro
+
   |name    = Personal Anvil
   |author  = Pathoschild
+
   |author  = Strobe
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id      = Strobe.PersonalAnvil
   |nexus  = 533
+
   |nexus  = 5326
   |moddrop = 606601
+
   |github  = strobel1ght/Personal-Anvil
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Start
+
   |name    = Personal Combat Drone Redux
   |author  = DeadRobotDev
+
   |author  = Prism 99
   |id      = DeadRobotDev.SkipStart
+
   |id      = prism99.cambam.MURDERDRONE.redux
   |nexus  = 11885
+
   |nexus  = 18224
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Text
+
   |name    = Personal Effects
   |author  = CrunchyDuck
+
   |author  = bwdy
   |id      = CrunchyDuck.SkipText
+
   |id      = bwdy.personaleffects
   |nexus  = 8947
+
   |nexus  = 3532
   |github  = CrunchyDuck/Stardew-Skip-Text
+
   |github  = bwdymods/SDV-PersonalEffects
 +
 
 +
  |status  = workaround
 +
  |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill
+
   |name    = Personal Effects Redux
   |author  = S1mmyy
+
   |author  = ceruleandeep
   |id      = S1mmyy.SkullCavernDrill
+
   |id      = ceruleandeep.personaleffects
   |nexus  = 6121
+
   |nexus  = 8616
   |github  = S1mmyy/StardewMods
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill Redux
+
   |name    = Personal Indoor Farm
   |author  = NetworkOverflow
+
   |author  = DeLiXx
   |id      = NetworkOverflow.SkullCavernDrillRedux
+
   |id      = DLX.PIF
   |nexus  = 16533
+
  |curse  = 990840
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
+
   |nexus  = 20537
 +
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Elevator
+
   |name    = Personal Scepter, Personal Return Scepter
   |author  = Bifibi, Lestoph
+
   |author  = Alex Noddings
   |id      = SkullCavernElevator
+
   |id      = an.ownscepter
   |nexus  = 963
+
   |nexus  = 2404
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Toggle
+
   |name    = Personal Traveling Cart
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = aedenthorn, Erinthe
   |id      = TheMightyAmondee.SkullCavernToggle
+
   |id      = aedenthorn.PersonalTravellingCart
   |nexus  = 7908
+
   |nexus  = 14087
   |github  = TheMightyAmondee/SkullCavernToggle
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep In Wedding
+
   |name    = Pet Against Crows
   |author  = atravita
+
   |author  = stardemod
   |id      = atravita.SleepInWedding
+
   |id      = stardemod.PetAgainstCrows
  |curse  = 870963
+
   |nexus  = 21247
  |moddrop = 1294437
+
   |github  =
   |nexus  = 15006
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless Fisherman
+
   |name    = Pet Bowl Filler
   |author  = Annosz
+
   |author  = Invatorzen
   |id      = Annosz.SleeplessFisherman
+
   |id      = invatorzen.PBF
   |nexus  = 5915
+
   |nexus  = 12161
   |github  = Annosz/StardewValleyModding
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless in Stardew
+
   |name    = Pet Bowl Sprinklers
   |author  = instafluff
+
   |author  = Andrew Young, andyruwruw
   |id      = instafluff.sleeplessinstardew
+
   |id      = andyruwruw.PetBowlSprinklers
   |nexus  = 5445
+
   |nexus  = 22546
   |github  = instafluff/SleeplessInStardew
+
   |github  = andyruwruw/stardew-valley-pet-bowl-sprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepovers
+
   |name    = Pet Choice Perks
   |author  = bwdy
+
   |author  = skuldomg, Skuld
   |id      = bwdy.sleepovers
+
   |id      = skuldomg.petChoicePerks
   |nexus  = 3531
+
   |nexus  = 3313
   |github  = bwdymods/SDV-Sleepovers
+
   |github  = skuldomg/petChoicePerks
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.1.unofficial-3.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Wherever
+
   |name    = Pet Enhancement Mod
   |author  = Vexorth
+
   |author  = Jfulmer, Consillium
   |id      = Vexorth.SleepWherever
+
   |id      = JfulmerPetEnhancementMod
   |nexus  = 16674
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
 +
   |github  = jlfulmer/PetEnhancementMod
 +
 
 +
  |broke in      = SMAPI 2.0
 +
  |status        = workaround
 +
  |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
 +
<!--
 +
  |unofficial version = 0.0.2-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Worker
+
   |name    = Pet Hats
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.SleepWorker
+
   |id      = aedenthorn.PetHats
   |curse   = 877233
+
   |nexus   = 15301
   |moddrop = 793835
+
   |github  = aedenthorn/StardewValleyMods
   |nexus   = 2062
+
 
   |github = Platonymous/Stardew-Valley-Mods
+
   |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    = Sleepy Eye
+
   |name    = Pet Interaction
   |author  = spacechase0
+
   |author  = jahangmar
   |id      = spacechase0.SleepyEye
+
   |id      = jahangmar.PetInteraction
   |curse   = 867761
+
   |nexus   = 4232
   |moddrop = 129011
+
   |github  = jahangmar/StardewValleyMods
  |nexus  = 1152
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
+
   |name    = Pet's Enhanced
   |author  = fernass354
+
   |author  = Sunken_Lace
   |id      = fernass354.SlimeHutchResize
+
   |id      = Sunken_Lace.PetsEnhancedCode
   |nexus  = 18507
+
   |nexus  = 24026
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Water Spots
+
   |name    = Pet Spawn Location
   |author  = aedenthorn, Erinthe
+
   |author  = Shaklin
   |id      = aedenthorn.SlimeHutchWaterSpots
+
   |id      = shaklin.petspawnlocation
   |nexus  = 13778
+
   |nexus  = 5986
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Mods, Slime Minigame, Slime QOL
+
   |name    = PHDE Mob Spawner
   |author  = Tofu, SadDodo
+
   |author  = zesman
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id      = MobSpawner.pseudohub.de
   |nexus  = 2743
+
   |nexus  = 2794
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Produce
+
   |name    = PHDE Unlocked Recipes
   |author  = exotico
+
   |author  = zesman
   |id      = exotico.SlimeProduce
+
   |id      = UnlockedRecipes.pseudohub.de
   |nexus  = 7634
+
   |nexus  = 2798
   |github  = andraemon/SlimeProduce
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Spawner
+
   |name    = Phone Traveling Cart, 猪车电话
   |author  = aurnj, Roy Li
+
   |author  = Becks723
   |id      = RuyiLi.SlimeSpawner
+
   |id      = Becks723.PhoneTravelingCart
   |nexus  =
+
   |nexus  = 12981
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slim Hutch
+
   |name    = Phone Villagers
   |author  = Peasly Wellbott
+
   |author  = DewMods
   |id      = Wellbott.SlimHutchCode
+
   |id      = DewMods.StardewValleyMods.PhoneVillagers
   |nexus  = 7424
+
   |nexus  = 2681
   |github  = Wellbott/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slingshot Rebalance
+
   |name    = Pick Forge Enchantment
   |author  = Redwood, Towering Redwood
+
   |author  = Dragoon23
   |id      = Redwood.SlingshotRebalance
+
   |id      = Dragoon23.ForgeEnchantment
   |nexus  = 14391
+
   |nexus  = 22707
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slower Fence Decay
+
   |name    = Pick Your Enchantment, Forge Menu Choice
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = atravita
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id      = atravita.ForgeMenuChoice
   |nexus  = 252
+
  |curse  = 870980
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |nexus  = 11376
 +
  |moddrop = 1125882
 +
   |github = atravita-mods/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = workaround
 
  |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smack Dat Scarecrow
+
   |name    = Picross Arcade Mod, Picrosser
   |author  = furyx639
+
   |author  = KediDili
   |id      = furyx639.SmackDatScarecrow
+
   |id      = KediDili.ThePicrosser
  |curse  = 871830
+
   |nexus  = 17530
   |nexus  = 13528
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Small Beach Farm
+
   |name    = Pierre Sells Mixed Seeds
   |author  = Pathoschild
+
   |author  = GrimReapers1121
   |id      = Pathoschild.SmallBeachFarm
+
   |id      = GrimReapers.PSMS
   |nexus  = 3750
+
   |nexus  = 12606
  |moddrop = 606555
 
  |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smaller Fish Ponds, Fish Well
+
   |name    = Pierre's Roulette Shop
   |author  = Peasly Wellbott
+
   |author  = Xynerorias
   |id      = Wellbott.FishWell
+
   |id      = xynerorias.pierresroulette
   |nexus  = 7651
+
   |nexus  = 10826
   |github  = Wellbott/StardewValleyMods
+
   |github  = xynerorias/pierre-roulette-shop-SV
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Building
+
   |name    = Piggy Bank Mod
   |author  = DecidedlyHuman
+
   |author  = MindMeltMax
   |id      = DecidedlyHuman.SmartBuilding
+
   |id      = MindMeltMax.PiggyBank
   |nexus  = 11158
+
   |nexus  = 6934
   |github  = DecidedlyHuman/StardewValleyMods
+
  |moddrop = 1135669
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Pipe Irrigation
   |author  = DecidedlyHuman
+
   |author  = aedenthorn, Erinthe
   |id      = DecidedlyHuman.SmartCursor
+
   |id      = aedenthorn.PipeIrrigation
   |nexus  = 13268
+
   |nexus  = 10205
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Placeable Mine Shafts
   |author  = stokastic
+
   |author  = aedenthorn, Erinthe
   |id      = stokastic.SmartCursor
+
   |id      = Aedenthorn.PlaceShaft
   |nexus  = 2458
+
   |nexus  = 5440
   |github  = stokastic/SmartCursor
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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    = Place Floor on Tilled Dirt
   |author  = KuroBear
+
   |author  = temisthem
   |id      = KuroBear.SmartMod
+
   |id      = tem696969696969.PlaceFloorOnTilledDirt
   |nexus  =
+
   |nexus  = 23493
  |url    = https://community.playstarbound.com/threads/108104
+
   |github  = kqrse/StardewValleyMods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smol Fish
+
   |name    = Placement Plus
   |author  = gbromios
+
   |author  = 2Retr0
   |id      = gbromios.SmolFish
+
   |id      = 2Retr0.PlacementPlus
   |nexus  = 14287
+
   |nexus  = 8798
   |github  =
+
  |curse  = 486164
 +
   |github  = 2Retr0/PlacementPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snack Anything
+
   |name    = Plan Importer
   |author  = Cherry, ChroniclerCherry
+
   |author  = Platonymous
   |id      = Cherry.SnackAnything
+
   |id      = Platonymous.PlanImporter
   |nexus  = 5196
+
   |nexus  = 2071
   |moddrop = 716397
+
   |moddrop = 793846
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snail Mail
+
   |name    = Planned Parenthood
   |author  = Darkhax
+
   |author  = aedenthorn, Erinthe
   |id      = darkhax.snailmail
+
   |id      = aedenthorn.PlannedParenthood
   |nexus  =
+
   |nexus  = 12869
  |curse  = 307861
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Stardew-Valley-Modding/Snail-Mail
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snow Crab
+
   |name    = Plantable Mushroom Trees
   |author  = John Peters
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = JohnPeters.SnowCrab
+
   |id      = f4iTh.PMT
   |nexus  = 11302
+
   |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    = Socializing Skill
+
   |name    = Plantable Palm Trees
   |author  = drbirbdev
+
   |author  = MouseyPounds
   |id      = drbirbdev.SocializingSkill
+
   |id      = MouseyPounds.PlantablePalmTrees
   |nexus  = 14142
+
   |nexus  = 4096
   |github  = drbirbdev/StardewValley
+
   |github  = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Network
+
   |name    = Plant and Fertilize All, Plant All
  |author  = Cecidelus
 
  |id      = Cecidelus.SocialNetwork
 
  |nexus  = 8255
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Social Page Order Button
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SocialPageOrderButton
+
   |id      = aedenthorn.PlantAll
   |nexus  = 7871
+
   |nexus  = 10482
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Menu
+
   |name    = Planter Trees
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SocialPageOrderMenu
+
   |id      = aedenthorn.PlanterTrees
   |nexus  = 13698
+
   |nexus  = 11687
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Tab Patch for Unlimited Players
+
   |name    = Plant on Grass
   |author  = funny-snek
+
   |author  = Demiacle
   |id      = funnysnek.socialtabpatch
+
   |id      = Demiacle.PlantOnGrass
   |nexus  = 2981
+
   |nexus  = 1026
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations
+
   |name    = Platonic Partners and Friendships
   |author  = PeacefulEnd
+
   |author  = Amaranthacyan and ch20youk
   |id      = PeacefulEnd.SolidFoundations
+
   |id      = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
   |nexus  = 12311
+
   |nexus  = 8146
   |github  = Floogen/SolidFoundations
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Platonic Relationships
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.PlatonicRelationships
 +
  |nexus  = 4668
 +
  |moddrop = 716353
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations → Automate Integration
+
   |name    = PlatoTK
   |author  = PeacefulEnd
+
   |author  = Platonymous
   |id      = PeacefulEnd.SolidFoundationsAutomate
+
   |id      = Platonymous.PlatoTK
   |nexus  = 12311
+
  |curse  = 877225
   |github  = Floogen/SolidFoundations
+
   |nexus  = 6589
 +
   |github  = Platonymous/PlatoTK
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sona's Farm
+
   |name    = PlatoUI
   |author  = Kerlin & Sona
+
   |author  = Platonymous
   |id      = kerlin.sonasfarm
+
   |id      = Platonymous.PlatoUI
   |nexus  = 8545
+
  |moddrop = 1521422
 +
   |nexus  = 19023
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sonic Shoes
+
   |name    = Plato Warp Menu
   |author  = lilico
+
   |author  = Platonymous
   |id      = lilico.SonicShoes
+
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
   |nexus  = 10226
+
  |curse  = 877227
   |github  =
+
   |nexus  = 5384
 +
  |moddrop = 793920
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorted Storages
+
   |name    = Player Arrows
   |author  = TeamCoFH, Tech, Zeldo
+
   |author  = TheShamanLord
   |id      = Zeldo.LinkedStorages
+
   |id      = TheShamanLord.PlayerArrows
   |nexus  =
+
   |nexus  = 19479
  |curse  = 290653
+
   |github  = Jwaad/Stardew_Player_Arrows
   |github  =
 
 
 
  |broke in = Stardew Valley 1.3
 
  |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    = Player Co-ordinate HUD, Player Position HUD and Logger
   |author  = aRooooooba
+
   |author  = DecidedlyHuman
   |id      = aRooooooba.SortingChests
+
   |id      = DecidedlyHuman.PlayerCoordinates
   |nexus  = 8224
+
   |nexus  = 7969
   |github  = aRooooooba/SortingChests
+
  |moddrop = 984961
 +
   |github  = DecidedlyHuman/PlayerCoordinates
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Effect Replacement
+
   |name    = Player Income Stats
   |author  = aedenthorn, Erinthe
+
   |author  = ha1fdaew
   |id      = aedenthorn.SoundEffectReplacement
+
   |id      = ha1fdaew.playerincomestats
   |nexus  = 10232
+
   |nexus  = 7373
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ha1fdaew/PlayerIncomeStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Loop Mod
+
   |name    = Player Server Info
   |author  = strelkasaur
+
   |author  = EuroCent
   |id      = com.strelkasaurus.sm.soundloop
+
   |id      = EuroCent.PlayerServerInfo
   |nexus  = 13099
+
   |nexus  = 24267
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sounds Patcher
+
   |name    = Playground Mod
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.SoundsPatcher
+
   |id      = aedenthorn.PlaygroundMod
   |nexus  = 7465
+
   |nexus  = 14125
  |moddrop = 1135690
+
   |github  = aedenthorn/StardewValleyMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Tweaker
+
   |name    = Play Prairie King With NPCs, Two Player Prairie King
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SoundTweaker
+
   |id      = aedenthorn.TwoPlayerPrairieKing
   |nexus  = 14767
+
   |nexus  = 12750
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpaceCore
+
   |name    = Please Fix Error
   |author  = spacechase0
+
   |author  = Jessebot
   |id      = spacechase0.SpaceCore
+
   |id      = Jessebot.PleaseFixError
   |curse   = 867152
+
   |nexus  = 6492
   |moddrop = 136998
+
  |github  = JessebotX/StardewValleyMods
   |nexus  = 1348
+
}}
   |github  = spacechase0/StardewValleyMods
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Please Gift Me In Person
 +
   |author  = Shockah
 +
   |id      = Shockah.PleaseGiftMeInPerson
 +
   |nexus  = 11217
 +
   |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Monsters
+
   |name    = Point and Plant
   |author  = Berisan
+
   |author  = jwdred
   |id      = Berisan.SpawnMonsters
+
   |id      = jwdred.PointAndPlant
   |nexus  = 3201
+
   |nexus  = 572
   |github  = Berisan/SpawnMonsters
+
   |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    = Spawn More Rocks
+
   |name    = PokefyMania
   |author  = Mase
+
   |author  = Noodles of Cat
   |id      = Mase.SpawnMoreRocks
+
   |id      = NoodlesofCat.PokefyMania
   |nexus  = 7423
+
   |nexus  = 20161
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
   |author  = AcidicNic
+
   |author  = The Krominator
   |id      = acidicnic.SpecialOrdersAnywhere
+
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
   |nexus  = 7588
+
   |nexus  = 12065
   |github  = AcidicNic/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Tags Extended
+
   |name    = Pollen Sprites
   |author  = atravita
+
   |author  = Esca, Esca-MMC
   |id      = atravita.SpecialOrdersExtended
+
   |id      = Esca.PollenSprites
   |curse   = 870988
+
   |nexus   = 6149
   |moddrop = 1086743
+
   |moddrop = 790268
  |nexus  = 9855
+
   |github  = Esca-MMC/PollenSprites
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Specify Gift Taste Portraits
+
   |name    = Polyamory Sweet → Polyamory Kiss
   |author  = Button, Spiderbuttons
+
   |author  = ApryllForever
   |id      = Button.SpecifyGiftTastePortraits
+
   |id      = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
   |nexus  = 15882
+
   |nexus  = 20599
   |github  =
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speed Mod
+
   |name    = Polyamory Sweet → Polyamory Sweet Bed
   |author  = Blackclaw
+
   |author  = ApryllForever
   |id      = Blackclaw.SpeedMod
+
   |id      = ApryllForever.PolyamorySweetBed
   |nexus  = 5082
+
   |nexus  = 20599
   |github  = Xebeth/StardewValley-SpeedMod
+
   |github  = ApryllForever/PolyamorySweetLove
 
 
  |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    = Polyamory Sweet → Polyamory Sweet Love
   |author  = Underscore
+
   |author  = ApryllForever
   |id      = underscore.speedrun_practie
+
   |id      = ApryllForever.PolyamorySweetLove
   |nexus  = 7337
+
   |nexus  = 20599
   |github  = Underscore76/SDVPracticeMod
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spelldew Valley
+
   |name    = Polyamory Sweet → Polyamory Sweet Rooms
   |author  = instafluff
+
   |author  = ApryllForever
   |id      = instafluff.spelldewvalley
+
   |id      = ApryllForever.PolyamorySweetRooms
   |nexus  = 7322
+
   |nexus  = 20599
   |github  = instafluff/SpelldewValley
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny
+
   |name    = Polyamory Sweet → Polyamory Sweet Wedding
   |author  = spacechase0
+
   |author  = ApryllForever
   |id      = spacechase0.Spenny
+
   |id      = ApryllForever.PolyamorySweetWedding
  |curse  = 867742
+
   |nexus  = 20599
  |moddrop = 771624
+
   |github  = ApryllForever/PolyamorySweetLove
   |nexus  = 2755
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Deluxe
+
   |name    = Polygamy
   |author  = spacechase0
+
   |author  = bwdy
   |id      = spacechase0.SpennyDeluxe
+
   |id      = bwdy.polygamy
   |nexus  = 14984
+
   |nexus  = 3542
   |github  = spacechase0/StardewValleyMods
+
   |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    = Spenny Lite
+
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
   |author  = spacechase0
+
   |author  = Mezrag Yasser, Yasser
   |id      = spacechase0.SpennyLite
+
   |id      = Yasser.PomodoroMod
   |nexus  = 14249
+
   |nexus  = 19780
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spice of Life
+
   |name    = Pond Painter
   |author  = KarratKake
+
   |author  = MouseyPounds
   |id      = KarratKake.SpiceOfLife
+
   |id      = MouseyPounds.PondPainter
   |nexus  = 7398
+
   |nexus  = 4703
   |github  =
+
   |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Splash Text
+
   |name    = Pong
   |author  = sophie
+
   |author  = CatCattyCat, Cat
   |id      = sophie.SplashText
+
   |id      = cat.Pong
   |nexus  = 14416
+
   |nexus  = 1994
   |github  = sophiesalacia/StardewMods
+
  |moddrop = 833548
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen Manager
+
   |name    = Pony Weight Loss Program
   |author  = RomenH
+
   |author  = BadNetCode
   |id      = RomenH.SplitScreenManager
+
   |id      = BadNetCode.PonyWeightLossProgram
   |nexus  = 12063
+
   |nexus  = 1232
 +
  |moddrop = 130159
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spoilage
+
   |name    = PoohCore
   |author  = aedenthorn, Erinthe
+
   |author  = Pooh
   |id      = aedenthorn.Spoilage
+
   |id      = poohnhi.PoohCore
   |nexus  = 14712
+
   |nexus  = 22941
   |github  = aedenthorn/StardewValleyMods
+
   |github  = poohnhi/PoohCore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spooky Big Pumkin, Spooky_pumkin
+
   |name    = Poop Framework
   |author  = Dounat2201, Sasara
+
  |author  = aedenthorn, Erinthe
   |id      = Sasara.pumkin
+
  |id      = aedenthorn.PoopFramework
   |nexus  = 4586
+
  |nexus  = 17152
   |github  =
+
  |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    = Spouse Outdoor Area
+
   |name    = Portable TV
   |author  = Shaklin
+
   |author  = kdau
   |id      = shaklin.spouseoutdoorarea
+
   |id      = kdau.PortableTV
   |nexus  = 6747
+
   |nexus  = 5674
 +
  |moddrop = 761325
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/kdau/portabletv
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouses in Ginger Island, Spouses' Island
+
   |name    = Portable Witch Shrines
   |author  = mistyspring
+
   |author  = chocolatte12
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id      = chocolatte12.PortableWitchShrines
  |curse  = 880521
+
   |nexus  = 20141
   |nexus  = 11037
+
   |github  =
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse's Room Mod
+
   |name    = Portal Guns
   |author  = Wata, Watagatapitusberry
+
   |author  = TrollTheBotman
   |id      = Spouseroom
+
   |id      = JoshJKe.PortalGun
   |nexus  =
+
   |nexus  = 3049
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Stuff
+
   |name    = Portraiture
   |author  = hquake, Per Sikker Hansen, Sikker
+
   |author  = Platonymous
   |id      = Sikker.SpouseStuff
+
   |id      = Platonymous.Portraiture
   |nexus  = 4651
+
   |nexus  = 999
   |github  = sikker/SpouseStuff
+
  |moddrop = 793927
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Activation
+
   |name    = Portraiture Plus
   |author  = Blaxsmith
+
   |author  = Arborsm
   |id      = Blaxsmith.SprinklerActivation
+
   |id      = Arborsm.PortraiturePlus
   |nexus  = 7661
+
   |nexus  = 24534
   |github  = Blaxsmith/SprinklerActivation
+
   |github  = Arborsm/PortraiturePlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Mod
+
   |name    = Positive Predictor
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.SprinklerMod
+
   |id      = season.PositivePredictor
   |nexus  = 15385
+
   |nexus  = 23132
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name    = Postbox Building, PostBox Mod
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = i-saac-b, isaacb
   |id      = SPDSprintAndDash
+
   |id      = i-saac-b.PostBoxMod
   |nexus  = 235
+
   |nexus  = 17614
   |github  =
+
   |github  = i-saac-b/PostBoxMod
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Redux
+
   |name    = Post Wedding Dates
   |author  = littleraskol
+
   |author  = Blams
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id      = blams.PostWeddingDates
  |nexus  = 560
+
   |nexus  = 10708
  |moddrop = 827770
+
   |github  =
  |github  = littleraskol/Sprint-And-Dash-Redux
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sprinting
 
  |author  = Patrick, mistersnuggler
 
  |id      =
 
   |nexus  =
 
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
 
   |github  = oliverpl/SprintingMod
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Power Nap
   |author  = onemix
+
   |author  = LakeMonster_, LakeMonster666
   |id      = onemix.Sprinting
+
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
   |nexus  = 10469
+
   |nexus  = 5256
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name    = PPJA Producer Converter
   |author  = Abs, abslam
+
   |author  = Digus
   |id      = abs.SprintNRegen
+
   |id      = Digus.PPJAProducerConverter
   |nexus  = 4898
+
   |nexus  = 4972
   |github  =
+
   |github  = Digus/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint Sprint, Sprint Sprint Sprint
+
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
  |author  = Jessebot, JessebotX
+
   |author  = ryaon
  |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id      = Ryaon.FectorChallenge
  |nexus  = 4778
+
   |nexus  = 5125
  |github  = JessebotX/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sprint (unidarkshin)
 
   |author  = unidarkshin, Devin Lematty
 
   |id      = DevinLematty.Sprint
 
   |nexus  = 7492
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (Yoshify)
+
   |name    = Prairie King Made Easy
   |author  = Yoshify
+
   |author  = Mucchan
   |id      =
+
   |id      = Mucchan.PrairieKingMadeEasy
   |nexus  = 2
+
   |nexus  =
   |github  =
+
  |chucklefish = 3594
 +
   |github  = mucchan/sv-mod-prairie-king
  
   |broke in = SMAPI 0.39.1
+
   |broke in           = Stardew Valley 1.2
   |status  = workaround
+
   |unofficial version = 1.0.1-unofficial.2-pathoschild
   |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 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    = SpriteMaster
+
   |name    = Prairie King Prizes (Lootboxes)
   |author  = Ameise, Ameisen, mkukli
+
   |author  = Renny
   |id      = DigitalCarbide.SpriteMaster
+
   |id      = renny.prairiekingprizes
   |nexus  = 4922
+
   |nexus  = 2811
   |github  = ameisen/SV-SpriteMaster
+
   |github  = OfficialRenny/PrairieKingPrizes
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprites in Detail
+
   |name    = Prairie King UI Enhancements
   |author  = BleakCodex
+
   |author  = Incognito357
   |id      = BleakCodex.SpritesInDetail
+
   |id      = Incognito357.PrairieKingUIEnhancements
   |nexus  = 14487
+
   |nexus  = 10769
   |github  = BleakCodex/SpritesInDetail
+
   |github  = Incognito357/PrairieKingUIEnhancements
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stabbing Sword Special
+
   |name    = Pravoloxinone
   |author  = Peasly Wellbott
+
   |author  = TheMightyAmondee
   |id      = Wellbott.StabbingSwordSpecial
+
   |id      = TheMightyAmondee.Pravoloxinone
   |nexus  = 7683
+
   |nexus  = 23008
   |github  = Wellbott/StardewValleyMods
+
   |github  = TheMightyAmondee/Pravoloxinone
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Check Fix
+
   |name    = Precise Furniture
   |author  = punyo, yakminepunyo
+
   |author  = Espy
   |id      = punyo.StackCheckFix
+
   |id      = Espy.PreciseFurniture
   |nexus  = 2433
+
   |nexus  = 23488
   |github  = pomepome/StackCheckFix
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stacked Item Icons
+
   |name    = Precision Wheel
   |author  = aedenthorn, Erinthe
+
   |author  = DespairScent
   |id      = aedenthorn.StackedItemIcons
+
   |id      = DespairScent.PrecisionWheel
  |curse  = 868678
+
   |nexus  = 22222
   |nexus  = 15468
+
   |github  = DespairScent/PrecisionWheel
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Everything
+
   |name    = Predictable Retaining Soil
   |author  = CatCattyCat, Cat
+
   |author  = Shockah
   |id      = cat.stackeverything
+
   |id      = Shockah.PredictableRetainingSoil
   |nexus  = 2053
+
   |nexus  = 10956
  |moddrop = 833551
+
   |github  = Shockah/Stardew-Valley-Mods
   |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    = Predictor
   |author  = furyx639
+
   |author  = JoXW
   |id      = furyx639.StackQuality
+
   |id      = JoXW.Predictor
  |curse  = 871828
+
   |nexus  = 21332
   |nexus  = 13724
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Size Changer
+
   |name    = Predict Seed Maker
   |author  = Shockah
+
   |author  = lech43
   |id      = Shockah.StackSizeChanger
+
   |id      = lech43.PredictSeedMaker
   |nexus  = 11866
+
   |nexus  = 6395
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Split Redux
+
   |name    = Preexisting Relationship
   |author  = pepoluan
+
   |author  = spacechase0
   |id      = pepoluan.StackSplitRedux
+
   |id      = spacechase0.PreexistingRelationship
   |nexus  = 8967
+
   |curse   = 867710
  |moddrop = 976551
+
   |nexus  = 7684
  |github  = pepoluan/StackSplitRedux
+
   |github  = spacechase0/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = StackSplitX
 
  |author  = tstaples
 
   |id      = tstaples.StackSplitX
 
   |nexus  = 798
 
   |github  = tstaples/StackSplitX
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack to Nearby Chests
+
   |name    = Pregnancy Role
   |author  = Ilyaki
+
   |author  = kdau
   |id      = Ilyaki.StackToNearbyChests
+
   |id      = kdau.PregnancyRole
   |nexus  = 1787
+
   |nexus  = 5762
   |github  = Ilyaki/StackToNearbyChests
+
  |moddrop = 768494
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/pregnancyrole
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |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    = Prepare for New Day
   |author  = Becks723
+
   |author  = igotnousername
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
+
   |id      = igotnousername.PrepareNewDay
   |nexus  = 13381
+
   |nexus  = 7638
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StaminaRegen
+
   |name    = Press to Quack
   |author  = EvilPdor
+
   |author  = DraconisLeonidas
   |id      =
+
   |id      = DraconisLeonidas.PressToQuack
   |nexus  =
+
   |nexus  = 13583
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = DraconisLeonidas/PressToQuack
   |github  = natfoth/StardewValleyMods
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Standardized Krobus
+
   |name    = Price Drops
   |author  = minervamaga
+
   |author  = skuldomg, Skuld
   |id      = minervamaga.StandardizedKrobus
+
   |id      = skuldomg.priceDrops
   |nexus  =
+
   |nexus  = 2047
   |moddrop = 716314
+
   |github  = skuldomg/priceDrops
   |github  = minervamaga/StandardizedKrobus
+
 
 +
  |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    = Starbot
+
   |name    = Price Fluctuation
   |author  = bwdy
+
   |author  = lech43
   |id      = bwdy.starbot
+
   |id      = lech43.PriceFluctuation
   |nexus  = 4755
+
   |nexus  = 6396
   |github  = bwdymods/SDV-Starbot
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Access
+
   |name    = Prices
   |author  = Mohammad Shoaib
+
   |author  = skiilaa
   |id      = shoaib.stardewaccess
+
   |id      = skiilaa.Prices
   |nexus  = 16205
+
   |nexus  = 2255
  |url    = https://github.com/stardew-access/stardew-access/releases
 
  |github  = stardew-access/stardew-access
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew and Chill
 
  |author  = mod.kitchen
 
  |id      = mod.kitchen.stardewandchill
 
  |nexus  = 12147
 
 
   |github  =
 
   |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    = Stardew Aquarium Code
+
   |name    = Price Tooltips
   |author  = Cherry (for Gervig91), CherryChain
+
   |author  = Darkhax
   |id      = Cherry.StardewAquarium
+
   |id      = darkhax.pricetooltip
   |nexus  = 6372
+
   |nexus  =
   |github  = ChroniclerCherry/stardew-valley-mods
+
  |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    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
+
   |name    = Prismatic Butterfly Location
   |author  = Moonwolf, Moonwolf287
+
   |author  = no12nv2
   |id      = Moonwolf.StardewAquariumInformant
+
   |id      = no12nv2.PrismaticButterflyLocation
   |nexus  = 16527
+
   |nexus  = 23045
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Archipelago
+
   |name    = Prismatic Clothing
   |author  = Kaito Kid
+
   |author  = atravita
   |id      = KaitoKid.StardewArchipelago
+
   |id      = atravita.PrismaticClothing
   |nexus  = 16087
+
  |curse  = 870969
   |github  = agilbert1412/StardewArchipelago
+
  |moddrop = 1205162
 +
   |nexus  = 13051
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Auto GC
+
   |name    = Prismatic Fire
   |author  = Lake1059, 1059Studio
+
   |author  = aedenthorn, Erinthe
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id      = aedenthorn.PrismaticFire
   |nexus  = 9293
+
   |nexus  = 12931
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Brewery
+
   |name    = Prismatic Furniture
   |author  = Cylon
+
   |author  = aedenthorn, Erinthe
   |id      = cylon.stardewbrewery
+
   |id      = aedenthorn.PrismaticFurniture
   |nexus  = 2057
+
   |nexus  = 12589
   |github  = JustCylon/stardew-brewery
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Config Menu
+
   |name    = Prismatic Pride
   |author  = Juice805
+
   |author  = kdau
   |id      = Juice805.StardewConfigMenu
+
   |id      = kdau.PrismaticPride
   |nexus  = 1312
+
   |nexus  = 9019
   |github  = StardewConfigFramework/StardewConfigMenu
+
  |moddrop = 978503
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/prismaticpride
  
   |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    = Prismatic Slime Finder
   |author  = Poison
+
   |author  = MrKoatl
   |id      = Poison.StardewTesting
+
   |id      = MrKoatl.PrismaticSlimeFinder
   |nexus  = 10005
+
   |nexus  = 7866
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Discord
+
   |name    = Prismatic Statue
   |author  = Steven Kraft
+
   |author  = Achtuur
   |id      = StevenKraft.StardewDiscord
+
   |id      = Achtuur.PrismaticStatue
   |nexus  = 3608
+
   |nexus  = 17013
   |github  = steven-kraft/StardewDiscord
+
   |github  = Achtuur/StardewMods
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid
+
   |name    = Prismatic Tools
   |author  = Neosinf
+
   |author  = stokastic
   |id      = neosinf.StardewDruid
+
   |id      = stokastic.PrismaticTools
   |nexus  = 18465
+
   |nexus  = 2428
   |github  = Neosinf/StardewDruid
+
   |github  = stokastic/PrismaticTools
 +
 
 +
  |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    = Stardew Druid Lite
+
   |name    = Prismatic Tools Continued
   |author  = Neosinf
+
   |author  = iargue
   |id      = neosinf.StardewDruidLite
+
   |id      = iargue.PrismaticToolsContinued
   |nexus  = 19308
+
   |nexus  = 21450
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Get Achievement Now
+
   |name    = Producer Framework Mod
   |author  = Lake1059, 1059 Studio
+
   |author  = Digus
   |id      = Lake1059.StardewGetAchievementNow
+
   |id      = Digus.ProducerFrameworkMod
   |nexus  = 11515
+
   |nexus  = 4970
   |github  =
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hack
+
   |name    = Producer Framework Mod → PFMAutomate
   |author  = bcmpinc
+
   |author  = Digus
   |id      = bcmpinc.StardewHack
+
   |id      = Digus.PFMAutomate
   |nexus  = 3213
+
   |nexus  = 5038
   |github  = bcmpinc/StardewHack
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hitboxes
+
   |name    = Production Stats
   |author  = Tyler Gibbs
+
   |author  = FlameHorizon
   |id      = tylergibbs2.StardewHitboxes
+
   |id      = FlameHorizon.ProductionStats
   |nexus  = 12264
+
   |nexus  = 21270
   |github  = tylergibbs2/StardewHitboxes
+
   |github  = FlameHorizon/ProductionStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name    = Profession Adjustments
   |author  = davikr, apdapreturns
+
   |author  = Kevin Connors
   |id      = davikr.hypnos
+
   |id      = KevinConnors.ProfessionAdjustments
   |nexus  = 5935
+
   |nexus  = 2424
   |github  = davicr/StardewHypnos
+
   |github  = kevinforrestconnors/ProfessionAdjustments
   |broken in = Stardew Valley 1.4
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
+
   |name    = Profiler
   |author  = aedenthorn, Erinthe
+
   |author  = SinZ
   |id      = aedenthorn.StardewImpact
+
   |id      = SinZ.Profiler
   |nexus  = 14365
+
   |nexus  = 12135
   |github  = aedenthorn/StardewValleyMods
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Locations
+
   |name    = Profit Calculator
   |author  = Mizzion
+
   |author  = spacechase0
   |id      = mizzion.stardewlocations
+
   |id      = spacechase0.ProfitCalculator
   |nexus   = 1929
+
   |curse   = 867736
   |moddrop = 661357
+
   |moddrop = 771668
   |github  = Mizzion/MyStardewMods
+
  |nexus  = 3378
 +
   |github  = spacechase0/StardewValleyMods
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Media Keys
+
   |name    = Profit Calculator → DGA Support
   |author  = Angebro
+
  |author  = 6135
   |id      = Angebro.StardewMediaKeys
+
  |id      = 6135.ProfitCalculatorDGA
   |nexus  = 11246
+
  |moddrop = 1502461
   |github  = AngeloC3/StardewMods
+
  |nexus  = 19931
 +
  |github  = 6135/StardewValley.ProfitCalculator
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
 +
   |author  = 6135
 +
   |id      = 6135.ProfitCalculator
 +
  |moddrop = 1502461
 +
   |nexus  = 19931
 +
  |github  = 6135/StardewValley.ProfitCalculator
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Profit Margins
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.ProfitMargins
 +
  |nexus  = 4663
 +
  |moddrop = 716352
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Motif
+
   |name    = Progressive Access Farm
   |author  = Vinyks
+
   |author  = onjulraz
   |id      = Vinyks.StardewMotif
+
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
   |nexus  = 14326
+
   |nexus  = 2923
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Nametags
+
   |name    = Project Fluent
   |author  = Tyler Gibbs
+
   |author  = Shockah
   |id      = tylergibbs2.StardewNametags
+
   |id      = Shockah.ProjectFluent
   |nexus  = 12158
+
   |nexus  = 12638
   |github  = tylergibbs2/StardewNametags
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew News Feed
+
   |name    = Project S
   |author  = Other Buckets
+
   |author  = NarlanMarlan
   |id      = OtherBuckets.StardewNewsFeed
+
   |id      = narlan.projects
   |nexus  = 3206
+
   |nexus  = 3785
   |github  = Mikesnorth/StardewNewsFeed
+
   |github  = NolanEastburn/ProjectS
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Notifications
+
   |name    = Public Access TV
   |author  = monopandora
+
   |author  = kdau
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id      = kdau.PublicAccessTV
   |nexus   = 4713
+
  |nexus  = 5605
   |moddrop = 664154
+
  |moddrop = 757967
  |github  = Sakorona/SDVMods
+
  |source  = https://gitlab.com/kdau/predictivemods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 +
   |status   = workaround
 +
   |summary  = use [[#Public Access TV (1.6)|Public Access TV (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = STardew Overview
+
   |name    = Public Access TV (1.6)
   |author  = Sto13
+
   |author  = John Peters
   |id      = Sto13.STardewOverview
+
   |id      = JohnPeters.PublicAccessTV
   |nexus  = 14564
+
   |nexus  = 22486
   |github  =
+
   |github  = emurphy42/PredictiveMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Progress
+
   |name    = Pudding Plus Colored Slime Drops
   |author  = seeinggreen
+
   |author  = TerryDBS
   |id      = seeinggreen.StardewProgress
+
   |id      = TerryDBS.ColoredSlimeDrops
   |nexus  = 9786
+
   |nexus  = 7048
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Realty Framework
+
   |name    = Puffer Chick - Chickens
   |author  = Prism 99
+
   |author  = Sonozuki
   |id      = prism99.advize.stardewrealty
+
   |id      = EpicBellyFlop45.PufferChickChickens
   |nexus  = 10512
+
   |nexus  = 2997
   |github  = Prism-99/FarmExpansion
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew RPG
+
   |name    = Pumpkin Chickens
   |author  = aedenthorn, Erinthe
+
   |author  = Sonozuki
   |id      = aedenthorn.StardewRPG
+
   |id      = EpicBellyFlop45.PumpkinChickens
   |nexus  = 11132
+
   |nexus  = 3004
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Speak
+
   |name    = Purchasable Galaxy Item
   |author  = evfredericksen, Evan Fredericksen
+
   |author  = SorryLate
   |id      = evfredericksen.StardewSpeak
+
   |id      = SorryLate.GalaxyItem
   |nexus  = 7929
+
   |nexus  = 5289
   |github  = evfredericksen/StardewSpeak
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Survival Project
+
   |name    = Purchasable Recipes
   |author  = NeroYuki
+
   |author  = Paracosm
   |id      = neroyuki.rlvalley
+
   |id      = Paracosm.PurchasableRecipes
   |nexus  = 14183
+
   |nexus  = 1722
   |github  = NeroYuki/StardewSurvivalProject
+
   |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 Symphony Remastered, Stardew Symphony
+
   |name    = Purist Mod
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = aedenthorn, Erinthe
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id      = aedenthorn.PuristMod
   |nexus  = 425
+
   |nexus  = 16097
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Twitch Tracker
+
   |name    = Pussle
   |author  = Cody, Cody Hansen
+
   |author  = Platonymous
   |id      = cody.StardewTwitchTrackerMod
+
   |id      = Platonymous.Pussle
   |nexus  = 16543
+
  |moddrop = 1521424
 +
   |nexus  = 19760
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Barber, Stardew Barber
+
   |name    = Put Batteries in Fish Tanks
   |author  = phroureo
+
   |author  = BadNetCode
   |id      = phroureo.BarberSV
+
   |id      = BadNetCode.PutBatteriesInFishTanks
   |nexus  = 9061
+
   |nexus  = 23155
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley ESP, sdv-helper
+
   |name    = PVP Friendly Fire, PVP
   |author  = reimu, r2h, tomdc
+
   |author  = DewMods
   |id      = reimu.sdv-helper
+
   |id      = DewMods.StardewValleyMods.PVP
   |nexus  = 3917
+
   |nexus  = 15589
   |github  = rei2hu/stardewvalley-esp
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Expanded
+
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
   |author  = Flashshifter
+
   |author  = spacechase0 and ParadigmNomad
   |id      = FlashShifter.SVECode
+
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
   |nexus   = 3753
+
   |curse   = 867715
   |moddrop = 833179
+
   |nexus  = 7455
   |github  = FlashShifter/StardewValleyExpanded
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Randomizer
+
   |name    = PyTK, Platonymous Toolkit
   |author  = Tooshi
+
  |author  = Platonymous
   |id      = Tooshi.Randomizer
+
  |id      = Platonymous.Toolkit
   |nexus  = 5185
+
  |nexus  = 1726
   |curse   = 308003
+
  |moddrop = 793815
   |github  = cTooshi/stardew-valley-randomizer
+
  |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
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
+
   |name    = Qi Sprinklers
   |author  = Tyler Gibbs and TheHaboo
+
   |author  = UnknownLegacy
   |id      = tylergibbs2.StardewRoguelike
+
   |id      = UnknownLegacy.QiSprinklers
   |nexus  = 13614
+
   |nexus  = 7904
   |github  = tylergibbs2/StardewValleyRoguelike
+
   |github  = UnkLegacy/QiSprinklers
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Web
+
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
   |author  = Prism 99
+
   |author  = Prismuth
   |id      = prism99.stardewweb
+
   |id      = <Prismuth.QuaintFarmBridge
   |nexus  = 8715
+
   |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    = Stardust Core
+
   |name    = Quality Bait
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = MindMeltMax
   |id      = Omegasis.StardustCore
+
   |id      = MindMeltMax.QualityBait
   |nexus  = 2341
+
  |curse  = 1004490
   |github  = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 1443555
 +
   |nexus  = 16832
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starksouls
+
   |name    = Quality Fish Ponds
   |author  = FenrirA
+
   |author  = ytsc
   |id      = FenrirAsonda.Starksouls
+
   |id      = ytsc.QualityFishPonds
   |nexus  = 10915
+
   |nexus  = 11021
   |github  = OhWellMikell/Starksouls
+
   |github  = YTSC/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starting Money
+
   |name    = Quality Of Combat
   |author  = mmanlapat
+
   |author  = Aile72
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id      = Aile72.QualityOfCombat
   |nexus  = 1138
+
   |nexus  = 23894
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Startup Volume Config
+
   |name    = Quality of Life - Immersive Tweaks
   |author  = certifiableGrimalkin
+
   |author  = DaLion
   |id      = certifiableGrimalkin.StartupVolumeConfig
+
   |id      = DaLion.ImmersiveTweaks
   |nexus  = 15846
+
   |nexus  = 11296
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Greenhouse
+
   |name    = Quality Products
   |author  = CaptainSully
+
   |author  = SilentOak
   |id      = CaptainSully.StartWithGreenhouse
+
   |id      = SilentOak.QualityProducts
   |nexus  = 9878
+
   |nexus  = 3609
   |moddrop = 1035412
+
   |github  = silentoak/StardewMods
   |github = CaptainSully/StardewMods
+
 
 +
   |status  = workaround
 +
  |summary = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Hat
+
   |name    = Quality Products → Auto Quality Patch
   |author  = treyh0
+
   |author  = SilentOak
   |id      = treyh0.StartWithHat
+
   |id      = SilentOak.AutoQualityPatch
   |nexus  = 2628
+
   |nexus  = 3609
   |github  =
+
   |github  = silentoak/StardewMods
 +
 
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items
+
   |name    = Quality Scrubber
   |author  = ZackHill
+
   |author  = Traktori
   |id      = ZackHill.StashItems
+
   |id      = Traktori.QualityScrubber
   |nexus  = 9624
+
   |nexus  = 5663
   |github  = zack-hill/stardew-valley-stash-items
+
   |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    = Stash Items to Chest
+
   |name    = Quality Scrubber for Automate
   |author  = lambui
+
   |author  = Traktori
   |id      = BlueMod_StashItemsToChest
+
   |id      = Traktori.AM.QualityScrubber
   |nexus  =
+
   |nexus  = 5663
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |github  = Traktori7/StardewValleyMods
   |github  = lambui/StardewValleyMod_StashItemsToChest
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
+
   |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats as Tokens
+
   |name    = Quality Smash
   |author  = Vertighost, Vertigon
+
   |author  = barfytheclown
   |id      = Vertigon.StatsAsTokens
+
   |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
   |nexus  = 9659
+
   |nexus  = 7907
   |github  = dtomlinson-ga/StatsAsTokens
+
   |github  = jn84/QualitySmash
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats Passive Regeneration, Stats Reloader
+
   |name    = Queen of Sauce Randomizer
   |author  = strato35
+
   |author  = Speshkitty
   |id      = Strato35.StatsReloader
+
   |id      = speshkitty.queenofsauceshuffler
   |nexus  = 7428
+
   |nexus  = 7151
   |github  =
+
   |github  = Speshkitty/QueenOfSauceRandomiser
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue of Generosity
+
   |name    = Questable Tractor
   |author  = spacechase0
+
   |author  = NermNermNerm
   |id      = spacechase0.StatueOfGenerosity
+
   |id      = NermNermNerm.QuestableTractor
  |curse  = 867713
+
   |nexus  = 20703
   |nexus  = 7532
+
   |github  = NermNermNerm/StardewMods
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue Shorts
+
   |name    = Quest Delay
   |author  = aedenthorn, Erinthe
+
   |author  = BadNetCode
   |id      = aedenthorn.StatueShorts
+
   |id      = BadNetCode.QuestDelay
   |nexus  = 17642
+
   |nexus  = 1239
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 473938
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up
+
   |name    = Quest Essentials
   |author  = su226
+
   |author  = PurrplingCat
   |id      = Su226.StayUp
+
   |id      = PurrplingCat.QuestEssentials
   |nexus  = 7592
+
   |nexus  = 8827
   |github  = su226/StardewValleyMods
+
   |github  = purrplingcat/StardewMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up Late
+
   |name    = Quest Framework
   |author  = Krutonium
+
   |author  = PurrplingCat
   |id      = krutonium.stayuplate
+
   |id      = PurrplingCat.QuestFramework
   |nexus   = 12578
+
   |curse   = 577691
   |github  =
+
   |nexus   = 6414
}}
+
   |github = purrplingcat/QuestFramework
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = SteamDew
+
   |warnings = Broken on Android.
   |author = Mewsubi
 
   |id      = Mewsubi.SteamDew
 
  |nexus  = 19396
 
  |github  = myuusubi/SteamDew
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |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    = Quest Time Limits
   |author  = Haunted Pineapple
+
   |author  = aedenthorn, Erinthe
   |id      = HauntedPineapple.StendewValley
+
   |id      = aedenthorn.QuestTimeLimits
   |nexus  = 19483
+
   |curse   = 868671
   |github  = HauntedPineapple/Stendew-Valley
+
   |nexus  = 16403
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stone Bridge Over Pond, Pond With Bridge
 
  |author  = Advize and jinxiewinxie
 
  |id      = jinxiewinxie.StoneBridgeOverPond
 
   |nexus  = 316
 
   |github  = Jinxiewinxie/StardewValleyMods
 
  
   |broke in          = SMAPI 3.0
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.0.4-unofficial.2-tks4fish
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
+
   |summary  = use [[#Quest Time Limits - Continued|Quest Time Limits - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
+
   |name    = Quest Time Limits - Continued
   |author  = Mustafa
+
   |author  = aedenthorn and FlyingTNT
   |id      = Mustafa.StopSoundsWhenAltTabbed
+
   |id      = FlyingTNT.QuestTimeLimits
   |nexus  = 13925
+
   |nexus  = 22349
   |github  = mustafa-git/StopSoundsWhenAltTabbed
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Storage Containers
+
   |name    = Quick Agenda
   |author  = trashcan9
+
   |author  = BadNetCode
   |id      = trashcan9.StorageContainers
+
   |id      = BadNetCode.QuickAgenda
   |nexus  = 16071
+
   |nexus  = 22258
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stronger You
+
   |name    = Quick Forward Dash, Warp Mod
   |author  = Krutonium
+
   |author  = Vexorth
   |id      = Krutonium.StrongerYou
+
   |id      = Vexorth.Warp
   |nexus  = 7402
+
   |nexus  = 16605
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stuck at Level 1 but Overpower Drop Rates
+
   |name    = Quick Glance
   |author  = Darkmushu
+
   |author  = adverserath
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
+
   |id      = Adverserath.QuickGlance
   |nexus  = 17380
+
   |nexus  = 12058
   |github  =
+
   |github  = adverserath/QuickGlance
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stumps to Hardwood Stumps
+
   |name    = Quick Load
   |author  = Nishtra
+
   |author  = aedenthorn, Erinthe
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id      = aedenthorn.QuickLoad
   |nexus  = 691
+
   |nexus  = 7756
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
+
   |name    = Quick Minigame
   |author  = sophie
+
   |author  = Enaium
   |id      = sophie.SturdySaplings
+
   |id      = Enaium.QuickMinigame
   |nexus  = 14440
+
  |curse  = 438741
   |github  = sophiesalacia/StardewMods
+
  |moddrop = 895127
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/QuickMinigame
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Submerged Crab Pots
+
   |name    = Quick Responses
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SubmergedCrabPots
+
   |id      = aedenthorn.QuickResponses
   |nexus  = 11719
+
   |nexus  = 6548
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Subterranian Overhaul, Dwarvish
+
   |name    = Quick Responses (1.6 Updated)
   |author  = mytigio
+
   |author  = yummypecho - original by aedenthorn
   |id      = mytigio.SubterranianOverhaul
+
   |id      = yummypecho.QuickResponses
   |nexus  = 4149
+
   |nexus  = 21103
   |github  = mytigio/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5
 
 
 
  |dev note = It almost works, but the game crashes in the mines when you go to a floor where void tree mushrooms spawn (after lvl 90).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sundrop City
+
   |name    = Quick Sell
   |author  = The Sundrop Team
+
   |author  = Alejandro Akbal, AlejandroAkbal
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id      = AlejandroAkbal.QuickSell
   |nexus  = 4014
+
   |nexus  = 7854
   |github  =
+
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Hopper
+
   |name    = Quick Shop
   |author  = spacechase0
+
   |author  = Enaium
   |id      = spacechase0.SuperHopper
+
   |id      = Enaium.QuickShop
   |curse  = 867698
+
   |curse  = 436793
   |nexus  = 9418
+
  |moddrop = 864170
   |github  = spacechase0/StardewValleyMods
+
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/QuickShop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Sleeper
+
   |name    = Quick Start
   |author  = spoocky123
+
   |author  = WuestMan, redknightofdoom
   |id      = spoocky123.SuperSleeper
+
   |id      = WuestMan.QuickStart
   |nexus  = 10842
+
   |nexus  = 2375
   |github  =
+
   |github  = Brian-Wuest/Quick_Start
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surfing Festival
+
   |name    = Quick Stash
   |author  = spacechase0 and ParadigmNomad
+
   |author  = ChiroxT
   |id      = spacechase0.SurfingFestival
+
   |id      = treinke.quickstash
  |curse  = 867720
+
   |nexus  = 20864
   |nexus  = 6688
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surprise Pregnancy, SurpriseBaby1
+
   |name    = Quick Swap
   |author  = MiphasGrace
+
  |author  = Allan Wang
   |id      = MiphasGrace.SurpriseBaby1
+
  |id      = AllanWang.QuickSwap
   |nexus  = 13126
+
  |nexus  = 13956
 +
  |github  = AllanWang/Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quotes
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Quotes
 +
  |nexus  = 6503
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Radioactive Geodes
 +
   |author  = justastranger
 +
   |id      = jas.RadioactiveGeodes
 +
  |moddrop = 952722
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Survivalistic
+
   |name    = Radioactive Tools
   |author  = Ophaneom
+
   |author  = kakashigr
   |id      = Ophaneom.Survivalistic
+
   |id      = kakashigr.RadioactiveTools
   |nexus  = 12179
+
   |nexus  = 7630
   |github  = Ophaneom/Survivalistic
+
   |github  = kakashigr/stardew-radioactivetools
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SvFishingMod
+
   |name    = Rainbow Cursor
   |author  = KDERazorback
+
   |author  = Jamie Taylor
   |id      = KDERazorback.SvFishingMod
+
   |id      = jltaylor-us.RainbowCursor
   |nexus  = 6403
+
   |nexus  = 15886
   |github  = KDERazorback/SvFishingMod
+
   |github  = jltaylor-us/StardewRainbowCursor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim
+
   |name    = Rainbow Trail
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Swim
+
   |id      = aedenthorn.RainbowTrail
  |curse  = 868896
+
   |nexus  = 16914
   |nexus  = 6326
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swimsuits Anywhere
+
   |name    = Raincoat When Raining
   |author  = Myzkatonic
+
   |author  = BikiFae, bikinavisho
   |id      = Myzkatonic.SwimsuitsAnywhere
+
   |id      = BikiFae.RainCoatWhenRaining
   |nexus  = 7722
+
   |nexus  = 4659
 +
  |github  = bikinavisho/RainCoatWhenRaining
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = RainPlus
 +
  |author  = Deadlykirpy
 +
  |id      = Kirpy.RainPlus
 +
  |nexus  = 6559
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swiss Army Knife
+
   |name    = Rain Randomizer
   |author  = John Peters
+
   |author  = EvilPdor
   |id      = JohnPeters.SwissArmyKnife
+
   |id      =
   |nexus  = 13991
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swizzy Meads
+
   |name    = Rain Refills Watering Can
   |author  = Swizzy Studios
+
   |author  = StultusV
   |id      = SwizzyStudios.SwizzyMeads
+
   |id      = StultusV.RainRefillsWateringCan
   |nexus  = 3241
+
   |nexus  = 11554
   |github  = SwizzyStudios/SV-SwizzyMeads
+
   |github  = JudeRV/Stardew-RainRefillsWateringCan
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tab Autoloot
+
   |name    = Rains Interaction Mod
   |author  = Guedez
+
   |author  = RainKuro
   |id      = tab.autoloot
+
   |id      = RainKuro.RainsInteractionMod
   |nexus  = 5115
+
   |nexus  = 18850
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tailor Weapon Skins
+
   |name    = Raised Garden Beds
   |author  = Peasly Wellbott
+
   |author  = blueberry
   |id      = Wellbott.TailorWeaponSkins
+
   |id      = blueberry.RaisedGardenBeds
   |nexus  = 7797
+
   |nexus  = 5305
   |github  =
+
   |github  = b-b-blueberry/RaisedGardenBeds
}}
 
{{#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.6
<!--
 
  |unofficial version = 1.1.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take All
+
   |name    = Ranching Tool Upgrades
   |author  = aedenthorn, Erinthe
+
   |author  = drbirbdev
   |id      = aedenthorn.TakeAll
+
   |id      = drbirbdev.RanchingToolUpgrades
   |nexus  = 14247
+
   |nexus  = 12280
   |github  = aedenthorn/StardewValleyMods
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take It Slow
+
   |name    = Random Bundles
   |author  = KarratKake
+
   |author  = balllight
   |id      = KarratKake.TakeItSlow
+
   |id      = balllight.RandomBundles
   |nexus  = 13432
+
   |nexus  = 13790
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Talk to Inworld's AI Villagers, Inworld
+
   |name    = Random Hair Color
   |author  = Inworld AI, PogDerson
+
   |author  = bookworm89723
   |id      = PogDerson.Inworld
+
   |id      = davis.randomhair
   |nexus  = 16816
+
   |nexus  = 3271
   |github  =
+
   |github  = joaniedavis/RandomHairMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tap Giant Crops
+
   |name    = Randomized Energy
   |author  = atravita
+
   |author  = LakeMonster_, LakeMonster666
   |id      = atravita.TapGiantCrops
+
   |id      = LakeMonster_.RandomizedEnergy
  |curse  = 870968
+
   |nexus  = 5250
  |moddrop = 1205166
+
   |github  =
   |nexus  = 13052
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tappable Palm Trees
+
   |name    = Random NPCs, Random Visitors
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TappablePalmTrees
+
   |id      = Aedenthorn.RandomNPC
   |nexus  = 10661
+
   |nexus  = 4911
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |warnings  = doesn't work in multiplayer.
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Ready
+
   |name    = Random Slimes
   |author  = skunkkky
+
   |author  = ChrisMzz
   |id      = skunkkk.TapperReady
+
   |id      = ChrisMzz.randomslimes
   |nexus  = 1219
+
   |nexus  = 21320
   |github  =
+
   |github  = ChrisMzz/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Start Day
 +
  |author  = idermailer
 +
  |id      = idermailer.RandomStartDay
 +
  |nexus  = 13225
 +
  |github  = idermailer/RandomStartDay
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Tastes
 +
  |author  = skiilaa
 +
  |id      = skiilaa.RandomTastes
 +
  |nexus  = 2285
 +
 
 +
  |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Range Display, Sprinkler Range
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.sprinklerrange
 +
  |nexus  = 1179
 +
  |moddrop = 833536
 +
  |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Tapper Report|Tapper Report]] instead.
+
   |summary  = use [[#Data Layers|Data Layers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Report
+
   |name    = Ranged Tools
   |author  = pepoluan
+
   |author  = vgperson
   |id      = pepoluan.TapperReport
+
   |id      = vgperson.RangedTools
   |nexus  = 8700
+
   |nexus  = 6935
   |github  =
+
   |github  = vgperson/RangedTools
  |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    = Range Highlight
   |author  = TehPers
+
   |author  = Jamie Taylor
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id      = jltaylor-us.RangeHighlight
   |nexus   = 3256<!--was 2150 before re-release-->
+
   |curse   = 997096
   |moddrop = 1071149
+
   |nexus  = 6752
   |github  = TehPers/StardewValleyMods
+
   |github  = jltaylor-us/StardewRangeHighlight
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Festive Slimes
+
   |name    = Raven of The Valley
   |author  = TehPers
+
   |author  = nicks
   |id      = TehPers.FestiveSlimes
+
   |id      = nicks.RavenofTheValley
   |nexus  = 2990
+
   |nexus  = 19856
   |github  = TehPers/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Fishing Overhaul
+
   |name    = Readers Digest
   |author  = TehPers
+
   |author  = Remy Bach
   |id      = TehPers.FishingOverhaul
+
   |id      = remybach.readersdigest
   |nexus  = 866
+
   |nexus  = 3040
  |moddrop = 123679
+
   |github  = remybach/stardew-valley-readersdigest
   |github  = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Telephone Purchasing
+
   |name    = Readers Digest for 1.6
   |author  = Stingray
+
   |author  = Slash215
   |id      = Stingray.TP
+
   |id      = Slash215.readersdigest
   |nexus  = 10190
+
   |nexus  = 22972
   |github  = Stingrayss/StardewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleporter
+
   |name    = Real Clock
   |author  = Bifibi
+
   |author  = thimadera
   |id      = Teleporter
+
   |id      = thimadera.Realclock
   |nexus  =
+
   |nexus  = 21726
   |chucklefish = 4374
+
   |github  = thimadera/StardewMods
   |github  =
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Realistic Fishing
 +
  |author  = Kevin Connors
 +
  |id      = KevinConnors.RealisticFishing
 +
  |nexus  = 2623
 +
   |github  = kevinforrestconnors/RealisticFishing
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.3.29
   |status   = workaround
+
<!--
   |summary = use [[#Fast Travel|Fast Travel]] instead.
+
  |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
 +
   |name    = Realistic Random Names
 +
   |author = aedenthorn, Erinthe
 +
  |id      = aedenthorn.RealNames
 +
  |nexus  = 6269
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Mod
+
   |name    = Real Time
   |author  = Falson, Falson127
+
   |author  = Enaium, Lightcolour888
   |id      = Falson.TeleportMod
+
   |id      = Enaium.RealTime
   |nexus  = 18842
+
   |nexus  = 5336
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC
+
   |name    = Realtime Framework
   |author  = Enaium
+
   |author  = drbirbdev
   |id      = Enaium.TeleportNpc
+
   |id      = drbirbdev.RealtimeFramework
  |curse  = 436803
+
   |nexus  = 18915
  |moddrop = 865554
+
   |github  = drbirbdev/StardewValley
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/TeleportNpc
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC Location
+
   |name    = Realtime Minimap
   |author  = ccr
+
   |author  = spacechase0
   |id      = ccr.TeleportNPCLocation
+
   |id      = spacechase0.RealtimeMinimap
   |nexus  = 17190
+
  |curse  = 867706
   |github  = chencrstu/TeleportNPCLocation
+
   |nexus  = 9386
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Point
+
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
   |author  = Enaium
+
   |author  = SixthTitan
   |id      = Enaium.TeleportPoint
+
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
   |curse   = 436830
+
   |nexus   = 5773
   |moddrop = 864013
+
   |github  =
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/TeleportPoint
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport To Farm
+
   |name    = Recatch Legendary Fish
   |author  = Rafael
+
   |author  = cantorsdust and Pathoschild
   |id      = Rafael.TeleportToFarm
+
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
   |nexus  = 7247
+
   |nexus  = 172
   |github  =
+
   |github  = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Adventurer's Life Expanded
+
   |name    = Recipes In Mail
   |author  = HamioDracny
+
   |author  = Freaksaus
   |id      = HamioDracny.TALE.SMAPI
+
   |id      = freaksaus.recipesinmail
   |nexus  = 14083
+
   |nexus  = 22173
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Best of "The Queen of Sauce"
+
   |name    = Recipe Tracker, Stardew Valley Recipe Tracker
   |author  = Bpendragon
+
   |author  = Nox Chimaera, noxkimaera
   |id      = Bpendragon.BestOfQOS
+
   |id      = NoxChimaera.StardewValleyTodo
   |nexus  = 7985
+
   |nexus  = 22378
   |github  = Bpendragon/Best-of-Queen-of-Sauce
+
   |github  = NoxChimaera/StardewValleyTODO
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
+
   |name    = Reciprocate
   |author  = Neat
+
   |author  = YunHikari
   |id      = neat.newspaper
+
   |id      = YunHikari.Reciprocate
   |nexus  = 8689
+
   |nexus  = 17714
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Farmer That Stared at Rocks
+
   |name    = Recover Stamina
   |author  = ItsLittany
+
   |author  = lperkins2, Logan Perkins
   |id      = itslittany.RockBreaker
+
   |id      = lperkins2.RecoverStamina
   |nexus  = 6376
+
   |nexus  = 2332
  |moddrop = 804101
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Fishmonger
+
   |name    = Recurring Reminders
   |author  = VoidWitchCult
+
   |author  = Dem1se
   |id      = VoidWitchCult.TheFishmongerFishing
+
   |id      = Dem1se.RecurringReminders
   |nexus  = 16326
+
   |nexus  = 6840
   |github  =
+
   |github  = dem1se/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theft of the Winter Star
+
   |name    = Recyclable Cola
   |author  = spacechase0 and ParadigmNomad
+
   |author  = XxHarvzBackxX
   |id      = spacechase0.TheftOfTheWinterStar
+
   |id      = harvz.RecyclableCola
  |curse  = 867729
+
   |nexus  = 10865
  |moddrop = 771680
+
   |github  = XxHarvzBackxX/recyclableCola
   |nexus  = 5062
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Gnomiverse
+
   |name    = Redesigned Farmhouse Layout
   |author  = Purppelle and King Gnomus
+
   |author  = Aimon111 & DaLion
   |id      = Purppelle.TheGnomiverse
+
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
   |nexus  = 13266
+
   |nexus  = 11420
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
+
   |name    = Redraw Pelican Town Config
   |author  = Tlitookilakin
+
   |author  = JefGrizli
   |id      = tlitookilakin.BakeOffCode
+
   |id      = JefGrizli.RedrawPelicanTownC
   |nexus  = 18856
+
   |nexus  = 15564
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Love of Cooking
+
   |name    = Refill Silos
   |author  = blueberry
+
   |author  = Alpha_Omegasis
   |id      = blueberry.LoveOfCooking
+
   |id      = Omegasis.RefillSilos
   |nexus  = 6830
+
   |nexus  = 20779
  |github  = b-b-blueberry/CooksAssistant
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theme Manager
+
   |name    = Refill Watering Can in Town Fountain
   |author  = Khloe Leclair
+
   |author  = TfueLovesBanana
   |id      = leclair.thememanager
+
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
   |nexus  = 14525
+
   |nexus  = 16764
   |github  = KhloeLeclair/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Moon
+
   |name    = Refund Staircases
   |author  = Pucklynn
+
   |author  = Nick Martin
   |id      = shannon.MoonMod
+
   |id      = NickMartin.RefundStaircases
   |nexus  = 2482
+
   |nexus  = 19209
   |github  =
+
   |github  = nickmartin1ee7/RefundStaircases
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Northern Gulf
+
   |name    = Regeneration
   |author  = The commission of The Northern Gulf
+
   |author  = Hammurabi
   |id      = TcTHG.Custom_The_Northern_Gulf
+
   |id      = HammurabiRegeneration
   |nexus   = 19376
+
  |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 Pumpkin King
+
   |name    = Regen Mod
   |author  = KirbyLink
+
   |author  = Zoryn
   |id      = kirbylink.pumpkinking
+
   |id      = Zoryn.RegenMod
   |nexus  = 3006
+
   |nexus  =
   |github = KirbyLink/PumpkinKing
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
+
   |github  = Zoryn4163/SMAPI-Mods
  |broke in = Stardew Valley 1.4
 
<!--@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    = Regular Quality
   |author  = TheShwamp
+
   |author  = desto, JustToDownloadThings
   |id      = TheShwamp.TheQueenOfSauceReminder
+
   |id      = desto.RegularQuality
   |nexus  = 5172
+
   |nexus  = 5090
   |github  =
+
   |github  = desto-git/smapi-RegularQuality
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Twlight Traveller - Custom NPC (API), APICut
+
   |name    = Rejuvenating Forest
   |author  = Eris, AkatsukiVana, HuaGei API
+
   |author  = Team Timber
   |id      = Eris.APICut
+
   |id      = TeamTimber.RejuvenatingForest
   |nexus  = 8158
+
   |nexus  = 10322
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Think-n-Talk
+
   |name    = Relationship Bar UI
   |author  = Prism 99
+
   |author  = SlyMerc
   |id      = prism99.thinkntalk
+
   |id      = RelationshipBar
   |nexus  = 9546
+
   |nexus  = 1009
   |github  = Prism-99/Think-n-Talk
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = This Mod Is Organic
+
   |name    = Relationships Enhanced
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
+
   |author  = rodrigovaz
   |id      = SweetPanda.Organic
+
   |id      = relationshipsenhanced
   |nexus  = 16648
+
   |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    = 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    = Relationship Status
   |author  = spacechase0
+
   |author  = Dragonisser
   |id      = ThreeHeartDancePartner
+
   |id      = relationshipstatus
   |curse   = 867388
+
   |nexus   = 751
   |moddrop = 127278
+
   |github  =
  |nexus  = 500
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Throwable Axe
+
   |name    = Relationship Tooltips
   |author  = spacechase0
+
   |author  = M3ales
   |id      = spacechase0.ThrowableAxe
+
   |id      = M3ales.RelationshipTooltips
   |curse   = 867726
+
   |nexus   =
   |moddrop = 771683
+
   |curse  = 298040
   |nexus  = 5097
+
   |github  = M3ales/RelationshipTooltips
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Thunderstorm Totem
+
   |name    = Relationship Tracker
   |author  = justastranger
+
   |author  = Branic
   |id      = jas.ThunderstormTotem
+
   |id      = Branic.RelationshipTracker
   |moddrop = 944622
+
   |nexus  = 2845
   |nexus   =
+
  |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    = Tidy Fields
+
   |name    = Relativity
   |author  = seitanicbean
+
   |author  = AdroSlice
   |id      = seitanicbean.tidyfields
+
   |id      = AdroSlice.Relativity
   |nexus  = 10929
+
   |nexus  = 13028
   |github  =
+
   |github  = adroslice/sdv-relativity-mirror
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Social
+
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
   |author  = trashcan9
+
   |author  = The Fluffy Robot
   |id      = trashcan9.TidySocial
+
   |id      = TheFluffyRobot.RelaxingWeekends
   |nexus  = 16233
+
   |nexus  = 19662
   |github  =
+
   |github  = jamespfluger/Stardew-ModCollection
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tileman Challenge
+
   |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
   |author  = SpicyKai
+
   |author  = mouahrara
   |id      = SpicyKai.Tileman
+
   |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
   |nexus  = 11945
+
   |nexus  = 20606
   |github  = spicykai/StardewValley-Mods
+
   |github  = mouahrara/RelocateFarmAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tile Transparency, Transparent Tiles
+
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
   |author  = aedenthorn, Erinthe
+
   |author  = zeldela
   |id      = aedenthorn.TileTransparency
+
   |id      = zeldela-RememberBirthdays
   |nexus  = 17288
+
   |nexus  = 13554
   |github  = aedenthorn/StardewValleyMods
+
   |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tillable Ground
+
   |name    = Remember Faced Direction
   |author  = hawkfalcon
+
   |author  = Annosz
   |id      = hawkfalcon.TillableGround
+
   |id      = Annosz.RememberFacedDirection
   |nexus  = 2175
+
   |nexus  = 6946
   |github  = hawkfalcon/Stardew-Mods
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tilled Soil Decay
+
   |name    = Remember Your Umbrella
   |author  = bcmpinc
+
   |author  = heyseth
   |id      = bcmpinc.TilledSoilDecay
+
   |id      = heyseth.umbrellas
   |nexus  = 2738
+
   |nexus  = 8366
   |github  = bcmpinc/StardewHack
+
   |github  = heyseth/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest
+
   |name    = Reminders
   |author  = Asconoid
+
   |author  = Surkasu
   |id      = Asconoid.TimeBeforeHarvest
+
   |id      = Surkasu.Reminders
   |nexus  = 5764
+
   |nexus  = 2481
 
   |github  =
 
   |github  =
  
   |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
+
  |broke in = SMAPI 3.0
   |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
+
   |status  = workaround
 +
   |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest Enhanced
+
   |name    = Remind to Exit
   |author  = Jonathan Ginn
+
   |author  = pepoluan
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id      = pepoluan.RemindToExit
   |nexus  = 12170
+
   |nexus  = 8727
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/enom/time-before-harvest-enhanced
+
   |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freeze
+
   |name    = Re-Mixed Seeds, Mixed Seed Mod
  |author  = Omegasis, Alpha_Omegasis
+
   |author  = nein
  |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id      = nein.MixedSeedMod
  |nexus  = 973
+
   |nexus  = 22311
  |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Time Freezes at Midnight
 
   |author  = JBtheShadow
 
   |id      = JBtheShadow.TimeFreezesAtMidnight
 
   |nexus  = 7425
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Master
+
   |name    = Remote Fridge Storage
   |author  = trashcan9
+
   |author  = EternalSoap, arjan3004
   |id      = trashcan9.TimeMaster
+
   |id      = EternalSoap.RemoteFridgeStorage
   |nexus  = 16192
+
   |nexus  = 2545
   |github  =
+
   |github  = SoapStuff/Remote-Fridge-Storage
 +
 
 +
  |warnings = Broken on Android (loads but does not work).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Multiplier
+
   |name    = Removable Horse Hats
   |author  = DefenTheNation
+
   |author  = CatCattyCat, Cat
   |id      = DefenTheNation.TimeMultiplier
+
   |id      = cat.removablehorsehats
   |nexus  = 2262
+
   |nexus  = 2223
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
   |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    = Time of the Prairie King
+
   |name    = Remove All Monsters
   |author  = The Fluffy Robot
+
   |author  = David J. Lee, djslzx
   |id      = TheFluffyRobot.TimeOfThePrairieKing
+
   |id      = djsl.RemoveAllMonsters
   |nexus  = 5631
+
   |nexus  = 5727
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Remove Animal Limitations
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Hobbes
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = Hobbes.RemoveAnimalLimitations
   |nexus  = 1000
+
   |nexus  = 7838
  |moddrop = 664035
+
   |github  =
   |github  = JohnsonNicholas/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TimeSpeed
+
   |name    = Rename
   |author  = cantorsdust and Pathoschild
+
   |author  = Remmie, CoinzReturns
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id      = Remmie.Rename
   |nexus   = 169
+
  |nexus  = 2130
   |github = cantorsdust/StardewMods
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
   |status   = workaround
 +
   |summary = use [[#Rename Reworked|Rename Reworked]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Totem
+
   |name    = Rename Reworked
   |author  = gmff
+
   |author  = Parabyted
   |id      = GMFF.TimeTotem
+
   |id      = parabyted.renamerework
  |curse  = 494425
+
   |nexus  = 10866
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TMXL Map Toolkit, TMX Loader
+
   |name    = Rented Tools
   |author  = Platonymous
+
   |author  = JarvieK
   |id      = Platonymous.TMXLoader
+
   |id      = JarvieK.RentedTools
   |curse   = 877235
+
   |nexus   = 1307
   |nexus  = 1820
+
  |github  = Jarvie8176/StardewMods
   |moddrop = 771913
+
 
   |github  = Platonymous/Stardew-Valley-Mods
+
  |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
 +
  |name    = Rented Tools Improved
 +
  |author  = SolusCleansing
 +
  |id      = SolusCleansing.RentedToolsImproved
 +
   |nexus  = 18909
 +
  |github  = SolusCleansing/RentedToolsImproved
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Reorient After Eating
 +
  |author  = PunningLinguist
 +
  |id      = PunningLinguist.ReorientAfterEating
 +
   |nexus  = 7585
 +
   |github  = amconners/ReorientAfterEating
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To-Dew
+
   |name    = Replace Fertilizer
   |author  = Jamie Taylor
+
   |author  = jingshenSN2
   |id      = jltaylor-us.ToDew
+
   |id      = jingshenSN2.replace_fertilizer
   |nexus  = 7409
+
   |nexus  = 24550
   |github  = jltaylor-us/StardewToDew
+
   |github  = jingshenSN2/ReplaceFertilizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To Do List
+
   |name    = Replanter
   |author  = Eleanor, eleanoot
+
   |author  = jwdred
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id      = jwdred.Replanter
   |nexus  = 1630
+
   |nexus  = 589
   |github  = eleanoot/stardew-to-do-mod
+
   |github  = jdusbabek/stardewvalley
  
 
   |broke in = Stardew Valley 1.3.29
 
   |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 version = 1.1.1-unofficial.5-strobe
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toggle Monsters
+
   |name    = ReRegeneration
   |author  = Jolyone, Me
+
   |author  = littleraskol
   |id      = Me.ToggleMonsters
+
   |id      = lrsk_sdvm_rerg.0925160827
   |nexus  = 11801
+
   |nexus  = 6837
   |github  =
+
  |moddrop = 827580
 +
   |github  = littleraskol/ReRegeneration
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Icons
+
   |name    = Reseed, Roc's Reseed Mod
   |author  = furyx639
+
   |author  = rocslayer, James Overton
   |id      = furyx639.ToolbarIcons
+
   |id      = Roc.Reseed
   |curse   = 871834
+
   |nexus  = 2421
   |nexus   = 11026
+
  |github  =
   |github = LeFauxMatt/StardewMods
+
 
 +
   |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    = Toolbar Tooltips
+
   |name    = Reset Skull Caverns, Skull Caverns Reset
   |author  = danmw3
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = danmw3.toolbartooltips
+
   |id      = KoihimeNakamura.ResetCaverns
   |nexus  = 4977
+
  |curse  = 990459
   |github  =
+
  |moddrop = 1080116
 +
   |nexus  = 20846
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ToolBelt
+
   |name    = Reset Terrain Features
   |author  = yuri0r
+
   |author  = mabelSyrup
   |id      = yuri0r.ToolBelt
+
   |id      = MabelSyrup.ResetTerrainFeatures
   |nexus  = 8566
+
   |nexus  = 4715
 
   |github  =
 
   |github  =
   |source = https://gitlab.com/yuri0r/toolbelt
+
 
 +
   |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    = Tool Charging
+
   |name    = Resource Storage
   |author  = mralbobo
+
   |author  = aedenthorn, Erinthe
   |id      = mralbobo.ToolCharging
+
   |id      = aedenthorn.ResourceStorage
   |nexus  =
+
   |nexus  = 17951
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  = aedenthorn/StardewValleyMods
   |github  = mralbobo/stardew-tool-charging
 
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
+
   |summary  = use [[#Resource Storage - Continued|Resource Storage - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Select
+
   |name    = Resource Storage - Continued
   |author  = CrazyWig
+
   |author  = aedenthorn and FlyingTNT
   |id      = crazywig.toolpowerselect
+
   |id      = FlyingTNT.ResourceStorage
   |nexus  = 2553
+
   |nexus  = 22539
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Setup
+
   |name    = Responsive Knockback, Responsive MP Knockback
   |author  = Gilar Fasulaki
+
   |author  = spacechase0
   |id      = GilarF.ToolPowerSetup
+
   |id      = spacechase0.ResponsiveKnockback
   |nexus  = 4517
+
   |nexus  = 12029
   |github  =
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Smart Switch
+
   |name    = Restauranteer
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ToolSmartSwitch
+
   |id      = aedenthorn.Restauranteer
  |curse  = 868687
+
   |nexus  = 14519
   |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    = Retro Active Achievements
   |author  = Cherry, CherryChain
+
   |author  = iceburg
   |id      = Cherry.ToolUpgradeCosts
+
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
   |nexus  = 6576
+
   |nexus  = 4974
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = ManApart/RetroActiveAchievements
  
   |broke in           = SMAPI 3.12
+
   |broke in = Stardew Valley 1.5
  |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    = Retroactive Stardew
   |author  = SorryLate
+
   |author  = millerscout
   |id      = SorryLate.ToolUpgradeDelivery
+
   |id      = Millerscout.RetroactiveStardew
   |nexus  = 5421
+
   |nexus  = 6953
   |github  = sorrylate/Stardew-Valley-Mod
+
   |github  = millerscout/StardewMillerMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery Service
+
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
   |author  = Felix-Dev
+
   |author  = Iceburg
   |id      = Felix-Dev.ToolUpgradeDeliveryService
+
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
   |nexus  = 2938
+
   |nexus  = 356
   |github  = Felix-Dev/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
+
   |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
<!--
 
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Reminder
+
   |name    = Reverse Proposal
   |author  = Wracketeer
+
   |author  = GreenOnion24
   |id      = Wracketeer.ToolUpgradeReminder
+
   |id      = GreenOnion24.ReverseProposal
   |nexus  = 13423
+
   |nexus  = 8526
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Too Many Animals
+
   |name    = Revive Dead Crops
   |author  = furyx639
+
   |author  = atravita
   |id      = furyx639.TooManyAnimals
+
   |id      = atravita.ReviveDeadCrops
   |curse  = 871833
+
   |curse  = 870964
   |nexus  = 11033
+
  |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    = Town School Functions
+
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
   |author  = Edu Anttunes
+
   |author  = ribeena
   |id      = EduAnttunes.TownSchool.Functions
+
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
   |nexus  = 6317
+
   |nexus  = 11809
   |github  =
+
   |github  = ribeena/BusLocations
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Mod
+
   |name    = Ridgeside Village
   |author  = Pathoschild
+
   |author  = Rafseazz
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id      = Rafseazz.RidgesideVillage
   |nexus  = 1401
+
   |nexus  = 7286
  |moddrop = 606639
+
   |github  = Rafseazz/Ridgeside-Village-Mod
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Sounds, Tractor Engine Sound
+
   |name    = Right Click to Untill Soil
   |author  = MissCoriel
+
   |author  = Kumagabear
   |id      = misscoriel.tractorsounds
+
   |id      = Kumagabear.RightClickUntillSoil
   |nexus  = 5781
+
   |nexus  = 19563
   |github  =
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trading
+
   |name    = Ring of Fire
   |author  = MindMeltMax
+
   |author  = Platonymous
   |id      = MindMeltMax.Trading
+
   |id      = Platonymous.RingOfFire
  |moddrop = 1214750
+
   |nexus  = 1166
   |nexus  = 13293
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Station
+
   |name    = Ring Overhaul
   |author  = Cherry, CherryChain
+
   |author  = Goldenrevolver
   |id      = Cherry.TrainStation
+
   |id      = Goldenrevolver.RingOverhaul
   |nexus  = 6183
+
   |nexus  = 10669
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Tracks
+
   |name    = Ring Overhaul for Walk of Life
   |author  = aedenthorn, Erinthe
+
   |author  = Jibb
   |id      = aedenthorn.TrainTracks
+
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
   |nexus  = 10927
+
   |nexus  = 12171
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Train Whistle
+
   |name    = Rise And Shine
   |author  = Taskmaster
+
   |author  = Yoshify
   |id      = Taskmaster.TrainWhistle
+
   |id      = Yoshify.RiseAndShine
   |nexus  = 4473
+
   |nexus  = 3
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 0.39.1
 +
  |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    = Trampoline
+
   |name    = Riverland Farm but You Need to Build Bridges
   |author  = aedenthorn, Erinthe
+
   |author  = idermailer
   |id      = aedenthorn.Trampoline
+
   |id      = idermailer.riverfarmButBridge
   |nexus  = 11619
+
   |nexus  = 15748
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparency Settings
+
   |name    = Robin Work Hours
  |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
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TransparentObjects
+
   |id      = aedenthorn.RobinWorkHours
   |nexus  = 6412
+
   |nexus  = 11244
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash 4 Elliott
+
   |name    = Rock Paper Scissors
   |author  = ChrisMzz
+
   |author  = Spiderbuttons
   |id      = ChrisMzz.trash4elliott
+
   |id      = Spiderbuttons.RockPaperScissors
   |nexus  = 18882
+
   |nexus  = 23875
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Abides
+
   |name    = Rope Bridge
   |author  = John Peters
+
   |author  = Teban100
   |id      = JohnPeters.TrashBearAbides
+
   |id      = RopeBridge
   |nexus  = 11359
+
   |nexus  = 824
   |github  =
+
   |github  = StephenKairos/Teban100-StardewMods
 +
 
 +
  |broke in          = SMAPI 2.6
 +
  |unofficial version = 1.0.1-unofficial.5-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Item Helper, Trash Bear Name
+
   |name    = Rotate Toolbar
   |author  = MattDeDuck, Duckshard
+
   |author  = Pathoschild
   |id      = MattDeDuck.TrashBearName
+
   |id      = Pathoschild.RotateToolbar
   |nexus  = 5252
+
   |nexus  = 1100
   |github  =
+
   |github  = Pathoschild/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Can Reactions
+
   |name    = Rummage - The Thievery Mod
   |author  = aedenthorn, Erinthe
+
   |author  = ApryllForever
   |id      = aedenthorn.TrashCanReactions
+
   |id      = ApryllForever.RestStop.Rummage
   |nexus  = 7643
+
   |nexus  = 12764
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ApryllForever/Rummage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Cans On Horse
+
   |name    = Rune Magic
   |author  = aedenthorn, Erinthe
+
   |author  = fierro
   |id      = aedenthorn.TrashCansOnHorse
+
   |id      = fierro.rune_magic
   |nexus  = 16394
+
   |nexus  = 15065
   |github  = aedenthorn/StardewValleyMods
+
   |github  = facufierro/RuneMagic
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Does Not Consume Bait
+
   |name    = Run Fast, Sprint
   |author  = atravita
+
   |author  = Krutonium
   |id      = atravita.TrashDoesNotConsumeBait
+
   |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
  |curse  = 870979
+
   |nexus  = 12701
  |moddrop = 1128126
+
   |github  =
   |nexus  = 11426
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Remover
+
   |name    = Running Key
   |author  = SorryLate, rharyanto
+
   |author  = strato35
   |id      = SorryLate.TrashRemover
+
   |id      = Strato35.RunningKey
   |nexus  = 5114
+
   |nexus  = 5527
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Trash
+
   |name    = Running Late
   |author  = Jaredlll08
+
   |author  = Coll1234567
   |id      = BlameJared.TrashTrash
+
   |id      = Coll1234567.RunningLate
   |nexus  =
+
   |nexus  = 3518
  |curse  = 297981
 
  |github  = jaredlll08/Trash-Trash
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Traveling Takes Time
 
  |author  = Vrakyas
 
  |id      = Vrakyas.TravelingTakesTime
 
  |nexus  = 4031
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Travelling Skill
+
   |name    = Rush Orders
   |author  = Achtuur8
+
   |author  = spacechase0
   |id      = Achtuur.StardewTravelSkill
+
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
   |nexus  = 16820
+
  |curse  = 867397
   |github  = Achtuur/StardewTravelSkill
+
  |moddrop = 127276
 +
   |nexus  = 605
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Treasure Chests Expanded
+
   |name    = SAAT.API, SAAT - Audio API and Toolkit
   |author  = aedenthorn, Erinthe
+
   |author  = ZeroMeters
   |id      = aedenthorn.TreasureChestsExpanded
+
   |id      = ZeroMeters.SAAT.API
   |nexus  = 7685
+
   |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    = Tree Changes
+
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
   |author  = JPAN
+
   |author  = ZeroMeters
   |id      = jpan.TreeChanges
+
   |id      = ZeroMeters.SAAT.Mod
   |nexus  = 3964
+
   |nexus  = 10747
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
   |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    = Tree Shake Mod
+
   |name    = Safe Lightning
   |author  = NCarigon
+
   |author  = CatCattyCat, Cat
   |id      = NCarigon.TreeShakeMod
+
   |id      = cat.safelightning
   |nexus  = 15927
+
   |nexus  = 2039
   |github  = ncarigon/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    = Tree Shaker
+
   |name    = Safe Lightning Redux, Safe Lightning
   |author  = TyoAtrosa
+
   |author  = Shockah
   |id      = TyoAtrosa.Treeshaker
+
   |id      = Shockah.SafeLightning
   |nexus  = 2159
+
   |nexus  = 11857
   |github  = TyoAtrosa/TreeShaker
+
   |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Safe Lightning Updated|Safe Lightning Updated]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Spread
+
   |name    = Safe Lightning Updated
   |author  = bcmpinc
+
   |author  = Rokugin
   |id      = bcmpinc.TreeSpread
+
   |id      = Rokugin.SafeLightningUpdated
   |nexus  = 3183
+
   |nexus  = 22783
   |github  = bcmpinc/StardewHack
+
   |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Transplant
+
   |name    = Safer Bombs
   |author  = YukiShiku, LeonBlade
+
   |author  = Dragoon23
   |id      = TreeTransplant
+
   |id      = Dragoon23.SaferBombs
   |nexus  = 1342
+
   |nexus  = 23559
  |moddrop = 526140
+
   |github  =
  |chucklefish = 5485
 
   |github  = LeonBlade/TreeTransplant
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trendy Haley
+
   |name    = Safe Reading
   |author  = candidus42
+
   |author  = LunaticShade
   |id      = Candidus42.TrendyHaley
+
   |id      = LunaticShade.SafeReading
   |nexus  = 4984
+
   |nexus  = 8564
   |github  = mus-candidus/TrendyHaley
+
   |github  = LunaticShade/StardewValley.SafeReading
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trick or Treat
+
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
   |author  = Dad of Gwen, Carleton and Gwen
+
   |author  = blueberry
   |id      = DadOfGwenTrickOrTreatMod
+
   |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  = 8115
+
   |nexus  = 4154
   |github  =
+
   |github  = b-b-blueberry/SailorStyles
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tricks and Treats
+
   |name    = Saloon Warp Totem
   |author  = ch20youk
+
   |author  = Artinity
   |id      = ch20youk.TricksAndTreats
+
   |id      = Artinity.SaloonWarpTotem
   |nexus  = 18947
+
   |nexus  = 16450
   |github  = cl4r3/Halloween-Mod-Jam-2023
+
   |github  = Artinity/SaloonWarpTotem
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = True Random Geodes
+
   |name    = SAML
   |author  = lilico/atelier99
+
   |author  = MindMeltMax
   |id      = lilico.TrueRandomGeodes
+
   |id      = MindMeltMax.SAML
   |nexus  = 11371
+
   |nexus  = 20250
   |github  =
+
   |github  = MindMeltMax/SAML
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Turn to Your Enemies
+
   |name    = Satchels
   |author  = Krutonium
+
   |author  = spacechase0
   |id      = krutonium.turn_to_your_enemies
+
   |id      = spacechase0.Satchels
   |nexus  = 12643
+
   |nexus  = 20625
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Announcements
+
   |name    = Sauvignon in Stardew
   |author  = Zyin
+
   |author  = Jesse, Jdvicks94
   |id      = Zyin.TVAnnouncements
+
   |id      = Jesse.SauvignonInStardew
   |nexus  = 3649
+
   |nexus  = 2597
   |github  = Zyin055/TVAnnouncements
+
   |github  = JDvickery/Sauvignon-in-Stardew
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.5-BigBhole69
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Brasileira
+
   |name    = Savage Vincent (NPC Speech Bubbles)
   |author  = JhonnieRandler & Brukob
+
   |author  = BlaDe
   |id      = JhonnieMike.BrasilTV
+
   |id      = BlaDe.NPCSpeechBubblesVincent
   |nexus  = 10843
+
   |nexus  = 11833
   |github  = JhonnieRandler/TVBrasileira
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name    = Save Anywhere Redux, Save Anywhere
   |author  = hisameartwork
+
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
   |id      = HisameArtwork.GardeningChannel
+
   |id      = Omegasis.SaveAnywhere
   |nexus  = 5485
+
  |curse  = 898109
   |github  =
+
   |nexus  = 8386<!--non-redux: 444-->
 +
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
 +
 
 +
  |warnings = Broken on Android (use the built-in autosave instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Recipes
+
   |name    = Save Backup
   |author  = SorryLate, rharyanto
+
   |author  = SMAPI
   |id      = SorryLate.TvRecipes
+
   |id      = SMAPI.SaveBackup
   |nexus  = 5260
+
   |nexus  =
   |github  =
+
  |url    = https://smapi.io
 +
   |github  = Pathoschild/SMAPI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twin Stick Strafe Action
+
   |name    = Save Game Options
   |author  = AndyUr
+
   |author  = SorryLate, rharyanto
   |id      = AndyUr.TwinStickStrafeAction
+
   |id      = SorryLate.SaveGameOptions
   |nexus  = 7589
+
   |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    = Twitch Chat Integration
+
   |name    = Scale Up
   |author  = Hexenentendrache
+
   |author  = Platonymous
   |id      = Hexenentendrache.TwitchChatIntegration
+
   |id      = Platonymous.ScaleUp
   |nexus  = 17321
+
   |nexus  = 3130
   |github  = Enteligenz/StardewMods
+
  |moddrop = 793912
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch in Stardew Valley, Twitch for Stardew
+
   |name    = Scarecrow Highlighter
   |author  = Telshin, Tim "Telshin" Aldridge
+
   |author  = WretchedPenguin
   |id      = telshin.twitch-for-stardew
+
   |id      = WretchedPenguin.ScarecrowHighlighter
  |curse  = 306420
+
   |nexus  = 3579
   |nexus  =
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite
+
   |name    = Scaring - Thieving Skill
   |author  = Cdaragorn
+
   |author  = moonslime
   |id      = Cdaragorn.UiInfoSuite
+
   |id      = moonslime.SpookySkill
   |nexus  = 1150
+
   |nexus  = 23791
   |github  = cdaragorn/Ui-Info-Suite
+
   |github  = Annosz/UIInfoSuite2
 
 
  |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    = Schedule Viewer
   |author  = Annosz
+
   |author  = BinaryLip
   |id      = Annosz.UiInfoSuite2
+
   |id      = BinaryLip.ScheduleViewer
   |nexus   =
+
   |curse   = 1020728
   |url    = https://github.com/Annosz/UIInfoSuite2/releases
+
   |nexus  = 19305
   |github  = Annosz/UiInfoSuite2
+
   |github  = BinaryLip/ScheduleViewer
 
 
  |warnings = Broken on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UI Mod Suite
+
   |name    = Scream
   |author  = Demiacle
+
   |author  = Taskmaster
   |id      = Demiacle.UiModSuite
+
   |id      = Taskmaster.Scream
   |nexus  = 1023
+
   |nexus  = 4588
   |github  = demiacle/UiModSuite
+
   |github  =
  
  |broke in = Stardew Valley 1.2
+
   |status  = abandoned
   |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    = Screaming For Joy
   |author  = Pereclaw Team
+
   |author  = Danil Harding, Danil_HM
   |id      = Pereclaw.ukrutilities
+
   |id      = DanilH.ScreamingForJoy
   |nexus  = 8427
+
   |nexus  = 24643
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultimate Gold
+
   |name    = Screenshot Everywhere
   |author  = Shadowfoxss
+
   |author  = Gaiadin
   |id      = Shadowfoxss.UltimateGoldStardew
+
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
   |nexus  = 2833
+
   |nexus  = 10805
   |github  =
+
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unbreakable Tackles
+
   |name    = Scroll To Blank
   |author  = MindMeltMax
+
   |author  = Caraxian
   |id      = MindMeltMax.UnbreakableTackles
+
   |id      = caraxian.scroll.to.blank
   |nexus  = 7719
+
   |nexus  = 4144
   |moddrop = 1135717
+
   |chucklefish = 4405
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underdark Sewer
+
   |name    = Scroll To Zoom
   |author  = Mel Noelle and Kirbylink
+
   |author  = Tomwa
   |id      = melnoelle.underdarksewer
+
   |id      = Tomwa.ScrollToZoom
   |nexus  = 3070
+
   |nexus  = 2163
   |github  = KirbyLink/UnderdarkSewer
+
   |github  =
  
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underground Secrets
+
   |name    = Scrying Orb
   |author  = aedenthorn, Erinthe
+
   |author  = kdau
   |id      = aedenthorn.UndergroundSecrets
+
   |id      = kdau.ScryingOrb
   |nexus  = 6597
+
   |nexus  = 5603
   |github = aedenthorn/StardewValleyMods
+
   |moddrop = 756553
 +
  |source = https://gitlab.com/kdau/predictivemods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unhinged Mayo Jar
+
   |name    = Scythe Harvesting
   |author  = spacechase0
+
   |author  = mmanlapat
   |id      = spacechase0.UnhingedMayoJar
+
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
   |nexus  = 17139
+
   |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
 +
  |name    = SDV Game of Life
 +
  |author  = Super Aardvark, ubererdferkel
 +
  |id      = SuperAardvark.GameOfLife
 +
  |nexus  = 5361
 +
  |github  = super-aardvark/AardvarkMods-SDV
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children
+
   |name    = SDV Twitch
   |author  = Shaklin
+
   |author  = Dawgeth
   |id      = shaklin.uniquechildren
+
   |id      = MTD.SDVTwitch
   |nexus  = 6278
+
   |nexus  = 1760
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children Talk
+
   |name    = SDVWM, The Weather Machine
   |author  = Shaklin
+
   |author  = SixthTitan
   |id      = shaklin.uniquechildrentalk
+
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
   |nexus  = 9540
+
   |nexus  = 3203
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Valley
+
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = aedenthorn, Erinthe
+
   |author  = FreeTheJunimos
   |id      = aedenthorn.UniqueValley
+
   |id      = freethejunimos.seaclifffarm
   |nexus  = 13828
+
   |nexus  = 13911
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Cats and Dogs
+
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = funny-snek
+
   |author  = FreeTheJunimos
   |id      = funnysnek.UnlimitedCatsandDogs
+
   |id      = freethejunimos.seaclifffarm.pc
   |nexus  = 2942
+
   |nexus  = 14296
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Players
+
   |name    = Season Affixes
   |author  = Armitxes
+
   |author  = Shockah
   |id      = Armitxes.UnlimitedPlayers
+
   |id      = Shockah.SeasonAffixes
   |nexus  = 2213
+
   |nexus  = 16297
   |curse  = 362847
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = Armitxes/StardewValley_UnlimitedPlayers
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Bundles
+
   |name    = Seasonal Immersion
   |author  = DeLiXx
+
   |author  = Entoarox
   |id      = DLX.Bundles
+
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
   |nexus  = 17265
+
   |nexus  = 2273
   |github  =
+
  |chucklefish = 4262
   |source = https://gitlab.com/delixx/stardew-valley-unlockable-bundles
+
   |github  = Entoarox/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlock Dye Menu
+
   |name    = Seasonal Save Slots
   |author  = Shaklin
+
   |author  = Tyler Gibbs
   |id      = shaklin.unlockdyemenu
+
   |id      = tylergibbs2.SeasonalSaveSlots
   |nexus  = 6156
+
   |nexus  = 14382
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlocked Doors
+
   |name    = Season Switcher
   |author  = damien
+
   |author  = dumbledalton
   |id      = damien.unlocked_doors
+
   |id      = Dumbledalton.SeasonSwitcher
   |nexus  = 4338
+
   |nexus  = 10457
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
  |status  = workaround
 
  |summary  = use [[#Custom Locks|Custom Locks]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated Instant Eat Key
+
   |name    = Sebastian Frog Tank Switch
   |author  = apomorph
+
   |author  = Shaklin
   |id      = apomorph.updatedInstantEatKey
+
   |id      = shaklin.SebastianFrogTankSwitch
   |nexus  = 15191
+
   |nexus  = 8508
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated No Rumble Horse
+
   |name    = Secretariat (Faster Horse)
   |author  = Aladanor
+
   |author  = Janglinator
   |id      = Aladanor.UpdatedNoRumbleHorse
+
   |id      = jangles.secretariat
   |nexus  = 10164
+
   |nexus  = 7537
   |github  = shailalias/NoRumbleHorse
+
   |github  = Janglinator/Secretariat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradable Pan
+
   |name    = Secret Hedge Maze, Hedge Maze
   |author  = Anthony Hilyard
+
   |author  = aedenthorn, Erinthe
   |id      = com.anthonyhilyard.upgradablepan
+
   |id      = aedenthorn.HedgeMaze
   |curse  = 446597
+
   |curse  = 868718
   |nexus  = 9318
+
   |nexus  = 14138
   |github  = AHilyard/UpgradeablePan
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
+
   |name    = Secret Woods Snorlax
   |author  = Miihau
+
   |author  = ichortower
   |id      = Miihau.MiihauUpgradeableMachines
+
   |id      = ichortower.SecretWoodsSnorlax
   |nexus  = 17234
+
   |nexus  = 19112
   |github  =
+
   |github  = ichortower/SecretWoodsSnorlax
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name    = Seed Bag
   |author  = Richard Cai
+
   |author  = Platonymous
   |id      = richard_cai.UpgradedHorse
+
   |id      = Platonymous.SeedBag
   |nexus  = 5242
+
   |nexus  = 1133
   |github  = RichardJCai/stardew-valley-mods
+
  |moddrop = 793931
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgrade Empty Cabins
+
   |name    = Seed Catalogue
   |author  = Cherry, CherryChain
+
   |author  = spacechase0
   |id      = Cherry.UpgradeEmptyCabins
+
   |id      = spacechase0.SeedCatalogue
   |nexus  = 5253
+
   |nexus  = 1640
   |moddrop = 720987
+
   |moddrop = 281292
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = spacechase0/SeedCatalogue
}}
 
{{#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 = obsolete
   |status   = workaround
+
   |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
   |summary = Use [[#BetterBombs|BetterBombs]] instead.
 
<!--
 
  |unofficial version = 1.0.5-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
+
   |name    = Seed Info - Continued, Seed Information - Continued
   |author  = Right Hand Man
+
   |author  = aedenthorn and FlyingTNT
   |id      = raik.uselessinfo
+
   |id      = FlyingTNT.SeedInfo
   |nexus  = 8634
+
   |nexus  = 22519
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Utility Grid
+
   |name    = Seed Info, Seed Information
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.UtilityGrid
+
   |id      = aedenthorn.SeedInfo
   |nexus  = 10197
+
   |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    = UV Index (Sunscreen Mod)
+
   |name    = Seed Machines
   |author  = Jonqora
+
   |author  = Veress
   |id      = Jonqora.UVIndex
+
   |id      = Veress.SeedMachines
   |nexus  = 6676
+
   |nexus  = 6265
   |github  = Jonqora/StardewMods
+
   |github  = mrveress/SDVMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Grass
+
   |name    = Seed Maker - Better Quality More Seeds
   |author  = dantheman999
+
   |author  = vabrell, Victor Abrell
   |id      = dantheman999.VariableGrass
+
   |id      = vabrell.sm_bqms
   |nexus  =
+
   |nexus  = 14236
  |url    = https://community.playstarbound.com/threads/107658
+
   |github  = vabrell/sdw-seed-maker-mod
   |github  = dantheman999301/StardewMods
 
  
   |broke in           = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.3.1-unofficial.3-pathoschild
+
   |status      = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
+
   |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vending Machine, NPC Vending Machine
+
   |name    = Seed Maker Crop Quality, SMCQ
   |author  = ActionJackson
+
   |author  = mcoocr
   |id      = ActionJackson.VendingMachine
+
   |id      = mcoocr.smcq
   |nexus  = 7508
+
   |nexus  = 3089
   |github  =
+
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
 +
 
 +
  |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    = Vertical Toolbar
+
   |name    = Seed Maker Quality
   |author  = bmarquismarkail, Space Baby
+
   |author  = Speshkitty
   |id      = SB_VerticalToolMenu
+
   |id      = speshkitty.seedmakerquality
   |nexus  = 943
+
   |nexus  = 21000
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Video Player
+
   |name    = Seed Maker Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.VideoPlayer
+
   |id      = aedenthorn.SeedMakerTweaks
   |nexus  = 6524
+
   |nexus  = 10681
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seeds are Rare
 +
  |author  = jahangmar
 +
  |id      = jahangmar.SeedsAreRare
 +
  |nexus  = 3618
 +
  |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Villager Compass
+
   |name    = Seed Shortage
   |author  = Jboss
+
   |author  = Xynerorias
   |id      = Jboss.VillagerCompass
+
   |id      = xynerorias.seedshortage
   |nexus  = 16912
+
   |nexus  = 5614
   |github  = jbossjaslow/Stardew_Mods
+
   |github  = xynerorias/Seed-Shortage
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visible Fish
+
   |name    = Seeds Unpacked
   |author  = shekurika
+
   |author  = blueberry
   |id      = shekurika.WaterFish
+
   |id      = blueberry.SeedsUnpacked
   |nexus  = 8897
+
   |nexus  = 7215
   |github  =
+
   |github  = b-b-blueberry/SeedsUnboxed
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visualize
+
   |name    = See Me Rollin'
   |author  = Platonymous
+
   |author  = Khloe Leclair
   |id      = Platonymous.Visualize
+
   |id      = leclair.seemerollin
   |curse   = 307573
+
   |nexus   = 10976
   |moddrop = 793933
+
   |moddrop = 1116122
  |nexus  = 1704
+
   |github  = KhloeLeclair/StardewMods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = VisualizeTK
+
   |name    = Select Tool Power
   |author  = Platonymous
+
   |author  = GrimatGaming
   |id      = Platonymous.VisualizeTK
+
   |id      = GrimatGaming.SelectToolPower
   |nexus  = 19009
+
   |nexus  = 21290
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Void Effects, Stardew Void Effects
+
   |name    = Self Serve
   |author  = Renny
+
   |author  = aedenthorn, Erinthe
   |id      = renny.stardewvoideffects
+
   |id      = aedenthorn.SelfServe
   |nexus  = 2703
+
   |nexus  = 11313
   |github  = OfficialRenny/StardewVoidEffects
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.3.36
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.3.2-unofficial.1-pathoschild
+
}}
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160
+
{{#invoke:SMAPI compatibility|entry
 +
   |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    = Wait Around
+
   |name    = Self Service
   |author  = Alhifar
+
   |author  = JarvieK
   |id      = Alhifar.WaitAround
+
   |id      = JarvieK.SelfService
   |nexus  =
+
   |nexus  = 1304
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github  = Jarvie8176/StardewMods
   |github  = Alhifar/WaitAroundSMAPI
 
  
 
   |broke in = Stardew Valley 1.4
 
   |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    = Wake Up
+
   |name    = Self Service Shops
   |author  = EvilPdor
+
   |author  = GuiNoya, Yesst
   |id      =
+
   |id      = GuiNoya.SelfServiceShop
   |nexus  =
+
   |nexus  = 1622
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = GuiNoya/SVMods
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Self Service|Self Service]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk Through Trellis
+
   |name    = Sell Quality
   |author  = TheOfficialTab
+
   |author  = DonDorscha, jasonmbrady
   |id      = theofficialtab.walkthroughtrellis
+
   |id      = DonDorscha.SellQuality
   |nexus  = 1958
+
   |nexus  = 12469
   |github  = OfficialTab/walk-through-trellis
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Recycler
+
   |name    = Send Items Multiplayer
   |author  = Mizzion
+
   |author  = hafnerpw
   |id      = mizzion.wallpaperrecycler
+
   |id      = hafnerpw.SendItemsMultiplayer
   |nexus  = 1905
+
   |nexus  = 13794
   |moddrop = 661354
+
   |github  =
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Planter
+
   |name    = Send Items to Other Farmers, Send Letters
   |author  = aedenthorn, Erinthe
+
   |author  = Denifia
   |id      = aedenthorn.WallPlanter
+
   |id      = Denifia.SendItems
   |nexus  = 11339
+
   |nexus  = 1087
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 127754
 +
   |github  = Denifia/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Televisions
+
   |name    = Separate Greenhouse
   |author  = aedenthorn, Erinthe
+
   |author  = lolmaj
   |id      = aedenthorn.WallTelevision
+
   |id      = lolmaj.SeparateGreenhouse
   |nexus  = 11448
+
   |nexus  = 3965
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Animals
+
   |name    = Separate Money for Multiplayer
   |author  = Symen
+
   |author  = funny-snek
   |id      = Symen.WarpAnimals
+
   |id      = funnysnek.SeparateMoney
   |nexus  = 1400
+
   |nexus  = 3086
   |github  = simonbru/WarpAnimals
+
   |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    = Warp Binder
+
   |name    = Serene Greenhouse
   |author  = SnowFire kVala
+
   |author  = PeacefulEnd
   |id      = SnowFire.Warp_Binder
+
   |id      = PeacefulEnd.SereneGreenhouse
   |nexus  = 6892
+
  |curse  = 870943
   |github  =
+
   |nexus  = 8011
 +
   |github  = Floogen/SereneGreenhouse
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer
+
   |name    = Serfdom
   |author  = Strato35, Shalankwa
+
   |author  = DaLion
   |id      = Strato35.WarpMultiplayer
+
   |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
   |nexus  = 7451
+
   |nexus  = 24357
   |github  = Shalankwa/SDV_Mods
+
   |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name    = Server Bookmarker
   |author  = Shaklin
+
   |author  = Ilyaki
   |id      = shaklin.warpmultiplayer_locations
+
   |id      = Ilyaki.ServerBookmarker
   |nexus  = 8950
+
   |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    = Warp Network
+
   |name    = Server Browser
   |author  = tlitookilakin
+
   |author  = Ilyaki
   |id      = tlitookilakin.warpnetwork
+
   |id      = Ilyaki.ServerBrowser
   |nexus  = 8567
+
   |nexus  = 3227
   |moddrop = 951720
+
   |github  = Ilyaki/Server-Browser
   |github  = tlitookilakin/WarpNetwork
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Parsnip
+
   |name    = Server Port Changer
   |author  = Pillow
+
   |author  = PhantomGamers
   |id      = Pillow.WarpParsnip
+
   |id      = PhantomGamers.ServerPortChanger
   |nexus  = 18628
+
   |nexus  = 2993
   |github  = AnotherPillow/WarpParsnip
+
   |github  = PhantomGamers/StardewPortChanger
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Snitch
+
   |name    = Set Money
   |author  = ceruleandeep
+
   |author  = j4c0b333
   |id      = ceruleandeep.WarpSnitch
+
   |id      = j4c0b333.SetMoney
   |nexus  = 9087
+
   |nexus  = 3889
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Warp To Friends
 
  |author  = Shalankwa
 
  |id      = Shalankwa.WarpToFriends
 
  |nexus  = 2180
 
  |github  = Shalankwa/SDV_Mods
 
  
  |status            = workaround
+
   |broke in = Stardew Valley 1.4
  |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
+
   |status  = abandoned
   |broke in           = Stardew Valley 1.4
+
   |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
   |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    = Set Reminders
   |author  = GrumpyCrouton
+
   |author  = Aelaan Bluewood
   |id      = GrumpyCrouton.WastelessWatering
+
   |id      = AelaanBluewood.SetReminders
   |nexus  = 10998
+
   |nexus  = 16112
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Balloon
+
   |name    = Set Unique Game ID
   |author  = HaulinOats
+
   |author  = dJomp
   |id      = HaulinOats.WaterBalloon
+
   |id      = dJomp.SetUniqueGameID
   |nexus  = 14481
+
   |nexus  = 2042
   |github  = HaulinOats/StardewMods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bomb
+
   |name    = Seven Deadly Sins
   |author  = BlaDe
+
   |author  = ricehit, Little Dot
   |id      = BlaDe.WaterBomb
+
   |id      = ricehit.SevenDeadlySinsSAMPI
   |nexus  = 10267
+
   |nexus  = 15100
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bot
+
   |name    = Sewer Slimes
   |author  = andyruwruw
+
   |author  = aedenthorn, Erinthe
   |id      = andyruwruw.WaterBot
+
   |id      = aedenthorn.SewerSlimes
   |nexus  = 8167
+
   |nexus  = 18195
   |github  = andyruwruw/stardew-valley-water-bot
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Can Refiller
+
   |name    = Shadow for Mazes, Maze
   |author  = Mizzion
+
   |author  = Edu Anttunes
   |id      = mizzion.watercanrefiller
+
   |id      = Maze
   |nexus  = 3539
+
   |nexus  = 8930
   |moddrop = 661368
+
   |github  =
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Flow
+
   |name    = Shared Exp, Shared Xp
   |author  = blueberry
+
   |author  = Batzpup
   |id      = blueberry.WaterFlow
+
   |id      = SharedExp.Batzpup
   |nexus  = 11790
+
  |moddrop = 1269698
   |github  = b-b-blueberry/WaterFlow
+
   |nexus  = 14607
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Give Exp
+
   |name    = Shared Professions
   |author  = Achtuur
+
   |author  = virtualbjorn
   |id      = Achtuur.WateringCanGiveExp
+
   |id      = virtualbjorn.SharedProfessions
   |nexus  = 16903
+
   |nexus  = 16628
   |github  = Achtuur/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Tweaks
+
   |name    = Shared Recipes
   |author  = aedenthorn, Erinthe
+
   |author  = jpslatt, jslattery26
   |id      = aedenthorn.WateringCanTweaks
+
   |id      = jslattery26.SharedRecipes
  |curse  = 868789
+
   |nexus  = 22718
   |nexus  = 10947
+
   |github  = jslattery26/stardew_mods
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Grants Experience and Crops Can Wither
+
   |name    = Share Experience
   |author  = Goldenrevolver
+
   |author  = season
   |id      = Goldenrevolver.WateringGrantsXP
+
   |id      = season.ShareExperience
   |nexus  = 7768
+
   |nexus  = 22163
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Pet Bowl, Pet Water Bowl
+
   |name    = Sharing is Caring
   |author  = Mizzion
+
   |author  = spacechase0
   |id      = mizzion.petwaterbowl
+
   |id      = spacechase0.SharingIsCaring
   |nexus  = 2009
+
   |nexus  = 14263
   |moddrop = 661365
+
   |github  = spacechase0/StardewValleyMods
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Waterproof Items
+
   |name    = Shed Notifications
   |author  = Esca, Esca-MMC
+
   |author  = TheCroak
   |id      = Esca.WaterproofItems
+
   |id      = TheCroak.BuildingsNotifications
   |nexus  = 6460
+
   |nexus  = 620
   |moddrop = 807393
+
   |github  =
   |github  = Esca-MMC/WaterproofItems
+
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Retaining Field
+
   |name    = Shenandoah Library
   |author  = Digus
+
   |author  = Nishtra
   |id      = DIGUS.WaterRetainingFieldMod
+
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
   |nexus  = 2374
+
   |nexus  = 756
   |github  = Digus/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons Ignore Grass
+
   |name    = Shift Toolbar When Paused
   |author  = aedenthorn, Erinthe
+
   |author  = Zamiel
   |id      = aedenthorn.WeaponsIgnoreGrass
+
   |id      = Zamiel.ShiftToolbarWhenPaused
   |nexus  = 15409
+
   |nexus  = 21613
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons on Display
+
   |name    = Ship Anything, Ship Everything
   |author  = Anthony Hilyard
+
   |author  = Berkay Yigit, berkayylmao
   |id      = com.anthonyhilyard.WeaponsOnDisplay
+
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
  |curse  = 447259
+
   |nexus  = 3782
   |nexus  = 9319
+
   |github  = berkayylmao/StardewValleyMods
   |github  = AHilyard/WeaponsOnDisplay
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wear More Rings
+
   |name    = Ship Anywhere
   |author  = bcmpinc
+
   |author  = spacechase0
   |id      = bcmpinc.WearMoreRings
+
   |id      = spacechase0.ShipAnywhere
   |nexus  = 3214
+
   |nexus  = 1379
   |github  = bcmpinc/StardewHack
+
  |moddrop = 183277
 +
   |github  = spacechase0/ShipAnywhere
  
   |warnings = Broken on Android.
+
   |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    = Weather Controller
+
   |name    = Ship From Inventory
   |author  = EvilPdor
+
   |author  = Platonymous
   |id      =
+
   |id      = Platonymous.ShipFromInventory
   |nexus  =
+
   |nexus  = 3219
   |url    = https://community.playstarbound.com/threads/111526
+
   |moddrop = 793916
   |github  = natfoth/StardewValleyMods
+
   |github  = Platonymous/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    = Shipments to Quality, Quality from Shipments
   |author  = nrm33n
+
   |author  = JPAN
   |id      = nrm33n.weatherGod
+
   |id      = JPAN.QualityFromShipments
   |nexus  = 15563
+
   |nexus  = 7531
 
   |github  =
 
   |github  =
 
  |status  = broken<!-- author uploaded source code instead of the compiled mod -->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Illnesses
+
   |name    = Shipment Tracker
   |author  = Sakorona
+
   |author  = Iceburg
   |id      = KoihimeNakamura.WeatherIllnesses
+
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
   |nexus  = 2210
+
   |nexus  = 321
   |moddrop = 664153
+
   |github  =
   |github  = Sakorona/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Totem
+
   |name    = Shipping Bin Summary
   |author  = aedenthorn, Erinthe
+
   |author  = Futro, Futroo
   |id      = aedenthorn.WeatherTotems
+
   |id      = futro.ShippingBinSummary
   |nexus  = 16455
+
   |nexus  = 18992
   |github  = aedenthorn/StardewValleyMods
+
   |github  = futroo/Stardew-Valley-Mods
 +
 
 +
  |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    = Wedding Mod
+
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
   |author  = Opalie
+
   |author  = holythesea
   |id      = Opalie.Wedding
+
   |id      = holythesea.SortShippingCollection
   |nexus  =
+
   |nexus  = 15694
   |moddrop = 526231
+
   |github  = holy-the-sea/SortShippingCollection
   |github  = Opalie/Wedding
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Tweaks
+
   |name    = Shipping Taxes
   |author  = aedenthorn, Erinthe
+
   |author  = NOGAF
   |id      = aedenthorn.WeddingTweaks
+
   |id      = NOGAF.ShippingTaxes
   |curse   = 868829
+
   |nexus   = 5189
   |nexus   = 10117
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.5
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weekly Break Reminder
+
   |name    = Shop Anywhere
   |author  = treehat
+
   |author  = SorryLate, rharyanto
   |id      = Treehat.WeeklyBreakReminder
+
   |id      = SorryLate.ShopAnywhere
   |nexus  = 8194
+
   |nexus  = 5299
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Week Starts Sunday
+
   |name    = Shop Expander
   |author  = aedenthorn, Erinthe
+
   |author  = Entoarox
   |id      = aedenthorn.WeekStartsSunday
+
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
   |nexus  = 13707
+
   |nexus  = 2278
   |github  = aedenthorn/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    = Werewolf in the Valley
+
   |name    = Shoplifter
   |author  = Platonymous
+
   |author  = TheMightyAmondee
   |id      = Platonymous.Werewolf
+
   |id      = TheMightyAmondee.Shoplifter
   |nexus  = 15724
+
   |nexus  = 8569
   |github  =
+
   |github  = TheMightyAmondee/Shoplifter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Are You Missing
+
   |name    = Shopping Cart
   |author  = PrivateButtface
+
   |author  = LeFauxMatt
   |id      = PrivateButtface.WhatAreYouMissing
+
   |id      = furyx639.ShoppingCart
   |nexus  = 4430
+
  |curse  = 871829
   |github  = LukeSeewald/PublicStardewValleyMods
+
   |nexus  = 13701
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Farm Cave, WhatAMush
+
   |name    = Shopping Show
   |author  = Oxyligen
+
   |author  = AvalonMFX
   |id      = WhatAMush
+
   |id      = AvalonMFX.ShoppingShow
   |nexus  = 1097
+
  |curse  = 1016429
 +
   |nexus  = 18445
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = wHats Up
+
   |name    = Shop Tile Framework
   |author  = Oxyligen
+
   |author  = Cherry, CherryChain
   |id      = wHatsUp
+
   |id      = Cherry.ShopTileFramework
   |nexus  = 1082
+
   |nexus  = 5005
 +
  |moddrop = 716384
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shovel Tool Upgrades, Upgradable Shovel
 +
  |author  = moonslime
 +
  |id      = moonslime.ShovelToolUpgrades
 +
  |nexus  = 16028
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Birthdays
 +
  |author  = Traktori
 +
  |id      = Traktori.ShowBirthdays
 +
  |nexus  = 7495
 +
  |github  = Traktori7/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where Are They
+
   |name    = Showcase
   |author  = Capaldi12
+
   |author  = Igorious
   |id      = Capaldi12.WhereAreThey
+
   |id      = Igorious.Showcase
   |nexus  = 13208
+
   |nexus  =
   |github  =
+
  |chucklefish = 4487
   |source  = https://gitlab.com/Capaldi12/wherearethey
+
   |github  = Igorious/Stardew_Valley_Showcase_Mod
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where's My Items?
+
   |name    = Show Catch Quality
 
   |author  = f4iTh, JertsukkaTheMan
 
   |author  = f4iTh, JertsukkaTheMan
   |id      = f4iTh.WheresMyItems
+
   |id      = f4iTh.ShowCatchQuality
   |nexus  = 2086
+
   |nexus  = 3326
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = White Turnip
+
   |name    = Show Cooking Recipes
   |author  = ejun0
+
   |author  = MasterOfMutton
   |id      = ejun0.WhiteTurnip
+
   |id      = faragodavid.showcookingrecipes
   |nexus  = 8568
+
   |nexus  = 5525
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wiki Links
+
   |name    = Show Daily Luck
   |author  = aedenthorn, Erinthe
+
   |author  = Arphox
   |id      = aedenthorn.WikiLinks
+
   |id      = Arphox.ShowDailyLuck
   |nexus  = 11476
+
   |nexus  = 15910
   |github  = aedenthorn/StardewValleyMods
+
   |github  = arphox/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Item Quality
 +
  |author  = Jonqora
 +
  |id      = Jonqora.ShowItemQuality
 +
  |nexus  = 6311
 +
  |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    = Wild Flowers, Wildflowers
+
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Wildflowers
+
   |id      = aedenthorn.ShowPlayerBehind
   |nexus  = 14061
+
  |curse  = 868887
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 6540
 +
   |github  = aedenthorn/stardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wind Effects
+
   |name    = Show Predictable RNG Outcomes
   |author  = CatCattyCat
+
   |author  = Relance
   |id      = cat.windeffects
+
   |id      = Relance.ShowPredictableRNGOutcomes
   |nexus  = 6647
+
   |nexus  = 13186
  |moddrop = 833564
+
   |github  =
   |github  = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |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    = Show XP and Level Gains, Show XP
   |author  = thatnzguy
+
   |author  = adverserath
   |id      = thatnzguy.WindowResize
+
   |id      = Adverserath.ShowXP
   |nexus  = 2266
+
   |nexus  = 19501
   |github  = thatnzguy/WindowResize
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Grass
+
   |name    = Shroom Spotter
   |author  = CatCattyCat, Cat
+
   |author  = TehPers
   |id      = cat.wintergrass
+
   |id      = TehPers.ShroomSpotter
   |nexus  = 1601
+
   |nexus  = 908
   |moddrop = 833542
+
   |moddrop = 125766
   |github  = danvolchek/StardewMods
+
   |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    = Winter Pigs
+
   |name    = Shroom Spotter Redux
   |author  = MindMeltMax
+
   |author  = Strobe and TehPers
   |id      = MindMeltMax.WinterPigs
+
   |id      = ShroomSpotter
  |moddrop = 1443556
+
   |nexus  = 7934
   |nexus  = 16879
+
   |github  = strobel1ght/ShroomSpotterRedux
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Rain
+
   |name    = Shut Up
   |author  = idermailer
+
   |author  = Geko_X
   |id      = idermailer.WinterRain
+
   |id      = gekox.shutUp
   |nexus  = 13767
+
  |moddrop = 1530062
   |github  = idermailer/WinterRain
+
   |nexus  = 7358
 +
   |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Star Spouse
+
   |name    = Silent Alarm Clock
   |author  = drbirbdev
+
   |author  = Invatorzen
   |id      = drbirbdev.WinterStarSpouse
+
   |id      = invatorzen.AC
   |nexus  = 14164
+
   |nexus  = 12164
   |github  = drbirbdev/StardewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Witcher Mod
+
   |name    = Silent Scarecrows
   |author  = aedenthorn, Erinthe
+
   |author  = climaxius
   |id      = Aedenthorn.WitcherMod
+
   |id      = climaxius.silentscarecrows
   |nexus  = 5797
+
   |nexus  = 3258
   |github  = aedenthorn/StardewValleyMods
+
   |github  = robbiev/SilentScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wizard's Mystical Stationary
+
   |name    = Silo Report
   |author  = Taskmaster
+
   |author  = bogie5464
   |id      = Taskmaster.WizardsMysticalStationary
+
   |id      = bogie5464.SiloReport
   |nexus  = 5246
+
   |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    = Wonderful Farm Life
+
   |name    = Silo Size
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = pepoluan
   |id      = WonderfulFarmLife
+
   |id      = pepoluan.SiloSize
   |nexus  =
+
   |nexus  = 8819
   |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |moddrop = 981291
  |github  = Jinxiewinxie/StardewValleyMods
+
  |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
  
   |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    = Simple Crop Label
   |author  = jahangmar
+
   |author  = TheMusketeer
   |id      = jahangmar.WorkingFireplace
+
   |id      = SimpleCropLabel
   |nexus  = 3654
+
   |nexus  = 314
   |github  = jahangmar/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = X
+
   |name    = Simple HUD
   |author  = skiilaa
+
   |author  = Enaium
   |id      = skiilaa.X
+
   |id      = Enaium.SimpleHUD
   |nexus  = 2286
+
  |moddrop = 1145228
   |github  =
+
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/SimpleHUD
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XP Display
+
   |name    = Simple Hunger System, Hunger Mod
   |author  = Shockah
+
   |author  = skn
   |id      = Shockah.XPDisplay
+
   |id      = skn.HungerMod
   |nexus  = 11089
+
   |nexus  = 3270<!--was 1127 before re-release-->
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier
+
   |name    = Simple Screenshots, Screenshot
   |author  = nofilenamed
+
   |author  = aedenthorn, Erinthe
   |id      = NFN.XPMUL
+
   |id      = aedenthorn.Screenshot
   |nexus  = 8649
+
   |nexus  = 10178
   |github  = nofilenamed/XPMultiplier
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier.Space
+
   |name    = Simple Sound Manager
   |author  = nofilenamed
+
   |author  = Omegasis, AlphaOmegasis
   |id      = NFN.XPMULSPA
+
   |id      = Omegasis.SimpleSoundManager
   |nexus  = 8760
+
   |nexus  = 1410
   |github  = nofilenamed/XPMultiplier.Space
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Xtardew Core
+
   |name    = Simple Sounds
   |author  = hixega
+
   |author  = BleakCodex
   |id      = hixega.XtardewCore
+
   |id      = BleakCodex.SimpleSounds
   |nexus  = 19096
+
   |nexus  = 14540
   |github  =
+
   |github  = BleakCodex/SimpleSounds
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Year-Round Crops
+
   |name    = Simple Sprinkler
   |author  = vincebel
+
   |author  = ADoby, tZed, Tobias Z
   |id      = vincebel.YearRoundCrops
+
   |id      = tZed.SimpleSprinkler
   |nexus  = 8196
+
   |nexus  = 76
   |github  = vincebel7/YearRoundCrops
+
   |github  = ADoby/SimpleSprinkler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name    = Simplified Achievements
  |id      = bcmpinc.HarvestWithScythe
+
   |author  = cel10e
  |nexus  = 2731
+
   |id      = cel10e.SimplifiedAchievements
   |author  = bcmpinc
+
   |moddrop = 909416
   |github  = bcmpinc/StardewHack
+
   |nexus  = 8026
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Yet Another Map Teleport, Stardew Map Teleport
 
  |author  = moddem
 
   |id      = moddem.StardewMapTeleport
 
   |nexus  = 18143
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Sprint Mod
+
   |name    = Singin' Stone
   |author  = XxHarvzBackxX
+
   |author  = CyTheGuy01
   |id      = XxHarvzBackxX.YASM
+
   |id      = CyTheGuy01.TestMod
   |nexus  = 9228
+
   |nexus  = 6463
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = You've Got Mail - Twitch Integration
+
   |name    = Single-Player Regen, Single-Player Sleep
   |author  = Jaredlll08, YGM Team
+
   |author  = MindMeltMax
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id      = MindMeltMax.SPRegen
   |curse   = 308005
+
   |nexus   = 6778
   |nexus  =
+
   |moddrop = 1135654
   |github  =
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = zDailyIncrease
+
   |name    = SinZational Several Spouse Spots
   |author  = thakyZ
+
   |author  = SinZ
   |id      = zdailyincrease
+
   |id      = SinZ.SeveralSpouseSpots
   |nexus  =
+
   |nexus  = 20655
  |chucklefish = 4247
+
   |github  = SinZ163/StardewMods
   |github  = thakyZ/zDailyIncrease
 
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zenchman
+
   |name    = SinZational Shared Spaces
   |author  = BlaDe
+
   |author  = SinZ
   |id      = BlaDe.Zenchman
+
   |id      = SinZ.SharedSpaces
   |nexus  = 12024
+
   |nexus  = 20654
   |github  =
+
   |github  = SinZ163/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SinZational Spending Services
 +
  |author  = SinZ
 +
  |id      = SinZ.SinZationalSpendingServices
 +
  |nexus  = 20656
 +
  |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zen Mod
+
   |name    = Sit and Rest
   |author  = PositiveVegan
+
   |author  = Krutonium
   |id      = PositiveVegan.ZenMod
+
   |id      = Krutonium.SitandRest
   |nexus  = 12899
+
   |nexus  = 7403
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zombie Outbreak
+
   |name    = Sit For Stamina
   |author  = aedenthorn, Erinthe
+
   |author  = Entoarox
   |id      = aedenthorn.ZombieOutbreak
+
   |id      = Entoarox.SitForStamina
   |nexus  = 6743
+
   |nexus  = 7334
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Entoarox/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level
+
   |name    = Sit n' Relax: Rest Your Butt
   |author  = thespbgamer
+
   |author  = MissCoriel
   |id      = thespbgamer.ZoomLevel
+
   |id      = misscoriel.sitnrelax
  |curse  = 714275
+
   |nexus  = 7336
   |nexus  = 7363
+
   |github  = MissCoriel/Sit-n-Relax
   |github  = thespbgamer/ZoomLevel
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level Keybinding
+
   |name    = Sit on Chairs, Sentar Em Cadeiras
   |author  = GuiNoya, Yesst
+
   |author  = BrasileiroTop, Vagabundo2421
   |id      = GuiNoya.ZoomLevelKeybind
+
   |id      = BrasileiroTop.Sentar
   |nexus  = 1621
+
   |nexus  = 4729
   |github  = GuiNoya/SVMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Zoom Level|Zoom Level]] instead.
+
   |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Mod / Zoom Out Extreme
+
   |name    = Sixty-Nine Shirt, Sixty-Nine
   |author  = RockinRolla
+
   |author  = aedenthorn, Erinthe
   |id      = RockinMods.ZoomMod
+
   |id      = aedenthorn.SixtyNine
   |nexus  = 1326
+
   |nexus  = 6969
   |github  = rockinrolla/ZoomMod
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.33
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 
<!--
 
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoomy Farmer
+
   |name    = Sizable Fish
   |author  = Geko_X
+
   |author  = spacechase0
   |id      = gekox.zoomyFarmer
+
   |id      = spacechase0.SizableFish
   |nexus  = 6031
+
   |nexus  = 14267
   |github  =
+
   |github  = spacechase0/StardewValleyMods
   |source  = https://gitlab.com/geko_x/stardew-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
+
{{#invoke:SMAPI compatibility|entry
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|beta|link=0}}</div>
+
  |name    = Skateboard
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Skateboard
 +
  |nexus  = 13096
 +
  |github  = aedenthorn/StardewValleyMods
  
===SMAPI mods (obsolete)===
+
  |broke in = Stardew Valley 1.6
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    = Skateboard For 1.6
   |author  = Alex Noddings
+
   |author  = chiccen
   |id      = an.4leaf
+
   |id      = chiccen.Skateboard
   |nexus  = 2365
+
   |nexus  = 24074
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = Skillful Clothes
   |author  = Entoarox
+
   |author  = LunaticShade
   |id      = Entoarox.AdvancedLocationLoader
+
   |id      = LunaticShade.SkillfulClothes
   |nexus  = 2270
+
   |nexus  = 8541
  |chucklefish = 3619
+
   |github  = LunaticShade/StardewValley.SkillfulClothes
   |github  = Entoarox/StardewMods
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advancing Sprinklers
+
   |name    = Skill Prestige
   |author  = Warix3
+
   |author  = CinderGarde, Alphablackwolf
   |id      = warix3.advancingsprinklers
+
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
   |nexus  = 2983
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
 
 
  |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    = Skill Prestige for All SpaceCore Skill Mods
   |author  = CKextreme
+
   |author  = CinderGarde, Alphablackwolf
   |id      = CKextreme.AfkTimer
+
   |id      = CinderGarde.SpaceCoreSkillAdapter
   |nexus  = 3721
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aging Mod
+
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
   |author  = skn
+
   |author  = CinderGarde, Alphablackwolf
   |id      = skn.AgingMod
+
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
   |nexus  = 1129
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = All Crops All Seasons
+
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
   |author  = cantorsdust
+
   |author  = Tondorian
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id      = Tondorian.SkillPrestige.LoveOfCooking
   |nexus  = 170
+
   |nexus  = 18605
   |github  = cantorsdust/StardewMods
+
   |github  = Tondorian/StardewValleyMods
  
   |status = abandoned
+
   |broke in = Stardew Valley 1.3<!--@retest after The Love of Cooking-->
   |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Prestige for Luck Skill
 +
  |author = CinderGarde, Alphablackwolf
 +
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
 +
  |nexus  = 569
 +
  |github  = Alphablackwolf/SkillPrestige
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Angel's Lead Rod Drop Rate Fixer
+
   |name    = Skill Prestige for Magic
   |author  = Angela Ranna
+
   |author  = CinderGarde, Alphablackwolf
   |id      = AngelaRanna.LeadRodFixer
+
   |id      = alphablackwolf.MagicPrestigeAdapter
   |nexus  = 6894
+
   |nexus  = 569
   |github  = AngelaRanna/StardewMods
+
   |github  = Alphablackwolf/SkillPrestige
  
   |status = obsolete
+
  |broke in = Stardew Valley 1.3
   |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
+
   |status   = abandoned
 +
   |summary = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Mood Fix
+
   |name    = Skill Rings
   |author  = Grant Peters
+
   |author  = AlphaMeece
   |id      = GPeters-AnimalMoodFix
+
   |id      = AlphaMeece.SkillRings
   |nexus  = 761
+
  |curse  = 991336
 +
   |nexus  = 7515
 
   |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    = Skill Training
   |author  = DaLion
+
   |author  = spacechase0
   |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id      = spacechase0.SkillTraining
   |nexus  = 11288
+
   |nexus  = 14452
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 
+
}}
   |status = abandoned
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
  |name    = Skinny Animals
 +
   |author = tem696969696969
 +
   |id      = tem696969696969.SkinnyAnimals
 +
  |nexus  = 21826
 +
  |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Archaeology House Content Management Helper
+
   |name    = Skin Tone Loader
   |author  = Felix-Dev
+
   |author  = HeyImAmethyst
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id      = HeyImAmethyst.SkinToneLoader
   |nexus  = 2804
+
   |nexus  = 22797
   |github  = Felix-Dev/StardewMods
+
   |github  = HeyImAmethyst/SkinToneLoader
 
 
  |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 Dialogue
   |author  = Max Vollmer, SVProtector
+
   |author  = FricativeMelon
   |id      = maxvollmer.audiodevices
+
   |id      = FricativeMelon.SkipDialogue
   |nexus  = 2838
+
   |nexus  = 15311
   |github  = maxvollmer/AudioDevices
+
   |github  = FricativeMelon/SkipDialogue
 
 
  |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 Fish
   |author  = Jotser
+
   |author  = LucaINC
   |id      = Jotser.AutoGrabberMod
+
   |id      = LucaINC.StardewValleyMods.SkipFish
   |nexus  = 2783
+
   |nexus  = 19762
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Stack Items to Chest
+
   |name    = Skip Fishing Minigame
   |author  = Chosimba
+
   |author  = DewMods
   |id      = Chosimba.AutoStackItemsToChest
+
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
   |nexus  = 2307
+
   |nexus  = 2697
 
   |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 Fishing Minigame 2
   |author = LateFilmsGamer
+
   |author   = philosquare
   |id     = Late's.AdjustBabyChance
+
   |id       = philosquare.SkipFishingMinigame2
   |nexus  = 15018
+
   |moddrop  = 1530481
   |github  =
+
   |nexus    =
 
+
   |github  = philosquare/SDVSkipFishingMinigame2
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Gender Interface
+
   |name    = Skip Intro
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Pathoschild
   |id      = f4iTh.BabyGenderInterface
+
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
   |nexus   = 1947
+
   |curse   = 1000635
   |github  =
+
   |nexus   = 533
 
+
   |moddrop = 606601
   |broke in = Stardew Valley 1.4
+
   |github = Pathoschild/StardewMods
   |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    = Skip Start
   |author  = KirbyLink
+
   |author  = DeadRobotDev
   |id      = kirbylink.beehousefix
+
   |id      = DeadRobotDev.SkipStart
   |nexus  = 3013
+
   |nexus  = 11885
   |github  = KirbyLink/BeeHouseFix
+
   |github  =
 
 
  |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    = Skip Text
   |author  = Taskmaster
+
   |author  = CrunchyDuck
   |id      = Taskmaster.BeMyValentine
+
   |id      = CrunchyDuck.SkipText
   |nexus  = 5219
+
   |nexus  = 8947
   |github  =
+
   |github  = CrunchyDuck/Stardew-Skip-Text
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting
+
   |name    = Skull Cavern Drill
   |author  = RedstoneBoy
+
   |author  = S1mmyy
   |id      = RedstoneBoy.BetterCrafting
+
   |id      = S1mmyy.SkullCavernDrill
   |nexus  = 2504
+
   |nexus  = 6121
   |github  = RedstoneBoy/BetterCrafting
+
   |github  = S1mmyy/StardewMods
  
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
   |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 Cavern Drill Redux
   |author  = Khloe Leclair
+
   |author  = NetworkOverflow
   |id      = leclair.bcspacecore
+
   |id      = NetworkOverflow.SkullCavernDrillRedux
   |nexus  = 11115
+
   |nexus  = 16533
  |moddrop = 1115749
+
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
   |github  = KhloeLeclair/StardewMods
 
 
 
  |status  = obsolete
 
  |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Transmutation
+
   |name    = Skull Cavern Elevator
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Bifibi, Lestoph
   |id      = f4iTh.BetterTransmutation
+
   |id      = SkullCavernElevator
   |nexus  = 2120
+
   |nexus  = 963
 
   |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    = Skull Cavern Toggle
   |author  = BunnyJumps
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = BunnyJumps.BJSCapsuleMod
+
   |id      = TheMightyAmondee.SkullCavernToggle
   |nexus  = 2502
+
   |nexus  = 7908
   |github  =
+
   |github  = TheMightyAmondee/SkullCavernToggle
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS MP Kick Mod
+
   |name    = Skull Cave Saver
   |author  = BunnyJumps
+
   |author  = cantorsdust
   |id      = BunnyJumps.BJSMPKickMenu
+
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
   |nexus  = 2503
+
   |nexus  = 175
   |github  =
+
   |github  = cantorsdust/StardewMods
  
  |broke in = Stardew Valley 1.3.29
+
   |status = abandoned
   |status   = obsolete
+
   |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
   |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Night Sounds
+
   |name    = Sleep In Wedding
   |author  = BunnyJumps
+
   |author  = atravita
   |id      = BunnyJumps.BJSNightSounds
+
   |id      = atravita.SleepInWedding
   |nexus  = 2501
+
  |curse  = 870963
   |github  =
+
  |moddrop = 1294437
 +
   |nexus  = 15006
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
   |status   = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleepless Fisherman
 +
  |author  = Annosz
 +
  |id      = Annosz.SleeplessFisherman
 +
   |nexus   = 5915
 +
  |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Only Treasure Room
+
   |name    = Sleepless in Stardew
   |author  = BunnyJumps
+
   |author  = instafluff
   |id      = BunnyJumps.BJSOnlyTreasureRoom
+
   |id      = instafluff.sleeplessinstardew
   |nexus  = 3145
+
   |nexus  = 5445
   |github  =
+
   |github  = instafluff/SleeplessInStardew
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Plant Everywhere
+
   |name    = Sleepovers
   |author  = BunnyJumps
+
   |author  = bwdy
   |id      = BunnyJumps.BJSPlantEverywhere
+
   |id      = bwdy.sleepovers
   |nexus  = 3143
+
   |nexus  = 3531
   |github  =
+
   |github  = bwdymods/SDV-Sleepovers
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Stop Grass
+
   |name    = Sleep Warning
   |author  = BunnyJumps
+
   |author  = GlimmerDev
   |id      = BunnyJumps.BJSStopGrass
+
   |id      = glimmerDev.SleepWarning
   |nexus  = 2500
+
   |nexus  = 21128
   |github  =
+
   |github  = GlimmerDev/StardewValleyMod_SleepWarning
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Thunderstorm
+
   |name    = Sleep Wherever
   |author  = BunnyJumps
+
   |author  = Vexorth
   |id      = BunnyJumps.BJSThunderStorm
+
   |id      = Vexorth.SleepWherever
   |nexus  = 3144
+
   |nexus  = 16674
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blue Chickens in Multiplayer
+
   |name    = Sleep Worker
   |author  = WindHero
+
   |author  = Platonymous
   |id      = WindHero.BlueChickensInMultiplayer
+
   |id      = Platonymous.SleepWorker
   |nexus   = 2336
+
   |curse   = 877233
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |moddrop = 793835
 
+
   |nexus   = 2062
   |broke in = Stardew Valley 1.3
+
   |github = Platonymous/Stardew-Valley-Mods
  |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    = Sleepy Eye
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.Bow
+
   |id      = spacechase0.SleepyEye
   |nexus   = 2756
+
   |curse   = 867761
   |moddrop = 771627
+
   |moddrop = 129011
   |github  = spacechase0/Bow
+
  |nexus  = 1152
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |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 Hutch Resize and Retexture, Slime Hutch Resize
   |author  = DiogoAlbano
+
   |author  = fernass354
   |id      = DiogoAlbano.BNWCore
+
   |id      = fernass354.SlimeHutchResize
   |nexus  = 15871
+
   |nexus  = 18507
 
   |github  =
 
   |github  =
  
   |status = abandoned
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slime Hutch Water Spots
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SlimeHutchWaterSpots
 +
  |nexus  = 13778
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slime Minerals
 +
  |author  = ChrisMzz
 +
  |id      = ChrisMzz.slimeminerals
 +
  |nexus  = 20930
 +
  |github = ChrisMzz/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bwdyworks
+
   |name    = Slime Mods, Slime Minigame, Slime QOL
   |author  = bwdy
+
   |author  = Tofu, SadDodo
   |id      = bwdyworks
+
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
   |nexus  = 3530
+
   |nexus  = 2743
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.29
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capitalist Split Money
+
   |name    = Slime Produce
   |author  = Ilyaki
+
   |author  = exotico
   |id      = Ilyaki.CapitalistSplitMoney
+
   |id      = exotico.SlimeProduce
   |nexus  = 3083
+
   |nexus  = 7634
   |github  = Ilyaki/CapitalistSplitMoney
+
   |github  = andraemon/SlimeProduce
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status  = obsolete
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122362
   |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
+
   |unofficial version = 1.3.4-unofficial.1-LikeFrogs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Casks Anywhere
+
   |name    = Slime Spawner
   |author  = YukiShiku, LeonBlade
+
   |author  = aurnj, Roy Li
   |id      = CasksAnywhere
+
   |id      = RuyiLi.SlimeSpawner
   |nexus  = 878
+
   |nexus  =
   |chucklefish = 5486
+
   |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
  |moddrop = 124612
+
   |github  =
   |github  = LeonBlade/CasksAnywhere
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Casks Everywhere|Casks Everywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Child Bed Config
+
   |name    = Slime Water Filler, Slime AutoWaterer
   |author  = aclockworkhound
+
   |author  = Speshkitty
   |id      = aclockworkhound.ChildBedConfig
+
   |id      = speshkitty.slimewaterer
   |nexus  = 3540
+
   |nexus  = 7141
   |github  = clockworkhound/SDV-ChildBedConfig
+
   |github  = Speshkitty/SlimeWaterFiller
  
 +
  |broke in = Stardew Valley 1.5
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (added in Stardew Valley 1.5).
+
   |summary  = remove this mod (fixed in Stardew Valley 1.5).
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Automation
+
   |name    = Slim Hutch
   |author  = CJBok
+
   |author  = Peasly Wellbott
   |id      = CJBAutomation
+
   |id      = Wellbott.SlimHutchCode
   |nexus  = 211
+
   |nexus  = 7424
   |github  = CJBok/SDV-Mods
+
   |github  = Wellbott/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Clock24
+
   |name    = Slingshot Rebalance
   |author  = Lysero
+
   |author  = Redwood, Towering Redwood
   |id      = Lysero.Clock24
+
   |id      = Redwood.SlingshotRebalance
   |nexus  = 3718
+
   |nexus  = 14391
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cobalt
+
   |name    = Slots Cheats
   |author  = spacechase0
+
   |author  = Fischkop2
   |id      = spacechase0.Cobalt
+
   |id      = Fischkop2.SlotsCheats
   |nexus  = 1723
+
   |nexus  = 22574
   |github  = spacechase0/Cobalt
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cold Weather Haley SMAPI
+
   |name    = Slower Fence Decay
   |author  = DanielSerrano, Lord Xamon
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = LordXamon.ColdWeatherHaleyPRO
+
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
   |nexus  = 1169
+
   |nexus  = 252
   |github =
+
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
+
   |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colored Chests
+
   |name    = Smack Dat Scarecrow
   |author  = Igorious
+
   |author  = LeFauxMatt
   |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id      = furyx639.SmackDatScarecrow
   |nexus   =
+
   |curse   = 871830
   |chucklefish = 3684
+
   |nexus  = 13528
   |github  =
+
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = abandoned
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colorful Chests
+
   |name    = Small Beach Farm
   |author  = spacechase0
+
   |author  = Pathoschild
   |id      = spacechase0.ColorfulChests
+
   |id      = Pathoschild.SmallBeachFarm
   |nexus  = 1623
+
  |curse  = 1000624
   |moddrop = 279189
+
   |nexus  = 3750
   |github  = spacechase0/ColorfulChests
+
   |moddrop = 606555
 
+
   |github  = Pathoschild/StardewMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Concentration on Farming
+
   |name    = Smaller Fish Ponds, Fish Well
   |author  = punyo, yakminepunyo
+
   |author  = Peasly Wellbott
   |id      = punyo.ConcentrationOnFarming
+
   |id      = Wellbott.FishWell
   |nexus  = 1445
+
   |nexus  = 7651
   |github  =
+
   |github  = Wellbott/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |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    = Configurable Shipping Dates
+
   |name    = Small Tree Texture
   |author  = Nishtra
+
   |author  = season
   |id      = ConfigurableShippingDates
+
   |id      = season.SmallTreeTexture
   |nexus  = 675
+
   |nexus  = 22285
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Console Coordinates
+
   |name    = Smart Building
   |author  = Pillow
+
   |author  = DecidedlyHuman
   |id      = Pillow.ConsoleCoordinates
+
   |id      = DecidedlyHuman.SmartBuilding
   |nexus  = 8957
+
   |nexus  = 11158
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Copy Invite Code
+
   |name    = Smart Cursor
   |author  = CatCattyCat, Cat
+
   |author  = DecidedlyHuman
   |id      = cat.copyinvitecode
+
   |id      = DecidedlyHuman.SmartCursor
   |nexus  = 2171
+
   |nexus  = 13268
   |github  = danvolchek/StardewMods
+
   |github  = DecidedlyHuman/StardewValleyMods
 
 
  |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    = Smart Cursor
   |author  = bcmpinc
+
   |author  = stokastic
   |id      = bcmpinc.CraftCounter
+
   |id      = stokastic.SmartCursor
   |nexus  = 2739
+
   |nexus  = 2458
   |github  = bcmpinc/StardewHack
+
   |github  = stokastic/SmartCursor
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = SMAPI 3.0
   |status  = obsolete
+
   |unofficial version = 1.1.1-unofficial.1-pathoschild
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crafting Counter
+
   |name    = SmartMod
   |author  = lolpcgaming
+
   |author  = KuroBear
   |id      = lolpcgaming.CraftingCounter
+
   |id      = KuroBear.SmartMod
   |nexus  = 1585
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/108104
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.2
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Priority
+
   |name    = Smol Fish
   |author  = trienow
+
   |author  = gbromios
   |id      = de.trienow.stardew.craftpriority
+
   |id      = gbromios.SmolFish
   |nexus  = 4174
+
  |nexus  = 14287
   |github  = trienow/Stardew-CraftPriority
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Snack Anything
 +
  |author  = Cherry, ChroniclerCherry
 +
  |id      = Cherry.SnackAnything
 +
  |nexus  = 5196
 +
  |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
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Creeper Forage
+
   |name    = Snow Crab
   |author  = bwdy
+
   |author  = John Peters
   |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id      = JohnPeters.SnowCrab
   |nexus  = 2115
+
   |nexus  = 11302
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crop Safety
+
   |name    = Socializing Skill
   |author  = BadNetCode
+
   |author  = drbirbdev
   |id      = BadNetCode.CropSafety
+
   |id      = drbirbdev.SocializingSkill
   |nexus  = 1233
+
   |nexus  = 14142
   |moddrop = 130160
+
   |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Social Network
 +
  |author  = Cecidelus
 +
  |id      = Cecidelus.SocialNetwork
 +
  |nexus  = 8255
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Current Location
+
   |name    = Social Page Order Button
   |author  = Omegasis, AlphaOmegasis
+
   |author  = aedenthorn, Erinthe
   |id      = CurrentLocation102120161203
+
   |id      = aedenthorn.SocialPageOrderButton
   |nexus  = 638
+
   |nexus  = 7871
   |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 Menu
   |author  = Omegasis, AlphaOmegasis
+
   |author  = aedenthorn, Erinthe
   |id      = Omegasis.CustomAssetModifier
+
   |id      = aedenthorn.SocialPageOrderMenu
   |nexus  = 1836
+
   |nexus  = 13698
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Bundles
+
   |name    = Social Page Order Redux
   |author  = furyx639
+
   |author  = aedenthorn and FlyingTNT
   |id      = furyx639.CustomBundles
+
   |id      = FlyingTNT.SocialPageOrderRedux
   |nexus  = 8258
+
   |nexus  = 23374
 
+
   |github  = FlyingTNT/StardewValleyMods
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops
+
   |name    = Social Tab Patch for Unlimited Players
   |author  = spacechase0
+
   |author  = funny-snek
   |id      = spacechase0.CustomCrops
+
   |id      = funnysnek.socialtabpatch
   |nexus  = 1592
+
   |nexus  = 2981
  |moddrop = 273617
+
   |github  =
   |github  = spacechase0/CustomCrops
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Element Handler
+
   |name    = Solar Eclipse Event
   |author  = Platonymous
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Platonymous.CustomElementHandler
+
   |id      = KoihimeNakamura.SolarEclipseEvent
   |nexus  = 1068
+
   |nexus  = 897
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = JohnsonNicholas/SDVMods
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
+
   |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Emotes
+
   |name    = Solid Foundations
   |author  = purrplingcat
+
   |author  = PeacefulEnd
   |id      = PurrplingCat.CustomEmotes
+
   |id      = PeacefulEnd.SolidFoundations
   |nexus   = 10861
+
   |curse   = 870929
   |github  = purrplingcat/CustomEmotes
+
   |nexus  = 12311
 
+
   |github = Floogen/SolidFoundations
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux
+
   |name    = Solid Foundations → Automate Integration
   |author  = Platonymous
+
   |author  = PeacefulEnd
   |id      = Platonymous.CustomFarming
+
   |id      = PeacefulEnd.SolidFoundationsAutomate
   |nexus  = 991
+
   |nexus  = 12311
  |curse  = 307366
+
   |github  = Floogen/SolidFoundations
  |moddrop = 793926
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  
  |status  = abandoned
+
   |broke in = Solid Foundations 2.0.2?
  |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    = Sona's Farm
   |author  = Platonymous
+
   |author  = Kerlin & Sona
   |id      = Platonymous.CFAutomate
+
   |id      = kerlin.sonasfarm
   |nexus  = 991
+
   |nexus  = 8545
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Automate 1.15
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farm Types
+
   |name    = Sonic Shoes
   |author  = spacechase0
+
   |author  = lilico
   |id      = spacechase0.CustomFarmTypes
+
   |id      = lilico.SonicShoes
   |nexus  = 1140
+
   |nexus  = 10226
  |moddrop = 128708
+
   |github  =
   |github  = spacechase0/CustomFarmTypes
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Greenhouse
+
   |name    = Sorted Storages
   |author  = Forkmaster
+
   |author  = TeamCoFH, Tech, Zeldo
   |id      = Forkmaster.CustomGreenhouse
+
   |id      = Zeldo.LinkedStorages
   |nexus  = 3464
+
   |nexus  =
 +
  |curse  = 290653
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.3
 +
   |status   = workaround
 +
  |summary = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Harvest Fix
+
   |name    = Sorting Chests
   |author  = mytigio
+
   |author  = aRooooooba
   |id      = mytigio.customharvestfix
+
   |id      = aRooooooba.SortingChests
   |nexus  = 4192
+
   |nexus  = 8224
   |github  = mytigio/CustomHarvestFix
+
   |github  = aRooooooba/SortingChests
  
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |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    = Sound Effect Replacement
   |author  = Speshkitty
+
   |author  = aedenthorn, Erinthe
   |id      = speshkitty.CustomiseChildBedroom
+
   |id      = aedenthorn.SoundEffectReplacement
   |nexus  = 5540
+
   |nexus  = 10232
   |github  = Speshkitty/CustomiseChildBedroom
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Cursor Sprite
+
   |name    = Sound Loop Mod
   |author  = Satozaki
+
   |author  = strelkasaur
   |id      = EpicBellyFlop45.CustomizeCursorSprite
+
   |id      = com.strelkasaurus.sm.soundloop
   |nexus  = 3014
+
   |nexus  = 13099
   |github  = AndyCrocker/StardewMods
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC
+
   |name    = Sounds Patcher
   |author  = Platonymous
+
   |author  = MindMeltMax
   |id      = Platonymous.CustomNPC
+
   |id      = MindMeltMax.SoundsPatcher
   |nexus  = 1607
+
   |nexus  = 7465
   |github  = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 1135690
 
+
   |github  = MindMeltMax/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 Shirts
+
   |name    = Sound Tweaker
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.CustomShirts
+
   |id      = aedenthorn.SoundTweaker
   |nexus  = 2416
+
   |nexus  = 14767
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |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    = SpaceCore
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = spacechase0
   |id      = Omegasis.CustomShopReduxGui
+
   |id      = spacechase0.SpaceCore
   |nexus   = 1378
+
   |curse   = 867152
   |github  = janavarro95/Stardew_Valley_Mods
+
   |moddrop = 136998
 
+
   |nexus   = 1348
   |broke in = Stardew Valley 1.4
+
   |github = spacechase0/StardewValleyMods
  |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    = Spawn Monsters
   |author  = aedenthorn, Erinthe
+
   |author  = Berisan
   |id      = aedenthorn.CustomSpousePatio
+
   |id      = Berisan.SpawnMonsters
   |nexus  = 6630
+
   |nexus  = 3201
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Berisan/SpawnMonsters
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Walls and Floors
+
   |name    = Spawn More Rocks
   |author  = Platonymous
+
   |author  = Mase
   |id      = Platonymous.CustomWallsAndFloors
+
   |id      = Mase.SpawnMoreRocks
  |curse  = 307569
+
   |nexus  = 7423
  |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    = Spawn Sea Monster
   |author  = dreamsicl
+
   |author  = Edu Anttunes
   |id      = EventNotifications
+
   |id      = EduAnttunes.SpawnSeaMonster
   |nexus  =
+
   |nexus  = 5736
  |chucklefish = 3621
 
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.2?
+
   |status = abandoned
   |status   = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 
  |unofficial version = 1.2.1-unofficial.3-f4ith
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Quest Anywhere
+
   |name    = Spawn Supply Crates on Beach
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = onlythechosen
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id      = otc.supplycratesonbeach
   |nexus  = 513
+
   |nexus  = 20828
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |status  = abandoned
 
  |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    = Special Orders Anywhere, Special Orders (and More) Anywhere
   |author  = stokastic
+
   |author  = AcidicNic
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id      = acidicnic.SpecialOrdersAnywhere
   |nexus  = 2462
+
   |nexus  = 7588
   |github  = stokastic/CoopGrabber
+
   |github  = AcidicNic/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    = Special Orders Tags Extended
   |author  = CatCattyCat, Cat
+
   |author  = atravita
   |id      = cat.desertobelisk
+
   |id      = atravita.SpecialOrdersExtended
   |nexus   = 2021
+
   |curse   = 870988
   |moddrop = 833549
+
   |moddrop = 1086743
   |github  = danvolchek/StardewMods
+
  |nexus  = 9855
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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    = Special Orders Tweaks
   |author  = explosivetortellini
+
   |author  = nnn
   |id      = explosivetortellini.StardewValleyDRP
+
   |id      = nnn.Special_Orders_Tweaks
   |nexus  = 8348
+
   |nexus  = 22719
   |github  = explosivetortellini/StardewValleyDRP
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Emotes
+
   |name    = Special Power Utilities
   |author  = PurrplingCat
+
   |author  = Spiderbuttons
   |id      = PurrplingCat.DialogueEmotes
+
   |id      = Spiderbuttons.SpecialPowerUtilities
   |nexus  = 6537
+
   |nexus  = 22300
   |github  = purrplingcat/DialogueEmotes
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Horses
+
   |name    = Specify Gift Taste Portraits
   |author  = Bpendragon
+
   |author  = Button, Spiderbuttons
   |id      = Bpendragon-DynamicHorses
+
   |id      = Button.SpecifyGiftTastePortraits
   |nexus  = 874
+
   |nexus  = 15882
   |github  = Bpendragon/DynamicHorses
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |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    = Speed Boots
   |author  = enaium
+
   |author  = season
   |id      = Enaium.EiTK
+
   |id      = season.SpeedBoots
  |curse  = 365803
+
   |nexus  = 22958
   |nexus  =
 
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speed Mod
 +
  |author  = Blackclaw
 +
  |id      = Blackclaw.SpeedMod
 +
  |nexus  = 5082
 +
  |github  = Xebeth/StardewValley-SpeedMod
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
 +
   |status   = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speedrun Practice Mod
 +
  |author  = Underscore
 +
  |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
 +
  |nexus  = 7337
 +
  |github = Underscore76/SDVPracticeMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emotes
+
   |name    = Speedster
   |author  = aurnj, Roy Li
+
   |author  = Platonymous
   |id      = RuyiLi.Emotes
+
   |id      = Platonymous.Speedster
   |nexus  =
+
   |nexus  = 1102
  |url    = https://community.playstarbound.com/threads/emotes.129159
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  =
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = obsolete
+
   |status  = abandoned
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Hands
+
   |name    = Spelldew Valley
   |author  = Oblitus
+
   |author  = instafluff
   |id      = QuicksilverFox.EmptyHands
+
   |id      = instafluff.spelldewvalley
   |nexus  = 1176
+
   |nexus  = 7322
   |github  = quicksilverfox/StardewMods
+
   |github  = instafluff/SpelldewValley
 
+
}}
   |status = abandoned
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
+
   |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    = Even Better Warehouse
+
   |name    = Spenny Deluxe
   |author  = charliedemilho
+
   |author  = spacechase0
   |id      = charliedemilho.EvenBetterWarehouse
+
   |id      = spacechase0.SpennyDeluxe
   |nexus  = 10396
+
   |nexus  = 14984
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expansive Combat, Proficiência
+
   |name    = Spenny Lite
   |author  = Hamio, HamioDracny
+
   |author  = spacechase0
   |id      = HamioDracny.ProficienciaEmDano
+
   |id      = spacechase0.SpennyLite
   |nexus  = 7511
+
   |nexus  = 14249
   |github  =
+
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FaeQuest
+
   |name    = Spice of Life
   |author  = Navi-chan, ooo0000
+
   |author  = KarratKake
   |id      = NaviChan.FaeQuest
+
   |id      = KarratKake.SpiceOfLife
   |nexus  = 2484
+
   |nexus  = 7398
 
   |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    = Farm Expansion
+
   |name    = Splash Text
   |author  = Advize
+
   |author  = sophiesalacia
   |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      = sophie.SplashText
   |nexus  = 130
+
   |nexus  = 14416
   |github  = AdvizeGH/FarmExpansion
+
   |github  = sophiesalacia/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    = Farm Hub
+
   |name    = Split Money
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.FarmHub
+
   |id      = Platonymous.SplitMoney
   |nexus  = 2309
+
   |nexus  = 2303
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Farm in the Sky, Fundo
 
  |author  = BrasileiroTop
 
  |id      = BrasileiroTop.Fundo
 
  |nexus  = 5423
 
  |github  =
 
  
 
   |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 Warps Patch
+
   |name    = Split Screen
   |author  = tlitookilakin
+
   |author  = Ilyaki
   |id      = tlitookilakin.farmwarpspatch
+
   |id      = Ilyaki.SplitScreen
   |nexus  = 8236
+
   |nexus  = 2139
  |moddrop = 926207
+
   |github  = Ilyaki/SplitScreen
   |github  = tlitookilakin/FarmWarpsPatch
 
  
   |status = obsolete
+
  |broke in = SMAPI 3.0
   |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
+
   |status   = obsolete
 +
   |summary = remove this mod (added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Splitscreen Improved
 +
  |author  = gaussfire
 +
  |id      = gaussfire.SplitscreenImproved
 +
  |nexus  = 24507
 +
  |github  = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Geode, Instant Geodes
+
   |name    = Split Screen Manager
   |author  = ofmanynames
+
   |author  = RomenH
   |id      = InstantGeode
+
   |id      = RomenH.SplitScreenManager
   |nexus  = 750
+
   |nexus  = 12063
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fellowship - Immersive Rings
+
   |name    = Split Screen Regions
   |author  = DaLion
+
   |author  = Espy
   |id      = DaLion.ImmersiveRings
+
   |id      = Espy.SplitScreenRegions
   |nexus  = 11380
+
   |nexus  = 23669
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spoilage
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Spoilage
 +
  |nexus  = 14712
 +
  |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
+
   |curse   = 880521
   |github  =
+
   |nexus   = 11037
 
+
   |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    = Sprinkler Activation
   |author  = FletcherQuest
+
   |author  = Blaxsmith
   |id      = FletcherQuest.FQFestivalTweaks
+
   |id      = Blaxsmith.SprinklerActivation
   |nexus  = 9062
+
   |nexus  = 7661
   |github  =
+
   |github  = Blaxsmith/SprinklerActivation
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Anywhere
+
   |name    = Sprinkler Mod
   |author  = Entoarox
+
   |author  = aedenthorn, Erinthe
   |id      = Entoarox.FurnitureAnywhere
+
   |id      = aedenthorn.SprinklerMod
   |nexus  = 2276
+
   |nexus  = 15385
  |chucklefish = 4324
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Entoarox/StardewMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
+
   |summary  = use {{nexus mod|22167|Sprinkler Mod Redux}} instead.
<!--
 
  |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    = Sprinkles
   |author  = furyx639
+
   |author  = Platonymous
   |id      = furyx639.FuryCore
+
   |id      = Platonymous.Sprinkles
   |nexus  = 10696
+
   |nexus  =
 +
  |chucklefish = 4592
 +
  |github  =
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.3
 +
   |status   = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Dressed
+
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
   |author  = Advize and Jinxiewinxie
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = Advize.GetDressed
+
   |id      = SPDSprintAndDash
   |nexus  = 331
+
   |nexus  = 235
   |github  = AdvizeGH/GetDressed
+
   |github  =
 +
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Extra Locations
+
   |name    = Sprint and Dash Redux
   |author  = mistyspring
+
   |author  = littleraskol
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
+
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
   |curse   = 880520
+
   |nexus   = 560
   |nexus  = 12195
+
   |moddrop = 827770
   |github  = misty-spring/StardewMods
+
   |github  = littleraskol/Sprint-And-Dash-Redux
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift
+
   |name    = Sprinting
   |author  = ShadowDragon8685
+
   |author  = Patrick, mistersnuggler
   |id      = ShadowDragon.GrandfathersGift
+
   |id      =
   |nexus  = 985
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
 +
   |github  = oliverpl/SprintingMod
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.2
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
+
   |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprinting
 +
  |author  = onemix
 +
  |id      = onemix.Sprinting
 +
  |nexus  = 10469
 +
  |github  = thiagomasson/Sprinting
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift Remade
+
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
   |author  = pepoluan
+
   |author  = Abs, abslam
   |id      = pepoluan.GrandfatherGiftRemade
+
   |id      = abs.SprintNRegen
   |nexus  = 4151
+
   |nexus  = 4898
  |chucklefish = 5783
 
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hamlet
+
   |name    = Sprint Sprint, Sprint Sprint Sprint
   |author  = Taskmaster
+
   |author  = Jessebot, JessebotX
   |id      = Taskmaster.Hamlet
+
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
   |nexus  = 4601
+
   |nexus  = 4778
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Animals
+
   |name    = Sprint (unidarkshin)
   |author  = StarPeanut, Greger
+
   |author  = unidarkshin, Devin Lematty
   |id      = HappyAnimals
+
   |id      = DevinLematty.Sprint
   |nexus  =
+
   |nexus  = 7492
  |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    = HD Sprites
+
   |name    = Sprint (Yoshify)
   |author  = ninthworld
+
   |author  = Yoshify
   |id      = NinthWorld.HDSprites
+
   |id      =
   |nexus  = 4024
+
   |nexus  = 2
   |github  = ninthworld/HDSprites
+
   |github  =
  
   |status = abandoned
+
  |broke in = SMAPI 0.39.1
   |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    = SpriteMaster
   |author  = Oga_The_Real
+
   |author  = Ameise, Ameisen, mkukli
   |id      = Oga_The_Real.Hempire
+
   |id      = DigitalCarbide.SpriteMaster
   |nexus  = 14477
+
   |nexus  = 4922
   |github  =
+
   |github  = ameisen/SV-SpriteMaster
  
   |status  = abandoned<!--mod page hidden-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Animations, Animacoes
+
   |name    = Sprites in Detail
   |author  = BrasileiroTop
+
   |author  = BleakCodex
   |id      = BrasileiroTop.Animacoes
+
   |id      = BleakCodex.SpritesInDetail
   |nexus  = 5139
+
   |nexus  = 14487
   |github  =
+
   |github  = BleakCodex/SpritesInDetail
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stabbing Sword Special
 +
  |author  = Peasly Wellbott
 +
  |id      = Wellbott.StabbingSwordSpecial
 +
  |nexus  = 7683
 +
  |github  = Wellbott/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Mill
+
   |name    = Stack Check Fix
   |author  = AustinYQM
+
   |author  = punyo, yakminepunyo
   |id      = AustinYQM.ImprovedMill
+
   |id      = punyo.StackCheckFix
   |nexus  = 1748
+
   |nexus  = 2433
   |github  = AustinYQM/ImprovedMill
+
   |github  = pomepome/StackCheckFix
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Inventory
+
   |name    = Stacked Item Icons
   |author  = unidarkshin, Devin Lematty
+
   |author  = aedenthorn, Erinthe
   |id      = DevinLematty.InfiniteInventory
+
   |id      = aedenthorn.StackedItemIcons
   |nexus   = 2247
+
   |curse   = 868678
   |github  = unidarkshin/Stardew-Mods
+
   |nexus   = 15468
 
+
   |github  = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3.29
 
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interactions, Interacoes
+
   |name    = Stack Everything
   |author  = BrasileiroTop
+
   |author  = CatCattyCat, Cat
   |id      = BrasileiroTop.Interacoes
+
   |id      = cat.stackeverything
   |nexus  = 4862
+
   |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    = Junimo Farm
+
   |name    = Stack Everything Redux
   |author  = Platonymous
+
   |author  = thimadera
   |id      = Platonymous.JunimoFarm
+
   |id      = thimadera.StackEverythingRedux
   |nexus  = 984
+
   |nexus  = 22381
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = thimadera/StardewMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Studio, Music Blocks
+
   |name    = Stack Quality
   |author  = Becks723
+
   |author  = LeFauxMatt
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id      = furyx639.StackQuality
   |nexus  = 6971
+
  |curse  = 871828
   |github  =
+
   |nexus  = 13724
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junk Mail
+
   |name    = Stack Size Changer
   |author  = Taskmaster
+
   |author  = Shockah
   |id      = Taskmaster.JunkMail
+
   |id      = Shockah.StackSizeChanger
   |nexus  = 4452
+
   |nexus  = 11866
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keyboard Mod Menu
+
   |name    = Stack Split Redux
   |author  = Shadowfoxss
+
   |author  = pepoluan
   |id      = Shadowfoxss.KeyboardModMenu
+
   |id      = pepoluan.StackSplitRedux
   |nexus  = 3147
+
   |nexus  = 8967
   |curse  = 308891
+
   |moddrop = 976551
   |github  =
+
   |github  = pepoluan/StackSplitRedux
  
   |broke in = SMAPI 3.0
+
   |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    = Kisekae
+
   |name    = StackSplitX
   |author  = Kabigon
+
   |author  = tstaples
   |id      = Kabigon.kisekae
+
   |id      = tstaples.StackSplitX
   |nexus  = 2348
+
   |nexus  = 798
   |github  = KabigonFirst/StardewValleyMods
+
   |github  = tstaples/StackSplitX
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
   |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 [[#Stack Split Redux|Stack Split Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
+
   |name    = Stack to Nearby Chests
   |author  = Lavapulse
+
   |author  = Ilyaki
   |id      = Lavapulse.LavapulseChickens
+
   |id      = Ilyaki.StackToNearbyChests
   |nexus  = 4821
+
   |nexus  = 1787
   |github  =
+
   |github  = Ilyaki/StackToNearbyChests
  
   |status  = abandoned
+
  |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    = Leah Cabin Music Fix
+
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
   |author  = Huanir
+
   |author  = Becks723
   |id      = Huanir.LeahCabinMusicFix
+
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
   |nexus  = 2653
+
   |nexus  = 13381
 
   |github  =
 
   |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    = Less Strict Over-Exertion, AntiExhaustion
+
   |name    = StaminaRegen
   |author  = Permamiss
+
   |author  = EvilPdor
   |id      = BALANCEMOD_AntiExhaustion
+
   |id      =
   |nexus  = 637
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/111526
 +
   |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    = Location and Music Logger
+
   |name    = Standardized Krobus
   |author  = Brandy Lover, WDavi
+
   |author  = minervamaga
   |id      = Brandy Lover.LMlog
+
   |id      = minervamaga.StandardizedKrobus
   |nexus  = 1366
+
   |nexus  =
   |github  =
+
   |moddrop = 716314
 
+
   |github  = minervamaga/StandardizedKrobus
   |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Makeshift Multiplayer
+
   |name    = Starbot
   |author  = spacechase0
+
   |author  = bwdy
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id      = bwdy.starbot
   |nexus  = 501
+
   |nexus  = 4755
  |moddrop = 127274
+
   |github  = bwdymods/SDV-Starbot
   |github  = spacechase0/StardewValleyMP
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
  |status  = obsolete
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Image Export
+
   |name    = Stardew Access
   |author  = spacechase0
+
   |author  = Mohammad Shoaib
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id      = shoaib.stardewaccess
   |nexus  = 1073
+
   |nexus  = 16205
   |moddrop = 127273
+
   |url    = {{github|stardew-access/stardew-access}}/releases
   |github  = spacechase0/MapImageExporter
+
   |github  = stardew-access/stardew-access
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mass Production
+
   |name    = Stardew and Chill
   |author  = Jacque Pott
+
   |author  = mod.kitchen
   |id      = JacquePott.MassProduction
+
   |id      = mod.kitchen.stardewandchill
   |nexus  = 7021
+
   |nexus  = 12147
   |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    = Stardew Aquarium Code
   |author  = Kithio
+
   |author  = Gervig91
   |id      = Kithio:ChatMod
+
   |id      = Cherry.StardewAquarium
   |nexus  =
+
   |nexus  = 6372
  |chucklefish = 4296
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining with Explosives
+
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
   |author  = Nishtra
+
   |author  = Moonwolf, Moonwolf287
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id      = Moonwolf.StardewAquariumInformant
   |nexus  = 770
+
   |nexus  = 16527
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Stardew Aquarium-->
  |status  = obsolete
 
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monthly Mail
+
   |name    = Stardew Archipelago
   |author  = Taskmaster
+
   |author  = Kaito Kid
   |id      = Taskmaster.MonthlyMail
+
   |id      = KaitoKid.StardewArchipelago
   |nexus  = 4523
+
   |nexus  = 16087
   |github  =
+
   |github  = agilbert1412/StardewArchipelago
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MoodFix
+
   |name    = Stardew Auto GC
   |author  = vaindil
+
   |author  = Lake1059, 1059Studio
   |id      = vaindil.MoodFix
+
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
   |nexus  = 1809
+
   |nexus  = 9293
   |github  = vaindil/sdv-moodfix
+
   |github  =
 
 
  |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 Brewery
   |author  = YonKuma, kumarei
+
   |author  = Cylon
   |id      = YonKuma.MoodGuard
+
   |id      = cylon.stardewbrewery
   |nexus  = 1597
+
   |nexus  = 2057
   |github  = YonKuma/MoodGuard
+
   |github  = JustCylon/stardew-brewery
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Map Layers
+
   |name    = Stardew Config Menu
   |author  = Platonymous
+
   |author  = Juice805
   |id      = Platonymous.MoreMapLayers
+
   |id      = Juice805.StardewConfigMenu
   |nexus  = 1134
+
   |nexus  = 1312
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = StardewConfigFramework/StardewConfigMenu
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
+
   |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More TV Channel, CanaisTv
+
   |name    = Stardew Content Compatibility Layer (SCCL)
   |author  = BrasileiroTop
+
   |author  = TehPers
   |id      = BrasileiroTop.CanaisTv
+
   |id      = SCCL
   |nexus  = 5126
+
   |nexus  = 889
   |github  =
+
   |github  = TehPers/StardewValleyMods
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.2
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Through Object
+
   |name    = Stardew Debt
   |author  = ylsama
+
   |author  = Poison
   |id      = ylsama.MoveThoughObject
+
   |id      = Poison.StardewTesting
   |nexus  = 2680
+
   |nexus  = 10005
 
   |github  =
 
   |github  =
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 
 
  |dev note = source in separate Git branch
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MTN, More Than Necessary
+
   |name    = Stardew Discord
   |author  = SgtPickles, GameMX
+
   |author  = Steven Kraft
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id      = StevenKraft.StardewDiscord
   |nexus  = 2256
+
   |nexus  = 3608
   |github  =
+
   |github  = steven-kraft/StardewDiscord
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
  |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 Druid
   |author  = FerMod
+
   |author  = Neosinf
   |id      = FerMod.MultiplayerEmotes
+
   |id      = neosinf.StardewDruid
   |nexus  = 2347
+
   |nexus  = 18465
   |github  = FerMod/StardewMods
+
   |github  = Neosinf/StardewDruid
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name    = Stardew Druid Lite
   |author  = Unremarkable, animavoro
+
   |author  = Neosinf
   |id      = unremarkable.fix-sellToStorePrice
+
   |id      = neosinf.StardewDruidLite
   |nexus  = 2135
+
   |nexus  = 19308
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github  =
  
   |broke in = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Shaft Fix
+
   |name    = Stardew Editor
   |author  = Prince-Leto
+
   |author  = spacechase0
   |id      = princeleto.multiplayershaftfix
+
   |id      = spacechase0.StardewEditor.GameIntegration
   |nexus  = 2922
+
   |nexus  = 1298
   |github  = Prince-Leto/StardewValleyMods
+
   |github  = spacechase0/StardewEditor
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
   |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 FPS (Animation Frame Speed)
   |author  = aedenthorn, Erinthe
+
   |author  = 1059 Studio, Lake1059
   |id      = aedenthorn.MultipleSpouses
+
   |id      = Lake1059.StardewFPS
   |nexus  = 6227
+
   |nexus  = 20801
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Lake1059/StardewFPS
 
 
  |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 Get Achievement Now
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Lake1059, 1059 Studio
   |id      = Omegasis.MuseumRearranger
+
   |id      = Lake1059.StardewGetAchievementNow
   |nexus  = 428
+
   |nexus  = 11515
   |github  = janavarro95/Stardew_Valley_Mods
+
   |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    = No Cheat Shortcuts (No Map Overwrite)
+
   |name    = Stardew Hack
   |author  = kulcris
+
   |author  = bcmpinc
   |id      = kulcris.NoCheatShortcuts
+
   |id      = bcmpinc.StardewHack
   |nexus  = 2310
+
   |nexus  = 3213
   |github  =
+
   |github  = bcmpinc/StardewHack
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debug Mode
+
   |name    = Stardew Hitboxes
   |author  = Pathoschild
+
   |author  = Tyler Gibbs
   |id      = Pathoschild.NoDebugMode
+
   |id      = tylergibbs2.StardewHitboxes
   |nexus  = 593
+
   |nexus  = 12264
   |github  = Pathoschild/StardewMods
+
   |github  = tylergibbs2/StardewHitboxes
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Pets
+
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = davikr, apdapreturns
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id      = davikr.hypnos
   |nexus  = 506
+
   |nexus  = 5935
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = davicr/StardewHypnos
 
+
   |broken in = Stardew Valley 1.4
   |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 Impact, Stardew Impact - Play as NPCs
   |author  = KirbyLink
+
   |author  = aedenthorn, Erinthe
   |id      = kirbylink.noseedsfromtreesfix
+
   |id      = aedenthorn.StardewImpact
   |nexus  = 2947
+
   |nexus  = 14365
   |github  = KirbyLink/NoSeedsFromTreesFix
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |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 Locations
   |author  = Platonymous
+
   |author  = Mizzion
   |id      = Platonymous.Notes
+
   |id      = mizzion.stardewlocations
   |nexus  = 3068
+
   |nexus  = 1929
   |moddrop = 793905
+
   |moddrop = 661357
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = Mizzion/MyStardewMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Speak
+
   |name    = Stardew Media Keys
   |author  = jwdred
+
   |author  = Angebro
   |id      =
+
   |id      = Angebro.StardewMediaKeys
   |nexus  = 694
+
   |nexus  = 11246
   |github  =
+
   |github  = AngeloC3/StardewMods
  
  |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 Motif
   |author  = DeLiXx
+
   |author  = Vinyks
   |id      = DeLiXx.Online_Splitscreen
+
   |id      = Vinyks.StardewMotif
   |nexus  = 12291
+
   |nexus  = 14326
 
   |github  =
 
   |github  =
  |source  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornamental
+
   |name    = Stardew Multiplayer Server
   |author  = Taskmaster
+
   |author  = funny-snek & Zuberii & moy, Moy
   |id      = Taskmaster.Ornamental
+
   |id      = moy.Always_On_Server
   |nexus  = 4981
+
   |nexus  = 20659
   |github  =
+
   |github  = AguirreMoy/Stardew-Multiplayer-Server-Mod
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = P2P Animal Noise
+
   |name    = Stardew Nametags
   |author  = Modotte
+
   |author  = Tyler Gibbs
   |id      = modotte.P2PAnimalNoise
+
   |id      = tylergibbs2.StardewNametags
   |nexus  = 17383
+
   |nexus  = 12158
   |github  =
+
   |github  = tylergibbs2/StardewNametags
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Scepter, Personal Return Scepter
+
   |name    = Stardew News Feed
   |author  = Alex Noddings
+
   |author  = Other Buckets
   |id      = an.ownscepter
+
   |id      = OtherBuckets.StardewNewsFeed
   |nexus  = 2404
+
   |nexus  = 3206
   |github  =
+
   |github  = Mikesnorth/StardewNewsFeed
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Mob Spawner
+
   |name    = Stardew Notifications
   |author  = zesman
+
   |author  = monopandora (maintained by Sakorona)
   |id      = MobSpawner.pseudohub.de
+
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
   |nexus  = 2794
+
   |moddrop = 664154
   |github  =
+
   |nexus   = 4713
 
+
   |github  = Sakorona/SDVMods
   |broke in = Stardew Valley 1.3.29
 
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Unlocked Recipes
+
   |name    = STardew Overview
   |author  = zesman
+
   |author  = Sto13
   |id      = UnlockedRecipes.pseudohub.de
+
   |id      = Sto13.STardewOverview
   |nexus  = 2798
+
   |nexus  = 14564
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.36
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Mushroom Trees
+
   |name    = Stardew Progress
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = seeinggreen
   |id      = f4iTh.PMT
+
   |id      = seeinggreen.StardewProgress
   |nexus  = 2349
+
   |nexus  = 9786
 
   |github  =
 
   |github  =
 
  |status  = obsolete
 
  |broke in = Stardew Valley 1.5
 
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Polygamy
+
   |name    = Stardew Realty Framework
   |author  = bwdy
+
   |author  = Prism 99
   |id      = bwdy.polygamy
+
   |id      = prism99.advize.stardewrealty
   |nexus  = 3542
+
   |nexus  = 10512
   |github  = bwdymods/SDV-Polygamy
+
   |github  = Prism-99/FarmExpansion
 
 
  |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 RPC - Discord Rich Presence
   |author  = ryaon
+
   |author  = ElocinDev
   |id      = Ryaon.FectorChallenge
+
   |id      = elocindev.stardewrpc
   |nexus  = 5125
+
  |curse  = 1009887
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profession Adjustments
+
   |name    = Stardew RPG
   |author  = Kevin Connors
+
   |author  = aedenthorn, Erinthe
   |id      = KevinConnors.ProfessionAdjustments
+
   |id      = aedenthorn.StardewRPG
   |nexus  = 2424
+
   |nexus  = 11132
   |github  = kevinforrestconnors/ProfessionAdjustments
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Puffer Chick - Chickens
+
   |name    = Stardew Speak
   |author  = Satozaki
+
   |author  = evfredericksen, Evan Fredericksen
   |id      = EpicBellyFlop45.PufferChickChickens
+
   |id      = evfredericksen.StardewSpeak
   |nexus  = 2997
+
   |nexus  = 7929
   |github  =
+
   |github  = evfredericksen/StardewSpeak
  
   |status = abandoned
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Survival Project
 +
  |author  = NeroYuki
 +
  |id      = neroyuki.rlvalley
 +
  |nexus  = 14183
 +
  |github = NeroYuki/StardewSurvivalProject
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pumpkin Chickens
+
   |name    = Stardew Symphony Remastered, Stardew Symphony
   |author  = Satozaki
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = EpicBellyFlop45.PumpkinChickens
+
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
   |nexus  = 3004
+
   |nexus  = 425
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality of Life - Immersive Tweaks
+
   |name    = Stardew Twitch Tracker
   |author  = DaLion
+
   |author  = Cody, Cody Hansen
   |id      = DaLion.ImmersiveTweaks
+
   |id      = cody.StardewTwitchTrackerMod
   |nexus  = 11296
+
   |nexus  = 16543
 
   |github  =
 
   |github  =
  
 
   |status  = abandoned
 
   |status  = abandoned
  |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 Valley Balance Overhaul, Stardew Valley Balance Overhaul Bundles
   |author  = PurrplingCat
+
   |author  = Alvadea & Jaksha & Theoddon
   |id      = PurrplingCat.QuestEssentials
+
   |id      = Theoddon.SVBOBundlesLoader
   |nexus  = 8827
+
   |nexus  = 13426
   |github  = purrplingcat/StardewMods
+
   |github  = Annosz/UIInfoSuite2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley Barber, Stardew Barber
 +
  |author  = phroureo
 +
  |id      = phroureo.BarberSV
 +
  |nexus  = 9061
 +
  |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Removable Horse Hats
+
   |name    = Stardew Valley ESP, sdv-helper
   |author  = CatCattyCat, Cat
+
   |author  = reimu, r2h, tomdc
   |id      = cat.removablehorsehats
+
   |id      = reimu.sdv-helper
   |nexus  = 2223
+
   |nexus  = 3917
   |github  = danvolchek/StardewMods
+
   |github  = rei2hu/stardewvalley-esp
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring of Fire
+
   |name    = Stardew Valley Expanded
   |author  = Platonymous
+
   |author  = Flashshifter
   |id      = Platonymous.RingOfFire
+
   |id      = FlashShifter.SVECode
   |nexus  = 1166
+
   |nexus  = 3753
   |github  = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 833179
 
+
   |github  = FlashShifter/StardewValleyExpanded
   |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rotate Toolbar
+
   |name    = Stardew Valley Randomizer
   |author  = Pathoschild
+
   |author  = Tooshi
   |id      = Pathoschild.RotateToolbar
+
   |id      = Tooshi.Randomizer
   |nexus  = 1100
+
   |nexus  = 5185
   |github  = Pathoschild/StardewMods
+
  |curse  = 308003
 +
   |github  = cTooshi/stardew-valley-randomizer
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scream
+
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
   |author  = Taskmaster
+
   |author  = Tyler Gibbs and TheHaboo
   |id      = Taskmaster.Scream
+
   |id      = tylergibbs2.StardewRoguelike
   |nexus  = 4588
+
   |nexus  = 13614
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Immersion
+
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
  |author  = Entoarox
+
   |author = evskii
  |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id      = evskii.StardewTimelapse
   |nexus  = 2273
+
   |nexus   = 19806
  |chucklefish = 4262
+
   |github =
  |github = Entoarox/StardewMods
 
 
 
   |broke in = Stardew Valley 1.3
 
   |status   = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Catalogue
+
   |name    = Stardew Voices
   |author  = spacechase0
+
   |author  = Shannon Hobby
   |id      = spacechase0.SeedCatalogue
+
   |id      = shobby.StardewVoices
   |nexus   = 1640
+
   |curse   = 1010539
   |moddrop = 281292
+
   |nexus  = 22550
   |github  = spacechase0/SeedCatalogue
+
   |github  =
 
 
  |status  = obsolete
 
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Money for Multiplayer
+
   |name    = Stardew Web
   |author  = funny-snek
+
   |author  = Prism 99
   |id      = funnysnek.SeparateMoney
+
   |id      = prism99.stardewweb
   |nexus  = 3086
+
   |nexus  = 8715
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serfdom - Immersive Taxes
+
   |name    = Stardew Web API
   |author  = DaLion
+
   |author  = zunderscore
   |id      = DaLion.ImmersiveTaxes
+
   |id      = zunderscore.StardewWebApi
   |nexus  = 12547
+
   |nexus  = 22540
   |github  =
+
   |github  = zunderscore/StardewWebApi
 
+
}}
   |status = abandoned
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
  |name    = Stardust Core
 +
   |author = Omegasis, Alpha_Omegasis
 +
   |id      = Omegasis.StardustCore
 +
  |nexus  = 2341
 +
  |github  =  janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Starksouls
 +
  |author  = FenrirA
 +
  |id      = FenrirAsonda.Starksouls
 +
  |nexus  = 10915
 +
  |github  = OhWellMikell/Starksouls
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Money
+
   |name    = Start in Ginger Island
   |author  = j4c0b333
+
   |author  = mistyspring
   |id      = j4c0b333.SetMoney
+
   |id      = mistyspring.GingerIslandStart
   |nexus  = 3889
+
   |nexus  = 20401
 
   |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    = Starting Money
   |author  = dJomp
+
   |author  = mmanlapat
   |id      = dJomp.SetUniqueGameID
+
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
   |nexus  = 2042
+
   |nexus  = 1138
 
   |github  =
 
   |github  =
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anywhere
+
   |name    = Startup Volume Config
   |author  = spacechase0
+
   |author  = certifiableGrimalkin
   |id      = spacechase0.ShipAnywhere
+
   |id      = certifiableGrimalkin.StartupVolumeConfig
   |nexus  = 1379
+
   |nexus  = 15846
   |moddrop = 183277
+
   |github  =
   |github = spacechase0/ShipAnywhere
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.3
+
  |name    = Start With Greenhouse
   |status   = abandoned
+
   |author = CaptainSully
   |summary = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
+
   |id      = CaptainSully.StartWithGreenhouse
 +
   |nexus  = 9878
 +
   |moddrop = 1035412
 +
   |github = CaptainSully/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Taxes
+
   |name    = Start With Hat
   |author  = NOGAF
+
   |author  = treyh0
   |id      = NOGAF.ShippingTaxes
+
   |id      = treyh0.StartWithHat
   |nexus  = 5189
+
   |nexus  = 2628
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = Stash Items
   |author  = TehPers
+
   |author  = ZackHill
   |id      = TehPers.ShroomSpotter
+
   |id      = ZackHill.StashItems
   |nexus  = 908
+
   |nexus  = 9624
  |moddrop = 125766
+
   |github  = zack-hill/stardew-valley-stash-items
   |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    = Stash Items to Chest
   |author  = Omegasis, AlphaOmegasis
+
   |author  = lambui
   |id      = Omegasis.SimpleSoundManager
+
   |id      = BlueMod_StashItemsToChest
   |nexus  = 1410
+
   |nexus  =
   |github  = janavarro95/Stardew_Valley_Mods
+
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
 +
   |github  = lambui/StardewValleyMod_StashItemsToChest
  
   |status  = abandoned
+
  |broke in = SMAPI 2.0
 +
   |status   = workaround
 +
  |summary = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Singin' Stone
+
   |name    = Static Inventory
   |author  = CyTheGuy01
+
   |author  = Dinotopea
   |id      = CyTheGuy01.TestMod
+
   |id      = Dinotopea.StaticInventory
   |nexus  = 6463
+
   |nexus  = 20093
   |github  =
+
   |github  = nrobinson12/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit on Chairs, Sentar Em Cadeiras
+
   |name    = Static Tool Power
   |author  = BrasileiroTop, Vagabundo2421
+
   |author  = Omek97
   |id      = BrasileiroTop.Sentar
+
   |id      = omek97.static_toolpower
   |nexus  = 4729
+
   |nexus  = 21281
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cave Saver
+
   |name    = Stats as Tokens
   |author  = cantorsdust
+
   |author  = sophiesalacia
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id      = Vertigon.StatsAsTokens
   |nexus  = 175
+
   |nexus  = 9659
   |github  = cantorsdust/StardewMods
+
   |github  = dtomlinson-ga/StatsAsTokens
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |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    = Stats Passive Regeneration, Stats Reloader
   |author  = Speshkitty
+
   |author  = strato35
   |id      = speshkitty.slimewaterer
+
   |id      = Strato35.StatsReloader
   |nexus  = 7141
+
   |nexus  = 7428
   |github  = Speshkitty/SlimeWaterFiller
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solar Eclipse Event
+
   |name    = Statue of Generosity
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = spacechase0
   |id      = KoihimeNakamura.SolarEclipseEvent
+
   |id      = spacechase0.StatueOfGenerosity
   |nexus  = 897
+
  |curse  = 867713
   |github  = JohnsonNicholas/SDVMods
+
   |nexus  = 7532
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Sea Monster
+
   |name    = Statue Shorts
   |author  = Edu Anttunes
+
   |author  = aedenthorn, Erinthe
   |id      = EduAnttunes.SpawnSeaMonster
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 5736
+
   |nexus  = 17642
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use {{nexus mod|22135|Statue Shorts Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedster
+
   |name    = Statue Shorts Redux
   |author  = Platonymous
+
   |author  = Nom0ri
   |id      = Platonymous.Speedster
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 1102
+
   |nexus  = 22135
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = Nom0ri/StatueShortsRedux
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Money
+
   |name    = Stay Up
   |author  = Platonymous
+
   |author  = su226
   |id      = Platonymous.SplitMoney
+
   |id      = Su226.StayUp
   |nexus  = 2303
+
   |nexus  = 7592
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = su226/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    = Stay Up Late
   |author  = Ilyaki
+
   |author  = Krutonium
   |id      = Ilyaki.SplitScreen
+
   |id      = krutonium.stayuplate
   |nexus  = 2139
+
   |nexus  = 12578
   |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    = Stay Up Plus
   |author  = Platonymous
+
   |author  = neur0tox1n, neur0tox1n_
   |id      = Platonymous.Sprinkles
+
   |id      = neur0tox1n_.StayUpPlus
   |nexus  =
+
   |nexus  = 21469
  |chucklefish = 4592
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Content Compatibility Layer (SCCL)
+
   |name    = SteamDew
   |author  = TehPers
+
   |author  = Mewsubi
   |id      = SCCL
+
   |id      = Mewsubi.SteamDew
   |nexus  = 889
+
   |nexus  = 19396
   |github  = TehPers/StardewValleyMods
+
   |github  = myuusubi/SteamDew
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = obsolete
 +
  |summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Editor
+
   |name    = Stendew Valley
   |author  = spacechase0
+
   |author  = Haunted Pineapple
   |id      = spacechase0.StardewEditor.GameIntegration
+
   |id      = HauntedPineapple.StendewValley
   |nexus  = 1298
+
   |nexus  = 19483
   |github  = spacechase0/StardewEditor
+
   |github  = HauntedPineapple/Stendew-Valley
  
   |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    = Stone Bridge Over Pond, Pond With Bridge
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Advize and jinxiewinxie
   |id      = KoihimeNakamura.summitreborn
+
   |id      = jinxiewinxie.StoneBridgeOverPond
   |nexus  = 2073
+
   |nexus  = 316
   |github  = JohnsonNicholas/SDVMods
+
   |github  = Jinxiewinxie/StardewValleyMods
  
   |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
 +
  |name    = Stop Flower Harvests
 +
  |author  = BlobLeader
 +
  |id      = BlobLeader.StopFlowerHarvests
 +
  |nexus  = 24559
 +
  |github = seichen/Stardew-Stop-Flower-Harvests
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim (Almost) Anywhere, Swim Suit
+
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
   |author  = Platonymous
+
   |author  = Mustafa
   |id      = Platonymous.SwimSuit
+
   |id      = Mustafa.StopSoundsWhenAltTabbed
   |nexus  = 1215
+
   |nexus  = 13925
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = mustafa-git/StopSoundsWhenAltTabbed
 
 
  |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    = Storage Containers
   |author  = bdawson1993
+
   |author  = trashcan9
   |id      =
+
   |id      = trashcan9.StorageContainers
   |nexus  = 38
+
   |nexus  = 16071
 
   |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    = Stronger You
   |author  = zazizu
+
   |author  = Krutonium
   |id      = zazizu.TheChestDimension
+
   |id      = Krutonium.StrongerYou
   |nexus  = 4013
+
   |nexus  = 7402
   |github  = cilekli-link/SDVMods
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Long Night
+
   |name    = Stuck at Level 1 but Overpower Drop Rates
   |author  = Pathoschild
+
   |author  = Darkmushu
   |id      = Pathoschild.TheLongNight
+
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
   |nexus  = 1369
+
   |nexus  = 17380
   |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    = Stumps to Hardwood Stumps
   |author  = CKextreme
+
   |author  = Nishtra
   |id      = CKextreme.TimeNotifier
+
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
   |nexus  = 3706
+
   |nexus  = 691
 
   |github  =
 
   |github  =
  
   |status = abandoned
+
   |broke in = Stardew Valley 1.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
 +
  |author  = sophiesalacia
 +
  |id      = sophie.SturdySaplings
 +
  |nexus  = 14440
 +
  |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Submerged Crab Pots
   |author  = Sakorona
+
   |author  = aedenthorn, Erinthe
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = aedenthorn.SubmergedCrabPots
   |nexus  = 1000
+
   |nexus  = 11719
   |github  = Sakorona/SDVMods
+
   |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    = Time Travel
+
   |name    = Subterranian Overhaul, Dwarvish
   |author  = Cile_ed
+
   |author  = mytigio
   |id      = Cile_ed.TimeTravel
+
   |id      = mytigio.SubterranianOverhaul
   |nexus  = 4068
+
   |nexus  = 4149
   |github  =
+
   |github  = mytigio/SDVMods
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.5
 +
   |status   = abandoned
 +
  |summary = remove this mod (no longer maintained; use {{nexus mod|22021|Dwarven Expansion}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Geodes
+
   |name    = Summit Reborn
   |author  = spacechase0
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = spacechase0.ToolGeodes
+
   |id      = KoihimeNakamura.summitreborn
   |nexus  = 3090
+
   |nexus  = 2073
  |moddrop = 771642
+
   |github  = JohnsonNicholas/SDVMods
   |github  = spacechase0/ToolGeodes
 
  
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tooth and Nail - Immersive Tools, Power Tools<!--Nexus before 4.0.0-->, Immersive Tools<!--manifest before 4.0.0-->, Chargeable Axe and Pickaxe<!--manifest before 3.0.0-->, Chargeable Resource Tools<!--Nexus before 3.0.0-->
+
   |name    = Sundrop City
   |author  = DaLion
+
   |author  = The Sundrop Team
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
+
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
   |nexus  = 7965
+
   |nexus  = 4014
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.5.5
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultiplayer
+
   |name    = Super Hopper
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.Ultiplayer
+
   |id      = spacechase0.SuperHopper
   |nexus  = 2134
+
  |curse  = 867698
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus  = 9418
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift All Week)
+
   |name    = Super Sleeper
   |author  = Chirase
+
   |author  = spoocky123
   |id      = Tommy.GiftAllWeek
+
   |id      = spoocky123.SuperSleeper
   |nexus  = 6850
+
   |nexus  = 10842
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift Every Day)
+
   |name    = Surfing Festival
   |author  = Chirase
+
   |author  = spacechase0 and ParadigmNomad
   |id      = Tommy.GiftEveryDay
+
   |id      = spacechase0.SurfingFestival
   |nexus  = 6850
+
  |curse  = 867720
   |github  =
+
   |nexus  = 6688
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Areas
+
   |name    = Surprise Pregnancy, SurpriseBaby1
   |author  = DeLiXx
+
   |author  = MiphasGrace
   |id      = DeLiXx.Unlockable_Areas
+
   |id      = MiphasGrace.SurpriseBaby1
   |nexus  = 15132
+
   |nexus  = 13126
 
   |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    = Survivalistic
   |author  = DaLion
+
   |author  = Ophaneom
   |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id      = Ophaneom.Survivalistic
   |nexus  = 8111
+
   |nexus  = 12179
   |github  =
+
   |github  = Ophaneom/Survivalistic
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |unofficial version = 1.0.5-unofficial.2-Locked15
 +
  |unofficial url    = {{github|Locked15/SDV_Survivalistic-Rebooted}}/releases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walkshop
+
   |name    = SV Fishing Mod
   |author  = enaium
+
   |author  = KDERazorback
   |id      = Enaium.Walkshop
+
   |id      = KDERazorback.SvFishingMod
  |curse  = 365806
+
   |nexus  = 6403
   |nexus  =
+
   |github  = KDERazorback/SvFishingMod
   |github  =
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Fix
+
   |name    = SV Notepad
   |author  = Travoos
+
   |author  = HereBeCush
   |id      =
+
   |id      = herebecush.SVNotepad
   |nexus  =
+
   |nexus  = 21473
  |chucklefish = 4211
 
 
   |github  =
 
   |github  =
 
+
   |source = https://gitlab.com/hbc-mods/stardew-valley/sv-notepad
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Chests
+
   |name    = Swap Rings
   |author  = CyTheGuy01, CyberCheese15
+
   |author  = Zamiel
   |id      = cybercheese.WarpChests
+
   |id      = Zamiel.SwapRings
   |nexus  = 6402
+
   |nexus  = 21205
   |github  =
+
   |github  = Zamiell/stardew-valley-mods
 
 
  |status  = abandoned<!--also broken reference to old SpaceCore type-->
 
  |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wash Away Forage, Tidal Beach
+
   |name    = Swim
   |author  = Sakorona (ItsBenter)
+
   |author  = aedenthorn, Erinthe
   |id      = KoihimeNakamura.WashAwayForage
+
   |id      = aedenthorn.Swim
   |nexus  = 6715
+
  |curse  = 868896
   |github  = Sakorona/SDVMods
+
   |nexus  = 6326
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Swim - Continued|Swim - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapon Reskinner
+
   |name    = Swim (Almost) Anywhere, Swim Suit
   |author  = spacechase0
+
   |author  = Platonymous
   |id      = spacechase0.WeaponReskinner
+
   |id      = Platonymous.SwimSuit
   |nexus  = 5095
+
   |nexus  = 1215
  |moddrop = 771681
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = spacechase0/WeaponReskinner
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
   |status  = obsolete
+
   |status  = abandoned
   |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = XmlSerializerRetool
+
   |name    = Swimsuits Anywhere
   |author  = Persival
+
   |author  = Myzkatonic
   |id      = none <!-- no ID in manifest -->
+
   |id      = Myzkatonic.SwimsuitsAnywhere
   |nexus  = 450
+
   |nexus  = 7722
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XNB Loader
+
   |name    = Swiss Army Knife
   |author  = Entoarox
+
   |author  = John Peters
   |id      = Entoarox.XnbLoader
+
   |id      = JohnPeters.SwissArmyKnife
   |nexus  = 2275
+
   |nexus  = 13991
  |chucklefish = 4506
+
   |github  =
   |github  = Entoarox/StardewMods
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
 
 
===Content packs===
 
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 2CUTE FarmCave
+
   |name    = Swizzy Meads
   |author  = taintedwheat
+
   |author  = Swizzy Studios
   |id      = taintedwheat.2CuteFarmCave
+
   |id      = SwizzyStudios.SwizzyMeads
   |nexus  = 843
+
   |nexus  = 3241
   |github  =
+
   |github  = SwizzyStudios/SV-SwizzyMeads
  
  |content pack for  = Content Patcher
+
   |broke in = Stardew Valley 1.6
 
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bathroom After 2nd House Upgrade
+
   |name    = Tab Autoloot
   |author  = DevilBro/Ursii98
+
   |author  = Guedez
   |id      = ursii98.BathroomAfter2ndHouseupgrade
+
   |id      = tab.autoloot
   |nexus  = 2578
+
   |nexus  = 5115
 
   |github  =
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Green Pastures Farm
+
   |name    = Tailor Weapon Skins
   |author  = Bugbuddy
+
   |author  = Peasly Wellbott
   |id      = bugbuddy.GreenPasturesFarm
+
   |id      = Wellbott.TailorWeaponSkins
   |nexus  = 2326
+
   |nexus  = 7797
 
   |github  =
 
   |github  =
  
  |content pack for = Content Patcher
+
   |broke in = Stardew Valley 1.6
 
 
   |broke in           = Stardew Valley 1.3.36
 
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Farm 2
+
   |name    = Tainted Cellar, Underground House Cellar
   |author  = Zander
+
   |author  = Jinxiewinxie and TaintedWheat
   |id      = zander.immersivefarm2
+
   |id      = TaintedCellar
   |nexus  = 1531
+
   |nexus  = 1672
   |github  =
+
   |github  = Jinxiewinxie/StardewValleyMods
 
+
 
  |content pack for = Content Patcher
+
   |broke in = Stardew Valley 1.3
 
+
<!--
   |broke in = Stardew Valley 1.3.36
+
   |unofficial version = 1.1.1-unofficial.2-pathoschild
   |status  = workaround
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
   |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
+
-->
}}
+
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Overgrown Fairy Buildings
+
   |name    = Take a Break
   |author  = Ali Read/naeldeus
+
   |author  = Krutonium
   |id      = naeldeus.OvergrownFairyBuildings
+
   |id      = krutonium.TakeABreak
   |nexus  = 4564
+
   |nexus  = 12549
   |github  =
+
   |github  =
 
+
}}
   |content pack for = Content Patcher
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Take All
   |broke in          = Stardew Valley 1.5
+
   |author  = aedenthorn, Erinthe
   |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
+
  |id      = aedenthorn.TakeAll
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
+
   |nexus  = 14247
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
+
}}
   |name    = Remove That Damn Rock
+
{{#invoke:SMAPI compatibility|entry
   |author  = Plutey/Androxilogin
+
   |name    = Take It Slow
   |id      = Androxilogin.RemoveThatDamnRock
+
   |author  = KarratKake
   |nexus  = 384
+
   |id      = KarratKake.TakeItSlow
   |github  =
+
   |nexus  = 13432
 
+
   |github  =
  |content pack for = Content Patcher
+
 
 
+
   |broke in = Stardew Valley 1.6
   |broke in           = Stardew Valley 1.2
+
}}
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
+
  |name    = Talk to Inworld's AI Villagers, Inworld
}}
+
  |author  = Inworld AI, PogDerson
{{#invoke:SMAPI compatibility|footer}}
+
   |id      = PogDerson.Inworld
 
+
   |nexus  = 16816
===XNB mods===
+
  |github  =
See [[Modding:Using XNB mods]].
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
==Mod data overrides==
+
  |name    = Tap Giant Crops
This section overrides the data specified in mods' [[Modding:Modder Guide/APIs/Manifest|<samp>manifest.json</samp> 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 [[Module:SMAPI compatibility overrides#Usage|format description]] when editing this section.
+
  |author  = atravita
 
+
  |id      = atravita.TapGiantCrops
{{#invoke:SMAPI compatibility overrides|header}}
+
  |curse  = 870968
{{#invoke:SMAPI compatibility overrides|entry
+
  |moddrop = 1205166
   |name          = Adjust Artisan Prices
+
  |nexus  = 13052
   |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
+
  |github  = atravita-mods/StardewMods
   |update keys    =
+
 
   |local version  =
+
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
   |remote version = 0.01 → 0.0.1
+
}}
   |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
+
{{#invoke:SMAPI compatibility|entry
}}
+
  |name    = Tappable Palm Trees
{{#invoke:SMAPI compatibility overrides|entry
+
  |author  = aedenthorn, Erinthe
   |name          = Almighty Farming Tool
+
  |id      = aedenthorn.TappablePalmTrees
   |id            = 439
+
  |nexus  = 10661
   |update keys    =
+
  |github  = aedenthorn/StardewValleyMods
   |local version  =
+
 
   |remote version = 1.21 → 1.2.1
+
  |broke in = Stardew Valley 1.6
   |reason        = {{nexus mod|439|mod page}} has wrong version format
+
}}
}}
+
{{#invoke:SMAPI compatibility|entry
{{#invoke:SMAPI compatibility overrides|entry
+
  |name    = Tapper Ready
   |name          = Auto Water
+
  |author  = skunkkky
   |id            = pickle.autowater
+
  |id      = skunkkk.TapperReady
   |update keys    = Nexus:5463 → Nexus:1666
+
  |nexus  = 1219
   |local version  =
+
  |github  =
   |remote version =
+
 
   |reason        = manifest has wrong update key<!--last checked: 1.2.1-->
+
  |broke in = Stardew Valley 1.3
}}
+
  |status  = workaround
{{#invoke:SMAPI compatibility overrides|entry
+
  |summary  = use [[#Tapper Report|Tapper Report]] instead.
   |name          = Better Shipping Box
+
}}
   |id            = Kithio:BetterShippingBox, Kithio.BetterShippingBox
+
{{#invoke:SMAPI compatibility|entry
   |update keys    =
+
  |name    = Tapper Report
   |local version  = 1.0.1 → 1.0.2
+
  |author  = pepoluan
   |remote version =
+
  |id      = pepoluan.TapperReport
   |reason        = manifest outdated<!--last checked: 1.0.2-->
+
  |nexus  = 8700
}}
+
  |github  =
{{#invoke:SMAPI compatibility overrides|entry
+
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
   |name          = Big Silo
+
}}
   |id            = lperkins2.BigSilo
+
{{#invoke:SMAPI compatibility|entry
   |update keys    =
+
  |name    = Taxes Mod
   |local version  = 0.0.2 → 0.0.3
+
  |author  = bdawson1993
   |remote version =
+
  |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 Social
 +
  |author  = trashcan9
 +
  |id      = trashcan9.TidySocial
 +
  |nexus  = 16233
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tileman Challenge
 +
  |author  = SpicyKai
 +
  |id      = SpicyKai.Tileman
 +
  |nexus  = 11945
 +
  |github  = spicykai/StardewValley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Tileman Redux|Tileman Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tileman Redux
 +
  |author  = Freaksaus
 +
  |id      = Freaksaus.TilemanRedux
 +
  |nexus  = 23023
 +
  |github  = Freaksaus/Tileman-Redux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tile Transparency, Transparent Tiles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TileTransparency
 +
  |nexus  = 17288
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tillable Ground
 +
  |author  = hawkfalcon
 +
  |id      = hawkfalcon.TillableGround
 +
  |nexus  = 2175
 +
  |github  = hawkfalcon/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tilled Soil Decay
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.TilledSoilDecay
 +
  |nexus  = 2738
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tilt-Shift - Native Effect Shader
 +
  |author  = misterwu
 +
  |id      = misterwu.tiltshifteffect
 +
  |nexus  = 21959
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Before Harvest
 +
  |author  = Asconoid
 +
  |id      = Asconoid.TimeBeforeHarvest
 +
  |nexus  = 5764
 +
  |github  =
 +
 
 +
  |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
 +
  |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Before Harvest Enhanced
 +
  |author  = Jonathan Ginn
 +
  |id      = JonathanGinn.TimeBeforeHarvestEnhanced
 +
  |nexus  = 12170
 +
  |github  =
 +
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133343
 +
  |unofficial version = 1.1.0-unofficial
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Freeze
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
 +
  |nexus  = 973
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Freezes at Midnight
 +
  |author  = JBtheShadow
 +
  |id      = JBtheShadow.TimeFreezesAtMidnight
 +
  |nexus  = 7425
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Master
 +
  |author  = trashcan9
 +
  |id      = trashcan9.TimeMaster
 +
  |nexus  = 16192
 +
  |github  =
 +
  |source  = {{nexus mod|16192}}?tab=files
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = {{github|pipedream420/TimeMaster}}/releases
 +
  |unofficial version = 1.2.2-unofficial.1-pipedream420
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Multiplier
 +
  |author  = DefenTheNation
 +
  |id      = DefenTheNation.TimeMultiplier
 +
  |nexus  = 2262
 +
  |github  = DefenTheNation/StardewMod-TimeMultiplier
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Notifier
 +
  |author  = CKextreme
 +
  |id      = CKextreme.TimeNotifier
 +
  |nexus  = 3706
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time of the Prairie King
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.TimeOfThePrairieKing
 +
  |nexus  = 5631
 +
  |github  = jamespfluger/Stardew-TimeOfThePrairieKing
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Reminder
 +
  |author  = Sakorona
 +
  |id      = KoihimeNakamura.TimeReminder
 +
  |nexus  = 1000
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Reminder
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.TimeReminder
 +
  |nexus  = 1000
 +
  |moddrop = 664035
 +
  |github  = JohnsonNicholas/SDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TimeSpeed
 +
  |author  = cantorsdust and Pathoschild
 +
  |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
 +
  |nexus  = 169
 +
  |github  = cantorsdust/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Totem
 +
  |author  = gmff
 +
  |id      = GMFF.TimeTotem
 +
  |curse  = 494425
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Travel
 +
  |author  = Cile_ed
 +
  |id      = Cile_ed.TimeTravel
 +
  |nexus  = 4068
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Watch
 +
  |author  = KyuubiRan
 +
  |id      = kyuubiran.TimeWatch
 +
  |nexus  = 23725
 +
  |github  = KyuubiRan/TimeWatch
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TMXL Map Toolkit, TMX Loader
 +
  |author  = Platonymous
 +
  |id      = Platonymous.TMXLoader
 +
  |curse  = 877235
 +
  |nexus  = 1820
 +
  |moddrop = 771913
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = To-Dew
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.ToDew
 +
  |curse  = 997100
 +
  |nexus  = 7409
 +
  |github  = jltaylor-us/StardewToDew
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = To Do List
 +
  |author  = Eleanor, eleanoot
 +
  |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
 +
  |nexus  = 1630
 +
  |github  = eleanoot/stardew-to-do-mod
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#To-Dew|To-Dew]] instead.
 +
<!--
 +
  |unofficial version = 1.1.3-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toggle Items Framework
 +
  |author  = selph, zombifier
 +
  |id      = selph.ToggleItems
 +
  |nexus  = 21361
 +
  |github  = zombifier/My_Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toggle Monsters
 +
  |author  = Jolyone, Me
 +
  |id      = Me.ToggleMonsters
 +
  |nexus  = 11801
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toggle Music, Toggle Music Hotkey
 +
  |author  = MaltoseMatt
 +
  |id      = MaltoseMatt.ToggleMusic
 +
  |nexus  = 22913
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Assembly
 +
  |author  = OFTS_CQM
 +
  |id      = ofts.toolAss
 +
  |nexus  = 23872
 +
  |github  = ofts-cqm/ToolAssembly
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toolbar Icons
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.ToolbarIcons
 +
  |curse  = 871834
 +
  |moddrop = 1547451
 +
  |nexus  = 11026
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toolbar Tooltips
 +
  |author  = danmw3
 +
  |id      = danmw3.toolbartooltips
 +
  |nexus  = 4977
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ToolBelt
 +
  |author  = yuri0r
 +
  |id      = yuri0r.ToolBelt
 +
  |nexus  = 8566
 +
  |github  =
 +
  |source  = https://gitlab.com/yuri0r/toolbelt
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Charging
 +
  |author  = mralbobo
 +
  |id      = mralbobo.ToolCharging
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111988
 +
  |github  = mralbobo/stardew-tool-charging
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Geodes
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ToolGeodes
 +
  |nexus  = 3090
 +
  |moddrop = 771642
 +
  |github  = spacechase0/ToolGeodes
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Power Select
 +
  |author  = CrazyWig
 +
  |id      = crazywig.toolpowerselect
 +
  |nexus  = 2553
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Power Setup
 +
  |author  = Gilar Fasulaki
 +
  |id      = GilarF.ToolPowerSetup
 +
  |nexus  = 4517
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Smart Switch
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ToolSmartSwitch
 +
  |curse  = 868687
 +
  |nexus  = 15216
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |summary = use [[#Tool Smart Switch (Updated)|Tool Smart Switch (Updated)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Smart Switch (Updated)
 +
  |author  = Fiorbeth
 +
  |id      = Fiorbeth.ToolSmartSwitch
 +
  |nexus  = 20829
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Costs
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.ToolUpgradeCosts
 +
  |nexus  = 6576
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Delivery
 +
  |author  = SorryLate
 +
  |id      = SorryLate.ToolUpgradeDelivery
 +
  |nexus  = 5421
 +
  |github  = sorrylate/Stardew-Valley-Mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Delivery Service
 +
  |author  = Felix-Dev
 +
  |id      = Felix-Dev.ToolUpgradeDeliveryService
 +
  |nexus  = 2938
 +
  |github  = Felix-Dev/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
 +
<!--
 +
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Duration Changer
 +
  |author  = GrimatGaming
 +
  |id      = GrimatGaming.ToolUpgradeDurationChanger
 +
  |nexus  = 21438
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Reminder
 +
  |author  = Wracketeer
 +
  |id      = Wracketeer.ToolUpgradeReminder
 +
  |nexus  = 13423
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Too Many Animals
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.TooManyAnimals
 +
  |curse  = 871833
 +
  |nexus  = 11033
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tooth and Nail - Immersive Tools, Power Tools<!--Nexus before 4.0.0-->, Immersive Tools<!--manifest before 4.0.0-->, Chargeable Axe and Pickaxe<!--manifest before 3.0.0-->, Chargeable Resource Tools<!--Nexus before 3.0.0-->
 +
  |author  = DaLion
 +
  |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
 +
  |nexus  = 7965
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Town School Functions
 +
  |author  = Edu Anttunes
 +
  |id      = EduAnttunes.TownSchool.Functions
 +
  |nexus  = 6317
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tractor Mod
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
 +
  |curse  = 992849
 +
  |nexus  = 1401
 +
  |moddrop = 606639
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tractor Sounds, Tractor Engine Sound
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.tractorsounds
 +
  |nexus  = 5781
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trading
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Trading
 +
  |curse  = 1004485
 +
  |moddrop = 1214750
 +
  |nexus  = 13293
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Info
 +
  |author  = BinaryLip
 +
  |id      = BinaryLip.TrainInfo
 +
  |nexus  = 21883
 +
  |github  = BinaryLip/TrainInfo
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Station
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.TrainStation
 +
  |nexus  = 6183
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Tracks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TrainTracks
 +
  |nexus  = 10927
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Whistle
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.TrainWhistle
 +
  |nexus  = 4473
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trampoline
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Trampoline
 +
  |nexus  = 11619
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Translation Replacer
 +
  |author  = ofts, OFTS_CQM
 +
  |id      = ofts.transRep
 +
  |nexus  = 22871
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Transparency Settings
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.TransparencySettings
 +
  |nexus  = 8891
 +
  |moddrop = 971985
 +
  |github  = Esca-MMC/TransparencySettings
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Transparent Objects
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TransparentObjects
 +
  |nexus  = 6412
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash 4 Elliott
 +
  |author  = ChrisMzz
 +
  |id      = ChrisMzz.trash4elliott
 +
  |nexus  = 18882
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Bear Abides
 +
  |author  = John Peters
 +
  |id      = JohnPeters.TrashBearAbides
 +
  |nexus  = 11359
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Bear Item Helper, Trash Bear Name
 +
  |author  = MattDeDuck, Duckshard
 +
  |id      = MattDeDuck.TrashBearName
 +
  |nexus  = 5252
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Can Reactions
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TrashCanReactions
 +
  |nexus  = 7643
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Cans On Horse
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TrashCansOnHorse
 +
  |nexus  = 16394
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Does Not Consume Bait
 +
  |author  = atravita
 +
  |id      = atravita.TrashDoesNotConsumeBait
 +
  |curse  = 870979
 +
  |moddrop = 1128126
 +
  |nexus  = 11426
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Remover
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.TrashRemover
 +
  |nexus  = 5114
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Trash
 +
  |author  = Jaredlll08
 +
  |id      = BlameJared.TrashTrash
 +
  |nexus  =
 +
  |curse  = 297981
 +
  |github  = jaredlll08/Trash-Trash
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Traveling Cart Visit Everyday
 +
  |author  = dayLerFar, nnn
 +
  |id      = nnn.TCVED
 +
  |nexus  = 22240
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Traveling Takes Time
 +
  |author  = Vrakyas
 +
  |id      = Vrakyas.TravelingTakesTime
 +
  |nexus  = 4031
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Travelling Skill
 +
  |author  = Achtuur8
 +
  |id      = Achtuur.StardewTravelSkill
 +
  |nexus  = 16820
 +
  |github  = Achtuur/StardewTravelSkill
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Treasure Chests Expanded
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TreasureChestsExpanded
 +
  |nexus  = 7685
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.3.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#TreasureChestsExpanded
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Changes
 +
  |author  = JPAN
 +
  |id      = jpan.TreeChanges
 +
  |nexus  = 3964
 +
  |github  = JPANv2/Stardew-Valley-Tree-Changes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Shake Mod
 +
  |author  = NCarigon
 +
  |id      = NCarigon.TreeShakeMod
 +
  |nexus  = 15927
 +
  |github  = ncarigon/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Shaker
 +
  |author  = TyoAtrosa
 +
  |id      = TyoAtrosa.Treeshaker
 +
  |nexus  = 2159
 +
  |github  = TyoAtrosa/TreeShaker
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.0.61-unofficial.2-huancz
 +
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130687
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Spread
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.TreeSpread
 +
  |nexus  = 3183
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Transplant
 +
  |author  = YukiShiku, LeonBlade
 +
  |id      = TreeTransplant
 +
  |nexus  = 1342
 +
  |moddrop = 526140
 +
  |chucklefish = 5485
 +
  |github  = LeonBlade/TreeTransplant
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Transplant (Fix)
 +
  |author  = LeonBlade and Siweipancc
 +
  |id      = Siweipancc.TreeTransplant
 +
  |nexus  = 20852
 +
  |github  = siweipancc/TreeTransplant
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trendy Haley
 +
  |author  = candidus42
 +
  |id      = Candidus42.TrendyHaley
 +
  |nexus  = 4984
 +
  |github  = mus-candidus/TrendyHaley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trick or Treat
 +
  |author  = Dad of Gwen, Carleton and Gwen
 +
  |id      = DadOfGwenTrickOrTreatMod
 +
  |nexus  = 8115
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tricks and Treats
 +
  |author  = ch20youk
 +
  |id      = ch20youk.TricksAndTreats
 +
  |nexus  = 18947
 +
  |github  = cl4r3/Halloween-Mod-Jam-2023
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = True Random Geodes
 +
  |author  = lilico/atelier99
 +
  |id      = lilico.TrueRandomGeodes
 +
  |nexus  = 11371
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Turbo
 +
  |author  = Primm
 +
  |id      = Primm.Turbo
 +
  |nexus  = 23835
 +
  |github  = PrimmR/Turbo
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Turn to Your Enemies
 +
  |author  = Krutonium
 +
  |id      = krutonium.turn_to_your_enemies
 +
  |nexus  = 12643
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Announcements
 +
  |author  = Zyin
 +
  |id      = Zyin.TVAnnouncements
 +
  |nexus  = 3649
 +
  |github  = Zyin055/TVAnnouncements
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Brasileira
 +
  |author  = JhonnieRandler & Brukob
 +
  |id      = JhonnieMike.BrasilTV
 +
  |nexus  = 10843
 +
  |github  = JhonnieRandler/TVBrasileira
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
 +
  |author  = hisameartwork
 +
  |id      = HisameArtwork.GardeningChannel
 +
  |nexus  = 5485
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Recipes
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.TvRecipes
 +
  |nexus  = 5260
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twin Stick Strafe Action
 +
  |author  = AndyUr
 +
  |id      = AndyUr.TwinStickStrafeAction
 +
  |nexus  = 7589
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twitch Chat Integration
 +
  |author  = Hexenentendrache
 +
  |id      = Hexenentendrache.TwitchChatIntegration
 +
  |nexus  = 17321
 +
  |github  = Enteligenz/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twitch in Stardew Valley, Twitch for Stardew
 +
  |author  = Telshin, Tim "Telshin" Aldridge
 +
  |id      = telshin.twitch-for-stardew
 +
  |curse  = 306420
 +
  |nexus  =
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ui Info Suite
 +
  |author  = Cdaragorn
 +
  |id      = Cdaragorn.UiInfoSuite
 +
  |nexus  = 1150
 +
  |github  = cdaragorn/Ui-Info-Suite
 +
 
 +
  |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = workaround
 +
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ui Info Suite 2
 +
  |author  = Annosz, Abs0rbed
 +
  |id      = Annosz.UiInfoSuite2
 +
  |nexus  =
 +
  |url    = {{github|Annosz/UIInfoSuite2}}/releases
 +
  |github  = Annosz/UiInfoSuite2
 +
 
 +
  |warnings = Broken on Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = UI Mod Suite
 +
  |author  = Demiacle
 +
  |id      = Demiacle.UiModSuite
 +
  |nexus  = 1023
 +
  |github  = demiacle/UiModSuite
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ukrainizacija, Ukrainizacija - Utilities
 +
  |author  = Pereclaw Team
 +
  |id      = Pereclaw.ukrutilities
 +
  |nexus  = 8427
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultimate Fertilizer
 +
  |author  = fox_white, fox_white25
 +
  |id      = fox_white25.ultimate_fertilizer
 +
  |nexus  = 21318
 +
  |github  = foxwhite25/Stardew-Ultimate-Fertilizer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultimate Gold
 +
  |author  = Shadowfoxss
 +
  |id      = Shadowfoxss.UltimateGoldStardew
 +
  |nexus  = 2833
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultiplayer
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Ultiplayer
 +
  |nexus  = 2134
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unbreakable Tackles
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.UnbreakableTackles
 +
  |nexus  = 7719
 +
  |moddrop = 1135717
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Uncanny Valley
 +
  |author  = UncannyValley
 +
  |id      = UncannyValley.UncannyValleyMod
 +
  |nexus  = 20519
 +
  |github  = jasisco5/UncannyValleyMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Uncle Iroh Approved Tea
 +
  |author  = slimerrain
 +
  |id      = slimerrain.byproducts
 +
  |nexus  = 22376
 +
  |github  = slimerrain/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Underdark Sewer
 +
  |author  = Mel Noelle and Kirbylink
 +
  |id      = melnoelle.underdarksewer
 +
  |nexus  = 3070
 +
  |github  = KirbyLink/UnderdarkSewer
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.1.1-unofficial.2-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Underground Secrets
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UndergroundSecrets
 +
  |nexus  = 6597
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21475|Underground Secrets Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Underground Secrets Redux
 +
  |author  = aedenthorn and Prism 99
 +
  |id      = prism99.aedenthorn.UndergroundSecrets
 +
  |nexus  = 21475
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unhinged Mayo Jar
 +
  |author  = spacechase0
 +
  |id      = spacechase0.UnhingedMayoJar
 +
  |nexus  = 17139
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Children
 +
  |author  = Shaklin
 +
  |id      = shaklin.uniquechildren
 +
  |nexus  = 6278
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Children Talk
 +
  |author  = Shaklin
 +
  |id      = shaklin.uniquechildrentalk
 +
  |nexus  = 9540
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Valley
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UniqueValley
 +
  |nexus  = 13828
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Cats and Dogs
 +
  |author  = funny-snek
 +
  |id      = funnysnek.UnlimitedCatsandDogs
 +
  |nexus  = 2942
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Community Center
 +
  |author  = TIplurka
 +
  |id      = tiplurka.UnlimitedCommunityCenter
 +
  |nexus  = 23897
 +
  |github  = perkmi/Always-On-Server-for-Multiplayer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Gift (Gift All Week)
 +
  |author  = Chirase
 +
  |id      = Tommy.GiftAllWeek
 +
  |nexus  = 6850
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Gift (Gift Every Day)
 +
  |author  = Chirase
 +
  |id      = Tommy.GiftEveryDay
 +
  |nexus  = 6850
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Players
 +
  |author  = Armitxes
 +
  |id      = Armitxes.UnlimitedPlayers
 +
  |nexus  = 2213
 +
  |curse  = 362847
 +
  |github  = Armitxes/StardewValley_UnlimitedPlayers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlockable Areas
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Unlockable_Areas
 +
  |nexus  = 15132
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlockable Bundles
 +
  |author  = DeLiXx
 +
  |id      = DLX.Bundles
 +
  |curse  = 990830
 +
  |nexus  = 17265
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/unlockable-bundles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlock Dye Menu
 +
  |author  = Shaklin
 +
  |id      = shaklin.unlockdyemenu
 +
  |nexus  = 6156
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlocked Doors
 +
  |author  = damien
 +
  |id      = damien.unlocked_doors
 +
  |nexus  = 4338
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Locks|Custom Locks]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unscheduled Evaluation
 +
  |author  = wrongcoder
 +
  |id      = wrongcoder.UnscheduledEvaluation
 +
  |nexus  = 22752
 +
  |github  = wrongcoder/UnscheduledEvaluation
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Updated Instant Eat Key
 +
  |author  = apomorph
 +
  |id      = apomorph.updatedInstantEatKey
 +
  |nexus  = 15191
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Updated No Rumble Horse
 +
  |author  = Aladanor
 +
  |id      = Aladanor.UpdatedNoRumbleHorse
 +
  |nexus  = 10164
 +
  |github  = shailalias/NoRumbleHorse
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgradable Pan
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.upgradablepan
 +
  |curse  = 446597
 +
  |nexus  = 9318
 +
  |github  = AHilyard/UpgradeablePan
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
 +
  |author  = Miihau
 +
  |id      = Miihau.MiihauUpgradeableMachines
 +
  |nexus  = 17234
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Casks
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedCasks
 +
  |nexus  = 22477
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Horse, Horse Friendship and Speed Levels
 +
  |author  = Richard Cai
 +
  |id      = richard_cai.UpgradedHorse
 +
  |nexus  = 5242
 +
  |github  = RichardJCai/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Kegs
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedKegs
 +
  |nexus  = 15755
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgrade Empty Cabins
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.UpgradeEmptyCabins
 +
  |nexus  = 5253
 +
  |moddrop = 720987
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Useful Bombs
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.UsefulBombs
 +
  |nexus  = 2488
 +
  |github  = pomepome/UsefulBombs
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#BetterBombs|BetterBombs]] instead.
 +
<!--
 +
  |unofficial version = 1.0.5-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Useful Cookings
 +
  |author  = Chocciee
 +
  |id      = Chocciee.UsefulCookings
 +
  |nexus  = 22234
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
 +
  |author  = Right Hand Man
 +
  |id      = raik.uselessinfo
 +
  |nexus  = 8634
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Utility Grid
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UtilityGrid
 +
  |nexus  = 10197
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = UV Index (Sunscreen Mod)
 +
  |author  = Jonqora
 +
  |id      = Jonqora.UVIndex
 +
  |nexus  = 6676
 +
  |github  = Jonqora/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Variable Grass
 +
  |author  = dantheman999
 +
  |id      = dantheman999.VariableGrass
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/107658
 +
  |github  = dantheman999301/StardewMods
 +
 
 +
  |broke in          = SMAPI 2.0
 +
  |unofficial version = 1.3.1-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Variable Seasons, Stardew Variable Seasons
 +
  |author  = calebstein1
 +
  |id      = calebstein1.StardewVariableSeasons
 +
  |nexus  = 19904
 +
  |github  = calebstein1/StardewVariableSeasons
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Vending Machine, NPC Vending Machine
 +
  |author  = ActionJackson
 +
  |id      = ActionJackson.VendingMachine
 +
  |nexus  = 7508
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Vertical Toolbar
 +
  |author  = bmarquismarkail, Space Baby
 +
  |id      = SB_VerticalToolMenu
 +
  |nexus  = 943
 +
  |github  = bmarquismarkail/SV_VerticalToolMenu
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Video Player
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.VideoPlayer
 +
  |nexus  = 6524
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Villager Compass
 +
  |author  = Jboss
 +
  |id      = Jboss.VillagerCompass
 +
  |nexus  = 16912
 +
  |github  = jbossjaslow/Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visible Artifact Spots
 +
  |author  = Zamiel
 +
  |id      = Zamiel.VisibleArtifactSpots
 +
  |nexus  = 21223
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visible Fish
 +
  |author  = shekurika
 +
  |id      = shekurika.WaterFish
 +
  |nexus  = 8897
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visit Mount Vapius
 +
  |author  = Lumisteria
 +
  |id      = lumisteria.visitmountvapius.code
 +
  |nexus  = 9600
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visualize
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Visualize
 +
  |curse  = 307573
 +
  |moddrop = 793933
 +
  |nexus  = 1704
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = VisualizeTK
 +
  |author  = Platonymous
 +
  |id      = Platonymous.VisualizeTK
 +
  |moddrop = 1521421
 +
  |nexus  = 19009
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Void Effects, Stardew Void Effects
 +
  |author  = Renny
 +
  |id      = renny.stardewvoideffects
 +
  |nexus  = 2703
 +
  |github  = OfficialRenny/StardewVoidEffects
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
<!--
 +
  |unofficial version = 1.3.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wait Around
 +
  |author  = Alhifar
 +
  |id      = Alhifar.WaitAround
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
 +
  |github  = Alhifar/WaitAroundSMAPI
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wait - Refined Multiplayer Time Pause
 +
  |author  = aurpine
 +
  |id      = aurpine.WAIT
 +
  |nexus  = 20661
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wake Up
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walk Of Life - Rebirth<!--changed in republished 1.0.0-->, Walk of Life, Awesome Professions
 +
  |author  = DaLion
 +
  |id      = DaLion.Professions<!--changed in republished 0.2.0-->, DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
 +
  |nexus  = 24355
 +
  |github  = daleao/sdv
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walkshop
 +
  |author  = enaium
 +
  |id      = Enaium.Walkshop
 +
  |curse  = 365806
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walk Through Trellis
 +
  |author  = TheOfficialTab
 +
  |id      = theofficialtab.walkthroughtrellis
 +
  |nexus  = 1958
 +
  |github  = OfficialTab/walk-through-trellis
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Fix
 +
  |author  = Travoos
 +
  |id      =
 +
  |nexus  =
 +
  |chucklefish = 4211
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Recycler
 +
  |author  = Mizzion
 +
  |id      = mizzion.wallpaperrecycler
 +
  |nexus  = 1905
 +
  |moddrop = 661354
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Planter
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WallPlanters<!--changed in 0.1.2-unofficial.1-->, aedenthorn.WallPlanter
 +
  |nexus  = 11339
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WallPlanters
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Televisions
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WallTelevision
 +
  |nexus  = 11448
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Wall Televisions - Continued|Wall Televisions - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Televisions - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.WallTelevision
 +
  |nexus  = 22372
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Animals
 +
  |author  = Symen
 +
  |id      = Symen.WarpAnimals
 +
  |nexus  = 1400
 +
  |github  = simonbru/WarpAnimals
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Binder
 +
  |author  = SnowFire kVala
 +
  |id      = SnowFire.Warp_Binder
 +
  |nexus  = 6892
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Chests
 +
  |author  = CyTheGuy01, CyberCheese15
 +
  |id      = cybercheese.WarpChests
 +
  |nexus  = 6402
 +
  |github  =
 +
 
 +
  |status  = abandoned<!--also broken reference to old SpaceCore type-->
 +
  |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Multiplayer
 +
  |author  = Strato35, Shalankwa
 +
  |id      = Strato35.WarpMultiplayer
 +
  |nexus  = 7451
 +
  |github  = Shalankwa/SDV_Mods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
 +
  |author  = Shaklin
 +
  |id      = shaklin.warpmultiplayer_locations
 +
  |nexus  = 8950
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Network
 +
  |author  = tlitookilakin
 +
  |id      = tlitookilakin.warpnetwork
 +
  |nexus  = 8567
 +
  |moddrop = 951720
 +
  |github  = tlitookilakin/WarpNetwork
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Parsnip
 +
  |author  = Pillow
 +
  |id      = Pillow.WarpParsnip
 +
  |nexus  = 18628
 +
  |github  = AnotherPillow/WarpParsnip
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Snitch
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.WarpSnitch
 +
  |nexus  = 9087
 +
  |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp to Friends
 +
  |author  = Shalankwa
 +
  |id      = Shalankwa.WarpToFriends
 +
  |nexus  = 2180
 +
  |github  = Shalankwa/SDV_Mods
 +
 
 +
  |status            = workaround
 +
  |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp to Player
 +
  |author  = lesbiansheep, Shalankwa
 +
  |id      = lesbiansheep.WarpToPlayer
 +
  |nexus  = 21075
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wash Away Forage, Tidal Beach
 +
  |author  = Sakorona (ItsBenter)
 +
  |id      = KoihimeNakamura.WashAwayForage
 +
  |nexus  = 6715
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wasteless Watering
 +
  |author  = GrumpyCrouton
 +
  |id      = GrumpyCrouton.WastelessWatering
 +
  |nexus  = 10998
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Balloon
 +
  |author  = HaulinOats
 +
  |id      = HaulinOats.WaterBalloon
 +
  |nexus  = 14481
 +
  |github  = HaulinOats/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Bomb
 +
  |author  = BlaDe
 +
  |id      = BlaDe.WaterBomb
 +
  |nexus  = 10267
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Bot
 +
  |author  = andyruwruw
 +
  |id      = andyruwruw.WaterBot
 +
  |nexus  = 8167
 +
  |github  = andyruwruw/stardew-valley-water-bot
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Can Refiller
 +
  |author  = Mizzion
 +
  |id      = mizzion.watercanrefiller
 +
  |nexus  = 3539
 +
  |moddrop = 661368
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Flow
 +
  |author  = blueberry
 +
  |id      = blueberry.WaterFlow
 +
  |nexus  = 11790
 +
  |github  = b-b-blueberry/WaterFlow
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Can Give Exp
 +
  |author  = Achtuur
 +
  |id      = Achtuur.WateringCanGiveExp
 +
  |nexus  = 16903
 +
  |github  = Achtuur/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Can Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WateringCanTweaks
 +
  |curse  = 868789
 +
  |nexus  = 10947
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Grants Experience and Crops Can Wither
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.WateringGrantsXP
 +
  |nexus  = 7768
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Pet Bowl, Pet Water Bowl
 +
  |author  = Mizzion
 +
  |id      = mizzion.petwaterbowl
 +
  |nexus  = 2009
 +
  |moddrop = 661365
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Waterproof Items
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.WaterproofItems
 +
  |nexus  = 6460
 +
  |moddrop = 807393
 +
  |github  = Esca-MMC/WaterproofItems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Retaining Field
 +
  |author  = Digus
 +
  |id      = DIGUS.WaterRetainingFieldMod
 +
  |nexus  = 2374
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wealth is Health
 +
  |author  = Qi The Mysterious
 +
  |id      = QiTheMysterious.WealthIsHealth
 +
  |nexus  = 19903
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapon Reskinner
 +
  |author  = spacechase0
 +
  |id      = spacechase0.WeaponReskinner
 +
  |nexus  = 5095
 +
  |moddrop = 771681
 +
  |github  = spacechase0/WeaponReskinner
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapons Ignore Grass
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeaponsIgnoreGrass
 +
  |nexus  = 15409
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapons on Display
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.WeaponsOnDisplay
 +
  |curse  = 447259
 +
  |nexus  = 9319
 +
  |github  = AHilyard/WeaponsOnDisplay
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wear More Rings
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.WearMoreRings
 +
  |nexus  = 3214
 +
  |github  = bcmpinc/StardewHack
 +
 
 +
  |warnings = Broken on Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Controller
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  = natfoth/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather God
 +
  |author  = nrm33n
 +
  |id      = nrm33n.weatherGod
 +
  |nexus  = 15563
 +
  |github  =
 +
 
 +
  |status  = broken<!-- author uploaded source code instead of the compiled mod -->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Illnesses
 +
  |author  = Sakorona
 +
  |id      = KoihimeNakamura.WeatherIllnesses
 +
  |nexus  = 2210
 +
  |moddrop = 664153
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Totem
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeatherTotems
 +
  |nexus  = 16455
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Totems Expanded
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.WeatherTotems
 +
  |nexus  = 21539
 +
  |github  = TheMightyAmondee/WeatherTotems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Wonders
 +
  |author  = Kanadeyoru
 +
  |id      = Kana.WeatherWonders.DLL
 +
  |curse  = 1016623
 +
  |nexus  = 23868
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wedding Mod
 +
  |author  = Opalie
 +
  |id      = Opalie.Wedding
 +
  |nexus  =
 +
  |moddrop = 526231
 +
  |github  = Opalie/Wedding
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wedding Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeddingTweaks
 +
  |curse  = 868829
 +
  |nexus  = 10117
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weekly Break Reminder
 +
  |author  = treehat
 +
  |id      = Treehat.WeeklyBreakReminder
 +
  |nexus  = 8194
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Week Starts Sunday
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeekStartsSunday
 +
  |nexus  = 13707
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weird Sounds
 +
  |author  = mori_sensei
 +
  |id      = mori_sensei.WeirdSounds
 +
  |nexus  = 23848
 +
  |github  = alcmoe/SVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Werewolf in the Valley
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Werewolf
 +
  |curse  = 877223
 +
  |moddrop = 1521370
 +
  |nexus  = 15724
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = What Are You Missing
 +
  |author  = PrivateButtface
 +
  |id      = PrivateButtface.WhatAreYouMissing
 +
  |nexus  = 4430
 +
  |github  = LukeSeewald/PublicStardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = What Farm Cave, WhatAMush
 +
  |author  = Oxyligen
 +
  |id      = WhatAMush
 +
  |nexus  = 1097
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = wHats Up
 +
  |author  = Oxyligen
 +
  |id      = wHatsUp
 +
  |nexus  = 1082
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where Are They
 +
  |author  = Capaldi12
 +
  |id      = Capaldi12.WhereAreThey
 +
  |nexus  = 13208
 +
  |github  =
 +
  |source  = https://gitlab.com/Capaldi12/wherearethey
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where's My Horse
 +
  |author  = temisthem
 +
  |id      = tem696969696969.WheresMyHorse
 +
  |nexus  = 23287
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where's My Items?
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.WheresMyItems
 +
  |nexus  = 2086
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = White Turnip
 +
  |author  = ejun0
 +
  |id      = ejun0.WhiteTurnip
 +
  |nexus  = 8568
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Who Lives Here
 +
  |author  = Prism 99
 +
  |id      = prism99.wholiveshere
 +
  |nexus  = 19840
 +
  |github  = Prism-99/WhoLivesHere
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wiki Links
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WikiLinks
 +
  |nexus  = 11476
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24119|Wiki Links by Aedenthorn}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Eggs Hatching
 +
  |author  = MikeW
 +
  |id      = Mikew.wildeggshatching
 +
  |nexus  = 23935
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Wildflowers
 +
  |nexus  = 14061
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21498|Wild Flowers Reimagined}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers Reimagined
 +
  |author  = jpp
 +
  |id      = jpp.WildFlowersReimagined
 +
  |nexus  = 21498
 +
  |github  = jpparajeles/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Tree Tweaks
 +
  |author  = chiccen
 +
  |id      = chiccen.WildTreeTweaks
 +
  |nexus  = 24349
 +
  |github  = chiccenFL/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wind Effects
 +
  |author  = CatCattyCat
 +
  |id      = cat.windeffects
 +
  |nexus  = 6647
 +
  |moddrop = 833564
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = 1.0.3-unofficial.5-brimbane
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119900
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Window Resize
 +
  |author  = thatnzguy
 +
  |id      = thatnzguy.WindowResize
 +
  |nexus  = 2266
 +
  |github  = thatnzguy/WindowResize
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Grass
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.wintergrass
 +
  |nexus  = 1601
 +
  |moddrop = 833542
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (grass no longer dies in winter in Stardew Valley 1.6).
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Pigs
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.WinterPigs
 +
  |curse  = 1004491
 +
  |moddrop = 1443556
 +
  |nexus  = 16879
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Rain
 +
  |author  = idermailer
 +
  |id      = idermailer.WinterRain
 +
  |nexus  = 13767
 +
  |github  = idermailer/WinterRain
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Star Spouse
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.WinterStarSpouse
 +
  |nexus  = 14164
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Witcher Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.WitcherMod
 +
  |nexus  = 5797
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wizard's Mystical Stationary
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.WizardsMysticalStationary
 +
  |nexus  = 5246
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wonderful Farm Life
 +
  |author  = Jinxiewinxie and TaintedWheat
 +
  |id      = WonderfulFarmLife
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
 +
  |github  = Jinxiewinxie/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.1 or 1.11
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Workbench Helper
 +
  |author  = Ballom41
 +
  |id      = Ballom41.WorkbenchHelper
 +
  |nexus  = 21294
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Working Fireplace
 +
  |author  = jahangmar
 +
  |id      = jahangmar.WorkingFireplace
 +
  |nexus  = 3654
 +
  |github  = jahangmar/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = World Maps, World Maps Everywhere
 +
  |author  = shekurika
 +
  |id      = shekurika.worldMaps
 +
  |nexus  = 24210
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = X
 +
  |author  = skiilaa
 +
  |id      = skiilaa.X
 +
  |nexus  = 2286
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.20
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XmlSerializerRetool
 +
  |author  = Persival
 +
  |id      = none <!-- no ID in manifest -->
 +
  |nexus  = 450
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XNB Loader
 +
  |author  = Entoarox
 +
  |id      = Entoarox.XnbLoader
 +
  |nexus  = 2275
 +
  |chucklefish = 4506
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XP Display
 +
  |author  = Shockah
 +
  |id      = Shockah.XPDisplay
 +
  |nexus  = 11089
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XPMultiplier
 +
  |author  = nofilenamed
 +
  |id      = NFN.XPMUL
 +
  |nexus  = 8649
 +
  |github  = nofilenamed/XPMultiplier
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XPMultiplier.Space
 +
  |author  = nofilenamed
 +
  |id      = NFN.XPMULSPA
 +
  |nexus  = 8760
 +
  |github  = nofilenamed/XPMultiplier.Space
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Xtardew Core
 +
  |author  = hixega
 +
  |id      = hixega.XtardewCore
 +
  |nexus  = 19096
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yanshufitos Mod
 +
  |author  = yanshufitos
 +
  |id      = yanshufitos.yanshufitosmod
 +
  |nexus  = 20355
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |broke in = never worked
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Year-Round Crops
 +
  |author  = vincebel
 +
  |id      = vincebel.YearRoundCrops
 +
  |nexus  = 8196
 +
  |github  = vincebel7/YearRoundCrops
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Auto Watering
 +
  |author  = zhuoyun233
 +
  |id      = zhuoyun233.YetAnotherAutoWatering
 +
  |nexus  = 21036
 +
  |github  = ZhuoYun233/YetAnotherAutoWatering-StardrewValleyMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Cooking Skill
 +
  |author  = moonslime
 +
  |id      = moonslime.CookingSkill
 +
  |nexus  = 22681
 +
  |github  = Pet-Slime/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Fishing Mod
 +
  |author  = NeverToxic
 +
  |id      = NeverToxic.YetAnotherFishingMod
 +
  |nexus  = 20391
 +
  |github  = Dunc4nNT/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
 +
  |id      = bcmpinc.HarvestWithScythe
 +
  |nexus  = 2731
 +
  |author  = bcmpinc
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Map Teleport, Stardew Map Teleport
 +
  |author  = moddem
 +
  |id      = moddem.StardewMapTeleport
 +
  |nexus  = 18143
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Sprint Mod
 +
  |author  = XxHarvzBackxX
 +
  |id      = XxHarvzBackxX.YASM
 +
  |nexus  = 9228
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = You've Got Mail - Twitch Integration
 +
  |author  = Jaredlll08, YGM Team
 +
  |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
 +
  |curse  = 308005
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = zDailyIncrease
 +
  |author  = thakyZ
 +
  |id      = zdailyincrease
 +
  |nexus  =
 +
  |chucklefish = 4247
 +
  |github  = thakyZ/zDailyIncrease
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ZelWorld - Custom World Music
 +
  |author  = zelink
 +
  |id      = zelink.ZelWorld
 +
  |nexus  = 21466
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zenchman
 +
  |author  = BlaDe
 +
  |id      = BlaDe.Zenchman
 +
  |nexus  = 12024
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zen Mod
 +
  |author  = PositiveVegan
 +
  |id      = PositiveVegan.ZenMod
 +
  |nexus  = 12899
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zombie Outbreak
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ZombieOutbreak
 +
  |nexus  = 6743
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Level
 +
  |author  = thespbgamer
 +
  |id      = thespbgamer.ZoomLevel
 +
  |curse  = 714275
 +
  |nexus  = 7363
 +
  |github  = thespbgamer/ZoomLevel
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Level Keybinding
 +
  |author  = GuiNoya, Yesst
 +
  |id      = GuiNoya.ZoomLevelKeybind
 +
  |nexus  = 1621
 +
  |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Mod / Zoom Out Extreme
 +
  |author  = RockinRolla
 +
  |id      = RockinMods.ZoomMod
 +
  |nexus  = 1326
 +
  |github  = rockinrolla/ZoomMod
 +
 
 +
  |broke in = Stardew Valley 1.3.33
 +
  |status  = workaround
 +
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
<!--
 +
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Per Map
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.ZoomPerMap
 +
  |nexus  = 22227
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoomy Farmer
 +
  |author  = Geko_X
 +
  |id      = gekox.zoomyFarmer
 +
  |moddrop = 1530058
 +
  |nexus  = 6031
 +
  |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|footer}}
 +
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|link=0}}</div>
 +
 
 +
===Content packs===
 +
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 +
 
 +
{{#invoke:SMAPI compatibility|header}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 2CUTE FarmCave
 +
  |author  = taintedwheat
 +
  |id      = taintedwheat.2CuteFarmCave
 +
  |nexus  = 843
 +
  |github  =
 +
 
 +
  |content pack for  = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 2.0.1-unofficial.1-opalie
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adventurer's Guild Expanded
 +
  |author  = SUPERT
 +
  |id      = supert.adventureguildexpanded
 +
  |nexus  = 12102
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.0-unofficial.2-femtohound
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-200#post-126783
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-199#post-126783 unofficial update] or {{nexus mod|22591|Adventurer's Guild Expanded - Unofficial Update for 1.6}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bathroom After 2nd House Upgrade
 +
  |author  = DevilBro/Ursii98
 +
  |id      = ursii98.BathroomAfter2ndHouseupgrade
 +
  |nexus  = 2578
 +
  |github  =
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 4.0.1-unofficial.2-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Boogies Tidy Crafting<!--manifest-->, Tidy Crafting Menu<!--Nexus-->
 +
  |author  = Boogie
 +
  |id      = Boogie.Crafting
 +
  |nexus  = 7177
 +
 
 +
  |summary  = broken (doesn't show new 1.6 crafting recipes).
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cuter Slimes
 +
  |author  = Amaryn
 +
  |id      = Amaryn.CuterSlimes
 +
  |nexus  = 6073
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21889|Cuter Slimes Refreshed}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Don't Enable Pam
 +
  |author  = Jonqora
 +
  |id      = Jonqora.DontEnablePam
 +
  |nexus  = 6721
 +
  |github  = Jonqora/StardewMods/tree/master/DontEnablePam
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|23080|No Pam Enabling}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Green Pastures Farm
 +
  |author  = Bugbuddy
 +
  |id      = bugbuddy.GreenPasturesFarm
 +
  |nexus  = 2326
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Farm 2
 +
  |author  = Zander
 +
  |id      = zander.immersivefarm2
 +
  |nexus  = 1531
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Spouses
 +
  |author  = someguy363
 +
  |id      = iss.immersivespouses
 +
  |nexus  = 5117
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22538|Immersive Spouses 1.6}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Looking for Love
 +
  |author  = sivolobwho and foggywizard
 +
  |id      = foggy.LfL
 +
  |nexus  = 10206
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21370|Looking For Love Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lumisteria Clumps and Nodes
 +
  |author  = Lumisteria
 +
  |id      = lumisteria.CON.NodesForClassicOres
 +
  |nexus  = 9256
 +
  |github  =
 +
 
 +
  |content pack for = Custom Ore Nodes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{Nexus mod|21986|Lumisteria Glimmering Clumps and Nodes}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Backpack Upgrades
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CPMoreBackpacks
 +
  |nexus  = 13827
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21591|The Return Of More Backpack Upgrades}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Overgrown Fairy Buildings
 +
  |author  = Ali Read/naeldeus
 +
  |id      = naeldeus.OvergrownFairyBuildings
 +
  |nexus  = 4564
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Artisan Products
 +
  |author  = Wingyl
 +
  |id      = Wingyl.QualityArtisanProducts
 +
  |moddrop = 707502
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remove That Damn Rock
 +
  |author  = Plutey/Androxilogin
 +
  |id      = Androxilogin.RemoveThatDamnRock
 +
  |nexus  = 384
 +
  |github  =
 +
 
 +
  |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
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124427
 +
  |unofficial version = 1.2.1-unofficial
 +
}}
 +
{{#invoke:SMAPI compatibility|footer}}
 +
 
 +
===XNB mods===
 +
See [[Modding:Using XNB mods]].
 +
<!--
 +
 
 +
Do not list XNB mods here.
 +
 
 +
-->
 +
 
 +
==Mod data overrides==
 +
This section overrides the data specified in mods' [[Modding:Modder Guide/APIs/Manifest|<samp>manifest.json</samp> 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 [[Module:SMAPI compatibility overrides#Usage|format description]] when editing this section.
 +
 
 +
{{#invoke:SMAPI compatibility overrides|header}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Adjust Artisan Prices
 +
   |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
 +
   |update keys    =
 +
   |local version  =
 +
   |remote version = 0.01 → 0.0.1
 +
   |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Almighty Farming Tool
 +
   |id            = 439
 +
   |update keys    =
 +
   |local version  =
 +
   |remote version = 1.21 → 1.2.1
 +
   |reason        = {{nexus mod|439|mod page}} has wrong version format
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Auto Water
 +
   |id            = pickle.autowater
 +
   |update keys    = Nexus:5463 → Nexus:1666
 +
   |local version  =
 +
   |remote version =
 +
   |reason        = manifest has wrong update key<!--last checked: 1.2.1-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Better Shipping Box
 +
   |id            = Kithio:BetterShippingBox, Kithio.BetterShippingBox
 +
   |update keys    =
 +
   |local version  = 1.0.1 → 1.0.2
 +
   |remote version =
 +
   |reason        = manifest outdated<!--last checked: 1.0.2-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Big Silo
 +
   |id            = lperkins2.BigSilo
 +
   |update keys    =
 +
   |local version  = 0.0.2 → 0.0.3
 +
   |remote version =
 
   |reason        = manifest outdated<!--last checked: 0.0.3-->
 
   |reason        = manifest outdated<!--last checked: 0.0.3-->
 
}}
 
}}
Line 18,415: Line 23,743:
 
   |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,448: Line 23,775:
 
   |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,504: Line 23,823:
 
   |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,528: Line 23,855:
 
   |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 23:16, 30 May 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).