Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎SMAPI mods: update info (AutoShaker, Allow Beach Sprinklers))
m
 
(576 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 47: Line 53:
 
   |source  = https://sourceforge.net/p/sdvmod-24h-harmony/
 
   |source  = https://sourceforge.net/p/sdvmod-24h-harmony/
  
   |beta broke in = Stardew Valley 1.6
+
   |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 58: 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 66: 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 91: Line 133:
 
   |nexus  = 10755
 
   |nexus  = 10755
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 106: Line 150:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 121: 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 128: 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 142: Line 200:
 
   |nexus  = 20111
 
   |nexus  = 20111
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Add Money
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.AddMoney
 +
  |nexus  = 21016
 +
  |github  = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 149: Line 216:
 
   |nexus  = 5713
 
   |nexus  = 5713
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 156: 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 162: 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 183: 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 201: 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 212: 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 220: Line 313:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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 229: Line 331:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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 239: 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 247: Line 363:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |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 269: Line 387:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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 293: Line 413:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advent Calendar
+
   |name    = Advancing Sprinklers
   |author  = Darzington
+
   |author  = Warix3
   |id      = darzington.AdventCalendarMod
+
   |id      = warix3.advancingsprinklers
   |nexus  = 7444
+
   |nexus  = 2983
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advent Calendar
 +
  |author  = Darzington
 +
  |id      = darzington.AdventCalendarMod
 +
  |nexus  = 7444
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 324: Line 457:
 
   |github  = Tlitookilakin/AeroCore
 
   |github  = Tlitookilakin/AeroCore
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 332: 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 340: Line 490:
 
   |github  = phrasefable/StardewMods
 
   |github  = phrasefable/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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 355: 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 378: Line 540:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.3.2-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AllChestsMenu
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = All Crops All Seasons
 +
  |author  = cantorsdust
 +
  |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
 +
  |nexus  = 170
 +
  |github  = cantorsdust/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 401: Line 575:
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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 429: Line 605:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.AlternativeTextures
 
   |id      = PeacefulEnd.AlternativeTextures
 +
  |curse  = 870938
 
   |nexus  = 9246
 
   |nexus  = 9246
 
   |github  = Floogen/AlternativeTextures
 
   |github  = Floogen/AlternativeTextures
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 447: Line 622:
 
   |nexus  = 15926
 
   |nexus  = 15926
 
   |github  = Jaksha6472/WitchTower
 
   |github  = Jaksha6472/WitchTower
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#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}}
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#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 469: Line 654:
 
   |nexus  = 2733
 
   |nexus  = 2733
 
   |github  = bcmpinc/StardewHack
 
   |github  = bcmpinc/StardewHack
 
+
}}
   |beta broke in = Stardew Valley 1.6<!--@retest-after 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 484: 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 492: Line 690:
 
   |nexus  = 8823
 
   |nexus  = 8823
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 499: 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 507: Line 717:
 
   |github  = AngelaRanna/StardewMods
 
   |github  = AngelaRanna/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 516: 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
 
+
-->
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 549: Line 759:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 557: Line 767:
 
   |nexus  = 1538
 
   |nexus  = 1538
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
+
}}
   |beta broke in = Stardew Valley 1.6<!--@retest-linked, @retest-after Mail Framework-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Mood Fix
 +
  |author  = Grant Peters
 +
  |id      = GPeters-AnimalMoodFix
 +
  |nexus  = 761
 +
  |github  =
 +
   |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Animal Observer
 
   |name    = Animal Observer
   |author  = NOFILENAMED
+
   |author  = nofilenamed
 
   |id      = NFN.ANIMOBS
 
   |id      = NFN.ANIMOBS
 
   |nexus  = 8653
 
   |nexus  = 8653
Line 580: 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 589: Line 809:
 
   |github  = lshtech/AnimalProduceExpansion
 
   |github  = lshtech/AnimalProduceExpansion
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 597: Line 817:
 
   |nexus  = 7769
 
   |nexus  = 7769
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 607: Line 825:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animals Don't Remove Grass
 +
  |author  = MrShreddie
 +
  |id      = MrShreddie.AnimalsDontRemoveGrass
 +
  |nexus  = 21028
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 615: 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 631: 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 641: Line 878:
 
   |nexus  = 6196
 
   |nexus  = 6196
 
   |github  = gzhynko/StardewMods
 
   |github  = gzhynko/StardewMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 651: 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 662: 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
  
   |beta broke in = Stardew Valley 1.6
+
   |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 675: 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.
 
+
-->
  |beta broke in = Stardew Valley 1.6<!--@retest-after HD Portraits-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 710: 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 718: Line 960:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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 747: 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 755: Line 1,001:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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 763: 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 772: 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 791: 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 796: 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
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 808: Line 1,089:
 
   |github  = Floogen/Archery
 
   |github  = Floogen/Archery
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 816: Line 1,097:
 
   |nexus  = 9544
 
   |nexus  = 9544
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 824: 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 842: Line 1,135:
 
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
 
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 862: Line 1,155:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |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 868: Line 1,169:
 
   |author  = Platonymous
 
   |author  = Platonymous
 
   |id      = Platonymous.Artista
 
   |id      = Platonymous.Artista
 +
  |moddrop = 1521420
 
   |nexus  = 18697
 
   |nexus  = 18697
 
   |github  =
 
   |github  =
Line 887: 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 897: 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 912: Line 1,223:
 
   |warnings = Broken on Android.
 
   |warnings = Broken on Android.
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 923: Line 1,234:
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 931: Line 1,242:
 
   |curse  = 880513
 
   |curse  = 880513
 
   |nexus  = 16294
 
   |nexus  = 16294
   |github  =
+
   |github  = misty-spring/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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 946: 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 951: 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 969: 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 975: 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 988: 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 1,004: 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 1,014: 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 1,027: 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 1,035: 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 1,042: Line 1,427:
 
   |nexus  = 14162
 
   |nexus  = 14162
 
   |github  =
 
   |github  =
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#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 1,056: Line 1,453:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.Automate
 
   |id      = Pathoschild.Automate
 +
  |curse  = 992857
 
   |nexus  = 1063
 
   |nexus  = 1063
 
   |moddrop = 509760
 
   |moddrop = 509760
Line 1,078: 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,085: 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,092: 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,100: Line 1,522:
 
   |nexus  = 15776
 
   |nexus  = 15776
 
   |github  = kristian-skistad/automators
 
   |github  = kristian-skistad/automators
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
 
   |name    = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
 
   |author  = Jag3Dagster
 
   |author  = Jag3Dagster
   |id      = HedgehogTechnologies.AutoForager, Jag3Dagster.AutoShaker<!--changed in 2.0.0-->
+
   |id      = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
 +
  |curse  = 989657
 
   |nexus  = 7736
 
   |nexus  = 7736
 
   |github  = Hedgehog-Technologies/StardewMods
 
   |github  = Hedgehog-Technologies/StardewMods
Line 1,114: 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,124: 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,137: Line 1,594:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |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,152: 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,181: 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,192: Line 1,664:
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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,215: Line 1,715:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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,230: 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,238: Line 1,759:
 
   |moddrop = 986076
 
   |moddrop = 986076
 
   |github  = lshtech/StardewValleyMods
 
   |github  = lshtech/StardewValleyMods
 
+
  |summary = feature now in vanilla game (1.6)
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,256: Line 1,777:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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,266: 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,274: Line 1,804:
 
   |github  = Ilyaki/BattleRoyalley
 
   |github  = Ilyaki/BattleRoyalley
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-after Battle Royalley - Year 2-->
 +
<!--
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 
+
-->
  |beta status = broken<!--@retest-after Battle Royalley - Year 2-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,287: Line 1,817:
 
   |github  = tylergibbs2/BattleRoyalley-Year2
 
   |github  = tylergibbs2/BattleRoyalley-Year2
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,294: 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,303: Line 1,840:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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,312: Line 1,862:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BeePaths
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,322: Line 1,874:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Berry Season Reminder
+
  |name    = Be My Valentine
   |author  = Anthony Hilyard
+
  |author  = Taskmaster
   |id      = com.anthonyhilyard.berryseasonreminder
+
  |id      = Taskmaster.BeMyValentine
   |curse  = 446669
+
  |nexus  = 5219
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Berry Season Reminder
 +
   |author  = Anthony Hilyard
 +
   |id      = com.anthonyhilyard.berryseasonreminder
 +
   |curse  = 446669
 
   |nexus  = 9315
 
   |nexus  = 9315
 
   |github  = AHilyard/BerrySeasonReminder
 
   |github  = AHilyard/BerrySeasonReminder
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#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
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,359: Line 1,919:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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,367: 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,382: Line 1,946:
 
   |moddrop = 1105633
 
   |moddrop = 1105633
 
   |github  = tlitookilakin/BetterBeehouses
 
   |github  = tlitookilakin/BetterBeehouses
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,398: Line 1,960:
 
   |nexus  = 11166
 
   |nexus  = 11166
 
   |github  = NormanPCN/StardewValleyMods
 
   |github  = NormanPCN/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#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
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#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
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,427: 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
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,434: 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,444: Line 2,023:
 
   |nexus  = 10907
 
   |nexus  = 10907
 
   |github  = DecidedlyHuman/StardewValleyMods
 
   |github  = DecidedlyHuman/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,453: 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,461: 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
 
+
-->
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,474: Line 2,053:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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,505: 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
 
+
-->
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,518: Line 2,113:
 
   |github  = AairTheGreat/StardewValleyMods
 
   |github  = AairTheGreat/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,528: 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
 
+
-->
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,542: Line 2,139:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,556: 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
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,590: Line 2,185:
 
   |github  = hawkfalcon/Stardew-Mods
 
   |github  = hawkfalcon/Stardew-Mods
  
  |beta broke in = Stardew Valley 1.6
+
|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,599: Line 2,196:
 
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
 
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,606: 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,615: 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,627: 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
  
   |beta broke in = Stardew Valley 1.6
+
   |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,641: Line 2,249:
 
   |github  = AairTheGreat/StardewValleyMods
 
   |github  = AairTheGreat/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,650: Line 2,258:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Better Pannint-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Pannint-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,673: Line 2,281:
 
   |github  = bmarquismarkail/SV_BetterQualityMoreSeeds
 
   |github  = bmarquismarkail/SV_BetterQualityMoreSeeds
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,695: 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,706: Line 2,314:
 
   |nexus  = 11610
 
   |nexus  = 11610
 
   |github  = DecidedlyHuman/StardewValleyMods
 
   |github  = DecidedlyHuman/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,714: 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,728: 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
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,744: 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,755: Line 2,360:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,770: 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,779: Line 2,386:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,787: 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,795: 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,802: 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,811: Line 2,441:
 
   |github  = CaptainSully/StardewMods
 
   |github  = CaptainSully/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,820: Line 2,450:
 
   |github  = AairTheGreat/StardewValleyMods
 
   |github  = AairTheGreat/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |unofficial version = 1.0.8-unofficial.1-Sandman53
 +
  |unofficial url    = {{github|Sandman534/StardewValleyMods/releases/tag/release}}
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Transmutation
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BetterTransmutation
 +
  |nexus  = 2120
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Truffles
 +
  |author  = temisthem
 +
  |id      = tem696969696969.BetterTruffles
 +
  |nexus  = 23228
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Watering Can and Hoe
 +
  |author  = Aflojack45
 +
  |id      = Aflojack45.BetterWateringCanAndHoe
 +
  |nexus  = 23946
 +
  |github  = Aflojack/BetterWateringCanAndHoe
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,830: Line 2,487:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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,837: Line 2,496:
 
   |id      = b_wandert.Betwitched
 
   |id      = b_wandert.Betwitched
 
   |nexus  = 10172
 
   |nexus  = 10172
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Big Crop Bonus
 +
  |author  = Tocseoj
 +
  |id      = Tocseoj.BigCropBonus
 +
  |curse  = 1008360
 +
  |moddrop = 1553635
 +
  |nexus  = 22337
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Big Fridges
 +
  |author  = AlanBF
 +
  |id      = AlanBF.BigFridge
 +
  |nexus  = 22457
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,850: Line 2,527:
  
 
   |warnings = Broken on Android.
 
   |warnings = Broken on Android.
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after StardewHack-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,861: Line 2,536:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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,870: Line 2,552:
 
   |moddrop = 467184
 
   |moddrop = 467184
 
   |github  = JessebotX/StardewValleyMods
 
   |github  = JessebotX/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,904: Line 2,588:
 
   |nexus  = 14073
 
   |nexus  = 14073
 
   |github  = drbirbdev/StardewValley
 
   |github  = drbirbdev/StardewValley
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birb Core
 +
   |author  = drbirbdev
 +
  |id      = drbirbdev.BirbCore
 +
  |nexus  = 19140
 +
  |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,914: Line 2,603:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Happy Birthday (by Omegasis)-->
+
   |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,931: Line 2,626:
  
 
   |dev note = author ignored previous PRs
 
   |dev note = author ignored previous PRs
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birthday Notifications
 +
  |author  = Honduriel
 +
  |id      = Honduriel.SVM_BirthdayNotifications
 +
  |nexus  = 20948
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,940: Line 2,642:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS No Clip
+
   |name    = BJS Capsule Mod
 
   |author  = BunnyJumps
 
   |author  = BunnyJumps
   |id      = BunnyJumps.BJSNoClip
+
   |id      = BunnyJumps.BJSCapsuleMod
   |nexus  = 2820
+
   |nexus  = 2502
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Time Skipper
+
   |name    = BJS MP Kick Mod
 
   |author  = BunnyJumps
 
   |author  = BunnyJumps
   |id      = BunnyJumps.BJSTimeSkipper
+
   |id      = BunnyJumps.BJSMPKickMenu
   |nexus  = 2178
+
   |nexus  = 2503
 
   |github  =
 
   |github  =
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-99#post-74821
+
  |status  = obsolete
   |unofficial version = 1.4.3-unofficial.1-Vivan
+
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Night Sounds
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSNightSounds
 +
  |nexus  = 2501
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.8
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS No Clip
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSNoClip
 +
  |nexus  = 2820
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Only Treasure Room
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSOnlyTreasureRoom
 +
  |nexus  = 3145
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Plant Everywhere
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSPlantEverywhere
 +
  |nexus  = 3143
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Stop Grass
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSStopGrass
 +
  |nexus  = 2500
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Thunderstorm
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSThunderStorm
 +
  |nexus  = 3144
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Time Skipper
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSTimeSkipper
 +
  |nexus  = 2178
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 +
   |unofficial version = 1.4.3-unofficial.1-Vivan
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,963: Line 2,735:
 
   |nexus  = 5324
 
   |nexus  = 5324
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,971: Line 2,745:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,979: Line 2,753:
 
   |nexus  = 17550
 
   |nexus  = 17550
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,007: Line 2,783:
 
   |github  =
 
   |github  =
 
   |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
 
   |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,014: Line 2,792:
 
   |nexus  = 4815
 
   |nexus  = 4815
 
   |github  = explosivetortellini/bluechickensaregreen
 
   |github  = explosivetortellini/bluechickensaregreen
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blue Chickens in Multiplayer
 +
  |author  = WindHero
 +
  |id      = WindHero.BlueChickensInMultiplayer
 +
  |nexus  = 2336
 +
  |github  = HeroOfTheWinds/BlueChickensInMultiplayer
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,024: Line 2,815:
  
 
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Boomerangs, Boomerang Mod
 +
  |author  = Arannya
 +
  |id      = Arannya.Weapons.Boomerangs
 +
  |nexus  = 22724
 +
  |github  = arannya/BoomerangMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,032: Line 2,830:
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,041: Line 2,839:
 
   |nexus  = 5864
 
   |nexus  = 5864
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.5.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BossCreatures
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bow
 +
  |author  = spacechase0
 +
  |id      = spacechase0.Bow
 +
  |nexus  = 2756
 +
  |moddrop = 771627
 +
  |github  = spacechase0/Bow
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Brave New World - Core, BNW Core
 +
  |author  = DiogoAlbano
 +
  |id      = DiogoAlbano.BNWCore
 +
  |nexus  = 15871
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,049: Line 2,871:
 
   |nexus  =
 
   |nexus  =
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,056: Line 2,880:
 
   |nexus  = 5105
 
   |nexus  = 5105
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Simple Sound Manager-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,064: Line 2,890:
 
   |github  = StarAmy/BreedingOverhaul
 
   |github  = StarAmy/BreedingOverhaul
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Animal Husbandry Overhaul, @retest-after Paritee's Better Farm Animal Variety-->
+
   |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 2,078: Line 2,912:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Breed Like Rabbits 2: Procreation Boogaloo
+
   |name    = Brighter Building Paint
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = tem696969696969
   |id      = f4iTh.BreedLikeRabbits2
+
   |id      = tem696969696969.BrighterBuildingPaint
   |nexus  = 3429
+
   |nexus  = 22807
   |github  =
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,091: Line 2,925:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.6.1-unofficial.5-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,099: Line 2,935:
 
   |nexus  = 18996
 
   |nexus  = 18996
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,108: Line 2,946:
 
   |nexus  = 5099
 
   |nexus  = 5099
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,116: Line 2,956:
 
   |github  = SlivaStari/BuildableForge
 
   |github  = SlivaStari/BuildableForge
  
   |beta broke in = Stardew Valley 1.6
+
   |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 2,124: Line 2,972:
 
   |nexus  = 11831
 
   |nexus  = 11831
 
   |github  = Yariazen/YariazenMods
 
   |github  = Yariazen/YariazenMods
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Build and Place Anything Anywhere, Anything Anywhere
 +
  |author  = Espy
 +
  |id      = Espy.AnythingAnywhere
 +
  |moddrop = 1558607
 +
  |nexus  = 21233
 +
  |github  = Smoked-Fish/AnythingAnywhere
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,131: Line 2,990:
 
   |nexus  = 445
 
   |nexus  = 445
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,138: Line 2,999:
 
   |nexus  = 5347
 
   |nexus  = 5347
 
   |github  = bmarquismarkail/SV_BuildersList
 
   |github  = bmarquismarkail/SV_BuildersList
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,153: Line 3,016:
 
   |github  = Esca-MMC/BuildOnAnyTile
 
   |github  = Esca-MMC/BuildOnAnyTile
 
   |moddrop = 827525
 
   |moddrop = 827525
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,162: Line 3,023:
 
   |nexus  = 15377
 
   |nexus  = 15377
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,170: Line 3,033:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,176: Line 3,041:
 
   |author  = BananaFruit
 
   |author  = BananaFruit
 
   |id      = BananaFruit.BulkStaircases
 
   |id      = BananaFruit.BulkStaircases
   |nexus  = 10622
+
   |nexus  = 23482
 
   |moddrop = 1084873
 
   |moddrop = 1084873
 
   |github  = BananaFruit1492/BulkStaircases
 
   |github  = BananaFruit1492/BulkStaircases
Line 2,186: Line 3,051:
 
   |nexus  = 18135
 
   |nexus  = 18135
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,193: Line 3,060:
 
   |nexus  = 15792
 
   |nexus  = 15792
 
   |github  = ncarigon/StardewValleyMods
 
   |github  = ncarigon/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,202: Line 3,067:
 
   |nexus  = 2905
 
   |nexus  = 2905
 
   |github  = hootless/StardewMods
 
   |github  = hootless/StardewMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://github.com/Xytronix/BusLocations/releases
 +
  |unofficial version = 1.2.2-unofficial.1-Xytronix
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Button's Extra Books
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.ButtonsExtraBooksCore
 +
  |nexus  = 21526
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,217: Line 3,093:
 
   |nexus  = 5307
 
   |nexus  = 5307
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,224: Line 3,102:
 
   |nexus  = 507
 
   |nexus  = 507
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,231: Line 3,112:
 
   |nexus  = 1126
 
   |nexus  = 1126
 
   |github  = Denifia/StardewMods
 
   |github  = Denifia/StardewMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = {{nexus mod|21137}}
 +
  |unofficial version = 2.1.1-unofficial.2-cyxyr
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bwdyworks
 +
  |author  = bwdy
 +
  |id      = bwdyworks
 +
  |nexus  = 3530
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,246: Line 3,141:
 
   |moddrop = 833562
 
   |moddrop = 833562
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Calcifer
 +
  |author  = sophie
 +
  |id      = sophie.Calcifer
 +
  |nexus  = 20628
 +
  |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,252: Line 3,154:
 
   |id      = Zoryn.CalendarAnywhere
 
   |id      = Zoryn.CalendarAnywhere
 
   |nexus  =
 
   |nexus  =
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
   |github  = Zoryn4163/SMAPI-Mods
 
   |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Camera Control
 +
  |author  = Nitbandier
 +
  |id      = Nitbandier.CameraControl
 +
  |nexus  = 21502
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,264: Line 3,173:
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,278: Line 3,187:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capstone Professions
+
  |name    = Capitalist Split Money
   |author  = spacechase0
+
  |author  = Ilyaki
 +
  |id      = Ilyaki.CapitalistSplitMoney
 +
  |nexus  = 3083
 +
  |github  = Ilyaki/CapitalistSplitMoney
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Capstone Professions
 +
   |author  = spacechase0
 
   |id      = spacechase0.CapstoneProfessions
 
   |id      = spacechase0.CapstoneProfessions
 
   |curse  = 867711
 
   |curse  = 867711
Line 2,285: Line 3,205:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,295: Line 3,215:
 
   |nexus  = 1333
 
   |nexus  = 1333
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,302: Line 3,224:
 
   |nexus  = 13009
 
   |nexus  = 13009
 
   |github  = DecidedlyHuman/StardewValleyMods
 
   |github  = DecidedlyHuman/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#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,320: Line 3,253:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
   |status  = workaround
   |unofficial version = 1.1.2-unofficial.1-strobe
+
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,333: Line 3,266:
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Automate|Automate]] instead to run casks.
+
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,342: Line 3,275:
 
   |github  = adverserath/StardewValley-CasualLifeMod
 
   |github  = adverserath/StardewValley-CasualLifeMod
  
   |beta broke in = Stardew Valley 1.6
+
   |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,351: Line 3,286:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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,367: Line 3,318:
 
   |nexus  = 19528
 
   |nexus  = 19528
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,389: Line 3,342:
 
   |nexus  = 2132
 
   |nexus  = 2132
 
   |github  = skuldomg/catGifts
 
   |github  = skuldomg/catGifts
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,395: Line 3,352:
 
   |id      = DelphinWave.CatsAndDogsMod
 
   |id      = DelphinWave.CatsAndDogsMod
 
   |nexus  = 7407
 
   |nexus  = 7407
   |github =
+
 
 +
   |status = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,404: Line 3,363:
 
   |github  = WizardsLizards/CauldronOfChance
 
   |github  = WizardsLizards/CauldronOfChance
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,427: Line 3,386:
 
   |github  = slothsoft/stardew-challenger
 
   |github  = slothsoft/stardew-challenger
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,436: Line 3,395:
 
   |github  = slothsoft/stardew-challenger
 
   |github  = slothsoft/stardew-challenger
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Challenger-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Challenger-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,475: Line 3,434:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChangeFarmCaves
 
   |id      = MindMeltMax.ChangeFarmCaves
 +
  |curse  = 1004487
 
   |moddrop = 1247516
 
   |moddrop = 1247516
 
   |nexus  = 14000
 
   |nexus  = 14000
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,488: Line 3,446:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,496: Line 3,454:
 
   |nexus  = 3989
 
   |nexus  = 3989
 
   |github  = aleksanderwaagr/Stardew-ChangeProfessions
 
   |github  = aleksanderwaagr/Stardew-ChangeProfessions
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,517: Line 3,477:
 
   |nexus  = 19052
 
   |nexus  = 19052
 
   |github  = DevWithMaj/Stardew-CHAOS
 
   |github  = DevWithMaj/Stardew-CHAOS
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,531: Line 3,493:
 
   |nexus  = 12999
 
   |nexus  = 12999
 
   |github  = JudeRV/SDV_WikiLinker
 
   |github  = JudeRV/SDV_WikiLinker
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chargeable Resource Tools
 +
  |author  = DaLion
 +
  |id      = DaLion.Chargeable
 +
  |nexus  = 23048
 +
  |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,537: Line 3,506:
 
   |id      = PeepCake.CharlieTheChicken
 
   |id      = PeepCake.CharlieTheChicken
 
   |nexus  = 6986
 
   |nexus  = 6986
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chaste Valley
 +
  |author  = Tensor
 +
  |id      = Tensor.ChasteValley
 +
  |nexus  = 21925
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 2,546: Line 3,524:
 
   |moddrop = 833554
 
   |moddrop = 833554
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Default On Cheats|Default On Cheats]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,560: Line 3,542:
 
   |nexus  = 5826
 
   |nexus  = 5826
 
   |github  = Annosz/StardewValleyModding
 
   |github  = Annosz/StardewValleyModding
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,567: Line 3,551:
 
   |nexus  = 5606
 
   |nexus  = 5606
 
   |github  = ChristinaEd/ChefHelperAddToFridges
 
   |github  = ChristinaEd/ChefHelperAddToFridges
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,585: Line 3,571:
 
   |nexus  = 6603
 
   |nexus  = 6603
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,594: Line 3,582:
 
   |nexus  = 3976
 
   |nexus  = 3976
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,602: Line 3,592:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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,608: Line 3,600:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChestDisplays
 
   |id      = MindMeltMax.ChestDisplays
 +
  |curse  = 997977
 
   |nexus  = 7644
 
   |nexus  = 7644
 
   |moddrop = 1135692
 
   |moddrop = 1135692
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,622: Line 3,613:
 
   |github  = berkayylmao/StardewValleyMods
 
   |github  = berkayylmao/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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,654: Line 3,652:
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
+
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Chest Pooling V2|Chest Pooling V2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Pooling V2
 +
  |author  = jslattery26
 +
  |id      = jslattery26.ChestPoolingV2
 +
  |nexus  = 22461
 +
  |github  = jslattery26/stardew_mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,662: Line 3,667:
 
   |nexus  = 13946
 
   |nexus  = 13946
 
   |github  = sergiomadd/StardewValleyMods
 
   |github  = sergiomadd/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Chests Anywhere
 
   |name    = Chests Anywhere
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
 
   |id      = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
 +
  |curse  = 1000640
 
   |nexus  = 518
 
   |nexus  = 518
 
   |moddrop = 606600
 
   |moddrop = 606600
Line 2,673: Line 3,680:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Children Like Parents, Dynamic Children Replacer
+
   |name    = Chest Value
   |author  = CroiDorcha
+
   |author  = Jppkr4
   |id      = CroiDorcha.ChildrenLikeParent
+
   |id      = Jppkr4.ChestValue
   |nexus  = 1756
+
   |nexus  = 23816
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Children's Beds Removal
+
   |name    = Chest Values
   |author  = Prismuth
+
   |author  = MysticalAsian
   |id      = Prismuth.ChildBedsRemoval
+
   |id      = MysticalAsian.ChestValues
   |nexus  = 1655
+
   |nexus  = 23878
 
   |github  =
 
   |github  =
 
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Child Bed Config
 +
  |author  = aclockworkhound
 +
  |id      = aclockworkhound.ChildBedConfig
 +
  |nexus  = 3540
 +
  |github  = clockworkhound/SDV-ChildBedConfig
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Children Like Parents, Dynamic Children Replacer
 +
  |author  = CroiDorcha
 +
  |id      = CroiDorcha.ChildrenLikeParent
 +
  |nexus  = 1756
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Children's Beds Removal
 +
  |author  = Prismuth
 +
  |id      = Prismuth.ChildBedsRemoval
 +
  |nexus  = 1655
 +
  |github  =
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
Line 2,699: Line 3,731:
 
   |github  = loe2run/ChildToNPC
 
   |github  = loe2run/ChildToNPC
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
 +
<!--
 
   |unofficial version = 1.2.1-unofficial.8-candidus42
 
   |unofficial version = 1.2.1-unofficial.8-candidus42
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-96#post-68501
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-68501
 
+
-->
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,729: Line 3,761:
 
   |nexus  = 8524
 
   |nexus  = 8524
 
   |github  = valruno/ChooseRandomFarmEvent
 
   |github  = valruno/ChooseRandomFarmEvent
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,737: Line 3,771:
 
   |moddrop = 804100
 
   |moddrop = 804100
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,745: Line 3,781:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |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,751: Line 3,800:
 
   |author  = CJBok and Pathoschild
 
   |author  = CJBok and Pathoschild
 
   |id      = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
 
   |id      = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
 +
  |curse  = 1000644
 
   |nexus  = 4
 
   |nexus  = 4
 
   |moddrop = 741872
 
   |moddrop = 741872
 
   |github  = CJBok/SDV-Mods
 
   |github  = CJBok/SDV-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,760: Line 3,809:
 
   |author  = CJBok and Pathoschild
 
   |author  = CJBok and Pathoschild
 
   |id      = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
 
   |id      = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
 +
  |curse  = 1000641
 
   |nexus  = 93
 
   |nexus  = 93
 
   |moddrop = 741893
 
   |moddrop = 741893
 
   |github  = CJBok/SDV-Mods
 
   |github  = CJBok/SDV-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,789: Line 3,838:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Clean Cellar
 
   |name    = Clean Cellar
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = EpicBellyFlop45.CleanCellar
 
   |id      = EpicBellyFlop45.CleanCellar
 
   |nexus  = 2975
 
   |nexus  = 2975
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,800: Line 3,851:
 
   |nexus  = 794
 
   |nexus  = 794
 
   |github  = tstaples/CleanFarm
 
   |github  = tstaples/CleanFarm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clear Glasses, Clear Glasses - HD Graphics and Filters
 +
  |author  = aurpine
 +
  |id      = aurpine.ClearGlasses
 +
  |nexus  = 21090
 +
  |github  = aurpine/Stardew-SpriteMaster
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,819: Line 3,877:
 
   |moddrop = 664033
 
   |moddrop = 664033
 
   |github  = Sakorona/SDVMods
 
   |github  = Sakorona/SDVMods
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained)
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clint's Backstock
 +
  |author  = Rokugin
 +
  |id      = Rokugin.ClintsBackstock
 +
  |nexus  = 20886
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clock24
 +
  |author  = Lysero
 +
  |id      = Lysero.Clock24
 +
  |nexus  = 3718
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,826: Line 3,905:
 
   |nexus  = 18765
 
   |nexus  = 18765
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cloudy Skies
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.cloudyskies
 +
  |nexus  = 23135
 +
  |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,837: Line 3,923:
 
   |unofficial version = 1.1.1-unofficial.2-Mizzion
 
   |unofficial version = 1.1.1-unofficial.2-Mizzion
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cobalt
 +
  |author  = spacechase0
 +
  |id      = spacechase0.Cobalt
 +
  |nexus  = 1723
 +
  |github  = spacechase0/Cobalt
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,852: Line 3,949:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,862: Line 3,959:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Collapsing On The Farm Fix
+
  |name    = Cold Weather Haley SMAPI
   |author  = monsoonsheep
+
  |author  = DanielSerrano, Lord Xamon
 +
  |id      = LordXamon.ColdWeatherHaleyPRO
 +
  |nexus  = 1169
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Collapsing On The Farm Fix
 +
   |author  = monsoonsheep
 
   |id      = monsoonsheep.CollapseOnFarmFix
 
   |id      = monsoonsheep.CollapseOnFarmFix
 
   |nexus  = 18086
 
   |nexus  = 18086
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,876: Line 3,982:
 
   |nexus  = 10380
 
   |nexus  = 10380
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colored Chests
 +
  |author  = Igorious
 +
  |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
 +
  |nexus  =
 +
  |chucklefish = 3684
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = obsolete
 +
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Colored Crystalariums
 
   |name    = Colored Crystalariums
   |author  = sophie
+
   |author  = sophiesalacia
 
   |id      = sophie.ColoredCrystalariums
 
   |id      = sophie.ColoredCrystalariums
 
   |nexus  = 14428
 
   |nexus  = 14428
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Chests
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ColorfulChests
 +
  |nexus  = 1623
 +
  |moddrop = 279189
 +
  |github  = spacechase0/ColorfulChests
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Fish Ponds
 +
  |author  = rokugin
 +
  |id      = rokugin.colorfulfishponds
 +
  |nexus  = 23615
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,905: Line 4,042:
 
   |github  = Floogen/CombatDummy
 
   |github  = Floogen/CombatDummy
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,916: Line 4,053:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,931: Line 4,068:
 
   |author  = SlayerDharok
 
   |author  = SlayerDharok
 
   |id      = SlayerDharok.CombineMachines
 
   |id      = SlayerDharok.CombineMachines
 +
  |curse  = 992028
 
   |nexus  = 7411
 
   |nexus  = 7411
 
   |github  = Videogamers0/SDV-CombineMachines
 
   |github  = Videogamers0/SDV-CombineMachines
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,961: Line 4,097:
 
   |name    = Community Center Anywhere
 
   |name    = Community Center Anywhere
 
   |author  = Stingray
 
   |author  = Stingray
   |id      = Stingray.CCA
+
   |id      = Stingray.CommunityCenterAnywhere<!--changed in 3.0.0-->, Stingray.CCA
 
   |nexus  = 10150
 
   |nexus  = 10150
 
   |github  = Stingrayss/StardewValley
 
   |github  = Stingrayss/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Community Center Bundles Randomizer
 +
  |author  = bowtochris
 +
  |id      = bowtochris.CommunityCenterBundlesRandomizer
 +
  |nexus  = 20425
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,971: Line 4,114:
 
   |nexus  = 6893
 
   |nexus  = 6893
 
   |github  = vgperson/CommunityCenterHelper
 
   |github  = vgperson/CommunityCenterHelper
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,981: Line 4,122:
 
   |github  = b-b-blueberry/CustomCommunityCentre
 
   |github  = b-b-blueberry/CustomCommunityCentre
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Custom Community Center-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Community Center-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,000: Line 4,141:
 
   |nexus  = 4446
 
   |nexus  = 4446
 
   |github  = jahangmar/StardewValleyMods
 
   |github  = jahangmar/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Comprehensive Stardew Valley Mod, My Modding
 +
  |author  = BenW, BW
 +
  |id      = BW.MyModding
 +
  |nexus  = 20918
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Concentration on Farming
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.ConcentrationOnFarming
 +
  |nexus  = 1445
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Configurable Bundle Costs
 
   |name    = Configurable Bundle Costs
   |author  = Vertigon
+
   |author  = sophiesalacia
 
   |id      = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
 
   |id      = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
 
   |nexus  = 9444
 
   |nexus  = 9444
   |github  = dtomlinson-ga/ConfigurableBundleCosts
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,024: Line 4,184:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Configurable Luck
 
   |name    = Configurable Luck
   |author  = sophie
+
   |author  = sophiesalacia
 
   |id      = sophie.ConfigurableLuck
 
   |id      = sophie.ConfigurableLuck
 
   |nexus  = 14610
 
   |nexus  = 14610
Line 3,039: Line 4,199:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configurable Shipping Dates
 +
  |author  = Nishtra
 +
  |id      = ConfigurableShippingDates
 +
  |nexus  = 675
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Configurable Special Orders Unlock
 
   |name    = Configurable Special Orders Unlock
   |author  = Vertigon
+
   |author  = sophiesalacia
 
   |id      = Vertigon.ConfigurableSpecialOrdersUnlock
 
   |id      = Vertigon.ConfigurableSpecialOrdersUnlock
 
   |nexus  = 8690
 
   |nexus  = 8690
   |github  = dtomlinson-ga/ConfigurableSpecialOrdersUnlock
+
   |github  = sophiesalacia/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,057: Line 4,227:
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,065: Line 4,235:
 
   |nexus  = 3519
 
   |nexus  = 3519
 
   |github  = BayesianBandit/ConfigureMachineSpeed
 
   |github  = BayesianBandit/ConfigureMachineSpeed
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configure Machine Speed
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.ConfigureMachineSpeed
 +
  |nexus  = 21005
 +
  |github  = StephHoel/ModsStardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Confirm Gifts
 +
  |author  = BadScientist
 +
  |id      = BadScientist.ConfirmGifts
 +
  |nexus  = 23224
 +
  |github  = BadScientist/ConfirmGifts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,087: Line 4,273:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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 3,102: Line 4,290:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Console Chat
 
   |name    = Console Chat
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = EpicBellyFlop45.ConsoleChat
 
   |id      = EpicBellyFlop45.ConsoleChat
 
   |nexus  = 3768
 
   |nexus  = 3768
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,125: Line 4,313:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Content Code
+
  |name    = Console Coordinates
   |author  = spacechase0
+
  |author  = Pillow
 +
  |id      = Pillow.ConsoleCoordinates
 +
  |nexus  = 8957
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Content Code
 +
   |author  = spacechase0
 
   |id      = spacechase0.ContentCode
 
   |id      = spacechase0.ContentCode
 
   |curse  = 867697
 
   |curse  = 867697
Line 3,132: Line 4,329:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,171: Line 4,368:
 
   |id      = Vanguard3000.ContextSensitiveGiftCursor
 
   |id      = Vanguard3000.ContextSensitiveGiftCursor
 
   |nexus  = 6564
 
   |nexus  = 6564
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Continuous Music
 +
  |author  = exhaustors
 +
  |id      = exhaustors.ContinuousMusic
 +
  |nexus  = 24348
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 3,179: Line 4,383:
 
   |nexus  = 12801
 
   |nexus  = 12801
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Control Tree
 +
  |author  = Cluom
 +
  |id      = Cluom.ControlTree
 +
  |nexus  = 23119
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,186: Line 4,397:
 
   |nexus  = 8160
 
   |nexus  = 8160
 
   |github  = tesla1889tv/ControlValleyMod
 
   |github  = tesla1889tv/ControlValleyMod
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,194: Line 4,407:
 
   |github  = aEnigmatic/StardewValley
 
   |github  = aEnigmatic/StardewValley
 
   |curse  = 300150
 
   |curse  = 300150
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-28711
 
  |unofficial version = 1.5.2-unofficial.2-borthain
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,205: Line 4,414:
 
   |nexus  = 10384
 
   |nexus  = 10384
 
   |github  = alanperrow/StardewModding
 
   |github  = alanperrow/StardewModding
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,217: Line 4,424:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,227: Line 4,434:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Coop Cursor
+
   |name    = Coop Cursor, Multi-Screen Multiplayer
 
   |author  = DeLiXx
 
   |author  = DeLiXx
 
   |id      = DeLiXx.Coop_Cursor
 
   |id      = DeLiXx.Coop_Cursor
 +
  |curse  = 990474
 
   |nexus  = 12269
 
   |nexus  = 12269
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/delixx/stardew-valley-coop-cursor
+
   |source  = https://gitlab.com/delixx/stardew-valley/coop-cursor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,247: Line 4,455:
 
   |nexus  = 15333
 
   |nexus  = 15333
 
   |github  = ncarigon/StardewValleyMods
 
   |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Copy Invite Code
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.copyinvitecode
 +
  |nexus  = 2171
 +
  |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
+
   |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,256: Line 4,472:
 
   |nexus  = 8522
 
   |nexus  = 8522
 
   |github  = Floogen/CosmeticRings
 
   |github  = Floogen/CosmeticRings
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,265: Line 4,484:
 
   |moddrop = 755868
 
   |moddrop = 755868
 
   |github  = CompSciLauren/stardew-valley-cozy-clothing-mod
 
   |github  = CompSciLauren/stardew-valley-cozy-clothing-mod
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,273: Line 4,494:
 
   |github  = jdusbabek/stardewvalley
 
   |github  = jdusbabek/stardewvalley
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3
 +
<!--
 
   |unofficial version = 1.1.1-unofficial.6-strobe
 
   |unofficial version = 1.1.1-unofficial.6-strobe
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,290: Line 4,513:
 
   |nexus  = 6279
 
   |nexus  = 6279
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,297: Line 4,522:
 
   |nexus  = 4286
 
   |nexus  = 4286
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Craftable Terrarium, Terrarium
 
   |name    = Craftable Terrarium, Terrarium
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Terrarium
+
   |id      = aedenthorn.CraftableTerrarium<!--changed in 0.1.3-unofficial.1-->, aedenthorn.Terrarium
 
   |nexus  = 8031
 
   |nexus  = 8031
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableTerrarium
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,314: Line 4,543:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,324: Line 4,553:
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Counter
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.CraftCounter
 +
  |nexus  = 2739
 +
  |github  = bcmpinc/StardewHack
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Collections Page
 +
  |author  = Gurm0
 +
  |id      = Gurm0.CraftingCollection
 +
  |curse  = 1008156
 +
  |nexus  = 21620
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Counter
 +
  |author  = lolpcgaming
 +
  |id      = lolpcgaming.CraftingCounter
 +
  |nexus  = 1585
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Priority
 +
  |author  = trienow
 +
  |id      = de.trienow.stardew.craftpriority
 +
  |nexus  = 4174
 +
  |github  = trienow/Stardew-CraftPriority
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,345: Line 4,614:
 
   |nexus  = 13807
 
   |nexus  = 13807
 
   |github  = KediDili/Creaturebook
 
   |github  = KediDili/Creaturebook
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Critter Rings
 
  |author  = atravita
 
  |id      = atravita.CritterRings
 
  |curse  = 870962
 
  |moddrop = 1358001
 
  |nexus  = 15557
 
  |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Creeper Forage
 +
  |author  = bwdy
 +
  |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
 +
  |nexus  = 2115
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Critter Rings
 +
  |author  = atravita
 +
  |id      = atravita.CritterRings
 +
  |curse  = 870962
 +
  |moddrop = 1358001
 +
  |nexus  = 15557
 +
  |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,365: Line 4,653:
 
   |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,372: Line 4,662:
 
   |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,389: Line 4,681:
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,404: Line 4,696:
 
   |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,411: Line 4,705:
 
   |nexus  = 18914
 
   |nexus  = 18914
 
   |github  = gzhynko/stardew-mods
 
   |github  = gzhynko/stardew-mods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |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
  
   |beta broke in = Stardew Valley 1.6
+
   |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,430: Line 4,724:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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
  
   |beta broke in = Stardew Valley 1.6
+
   |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,448: Line 4,746:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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,465: Line 4,776:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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,492: Line 4,805:
 
   |nexus  = 2594
 
   |nexus  = 2594
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,502: Line 4,813:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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,508: Line 4,821:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.CropWalker
 
   |id      = MindMeltMax.CropWalker
 +
  |curse  = 1004489
 
   |moddrop = 1443553
 
   |moddrop = 1443553
 
   |nexus  = 16632
 
   |nexus  = 16632
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,521: Line 4,833:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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,536: Line 4,864:
 
   |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,547: Line 4,883:
 
   |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,562: Line 4,909:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,571: Line 4,918:
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Backpack Framework
+
   |name    = Custom Asset Modifier, Custom Asset Editor
   |author  = aedenthorn, Erinthe
+
   |author  = Omegasis, AlphaOmegasis
   |id      = aedenthorn.CustomBackpack
+
   |id      = Omegasis.CustomAssetModifier
   |nexus  = 13826
+
   |nexus  = 1836
   |github  = aedenthorn/StardewValleyMods
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Backpack Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomBackpack
 +
  |nexus  = 13826
 +
  |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,591: Line 4,969:
 
   |nexus  = 2642
 
   |nexus  = 2642
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,601: Line 4,977:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Custom Chores
 
   |name    = Custom Chores
   |author  = furyx639, LeFauxMatt
+
   |author  = LeFauxMatt
 
   |id      = furyx639.CustomChores
 
   |id      = furyx639.CustomChores
 
   |nexus  = 5315
 
   |nexus  = 5315
Line 3,611: Line 4,987:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |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,620: Line 5,003:
 
   |github  = b-b-blueberry/CustomCommunityCentre
 
   |github  = b-b-blueberry/CustomCommunityCentre
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,626: Line 5,009:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CustomCompanions
 
   |id      = PeacefulEnd.CustomCompanions
 +
  |curse  = 870939
 
   |nexus  = 8626
 
   |nexus  = 8626
 
   |github  = Floogen/CustomCompanions
 
   |github  = Floogen/CustomCompanions
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,646: Line 5,028:
 
   |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,653: Line 5,047:
 
   |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,660: Line 5,056:
 
   |nexus  = 2516
 
   |nexus  = 2516
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,685: Line 5,079:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,694: Line 5,088:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 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
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#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
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#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
  
   |beta broke in = Stardew Valley 1.6
+
   |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
  
   |beta broke in = Stardew Valley 1.6
+
   |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
  
   |beta broke in = Stardew Valley 1.6
+
   |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
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#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
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#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
  
   |beta broke in = Stardew Valley 1.6
+
   |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  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#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
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 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
 
  
   |beta broke in = Stardew Valley 1.6
+
   |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
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#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
+
   |github  =
   |nexus  = 3849
 
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC - Riley, Riley House
+
   |name    = Customize Anywhere
   |author  = SG
+
   |author  = Cherry, CherryChain
   |id      = SG.RileyHouse
+
   |id      = Cherry.CustomizeAnywhere
   |nexus  = 5811
+
   |nexus  = 4734
   |github  =
+
  |moddrop = 716356
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Obelisks
+
   |name    = Customize Cursor Sprite
   |author  = XxHarvzBackxX
+
   |author  = Sonozuki
   |id      = harvz.CustomObelisks
+
   |id      = EpicBellyFlop45.CustomizeCursorSprite
   |nexus  = 10202
+
   |nexus  = 3014
   |github  = XxHarvzBackxX/Custom-Obelisks
+
   |github  = Sonozuki/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customize Dresser
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.CustomizeDresser
 +
  |nexus  = 23359
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Object Production
+
   |name    = Customize Exterior
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.CustomObjectProduction
+
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |curse   = 868827
+
   |nexus   = 1099
   |nexus  = 10152
+
   |moddrop = 127272
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Ore Nodes
+
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author  = aedenthorn, Erinthe
+
  |author  = MissCoriel
   |id      = aedenthorn.CustomOreNodes
+
  |id      = misscoriel.hpstam
   |curse   = 868903
+
  |nexus  = 5275
   |nexus  = 5966
+
  |github  = MissCoriel/Customize-Health-and-Stamina
   |github  = aedenthorn/StardewValleyMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |beta broke in = Stardew Valley 1.6
+
  |name    = Customize Trinkets
 +
   |author  = Dragoon23
 +
   |id      = Dragoon23.CustomizeTrinkets
 +
  |nexus  = 23818
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Customize Wedding Attire
 +
   |author  = violetlizabet
 +
  |id      = violetlizabet.CustomizeWeddingAttire
 +
   |nexus  = 10761
 +
   |github  = elizabethcd/CustomizeWeddingAttire
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Kissing
 +
  |author  = Digus
 +
   |id      = DIGUS.CustomKissingMod
 +
  |nexus  = 4664
 +
  |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Paths
+
   |name    = Custom Linens
   |author  = Entoarox
+
   |author  = Mevima
   |id      = Entoarox.CustomPaths
+
   |id      = Mevima.CustomLinens
   |nexus  = 2272
+
   |nexus  = 1027
  |chucklefish = 5234
+
   |github  =
   |github  = Entoarox/StardewMods
 
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |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 Pet Beds, Pet Bed
+
   |name    = Custom Localization
   |author  = aedenthorn, Erinthe
+
   |author  = ZaneYork
   |id      = aedenthorn.PetBed
+
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
   |nexus  = 10462
+
   |nexus  = 5377
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ZaneYork/SDV_CustomLocalization
  
   |beta broke in = Stardew Valley 1.6
+
   |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 Picture Frames
+
   |name    = Custom Locks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomPictureFrames
+
   |id      = aedenthorn.CustomLocks
   |nexus  = 10704
+
   |nexus  = 6251
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Quest Expiration
+
   |name    = Custom Locks Updated
   |author  = hawkfalcon
+
   |author  = Rokugin
   |id      = hawkfalcon.CustomQuestExpiration
+
   |id      = Rokugin.CustomLocksUpdated
   |nexus  = 2148
+
   |nexus  = 21148
   |github  = hawkfalcon/Stardew-Mods
+
   |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Reminders
+
   |name    = Custom Mine Cart Steam
  |author  = Dem1se
 
  |id      = Dem1se.CustomReminders
 
  |nexus  = 6215
 
  |moddrop = 793899
 
  |github  = Dem1se/CustomReminders
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Renovations, Renovations
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Renovations
+
   |id      = aedenthorn.CustomMineCartSteam
   |nexus  = 9687
+
   |nexus  = 14508
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Resource Clumps
+
   |name    = Custom Movies
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomResourceClumps
+
   |id      = Platonymous.CustomMovies
   |nexus  = 6669
+
   |nexus  = 4737
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793918
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Signs
+
   |name    = Custom Music
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomSigns
+
   |id      = Platonymous.CustomMusic
   |nexus  = 11336
+
  |curse  = 307367
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793904
 +
   |nexus  = 3043
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Location
+
   |name    = Custom Names
   |author  = barteke22
+
   |author  = MindMeltMax
   |id      = barteke22.CustomSpouseLocation
+
   |id      = MindMeltMax.CustomNames
   |nexus  = 9676
+
  |curse  = 1008334
   |github  = barteke22/StardewMods
+
   |nexus  = 23131
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio Redux
+
   |name    = Custom NPC
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomSpousePatioRedux
+
   |id      = Platonymous.CustomNPC
   |nexus  = 10889
+
   |nexus  = 1607
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |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 Spouse Patio Wizard
+
   |name    = Custom NPC Exclusions
   |author  = aedenthorn, Erinthe
+
   |author  = Esca, Esca-MMC
   |id      = aedenthorn.CustomSpousePatioWizard
+
   |id      = Esca.CustomNPCExclusions
   |nexus  = 7775
+
   |nexus  = 7089
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 847997
 +
   |github  = Esca-MMC/CustomNPCExclusions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Rooms
+
   |name    = Custom NPC Fixes
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.CustomSpouseRooms
+
   |id      = spacechase0.CustomNPCFixes
   |curse  = 868833
+
   |curse  = 867734
   |nexus  = 10029
+
  |moddrop = 771669
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 3849
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Starter Furniture
+
   |name    = Custom NPC - Riley, Riley House
   |author  = aedenthorn, Erinthe
+
   |author  = SG
   |id      = aedenthorn.CustomStarterFurniture
+
   |id      = SG.RileyHouse
   |nexus  = 16729
+
   |nexus  = 5811
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Starter Package
+
   |name    = Custom Obelisks
   |author  = aedenthorn, Erinthe
+
   |author  = XxHarvzBackxX
   |id      = aedenthorn.CustomStarterPackage
+
   |id      = harvz.CustomObelisks
   |nexus  = 14152
+
   |nexus  = 10202
   |github  = aedenthorn/StardewValleyMods
+
   |github  = XxHarvzBackxX/Custom-Obelisks
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tokens
+
   |name    = Custom Object Production
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = aedenthorn, Erinthe
   |id      = TheMightyAmondee.CustomTokens
+
   |id      = aedenthorn.CustomObjectProduction
   |nexus  = 7517
+
  |curse  = 868827
   |github  = TheMightyAmondee/CustomTokens
+
   |nexus  = 10152
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Toolbar
+
   |name    = Custom Ore Nodes
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomToolbar
+
   |id      = aedenthorn.CustomOreNodes
   |nexus  = 11322
+
  |curse  = 868903
 +
   |nexus  = 5966
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tool Effect
+
   |name    = Custom Paths
   |author  = ZaneYork
+
   |author  = Entoarox
   |id      = ZaneYork.CustomToolEffect
+
   |id      = Entoarox.CustomPaths
   |nexus  = 5712
+
   |nexus  = 2272
   |github  = ZaneYork/CustomToolEffect
+
  |chucklefish = 5234
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tool Range
+
   |name    = Custom Pet Beds, Pet Bed
   |author  = trashcan9
+
   |author  = aedenthorn, Erinthe
   |id      = trashcan9.CustomToolRange
+
   |id      = aedenthorn.PetBed
   |nexus  = 16384
+
   |nexus  = 10462
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tracker
+
   |name    = Custom Picture Frames
   |author  = Esca, Esca-MMC
+
   |author  = aedenthorn, Erinthe
   |id      = Esca.CustomTracker
+
   |id      = aedenthorn.CustomPictureFrames
   |nexus  = 5108
+
   |nexus  = 10704
   |github  = Esca-MMC/CustomTracker
+
   |github  = aedenthorn/StardewValleyMods
   |moddrop = 706059
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Transparency
+
   |name    = Custom Quest Expiration
   |author  = CatCattyCat, Cat
+
   |author  = hawkfalcon
   |id      = cat.customtransparency
+
   |id      = hawkfalcon.CustomQuestExpiration
   |nexus  = 2359
+
   |nexus  = 2148
  |moddrop = 833556
+
   |github  = hawkfalcon/Stardew-Mods
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Trash Can
+
   |name    = Custom Reminders
   |author  = ShivaGuy
+
   |author  = Dem1se
   |id      = ShivaGuy.CustomTrashCan
+
   |id      = Dem1se.CustomReminders
   |nexus  = 11835
+
   |nexus  = 6215
   |github  =
+
  |moddrop = 793899
 +
   |github  = Dem1se/CustomReminders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tree Tweaks, More Wood
+
   |name    = Custom Renovations, Renovations
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Renovations
 +
  |nexus  = 9687
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Resource Clumps
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TreeTweaks
+
   |id      = aedenthorn.CustomResourceClumps
   |nexus  = 10760
+
   |nexus  = 6669
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom TV
+
   |name    = Custom Shirts
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.CustomTV
+
   |id      = Platonymous.CustomShirts
  |curse  = 877224
+
   |nexus  = 2416
   |nexus  = 6775
 
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |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    = Custom Wallpaper Framework
+
   |name    = Custom Shops Redux
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.CustomShopReduxGui
 +
  |nexus  = 1378
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |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
 +
  |name    = Custom Signs
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWallpaperFramework
+
   |id      = aedenthorn.CustomSigns
  |curse  = 868751
+
   |nexus  = 11336
   |nexus  = 12510
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warp Locations
+
   |name    = Custom Spouse Location
   |author  = CatCattyCat, Cat
+
   |author  = barteke22
   |id      = cat.customwarplocations
+
   |id      = barteke22.CustomSpouseLocation
   |nexus  = 1688
+
   |nexus  = 9676
   |moddrop = 833544
+
   |github  = barteke22/StardewMods
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warp Points
+
   |name    = Custom Spouse Patio
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWarpPoints
+
   |id      = aedenthorn.CustomSpousePatio
   |nexus  = 9651
+
   |nexus  = 6630
 
   |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
+
   |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 Winter Star Gifts
+
   |name    = Custom Spouse Patio Redux
   |author  = XxHarvzBackxX
+
   |author  = aedenthorn, Erinthe
   |id      = harvz.CWSG
+
   |id      = aedenthorn.CustomSpousePatioRedux
   |nexus  = 10024
+
   |nexus  = 10889
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Cut the Cord, TvMenu
+
   |name    = Custom Spouse Patio Wizard
   |author  = cgifox
+
   |author  = aedenthorn, Erinthe
   |id      = cgifox.CutTheCord
+
   |id      = aedenthorn.CustomSpousePatioWizard
   |nexus  = 9571
+
   |nexus  = 7775
   |github  = harshlele/CutTheCord
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cycle Tools
+
   |name    = Custom Spouse Rooms
   |author  = furyx639
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.CycleTools
+
   |id      = aedenthorn.CustomSpouseRooms
   |curse  = 871827
+
   |curse  = 868833
   |nexus  = 13973
+
   |nexus  = 10029
   |github  = LeFauxMatt/StardewMods
+
   |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 Farm Photo
+
   |name    = Custom Spouse Rooms - Continued
   |author  = Seawolf, seawolf87
+
   |author  = Datamancer
   |id      = Seawolf.DailyFarmPhoto
+
   |id      = datamancer.CustomSpouseRooms
   |nexus  = 4791
+
   |nexus  = 20966
   |github  = Seawolf87/DailyFarmPhoto
+
  |moddrop = 1534005
 +
   |github  = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
+
   |name    = Custom Starter Furniture
   |author  = BlaDe
+
   |author  = aedenthorn, Erinthe
   |id      = BlaDe.StepsTakenOnScreen
+
   |id      = aedenthorn.CustomStarterFurniture
   |nexus  = 6783
+
   |nexus  = 16729
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck Message
+
   |name    = Custom Starter Package
   |author  = Schematix, Schmtx
+
   |author  = aedenthorn, Erinthe
   |id      = Schematix.DailyLuckMessage
+
   |id      = aedenthorn.CustomStarterPackage
   |nexus  = 1327
+
   |nexus  = 14152
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.2.1-unofficial.2-mouahrara
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily News
+
   |name    = Custom Tapper Framework
   |author  = bashNinja
+
   |author  = Selph, zombifier
   |id      = bashNinja.DailyNews
+
   |id      = selph.CustomTapperFramework
   |nexus  = 1141
+
   |nexus  = 22975
   |github  = miketweaver/DailyNews
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Pet the Animals
+
   |name    = Custom Tokens
   |author  = flowoeB
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = flowoeB.DailyPetTheAnimals
+
   |id      = TheMightyAmondee.CustomTokens
   |nexus  = 8356
+
   |nexus  = 7517
   |github  =
+
   |github  = TheMightyAmondee/CustomTokens
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Phone Quest
+
   |name    = Custom Toolbar
   |author  = ActionJackson
+
   |author  = aedenthorn, Erinthe
   |id      = ActionJackson.DailyPhoneQuest
+
   |id      = aedenthorn.CustomToolbar
   |nexus  = 14648
+
   |nexus  = 11322
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
+
   |name    = Custom Tool Effect
   |author  = MevNav
+
   |author  = ZaneYork
   |id      = MevNav.DailyPlanner
+
   |id      = ZaneYork.CustomToolEffect
   |nexus  = 16704
+
   |nexus  = 5712
   |github  = BuildABuddha/StardewDailyPlanner
+
   |github  = ZaneYork/CustomToolEffect
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Screenshot
+
   |name    = Custom Tool Range
   |author  = CompSciLauren
+
   |author  = trashcan9
   |id      = CompSciLauren.DailyScreenshot
+
   |id      = trashcan9.CustomToolRange
   |nexus  = 4779
+
   |nexus  = 16384
  |chucklefish = 5907
+
   |github  =
  |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 Tracker
   |author  = shekurika
+
   |author  = Esca, Esca-MMC
   |id      = shekurika.DailySpecialOrders
+
   |id      = Esca.CustomTracker
   |nexus  = 9693
+
   |nexus  = 5108
   |github  = shekurika/DailySpecialOrders
+
   |github  = Esca-MMC/CustomTracker
 
+
   |moddrop = 706059
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Tasks Report
+
   |name    = Custom Transparency
   |author  = GuiNoya, Yesst
+
   |author  = CatCattyCat, Cat
   |id      = GuiNoya.DailyTasksReport
+
   |id      = cat.customtransparency
   |nexus  = 1624
+
   |nexus  = 2359
   |github  = GuiNoya/SVMods
+
   |moddrop = 833556
 
+
   |github  = danvolchek/StardewMods
   |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 Trash Can
   |author  = Danmw3
+
   |author  = ShivaGuy
   |id      = danmw3.DanUtils
+
   |id      = ShivaGuy.CustomTrashCan
   |nexus  = 2287
+
   |nexus  = 11835
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dark User Interface
+
   |name    = Custom Tree Tweaks, More Wood
   |author  = zazizu
+
   |author  = aedenthorn, Erinthe
   |id      = zazizu.darkUI
+
   |id      = aedenthorn.TreeTweaks
   |nexus  = 4056
+
   |nexus  = 10760
   |github  = cilekli-link/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Data Layers, Data Maps
+
   |name    = Custom TV
   |author  = Pathoschild
+
   |author  = Platonymous
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id      = Platonymous.CustomTV
   |nexus   = 1691
+
   |curse   = 877224
   |moddrop = 606646
+
   |nexus  = 6775
   |github  = Pathoschild/StardewMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dear Diary, Journal Keeping Mod
+
   |name    = Custom TV Channel
   |author  = MissCoriel
+
   |author  = chieeri323
   |id      = misscoriel.diary
+
   |id      = chieeri323.customtvchannel
   |nexus  = 4451
+
   |nexus  = 24278
  |moddrop = 624395
+
   |github  =
   |github  = MissCoriel/Dear-Diary
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Death Tweaks
+
   |name    = Custom Wallpaper Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DeathTweaks
+
   |id      = aedenthorn.CustomWallpaperFramework
   |nexus  = 18174
+
  |curse  = 868751
 +
   |nexus  = 12510
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Debug Mode
+
   |name    = Custom Walls and Floors
   |author  = Pathoschild
+
   |author  = Platonymous
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id      = Platonymous.CustomWallsAndFloors
   |nexus   = 679
+
   |curse   = 307569
   |moddrop = 606608
+
   |moddrop = 793903
   |github  = Pathoschild/StardewMods
+
  |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    = Decrafting Mod
+
   |name    = Custom Warp Locations
   |author  = iSkLz_, MSCFC
+
   |author  = CatCattyCat, Cat
   |id      = MSCFC.DecraftingMod
+
   |id      = cat.customwarplocations
   |nexus  = 4158
+
   |nexus  = 1688
   |github  = iSkLz/DecraftingMod
+
  |moddrop = 833544
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods
+
   |name    = Custom Warp Points
   |author  = Max Vollmer, SVProtector
+
   |author  = aedenthorn, Erinthe
   |id      = maxvollmer.deepwoodsmod
+
   |id      = aedenthorn.CustomWarpPoints
   |nexus  = 2571
+
   |nexus  = 9651
   |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 Warps
   |author  = Sandman53
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id      = f4iTh.CustomWarps
   |nexus  = 5016
+
   |nexus  = 3445
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Warp Network Integration
+
   |name    = Custom Winter Star Gifts
   |author  = Tlitookilakin
+
   |author  = XxHarvzBackxX
   |id      = tlitookilakin.deepwoodswarpnet
+
   |id      = harvz.CWSG
   |nexus  = 10240
+
   |nexus  = 10024
   |moddrop = 1060419
+
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
   |github  = tlitookilakin/WarpnetDeepwoods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Farmer
+
   |name    = Cut the Cord, TvMenu
   |author  = Tyler Gibbs
+
   |author  = cgifox
   |id      = tylergibbs2.DefaultFarmer
+
   |id      = cgifox.CutTheCord
   |nexus  = 12421
+
   |nexus  = 9571
   |github  = tylergibbs2/DefaultFarmer
+
   |github  = harshlele/CutTheCord
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Window Size
+
   |name    = Cycle Tools
   |author  = DecidedlyHuman
+
   |author  = LeFauxMatt
   |id      = DecidedlyHuman.DefaultWindowSize
+
   |id      = furyx639.CycleTools
   |nexus  = 10939
+
  |curse  = 871827
   |github  = DecidedlyHuman/StardewValleyMods
+
   |nexus  = 13973
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Service
+
   |name    = Daily Farm Photo
   |author  = AxesOfEvil
+
   |author  = Seawolf, seawolf87
   |id      = AxesOfEvil.DeliveryService
+
   |id      = Seawolf.DailyFarmPhoto
   |nexus  = 5187
+
   |nexus  = 4791
   |github  = AxesOfEvil/SV_DeliveryService
+
   |github  = Seawolf87/DailyFarmPhoto
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Upgrade Tool
+
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
   |author  = Dash, yuukidach
+
   |author  = BlaDe
   |id      = Pathoschild.test
+
   |id      = BlaDe.StepsTakenOnScreen
   |nexus  = 5570
+
   |nexus  = 6783
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Grabber Redux
+
   |name    = Daily Luck Message
   |author  = ferdaber
+
   |author  = Schematix, Schmtx
   |id      = ferdaber.DeluxeGrabberRedux
+
   |id      = Schematix.DailyLuckMessage
   |nexus  = 7920
+
   |nexus  = 1327
   |github  = ferdaber/sdv-mods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Hats
+
   |name    = Daily Luck on HUD, JustLuckMod
   |author  = domsim1
+
   |author  = zeldela
   |id      = domsim1.DeluxeHats
+
   |id      = dJustLuckMod
   |nexus  = 5836
+
   |nexus  = 10386
   |github  = domsim1/stardew-valley-deluxe-hats-mod
+
   |github  = zeldela/sdv-mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Journal
+
   |name    = Daily News
   |author  = MolsonCAD
+
   |author  = bashNinja
   |id      = MolsonCAD.DeluxeJournal
+
   |id      = bashNinja.DailyNews
   |nexus  = 11436
+
   |nexus  = 1141
   |github  = MolsonCAD/DeluxeJournal
+
   |github  = miketweaver/DailyNews
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demanding Shipping
+
   |name    = Daily Notifications, Event Notifications
   |author  = lech43
+
   |author  = dreamsicl
   |id      = lech43.DemandingShipping
+
   |id      = EventNotifications
   |nexus  = 7315
+
   |nexus  =
 +
  |chucklefish = 3621
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.2?
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 +
<!--
 +
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 +
  |unofficial version = 1.2.1-unofficial.3-f4ith
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demetrius Visits Cave
+
   |name    = Daily Pet the Animals
   |author  = Kichjo
+
   |author  = flowoeB
   |id      = Kichjo.DemetriusVisitsCave
+
   |id      = flowoeB.DailyPetTheAnimals
   |nexus  = 5477
+
   |nexus  = 8356
   |github  = KeelanRosa/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Bloom Farm
+
   |name    = Daily Phone Quest
   |author  = DeLiXx
+
   |author  = ActionJackson
   |id      = DeLiXx.Desert_Bloom_Farm
+
   |id      = ActionJackson.DailyPhoneQuest
   |nexus  = 16750
+
   |nexus  = 14648
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/delixx/stardew-valley-desert-bloom-farm
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Destroyable Bushes
+
   |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
   |author  = Esca, Esca-MMC
+
   |author  = MevNav
   |id      = Esca.DestroyableBushes
+
   |id      = MevNav.DailyPlanner
   |nexus  = 6304
+
   |nexus  = 16704
  |moddrop = 798245
+
   |github  = BuildABuddha/StardewDailyPlanner
   |github  = Esca-MMC/DestroyableBushes
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Detailed Sprites
+
   |name    = Daily Quest Anywhere
   |author  = RainsKuro, RainzKuro
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = RainzKuro.DetailedSprites
+
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
   |nexus  = 15549
+
   |nexus  = 513
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Box Redesign
+
   |name    = Daily Screenshot
   |author  = gzhynko
+
   |author  = CompSciLauren
   |id      = GZhynko.DialogueBoxRedesign
+
   |id      = CompSciLauren.DailyScreenshot
   |nexus  = 8853
+
   |nexus  = 4779
   |github  = gzhynko/StardewMods
+
   |chucklefish = 5907
 
+
  |moddrop = 677025
   |beta broke in = Stardew Valley 1.6
+
   |curse  = 353698
 +
  |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Display Framework
+
   |name    = Daily Special Orders
   |author  = aedenthorn, Erinthe
+
   |author  = shekurika
   |id      = aedenthorn.DialogueDisplayFramework
+
   |id      = shekurika.DailySpecialOrders
  |curse  = 868761
+
   |nexus  = 9693
   |nexus  = 11661
+
   |github  = shekurika/DailySpecialOrders
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Extension
+
   |name    = Daily Tasks Report
   |author  = elbe
+
   |author  = GuiNoya, Yesst
   |id      = elbe.DialogueExtension
+
   |id      = GuiNoya.DailyTasksReport
   |nexus  = 10851
+
   |nexus  = 1624
   |github  = lshtech/DialogueExtension
+
   |github  = GuiNoya/SVMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Dialogue New Line
+
   |name    = Daily Tasks Report Plus
   |author  = aedenthorn, Erinthe
+
   |author  = Prism 99
   |id      = aedenthorn.DialogueNewLine
+
   |id      = Prism99.DailyTasksReportPlus
  |curse  = 868753
+
   |nexus  = 20871
   |nexus  = 12175
+
   |github  = Prism-99/DailyTaskReportPlus
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Tester
+
   |name    = DaLionheart
   |author  = DecidedlyHuman
+
   |author  = DaLion
   |id      = DecidedlyHuman.DialogueTester
+
   |id      = DaLion.Core
   |nexus  = 9887
+
   |nexus  = 24332
   |moddrop = 1035899
+
   |github  = daleao/sdv
   |github  = DecidedlyHuman/DialogueTester
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dan Utils
 +
  |author  = Danmw3
 +
  |id      = danmw3.DanUtils
 +
  |nexus  = 2287
 +
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dark User Interface
 +
  |author  = zazizu
 +
  |id      = zazizu.darkUI
 +
  |nexus  = 4056
 +
  |github  = cilekli-link/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Trees
+
   |name    = Data Layers, Data Maps
   |author  = aedenthorn, Erinthe
+
   |author  = Pathoschild
   |id      = aedenthorn.DialogueTrees
+
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus  = 9550
+
  |curse  = 1000628
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 1691
 +
  |moddrop = 606646
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Did You Water Your Crops
+
   |name    = Date Night
   |author  = Nishtra
+
   |author  = SUPERT
   |id      = Nishtra.DidYouWaterYourCrops
+
   |id      = supert.datenight
   |nexus  = 1583
+
   |nexus  = 11459
  |github  =
 
  
 +
  |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
+
   |summary  = use {{nexus mod|22714|Date Night Redux}} 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    = Dear Diary, Journal Keeping Mod
   |author  = shanks3042
+
   |author  = MissCoriel
   |id      = shanks3042.StardewValleyEasyPrairieKing
+
   |id      = misscoriel.diary
   |nexus  = 5816
+
   |nexus  = 4451
   |github  =
+
   |moddrop = 624395
   |source = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
+
   |github = MissCoriel/Dear-Diary
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dimensional Pockets
+
   |name    = Death Tweaks
  |author  = spacechase0
 
  |id      = spacechase0.DimensionalPockets
 
  |nexus  = 12706
 
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dino Form
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DinoForm
+
   |id      = aedenthorn.DeathTweaks
   |nexus  = 18244
+
   |nexus  = 18174
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Debug Mode
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
 +
  |curse  = 1000634
 +
  |nexus  = 679
 +
  |moddrop = 606608
 +
  |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Auto Pickup
+
   |name    = Decrafting Mod
   |author  = Eugenii10
+
   |author  = iSkLz_, MSCFC
   |id      = KubichekEV.DisableAutoPickup
+
   |id      = MSCFC.DecraftingMod
   |nexus  = 9717
+
   |nexus  = 4158
   |github  =
+
   |github  = iSkLz/DecraftingMod
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Gamepad, Disable Controller
+
   |name    = Deep Woods
   |author  = lperkins2, Logan Perkins
+
  |author  = Max Vollmer, SVProtector
   |id      = lperkins2.DisableController
+
  |id      = maxvollmer.deepwoodsmod
   |nexus  = 2229
+
  |curse  = 992429
 +
  |nexus  = 2571
 +
  |github  = maxvollmer/DeepWoodsMod
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deep Woods Seasonal Obelisk
 +
   |author  = Sandman53
 +
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
 +
   |nexus  = 5016
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Discord Rich Presence
+
   |name    = Deep Woods Warp Network Integration
   |author  = RuiNtD
+
   |author  = Tlitookilakin
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
+
   |id      = tlitookilakin.deepwoodswarpnet
   |nexus  = 2156
+
   |nexus  = 10240
   |github  = RuiNtD/SVRichPresence
+
  |moddrop = 1060419
 +
   |github  = tlitookilakin/WarpnetDeepwoods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dish of the Day Display
+
   |name    = Default Animal Skin Replacer, Default Skin Replace
   |author  = MouseyPounds
+
   |author  = bungus
   |id      = MouseyPounds.DishOfTheDayDisplay
+
   |id      = bungus.DefaultSkinReplace
   |nexus  = 3960
+
   |nexus  = 21612
   |github  = MouseyPounds/stardew-mods
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dismantle Craftables
+
   |name    = Default Farmer
   |author  = jahangmar
+
   |author  = Tyler Gibbs
   |id      = jahangmar.DismantleCraftables
+
   |id      = tylergibbs2.DefaultFarmer
   |nexus  = 3687
+
   |nexus  = 12421
   |github  = jahangmar/StardewValleyMods
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Display Energy
+
   |name    = Default On Cheats
   |author  = dmarcoux
+
   |author  = EnderTedi
   |id      = dmarcoux.DisplayEnergy
+
   |id      = EnderTedi.DefaultOnCheats
   |nexus  = 10662
+
   |nexus  = 21035
  |moddrop = 1087175
+
   |github  = EnderTedi/DefaultOnCheats
   |github  = dmarcoux/DisplayEnergy
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Displays
+
   |name    = Default Window Size
   |author  = spacechase0 and ParadigmNomad
+
   |author  = DecidedlyHuman
   |id      = spacechase0.Displays
+
   |id      = DecidedlyHuman.DefaultWindowSize
  |curse  = 867712
+
   |nexus  = 10939
   |nexus  = 7635
+
   |github  = DecidedlyHuman/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
+
   |name    = Delivery Service
   |author  = Airyn and the DSV Team
+
   |author  = AxesOfEvil
   |id      = DSV.Core
+
   |id      = AxesOfEvil.DeliveryService
   |nexus  = 17059
+
   |nexus  = 5187
   |github  =
+
   |github  = AxesOfEvil/SV_DeliveryService
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Eat That
+
   |name    = Delivery Upgrade Tool
   |author  = Pyrohead37
+
   |author  = Dash, yuukidach
   |id      = Pyrohead37.DontEatThat
+
   |id      = Pathoschild.test
   |nexus  = 1951
+
   |nexus  = 5570
   |github  = jahangmar/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Stop Me Now
+
   |name    = Deluxe Auto-Grabber, Coop Grabber
   |author  = Shockah
+
   |author  = stokastic
   |id      = Shockah.DontStopMeNow
+
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |nexus  = 10941
+
   |nexus  = 2462
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = stokastic/CoopGrabber
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Double Standard Farm
+
   |name    = Deluxe Auto-Petter
   |author  = Leaf
+
   |author  = Frostiverse
   |id      = Leaf.DoubleStandardFarm
+
   |id      = Frostiverse.DeluxeAutoPetter
   |nexus  = 3928
+
   |nexus  = 23226
   |github  =
+
   |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Downtown Zuzu
+
   |name    = Deluxe Grabber Redux
   |author  = XxHarvzBackxX, Zuzu Development Team
+
   |author  = ferdaber
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id      = ferdaber.DeluxeGrabberRedux
   |nexus  = 8587
+
   |nexus  = 7920
   |github  =
+
   |github  = ferdaber/sdv-mods
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = DPad Inventory Hotkey
+
   |name    = Deluxe Grabber Redux 1.6
   |author  = joljyo
+
   |author  = Nykal145
   |id      = joljyo.DPadInventoryHotkey
+
   |id      = Nykal145.DeluxeGrabberRedux16
   |nexus  = 7507
+
   |nexus  = 20799
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dragon Pearl Lure
+
   |name    = Deluxe Hats
   |author  = violetlizabet
+
   |author  = domsim1
   |id      = violetlizabet.DragonPearlLure
+
   |id      = domsim1.DeluxeHats
   |nexus  = 15109
+
   |nexus  = 5836
   |github  = elizabethcd/DragonPearlLure
+
   |github  = domsim1/stardew-valley-deluxe-hats-mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Draw Fish Ponds Over Grass
+
   |name    = Deluxe Journal
   |author  = atravita
+
   |author  = MolsonCAD
   |id      = atravita.DrawFishPondsOverGrass
+
   |id      = MolsonCAD.DeluxeJournal
  |curse  = 870981
+
   |nexus  = 11436
  |moddrop = 1125248
+
   |github  = MolsonCAD/DeluxeJournal
   |nexus  = 11352
 
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dreamscape
+
   |name    = Demanding Shipping
   |author  = aedenthorn, Erinthe
+
   |author  = lech43
   |id      = aedenthorn.Dreamscape
+
   |id      = lech43.DemandingShipping
   |nexus  = 11742
+
   |nexus  = 7315
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drive By
+
   |name    = Demetrius Solo Dancing, Robin Building Token
   |author  = BlaDe
+
   |author  = DrSpactacus, NateMod
   |id      = BlaDe.DriveBy
+
   |id      = NateMod.RobinBuildingToken
   |nexus  = 12033
+
   |nexus  = 22564
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drop It - Drop Item Hotkey
+
   |name    = Demetrius Visits Cave
   |author  = Goldenrevolver
+
   |author  = Kichjo
   |id      = Goldenrevolver.DropItHotkey
+
   |id      = Kichjo.DemetriusVisitsCave
   |nexus  = 7971
+
   |nexus  = 5477
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = KeelanRosa/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|17575|Demetrius Visits Cave Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Buddy
+
   |name    = Desert Bloom Farm
   |author  = SwiftSails
+
   |author  = DeLiXx
   |id      = SwiftSails.DungeonBuddy
+
   |id      = DeLiXx.Desert_Bloom_Farm
   |nexus  = 7864
+
  |curse  = 990494
 +
   |nexus  = 16750
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Merchants
+
   |name    = Desert Obelisk
   |author  = aedenthorn, Erinthe
+
   |author  = CatCattyCat, Cat
   |id      = aedenthorn.DungeonMerchants
+
   |id      = cat.desertobelisk
   |nexus  = 14630
+
   |nexus  = 2021
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 833549
 +
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Durable Fences
+
   |name    = Destroyable Bushes
   |author  = Zoryn
+
   |author  = Esca, Esca-MMC
   |id      = Zoryn.DurableFences
+
   |id      = Esca.DestroyableBushes
   |nexus  =
+
   |nexus  = 6304
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |moddrop = 798245
   |github  = Zoryn4163/SMAPI-Mods
+
   |github  = Esca-MMC/DestroyableBushes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durin's Rest
+
   |name    = Detailed Sprites
   |author  = NoFogBob and PaulDunstan
+
   |author  = RainsKuro, RainzKuro
   |id      = NoFogBob.DurinsRest_CSharp
+
   |id      = RainzKuro.DetailedSprites
   |nexus  = 12345
+
   |nexus  = 15549
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul
+
   |name    = DewCord Rich Presence
   |author  = CyanFire
+
   |author  = explosivetortellini
   |id      = CF.SMAPI.DustyOverhaul
+
   |id      = explosivetortellini.StardewValleyDRP
   |nexus  = 13057
+
   |nexus  = 8348
   |github  =
+
   |github  = explosivetortellini/StardewValleyDRP
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul - SVE
+
   |name    = Dialog to Clipboard
   |author  = CyanFire
+
   |author  = dlrdlrdlr
   |id      = CF.SMAPI.DustyOverhaulSVE
+
   |id      = dlrdlrdlr.DialogToClipboard
   |nexus  = 13265
+
   |nexus  = 23834
   |github  =
+
   |github  = dlrdlrdlr/DialogToClipboard
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DVR
+
   |name    = Dialogue Box Redesign
   |author  = captncraig
+
   |author  = gzhynko
   |id      = captncraig.dvr
+
   |id      = GZhynko.DialogueBoxRedesign
   |nexus  = 3860
+
   |nexus  = 8853
   |github  = captncraig/StardewMods
+
   |github  = gzhynko/StardewMods
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarf Scroll Prices
+
   |name    = Dialogue Display Framework
   |author  = noriteway
+
   |author  = aedenthorn, Erinthe
   |id      = noriteway.DwarfScrollPrice
+
   |id      = aedenthorn.DialogueDisplayFramework
   |nexus  = 16386
+
  |curse  = 868761
   |github  = noriteway/StardewMods
+
   |nexus  = 11661
 +
   |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    = Dwarvish Mattock
+
   |name    = Dialogue Emotes
   |author  = Anthony Hilyard, Grend
+
   |author  = PurrplingCat
   |id      = com.anthonyhilyard.dwarvishmattock
+
   |id      = PurrplingCat.DialogueEmotes
  |curse  = 536418
+
   |nexus  = 6537
   |nexus  = 9684
+
   |github  = purrplingcat/DialogueEmotes
   |github  = AHilyard/DwarvishMattock
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Bodies
+
   |name    = Dialogue Extension
   |author  = ribeena
+
   |author  = elbe
   |id      = ribeena.dynamicbodies
+
   |id      = elbe.DialogueExtension
   |nexus  = 12893
+
   |nexus  = 10851
   |github  = ribeena/StardewValleyMods
+
   |github  = lshtech/DialogueExtension
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Checklist
+
   |name    = Dialogue Keys
   |author  = gunnargolf
+
   |author  = PokeBenji
   |id      = gunnargolf.DynamicChecklist
+
   |id      = PokeBenji.DialogueKeys
   |nexus   = 1145
+
   |curse   = 1022342
   |github  = gunnargolf/DynamicChecklist
+
   |nexus   = 24325
 
+
   |github =
   |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    = Dynamic Clothing
+
   |name    = Dialogue New Line
   |author  = hilovids
+
   |author  = aedenthorn, Erinthe
   |id      = hilovids.DynamicClothing
+
   |id      = aedenthorn.DialogueNewLine
   |nexus  = 10078
+
  |curse  = 868753
   |github  =
+
   |nexus  = 12175
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Crops
+
   |name    = Dialogue Tester
   |author  = HaulinOats
+
   |author  = DecidedlyHuman
   |id      = HaulinOats.DynamicCrops
+
   |id      = DecidedlyHuman.DialogueTester
   |nexus  = 13800
+
   |nexus  = 9887
   |github  = HaulinOats/StardewMods
+
  |moddrop = 1035899
 +
   |github  = DecidedlyHuman/DialogueTester
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Dialogues Framework
+
   |name    = Dialogue Trees
   |author  = mistyspring
+
   |author  = aedenthorn, Erinthe
   |id      = mistyspring.dynamicdialogues
+
   |id      = aedenthorn.DialogueTrees
  |curse  = 880516
+
   |nexus  = 9550
   |nexus  = 12836
+
   |github  = aedenthorn/StardewValleyMods
   |github  = misty-spring/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Festival Rewards
+
   |name    = Did You Water Your Crops
   |author  = mistyspring
+
   |author  = Nishtra
   |id      = mistyspring.DynamicFestivalRewards
+
   |id      = Nishtra.DidYouWaterYourCrops
   |nexus  = 20253
+
   |nexus  = 1583
 
   |github  =
 
   |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 Flooring
+
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author  = aedenthorn, Erinthe
+
   |author  = shanks3042
   |id      = aedenthorn.DynamicFlooring
+
   |id      = shanks3042.StardewValleyEasyPrairieKing
   |nexus  = 14780
+
   |nexus  = 5816
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
  |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets
+
   |name    = Difficulty Socializing
   |author  = spacechase0
+
   |author  = PokeBenji
   |id      = spacechase0.DynamicGameAssets
+
   |id      = PokeBenji.DifficultySocializing
   |curse  = 867707
+
   |curse  = 1023363
   |nexus  = 9365
+
   |nexus  = 24389
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets → DGA Automate
+
   |name    = Dimensional Pockets
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.DGAAutomate
+
   |id      = spacechase0.DimensionalPockets
   |nexus  = 9365
+
   |nexus  = 12706
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Machines
+
   |name    = Dino Form
   |author  = tyran285, Ryuuze
+
   |author  = aedenthorn, Erinthe
   |id      = DynamicMachines
+
   |id      = aedenthorn.DinoForm
   |nexus  = 374
+
   |nexus  = 18244
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Map Tiles
+
   |name    = Disable Auto Pickup
   |author  = aedenthorn, Erinthe
+
   |author  = Eugenii10
   |id      = aedenthorn.DynamicMapTiles
+
   |id      = KubichekEV.DisableAutoPickup
   |nexus  = 14566
+
   |nexus  = 9717
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Night Time
+
   |name    = Disable Building Fade
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = calebstein1
   |id      = knakamura.dynamicnighttime
+
   |id      = calebstein1.StardewDisableBuildingFade
   |nexus  = 2072
+
   |nexus  = 24558
  |moddrop = 664041
+
   |github  = calebstein1/StardewDisableBuildingFade
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic NPC Sprites
+
   |name    = Disable Gamepad, Disable Controller
   |author  = BashNinja
+
   |author  = lperkins2, Logan Perkins
   |id      = BashNinja.DynamicNPCSprites
+
   |id      = lperkins2.DisableController
   |nexus  = 1183
+
   |nexus  = 2229
   |github  = miketweaver/BashNinja_SDV_Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Price
+
   |name    = Discord Rich Presence
   |author  = ZaneYork
+
   |author  = RuiNtD
   |id      = ZaneYork.DynamicPrice
+
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus  = 5831
+
   |nexus  = 2156
   |github  = ZaneYork/SDV_Mods
+
   |github  = RuiNtD/SVRichPresence
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Reflections
+
   |name    = Dish of the Day Display
   |author  = PeacefulEnd
+
   |author  = MouseyPounds
   |id      = PeacefulEnd.DynamicReflections
+
   |id      = MouseyPounds.DishOfTheDayDisplay
   |nexus  = 12831
+
   |nexus  = 3960
   |github  = Floogen/DynamicReflections
+
   |github  = MouseyPounds/stardew-mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Running Speed
+
   |name    = Dismantle Craftables
   |author  = Vrakyas
+
   |author  = jahangmar
   |id      = Vrakyas.DynamicRunningSpeed
+
   |id      = jahangmar.DismantleCraftables
   |nexus  = 4029
+
   |nexus  = 3687
   |github  =
+
   |github  = jahangmar/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Community Upgrades
+
   |name    = Display Energy
   |author  = Vertigon
+
   |author  = dmarcoux
   |id      = Vertigon.EarlyCommunityUpgrades
+
   |id      = dmarcoux.DisplayEnergy
   |nexus  = 8450
+
   |nexus  = 10662
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
+
  |moddrop = 1087175
 +
   |github  = dmarcoux/DisplayEnergy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Ginger Island
+
   |name    = Display Monster Health
   |author  = Shockah
+
   |author  = Atesba
   |id      = Shockah.EarlyGingerIsland
+
   |id      = Atesba.DisplayMonsterHealth
   |nexus  = 13885
+
   |nexus  = 20984
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Cave Puzzle
+
   |name    = Display Player Stats
   |author  = atravita
+
   |author  = Fleem
   |id      = atravita.NerfCavePuzzle
+
   |id      = Fleem.DisplayPlayerStats
  |curse  = 870978
+
   |nexus  = 21547
  |moddrop = 1131424
+
   |github  = FleemUmbleem/DisplayPlayerStats
   |nexus  = 11500
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Dart Puzzle
+
   |name    = Displays
   |author  = atravita
+
   |author  = spacechase0 and ParadigmNomad
   |id      = atravita.EasierDartPuzzle
+
   |id      = spacechase0.Displays
   |curse  = 870971
+
   |curse  = 867712
  |moddrop = 1205159
+
   |nexus  = 7635
   |nexus  = 13049
+
   |github  = spacechase0/StardewValleyMods
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Farming
+
   |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author  = Cautious Waffle, skulmuk
+
   |author  = Aimon111
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id      = AimonsWitchSwampOverhaulPatches
   |nexus  = 1426
+
  |curse  = 1010281
   |github  =
+
   |nexus  = 18109
 +
   |github  = SimonK1122/WitchSwampOverhaulPatches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Fishing
+
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author  = majordot
+
   |author  = Airyn and the DSV Team
   |id      = MajorDOT.EasierFishing
+
   |id      = DSV.Core
   |nexus  =
+
   |nexus  = 17059
  |curse  = 305367
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Monster Eradication
+
   |name    = Don't Eat That
   |author  = NormanPCN
+
   |author  = Pyrohead37
   |id      = NormanPCN.EasierMonsterEradication
+
   |id      = Pyrohead37.DontEatThat
   |nexus  = 11548
+
   |nexus  = 1951
   |github  = NormanPCN/StardewValleyMods
+
   |github  = jahangmar/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Special Orders
+
   |name    = Don't Stop Me Now
   |author  = TheMightyAmondee
+
   |author  = Shockah
   |id      = TheMightyAmondee.EasierSpecialOrders
+
   |id      = Shockah.DontStopMeNow
   |nexus  = 8342
+
   |nexus  = 10941
   |github  = TheMightyAmondee/EasierSpecialOrders
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = East Scarp (SMAPI)
+
   |name    = Double Standard Farm, Double Farm
   |author  = LemurKat and kdau
+
   |author  = Leaf
   |id      = LemurKat.EastScarp.SMAPI, LemurKat.EastScarpe.SMAPI<!--before 2.0.0-->
+
   |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
  |nexus  = 5787
+
   |nexus  = 3928
  |moddrop = 984954
 
  |source  = https://gitlab.com/kdau/eastscarp
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Easy Access
 
  |author  = furyx639
 
  |id      = furyx639.EasyAccess
 
  |curse  = 871835
 
  |nexus  = 11002
 
  |github  = LeFauxMatt/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Easy Farming
 
  |author  = MountainDewBoi
 
  |id      = MountainDewBoi.EasyFarming
 
   |nexus  = 4162
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farm Switcher
+
   |name    = Downtown Zuzu
   |author  = DeLiXx
+
   |author  = XxHarvzBackxX, Zuzu Development Team
   |id      = DeLiXx.Easy_Farm_Switcher
+
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus  = 16873
+
  |curse  = 987160
 +
   |nexus  = 8587
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Custom Farm Loader-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Gifting
+
   |name    = DPad Inventory Hotkey
   |author  = CeruleanSpirit
+
   |author  = joljyo
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id      = joljyo.DPadInventoryHotkey
   |nexus  = 2957
+
   |nexus  = 7507
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Path Destruction
+
   |name    = Dragon Pearl Lure
   |author  = StultusV
+
   |author  = violetlizabet
   |id      = StultusV.EasyPathDestruction
+
   |id      = violetlizabet.DragonPearlLure
   |nexus  = 8775
+
   |nexus  = 15109
   |github  = JudeRV/Stardew-EasyPathDestruction
+
   |github  = elizabethcd/DragonPearlLure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Petting
+
   |name    = Draw Fish Ponds Over Grass
   |author  = CeruleanSpirit
+
   |author  = atravita
   |id      = EasyPetting.3032
+
   |id      = atravita.DrawFishPondsOverGrass
   |nexus  = 3032
+
  |curse  = 870981
   |github  =
+
  |moddrop = 1125248
 +
   |nexus  = 11352
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = workaround
 
  |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eat More
+
   |name    = Dreamscape
   |author  = crc-fehler
+
   |author  = aedenthorn, Erinthe
   |id      = crc.eatmore
+
   |id      = aedenthorn.Dreamscape
   |nexus  = 2724
+
   |nexus  = 11742
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Economy Mod
+
   |name    = Dresser Sorter
   |author  = millerscout
+
   |author  = idermailer
   |id      = Millerscout.EconomyMod
+
   |id      = idermailer.dresserSorter
   |nexus  = 6955
+
   |nexus  = 24443
   |github  = millerscout/StardewMillerMods
+
   |github  = idermailer/DresserSorter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EH Smash Quality
+
   |name    = Drive By
   |author  = EH Lim
+
   |author  = BlaDe
   |id      = tech.enghao.sv.eh-smash-quality
+
   |id      = BlaDe.DriveBy
   |nexus  = 9303
+
   |nexus  = 12033
 
   |github  =
 
   |github  =
  |warnings = Only compatible with Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eidee Easy Fishing
+
   |name    = Drop It - Drop Item Hotkey
   |author  = EideeHi
+
   |author  = Goldenrevolver
   |id      = net.eidee.stardew_valley.easy_fishing
+
   |id      = Goldenrevolver.DropItHotkey
   |nexus  = 4806
+
   |nexus  = 7971
   |github  = eideehi/EideeEasyFishing
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elevator
+
   |name    = Dungeon Buddy
   |author  = Ilyaki
+
   |author  = SwiftSails
   |id      = Ilyaki.Elevator
+
   |id      = SwiftSails.DungeonBuddy
   |nexus  = 2952
+
   |nexus  = 7864
   |github  = Ilyaki/Elevator
+
   |github  =
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
  |unofficial version = 1.2.0-unofficial.kokirichild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 
 
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elven Krobus, Underdark Krobus
+
   |name    = Dungeon Merchants
   |author  = Mel Noelle and Kirbylink
+
   |author  = aedenthorn, Erinthe
   |id      = melnoelle.underdarkkrobus
+
   |id      = aedenthorn.DungeonMerchants
   |nexus  = 3071
+
   |nexus  = 14630
   |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    = Durable Fences
   |author  = aedenthorn, Erinthe
+
   |author  = Zoryn
   |id      = aedenthorn.Email
+
   |id      = Zoryn.DurableFences
   |nexus  = 11325
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
+
   |name    = Durin's Rest
   |author  = aedenthorn, Erinthe
+
   |author  = NoFogBob and PaulDunstan
   |id      = aedenthorn.SDIEmily
+
   |id      = NoFogBob.DurinsRest_CSharp
   |nexus  = 14366
+
   |nexus  = 12345
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Spouse Room
+
   |name    = Dusty Overhaul
   |author  = Lerura
+
   |author  = CyanFire
   |id      = Lerura.EmptySpouseRoom
+
   |id      = CF.SMAPI.DustyOverhaul
   |nexus  = 8453
+
   |nexus  = 13057
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Your Hands
+
   |name    = Dusty Overhaul - SVE
   |author  = BlueSight
+
   |author  = CyanFire
   |id      = BlueSight.EmptyYourHands
+
   |id      = CF.SMAPI.DustyOverhaulSVE
   |nexus  = 19736
+
   |nexus  = 13265
   |github  = Hikari-BS/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enaium ToolKit
+
   |name    = DVR
   |author  = Enaium
+
   |author  = captncraig
   |id      = Enaium.EnaiumToolKit
+
   |id      = captncraig.dvr
   |curse   = 436787
+
   |nexus   = 3860
   |moddrop = 863959
+
   |github  = captncraig/StardewMods
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enchantable Scythes and Golden Scythe Respawns
+
   |name    = Dwarf Scroll Prices
   |author  = Goldenrevolver
+
   |author  = noriteway
   |id      = Goldenrevolver.EnchantableScythes
+
   |id      = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus  = 10668
+
   |nexus  = 16386
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = noriteway/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Health Bars
+
   |name    = Dwarvish Mattock
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = Anthony Hilyard, Grend
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id      = com.anthonyhilyard.dwarvishmattock
   |nexus   = 193
+
   |curse   = 536418
   |chucklefish = 3529
+
   |nexus  = 9684
   |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
+
   |github = AHilyard/DwarvishMattock
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.9.1-unofficial.2-libraryaddict
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29704
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Enemies Health Bars
+
   |name    = Dynamic Bodies
   |author  = TheThor59
+
   |author  = ribeena
   |id      = Thor.EnemyHealthBars
+
   |id      = ribeena.dynamicbodies
   |nexus  = 3627
+
   |nexus  = 12893
   |github  = TheThor59/StardewMods
+
   |github  = ribeena/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Count
+
   |name    = Dynamic Checklist
   |author  = Crystallyne
+
   |author  = gunnargolf
   |id      = Crystallyne.EnergyCount
+
   |id      = gunnargolf.DynamicChecklist
   |nexus  = 4272
+
   |nexus  = 1145
   |github  = Crystallyne/EnergyCount
+
   |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    = Energy Time
+
   |name    = Dynamic Clothing
   |author  = nikperic, ThatOneCow
+
   |author  = hilovids
   |id      = nikperic.EnergyTime
+
   |id      = hilovids.DynamicClothing
   |nexus  = 6488
+
   |nexus  = 10078
   |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    = Dynamic Crops
   |author  = aedenthorn, Erinthe
+
   |author  = HaulinOats
   |id      = Aedenthorn.MagnetMod
+
   |id      = HaulinOats.DynamicCrops
   |nexus  = 4856
+
   |nexus  = 13800
   |github  = aedenthorn/StardewValleyMods
+
   |github  = HaulinOats/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Relationships
+
   |name    = Dynamic Dialogues Framework
   |author  = Mizzion
+
   |author  = mistyspring
   |id      = mizzion.enhancedrelationships
+
   |id      = mistyspring.dynamicdialogues
   |nexus   = 1927
+
   |curse   = 880516
   |moddrop = 661356
+
   |nexus  = 12836
   |github  = Mizzion/MyStardewMods
+
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Slingshots
+
   |name    = Dynamic Festival Rewards
   |author  = ytsc
+
   |author  = mistyspring
   |id      = ytsc.EnhancedSlingshots
+
   |id      = mistyspring.DynamicFestivalRewards
   |nexus  = 12763
+
   |nexus  = 20253
   |github  = YTSC/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Framework
+
   |name    = Dynamic Flooring
   |author  = Entoarox
+
   |author  = aedenthorn, Erinthe
   |id      = Entoarox.EntoaroxFramework
+
   |id      = aedenthorn.DynamicFlooring
   |nexus  = 2269
+
   |nexus  = 14780
  |chucklefish = 4228
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (crashes on startup).
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Modding Utilities
+
   |name    = Dynamic Game Assets
   |author  = Entoarox
+
   |author  = spacechase0
   |id      = Entoarox.Utilities
+
   |id      = spacechase0.DynamicGameAssets
   |nexus  = 5521
+
  |curse  = 867707
   |github  = Entoarox/StardewMods
+
   |nexus  = 9365
 +
   |github  = spacechase0/StardewValleyMods
  
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equal Money Split
+
   |name    = Dynamic Game Assets → DGA Automate
   |author  = The Fluffy Robot, TheFluffyRobot
+
   |author  = spacechase0
   |id      = TheFluffyRobot.EqualMoneySplit
+
   |id      = spacechase0.DGAAutomate
   |nexus  = 5526
+
   |nexus  = 9365
   |github  = jamespfluger/Stardew-EqualMoneySplit
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equivalent Exchange
+
   |name    = Dynamic Horses
   |author  = MercuriusXeno, x3n0ph0b3
+
   |author  = Bpendragon
   |id      = MercuriusXeno.EquivalentExchange
+
   |id      = Bpendragon-DynamicHorses
   |nexus  = 1656
+
   |nexus  = 874
   |github  = MercuriusXeno/EquivalentExchange
+
   |github  = Bpendragon/DynamicHorses
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Escape Rope
+
   |name    = Dynamic Machines
   |author  = lestoph
+
   |author  = tyran285, Ryuuze
   |id      = lestoph.EscapeRope
+
   |id      = DynamicMachines
   |nexus  = 8576
+
   |nexus  = 374
   |github  = Bifibi/SDVEscapeRope
+
   |github  =
}}
+
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Esca's Modding Plugins
+
   |name    = Dynamic Map Tiles
   |author  = Esca
+
   |author  = aedenthorn, Erinthe
   |id      = Esca.EMP
+
   |id      = aedenthorn.DynamicMapTiles
   |nexus  = 9296
+
   |nexus  = 14566
  |moddrop = 1005443
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Esca-MMC/EscasModdingPlugins
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Dynamic Map Tiles - Continued|Dynamic Map Tiles - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better RNG
+
   |name    = Dynamic Map Tiles - Continued
   |author  = pepoluan
+
   |author  = Datamancer
   |id      = pepoluan.EvenBetterRNG
+
   |id      = datamancer.DynamicMapTiles
   |nexus  = 8680
+
   |nexus  = 21084
   |chucklefish = 6117
+
   |github =
  |source = https://sourceforge.net/p/sdvmod-even-better-rng/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Black Bars
+
   |name    = Dynamic Night Time
   |author  = gzhynko
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = GZhynko.EventBlackBars
+
   |id      = knakamura.dynamicnighttime
   |nexus  = 7962
+
   |nexus  = 2072
   |github  = gzhynko/StardewMods
+
  |moddrop = 664041
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Limiter
+
   |name    = Dynamic NPC Sprites
   |author  = TheMightyAmondee
+
   |author  = BashNinja
   |id      = TheMightyAmondee.EventLimiter
+
   |id      = BashNinja.DynamicNPCSprites
   |nexus  = 10735
+
   |nexus  = 1183
   |github  = TheMightyAmondee/EventLimiter
+
   |github  = miketweaver/BashNinja_SDV_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Lookup
+
   |name    = Dynamic Price
   |author  = shekurika
+
   |author  = ZaneYork
   |id      = shekurika.EventLookup
+
   |id      = ZaneYork.DynamicPrice
   |nexus  = 8505
+
   |nexus  = 5831
   |github  =
+
   |github  = ZaneYork/SDV_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Music Volume
+
   |name    = Dynamic Reflections
   |author  = jorgamun
+
   |author  = PeacefulEnd
   |id      = jorgamun.EventMusicVolume
+
   |id      = PeacefulEnd.DynamicReflections
   |nexus  = 10650
+
  |curse  = 870926
   |github  = jorgamun/EventMusicVolume
+
   |nexus  = 12831
 +
   |github  = Floogen/DynamicReflections
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Repeater
+
   |name    = Dynamic Running Speed
   |author  = MissCoriel
+
   |author  = Vrakyas
   |id      = misscoriel.eventrepeater
+
   |id      = Vrakyas.DynamicRunningSpeed
   |nexus  = 3642
+
   |nexus  = 4029
  |curse  = 317347
 
  |moddrop = 606979
 
  |github  = MissCoriel/Event-Repeater
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Event Sound Adjuster
 
  |author  = shekurika
 
  |id      = shekurika.EventSoundAdjuster
 
  |nexus  = 8734
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester
+
   |name    = Early Community Upgrades
   |author  = BlaDe
+
   |author  = sophiesalacia
   |id      = BlaDe.EventTester
+
   |id      = Vertigon.EarlyCommunityUpgrades
   |nexus  = 11178
+
   |nexus  = 8450
   |github  =
+
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Early Ginger Island
 +
  |author  = Shockah
 +
  |id      = Shockah.EarlyGingerIsland
 +
  |nexus  = 13885
 +
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester, SinZ's Event Tester
+
   |name    = Easier Cave Puzzle
   |author  = SinZ and atravita
+
   |author  = atravita
   |id      = sinZandAtravita.SinZsEventTester
+
   |id      = atravita.NerfCavePuzzle
   |nexus  = 19458
+
  |curse  = 870978
 +
  |moddrop = 1131424
 +
   |nexus  = 11500
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
+
  |status  = workaround
   |beta status = ok
+
   |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Everlasting Baits and Unbreakable Tackles
+
   |name    = Easier Dart Puzzle
   |author  = Digus
+
   |author  = atravita
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id      = atravita.EasierDartPuzzle
   |nexus  = 2360
+
  |curse  = 870971
   |github  = Digus/StardewValleyMods
+
  |moddrop = 1205159
 +
   |nexus  = 13049
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Excavation Skill, New Skill - Archaeology
+
   |name    = Easier Farming
   |author  = moonslime
+
   |author  = Cautious Waffle, skulmuk
   |id      = moonslime.ExcavationSkill
+
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus  = 15793
+
   |nexus  = 1426
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Exhaustion Tweaks
+
   |name    = Easier Fishing
   |author  = mytigio
+
   |author  = majordot
   |id      = mytigio.exhaustiontweaks
+
   |id      = MajorDOT.EasierFishing
   |nexus  = 6247
+
   |nexus  =
   |github  = mytigio/SDVMods
+
  |curse  = 305367
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Fridge, Dynamic Expanded Fridge
+
   |name    = Easier Monster Eradication
   |author  = Lodukas
+
   |author  = NormanPCN
   |id      = Uwazouri.ExpandedFridge
+
   |id      = NormanPCN.EasierMonsterEradication
   |nexus  = 1191
+
   |nexus  = 11548
   |github  = Uwazouri/ExpandedFridge
+
   |github  = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Preconditions Utility
+
   |name    = Easier Special Orders
   |author  = Cherry, CherryChain
+
   |author  = TheMightyAmondee
   |id      = Cherry.ExpandedPreconditionsUtility
+
   |id      = TheMightyAmondee.EasierSpecialOrders
   |nexus  = 6529
+
   |nexus  = 8342
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = TheMightyAmondee/EasierSpecialOrders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Storage
+
   |name    = East Scarp (SMAPI)
   |author  = furyx639
+
   |author  = LemurKat and kdau
   |id      = furyx639.ExpandedStorage
+
  |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |curse  = 871838
+
  |nexus  = 5787
   |nexus  = 7431
+
  |moddrop = 984954
 +
  |source  = https://gitlab.com/kdau/eastscarp
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Access
 +
  |author  = LeFauxMatt
 +
   |id      = furyx639.EasyAccess
 +
   |curse  = 871835
 +
  |moddrop = 1547212
 +
   |nexus  = 11002
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Bars
+
   |name    = Easy Attack
   |author  = spacechase0
+
   |author  = season
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id      = season.EasyAttack
   |curse   = 867392
+
  |nexus  = 20832
   |moddrop = 127275
+
  |github  =
   |nexus  = 509
+
}}
   |github  = spacechase0/StardewValleyMods
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Easy Chest
 +
   |author  = season
 +
   |id      = season.EasyChest
 +
   |nexus  = 20842
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Rate Multiplier
+
   |name    = Easy Cleaner
   |author  = MSCFC, iSkLz
+
   |author  = season
   |id      = SkLz.ExpMultiply
+
   |id      = season.EasyCleaner
   |nexus  = 5910
+
   |nexus  = 20865
   |github  = iSkLz/ExperienceMultiplier
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Updates
+
   |name    = Easy Crane Game
   |author  = Quipex
+
   |author  = Dragoon23
   |id      = Quipex.ExperienceUpdates
+
   |id      = Dragoon23.EasyCraneGame
   |nexus  = 7581
+
   |nexus  = 22488
   |github  = Quipex/ExperienceUpdates
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expert Sitting
+
   |name    = Easy Darts Game
   |author  = aedenthorn, Erinthe
+
   |author  = Dragoon23
   |id      = aedenthorn.ExpertSitting
+
   |id      = Dragoon23.EasyDartGame
   |nexus  = 7435
+
   |nexus  = 22506
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Bus System
+
   |name    = Easy Fairy
   |author  = Tondorian
+
   |author  = season
   |id      = ExtendedBusSystem
+
   |id      = season.EasyFairy
   |nexus  =
+
   |nexus  = 20931
  |chucklefish = 4373
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Fridge
+
   |name    = Easy Farming
   |author  = Crystalmir
+
   |author  = MountainDewBoi
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id      = MountainDewBoi.EasyFarming
   |nexus  = 485
+
   |nexus  = 4162
   |github  = Mystra007/ExtendedFridgeSMAPI
+
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
+
   |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
<!--
 
  |unofficial version = 1.1.1-unofficial.4.mizzion
 
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Minecart
+
   |name    = Easy Farm Switcher
   |author  = Entoarox
+
   |author  = DeLiXx
   |id      = Entoarox.ExtendedMinecart
+
   |id      = DeLiXx.Easy_Farm_Switcher
   |nexus   = 2271
+
   |curse   = 990826
   |chucklefish = 4359
+
   |nexus  = 16873
   |github  = Entoarox/StardewMods
+
   |github  =
 
+
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Reach
+
   |name    = Easy Fishin'
   |author  = spacechase0
+
   |author  = Frostiverse
   |id      = spacechase0.ExtendedReach
+
   |id      = Frostiverse.EasyFishin
   |curse   = 867754
+
   |nexus  = 22268
   |moddrop = 242303
+
  |github  = Hunter-Chambers/StardewValleyMods
   |nexus  = 1493
+
}}
   |github  = spacechase0/StardewValleyMods
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Easy Fishing
 +
   |author  = season
 +
  |id      = season.EasyFishing
 +
   |nexus  = 20830
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Gift
 +
  |author  = season
 +
  |id      = season.EasyGift
 +
  |nexus  = 20838
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Gifting
 +
  |author  = CeruleanSpirit
 +
  |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
 +
  |nexus  = 2957
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Content Mod
+
   |name    = Easy Harvest
   |author  = Alacrity, platinumhobo
+
   |author  = season
   |id      = Alacrity.ExtraContentMod
+
   |id      = season.EasyHarvest
   |nexus  = 8510
+
   |nexus  = 20924
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Fish Information
+
   |name    = Easy Island Puzzle
   |author  = Ceasg
+
   |author  = MindMeltMax
   |id      = Ceasg.ExtraFishInformation
+
   |id      = MindMeltMax.EasyIslandPuzzle
   |nexus  = 4170
+
  |curse  = 1004494
   |github  = ceasg/StardewValleyMods
+
   |nexus  = 22642
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Map Layers
+
   |name    = Easy Path Destruction
   |author  = aedenthorn, Erinthe
+
   |author  = StultusV
   |id      = aedenthorn.ExtraMapLayers
+
   |id      = StultusV.EasyPathDestruction
  |curse  = 868841
+
   |nexus  = 8775
   |nexus  = 9633
+
   |github  = JudeRV/Stardew-EasyPathDestruction
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Fishing Overhaul
+
   |name    = Easy Petting
   |author  = Unidarkshin and Deathest1, Devin Lematty
+
   |author  = CeruleanSpirit
   |id      = DevinLematty.ExtremeFishingOverhaul
+
   |id      = EasyPetting.3032
   |nexus  = 7490
+
   |nexus  = 3032
 
   |github  =
 
   |github  =
  
   |broke in = Json Assets 1.7.7
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Animal Observer|Animal Observer]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Travel, Easy Move
 +
  |author  = season
 +
  |id      = season.EasyMove
 +
  |nexus  = 20872
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Weather
+
   |name    = Easy Upgrade
   |author  = BlaDe
+
   |author  = Senofu
   |id      = BlaDe.ExtremeWeather
+
   |id      = Senofu.EasyUpgrade
   |nexus  = 12334
+
   |nexus  = 23496
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fabrication
+
   |name    = Easy Valley
   |author  = XxHarvzBackxX
+
   |author  = season
   |id      = harvz.Fabrication
+
   |id      = season.EasyValley
   |nexus  = 10679
+
   |nexus  = 21181
   |github  = XxHarvzBackxX/fabrication
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall 28 Snow Day
+
   |name    = Eat & Drink From Inventory
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Zamiel
   |id      = Omegasis.Fall28SnowDay
+
   |id      = Zamiel.EatDrinkFromInventory
   |nexus  = 486
+
   |nexus  = 21280
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall To Autumn
+
   |name    = Eat Food In Backpack Instantly, Eat In Backpack
   |author  = jahangmar
+
   |author  = philosquare
   |id      = jahangmar.FallToAutumn
+
   |id      = philosquare.EatInBackpack
   |nexus  = 7174
+
   |nexus  = 22872
   |github  = jahangmar/StardewValleyMods
+
   |github  = philosquare/EatInBackpack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Familiars
+
   |name    = Eat More
   |author  = aedenthorn, Erinthe
+
   |author  = crc-fehler
   |id      = aedenthorn.Familiars
+
   |id      = crc.eatmore
   |nexus  = 6429
+
   |nexus  = 2724
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Family Planning
+
   |name    = Economy Mod
   |author  = loe2run
+
   |author  = millerscout
   |id      = Loe2run.FamilyPlanning
+
   |id      = Millerscout.EconomyMod
   |nexus  = 4515
+
   |nexus  = 6955
   |github  = loe2run/FamilyPlanningMod
+
   |github  = millerscout/StardewMillerMods
  
   |broke in          = Content Patcher 1.17
+
   |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
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fancy Sprinklers
+
   |name    = EH Smash Quality
   |author  = trashcan9
+
   |author  = EH Lim
   |id      = trashcan9.FancySprinklers
+
   |id      = tech.enghao.sv.eh-smash-quality
   |nexus  = 15857
+
   |nexus  = 9303
 
   |github  =
 
   |github  =
 
+
   |warnings = Only compatible with Android.
   |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fantastic Frames
+
   |name    = Eidee Easy Fishing
   |author  = Taskmaster
+
   |author  = EideeHi
   |id      = Taskmaster.FantasticFrames
+
   |id      = net.eidee.stardew_valley.easy_fishing
   |nexus  = 4540
+
   |nexus  = 4806
   |github  =
+
   |github  = eideehi/EideeEasyFishing
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmageddon
+
   |name    = EiTK
   |author  = Max Vollmer, SVProtector
+
   |author  = enaium
   |id      = maxvollmer.farmageddon
+
   |id      = Enaium.EiTK
   |nexus  = 2618
+
   |curse   = 365803
  |github  =
+
   |nexus  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Farm Animal Choices
 
   |author  = ShivaGuy
 
  |id      = ShivaGuy.FarmAnimalChoices
 
   |nexus  = 11850
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Harvest Helper
+
   |name    = Elevator
   |author  = aedenthorn, Erinthe
+
   |author  = Ilyaki
   |id      = aedenthorn.FarmAnimalHarvestHelper
+
   |id      = Ilyaki.Elevator
   |nexus  = 13782
+
   |nexus  = 2952
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Ilyaki/Elevator
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial version = 1.2.0-unofficial.kokirichild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Anywhere
+
   |name    = Elliot Is Fabio
   |author  = hmkiesel
+
   |author  = Dr Dirtbag, DrDirtbag
   |id      = hmkiesel.FarmAnywhere
+
   |id      = ElliottIsFabio.ElliottIsFabio
   |nexus  = 13926
+
   |nexus  = 23229
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Barn Door Automation
+
   |name    = Elven Krobus, Underdark Krobus
   |author  = Oranisagu
+
   |author  = Mel Noelle and Kirbylink
   |id      = none<!--no manifest ID-->
+
   |id      = melnoelle.underdarkkrobus
   |nexus  =
+
   |nexus  = 3071
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  = KirbyLink/UnderdarkKrobus
   |github  = oranisagu/SDV-FarmAutomation
 
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
+
   |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Item Collector
+
   |name    = Email App
   |author  = Oranisagu
+
   |author  = aedenthorn, Erinthe
   |id      = none<!--no manifest ID-->
+
   |id      = aedenthorn.Email
   |nexus  =
+
   |nexus  = 11325
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  = aedenthorn/StardewValleyMods
   |github  = oranisagu/SDV-FarmAutomation
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
  |status  = workaround
 
  |summary  = use [[#Automate|Automate]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Framework
+
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FarmCaveFramework
+
   |id      = aedenthorn.SDIEmily
   |nexus  = 10506
+
   |nexus  = 14366
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
+
   |name    = Emotes
   |author  = atravita
+
   |author  = aurnj, Roy Li
   |id      = atravita.FarmCaveSpawn
+
   |id      = RuyiLi.Emotes
   |curse   = 870986
+
   |nexus   =
   |moddrop = 1068205
+
   |url    = https://community.playstarbound.com/threads/emotes.129159
   |nexus   = 10186
+
   |github  =
   |github = atravita-mods/StardewMods
+
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = obsolete
 +
   |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
+
   |name    = Empty Hands
   |author  = atravita
+
   |author  = Oblitus
   |id      = atravita.ExpFromMonsterKillsOnFarm
+
   |id      = QuicksilverFox.EmptyHands
  |curse  = 870983
+
   |nexus  = 1176
  |moddrop = 1099838
+
   |github  = quicksilverfox/StardewMods
   |nexus  = 10924
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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 Computer Plus
+
   |name    = Empty Jar Bubbles
   |author  = Boebie
+
   |author  = tem696969696969
   |id      = beau.farmcomputerplus
+
   |id      = tem696969696969.EmptyJarBubbles
   |nexus  = 19124
+
   |nexus  = 22598
   |github  =
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computers Check Cellars
+
   |name    = Empty Your Hands
   |author  = Ian Rubin, ianr427
+
   |author  = BlueSight
   |id      = ianr.FarmComputersCheckCellars
+
   |id      = BlueSight.EmptyYourHands
   |nexus  = 19581
+
   |nexus  = 19736
   |github  =
+
   |github  = Hikari-BS/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Helper
+
   |name    = Enaium ToolKit
   |author  = aedenthorn, Erinthe
+
   |author  = Enaium
   |id      = aedenthorn.FarmerHelper
+
   |id      = Enaium.EnaiumToolKit
   |nexus   = 10179
+
   |curse   = 436787
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 863959
 
+
  |nexus  =
   |beta broke in = Stardew Valley 1.6
+
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Portraits
+
   |name    = Enchantable Scythes and Golden Scythe Respawns
   |author  = aedenthorn, Erinthe
+
   |author  = Goldenrevolver
   |id      = aedenthorn.FarmerPortraits
+
   |id      = Goldenrevolver.EnchantableScythes
  |curse  = 868774
+
   |nexus  = 10668
   |nexus  = 11398
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Vitals Evolved
+
   |name    = Enchanted Adventurer's Guild Rewards
   |author  = Sensakuma
+
   |author  = Goldenrevolver
   |id      = Sensakuma.FarmerVitalsEvolved
+
   |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus  = 11131
+
   |nexus  = 20942
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhand Finder
+
   |name    = Enchanted Cowboy Boots
   |author  = 2Retr0
+
   |author  = Goldenrevolver
   |id      = 2Retr0.FarmhandFinder
+
   |id      = Goldenrevolver.ObtainableCowboyBoots
  |curse  = 661476
+
   |nexus  = 20941
   |nexus  = 13153
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = 2Retr0/FarmhandFinder
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Fixes
+
   |name    = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author  = CyanFire
+
   |author  = NamelessTo
   |id      = CF.FarmhouseFixes
+
   |id      = NamelessTo.EnchantedGalaxyWeapons
   |nexus  = 16507
+
  |curse  = 1001630
   |github  =
+
   |nexus  = 21904
 +
   |github  = namelessto/EnchantedGalaxyWeapons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Redone
+
   |name    = Enemy Health Bars, Enemies Health Bars
   |author  = MabelSyrup
+
   |author  = TheThor59
   |id      = mabelsyrup.farmhouse
+
   |id      = Thor.EnemyHealthBars
   |nexus  = 3731
+
   |nexus  = 3627
   |github  = mjSurber/FarmHouseRedone
+
   |github  = TheThor59/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Visits
+
   |name    = Enemy Health Bars, Health Bars
   |author  = mistyspring
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = mistyspring.farmhousevisits
+
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |curse   = 880518
+
  |nexus  = 193
   |nexus   = 12457
+
   |chucklefish = 3529
   |github  = misty-spring/StardewMods
+
   |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
 +
 
 +
   |broke in          = Stardew Valley 1.5
 +
   |unofficial version = 1.9.2-unofficial.3-JoXW
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Rearranger
+
   |name    = Energy Count
   |author  = Cherry & cel10e
+
   |author  = Crystallyne
   |id      = cel10e.Cherry.FarmRearranger
+
   |id      = Crystallyne.EnergyCount
   |nexus  = 5142
+
   |nexus  = 4272
  |moddrop = 716395
+
   |github  = Crystallyne/EnergyCount
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Resource Generator
+
   |name    = Energy Protect
   |author  = jwdred
+
   |author  = philosquare
   |id      =
+
   |id      = philosquare.EnergyProtect
   |nexus  = 647
+
   |nexus  = 21918
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Tablet
+
   |name    = Energy Rework
   |author  = boneskull
+
   |author  = seferoni
   |id      = com.boneskull.farm-tablet
+
   |id      = seferoni.EnergyRework
   |nexus  = 16447
+
   |nexus  = 21686
   |github  = Floogen/AlternativeTextures
+
   |github  = seferoni/EnergyRework
 
+
}}
  |beta broke in = Stardew Valley 1.6
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm to Table Ready Meals
+
   |name    = Energy Time
   |author  = Speshkitty
+
   |author  = nikperic, ThatOneCow
   |id      = speshkitty.farmtotablereadymeals
+
   |id      = nikperic.EnergyTime
   |nexus  = 7148
+
   |nexus  = 6488
   |github = Speshkitty/FarmToTableReadyMeals
+
   |source = https://gitlab.com/nikperic/energytime
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Farmtronics
 
  |author  = Joe Strout
 
  |id      = strout.farmtronics
 
  |nexus  = 10634
 
  |github  = JoeStrout/Farmtronics
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Farm Type Manager
 
  |author  = Esca, Esca-MMC
 
  |id      = Esca.FarmTypeManager
 
  |nexus  = 3231
 
  |moddrop = 598755
 
  |github  = Esca-MMC/FarmTypeManager
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.4.2-unofficial.1-huancz
 +
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132352
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense
+
   |name    = Enhanced Loot Magnet, Magnet Mod
   |author  = PeacefulEnd
+
   |author  = aedenthorn, Erinthe
   |id      = PeacefulEnd.FashionSense
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus  = 9969
+
   |nexus  = 4856
   |github  = Floogen/FashionSense
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |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    = Fashion Sense Outfits
+
   |name    = Enhanced Relationships
   |author  = nihilistzsche
+
   |author  = Mizzion
   |id      = nihilistzsche.FashionSenseOutfits
+
   |id      = mizzion.enhancedrelationships
   |nexus  = 18384
+
   |nexus  = 1927
   |github  = nihilistzsche/FashionSenseOutfits
+
  |moddrop = 661356
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Animations
+
   |name    = Enhanced Slingshots
   |author  = Pathoschild
+
   |author  = ytsc
   |id      = Pathoschild.FastAnimations
+
   |id      = ytsc.EnhancedSlingshots
   |curse   = 957496
+
   |nexus   = 12763
   |nexus  = 1089
+
   |github  = YTSC/StardewValleyMods
  |moddrop = 606631
+
 
   |github  = Pathoschild/StardewMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Events
+
   |name    = Enough Sleep
   |author  = libaryaddict
+
   |author  = sodapotato
   |id      = libraryaddict.FasterEvents
+
   |id      = sodapotato.enoughsleep
   |nexus  = 7631
+
   |nexus  = 21536
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Grass
+
   |name    = Entoarox Framework
   |author  = IceGladiador
+
   |author  = Entoarox
   |id      = IceGladiador.FasterGrass
+
   |id      = Entoarox.EntoaroxFramework
   |nexus  = 1772
+
   |nexus  = 2269
   |github  =
+
  |chucklefish = 4228
 +
   |github  = Entoarox/StardewMods
  
   |broke in = SMAPI 3.0
+
   |warnings = Broken on Android (crashes on startup).
  |status  = workaround
 
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
  
   |beta status = broken<!--@retest-after Grass Growth-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Horse
+
   |name    = Entoarox Modding Utilities
  |author  = kibbe
 
  |id      = kibbe.faster_horse
 
  |nexus  = 2791
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Faster Paths
 
 
   |author  = Entoarox
 
   |author  = Entoarox
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id      = Entoarox.Utilities
   |nexus  = 2277
+
   |nexus  = 5521
  |chucklefish = 3641
 
 
   |github  = Entoarox/StardewMods
 
   |github  = Entoarox/StardewMods
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Equal Money Split
 +
  |author  = The Fluffy Robot, TheFluffyRobot
 +
  |id      = TheFluffyRobot.EqualMoneySplit
 +
  |nexus  = 5526
 +
  |github  = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Path Speed
+
   |name    = Equivalent Exchange
   |author  = gaussfire
+
   |author  = MercuriusXeno, x3n0ph0b3
   |id      = gaussfire.FasterPathSpeed
+
   |id      = MercuriusXeno.EquivalentExchange
   |nexus  = 9344
+
   |nexus  = 1656
   |github  = alanperrow/StardewModding
+
   |github  = MercuriusXeno/EquivalentExchange
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Run
+
   |name    = Escape Rope
   |author  = KathrynHazuka
+
   |author  = lestoph
   |id      = KathrynHazuka.FasterRun
+
   |id      = lestoph.EscapeRope
   |nexus  = 733
+
   |nexus  = 8576
   |github  = KathrynHazuka/StardewValley_FasterRun
+
   |github  = Bifibi/SDVEscapeRope
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Transition
+
   |name    = Escargo Win Bug Fix
   |author  = Kumagabear
+
   |author  = BlackJack
   |id      = Kumagabear.FasterTransition
+
   |id      = BlackJack.EscargoWinBugfix
   |nexus  = 19584
+
   |nexus  = 24556
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
+
   |name    = Esca's Modding Plugins
   |author  = zeldela
+
   |author  = Esca, Esca-MMC
   |id      = zeldela.FastFishPond
+
   |id      = Esca.EMP
   |nexus  = 14005
+
   |nexus  = 9296
   |github  = zeldela/sdv-mods
+
  |moddrop = 1005443
 +
   |github  = Esca-MMC/EscasModdingPlugins
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Forward
+
   |name    = Esc Dialogue Mod
   |author  = crazywig
+
   |author  = g33k, g33kidd
   |id      = crazywig.FastForward
+
   |id      = g33k.EscDialogueMod
   |nexus  = 7413
+
   |nexus  = 21812
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Fast Loads
+
   |name     = Even Better Artisan Good Icons
   |author = spajus
+
   |author   = chsiso58
   |id     = spajus.fastloads
+
   |id       = haze1nuts.evenbetterartisangoodicons
   |nexus   = 19454
+
   |nexus   =
   |github = spajus/stardew-valley-fast-loads
+
   |github   = chsiao58/EvenBetterArtisanGoodIcons
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Parrot Express Animation
+
   |name    = Even Better RNG
   |author  = ErikShun, QuickNutz
+
   |author  = pepoluan
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
+
   |id      = pepoluan.EvenBetterRNG
   |moddrop = 1490579
+
  |nexus  = 8680
   |nexus  = 19634
+
  |chucklefish = 6117
 +
  |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Even Better Warehouse
 +
  |author  = charliedemilho
 +
   |id      = charliedemilho.EvenBetterWarehouse
 +
   |nexus  = 10396
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Petting
+
   |name    = Event Black Bars
   |author  = DerTod2
+
   |author  = gzhynko
   |id      = de.dertod2.FastPetting
+
   |id      = GZhynko.EventBlackBars
   |nexus  = 5039
+
  |nexus  = 7962
   |github  =
+
  |github  = gzhynko/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Limiter
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.EventLimiter
 +
   |nexus  = 10735
 +
   |github  = TheMightyAmondee/EventLimiter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Travel
+
   |name    = Event Lookup
   |author  = Death, DeathGameDev
+
   |author  = shekurika
   |id      = DeathGameDev.FastTravel
+
   |id      = shekurika.EventLookup
   |nexus  = 1529
+
   |nexus  = 8505
   |github  = DeathGameDev/SDV-FastTravel
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Feeling Lucky?
+
   |name    = Event Music Volume
   |author  = minervamaga
+
   |author  = jorgamun
   |id      = minervamaga.FeelingLucky
+
   |id      = jorgamun.EventMusicVolume
   |nexus  =
+
   |nexus  = 10650
  |moddrop = 752859
+
   |github  = jorgamun/EventMusicVolume
   |github  = minervamaga/FeelingLucky
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Dynamic Rain
+
   |name    = Event Repeater
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = MissCoriel
   |id      = KoihimeNakamura.DynamicRainAndWind
+
   |id      = misscoriel.eventrepeater
   |nexus  = 604
+
   |nexus  = 3642
   |moddrop = 664033
+
  |curse  = 317347
   |github  = Sakorona/SDVMods
+
   |moddrop = 606979
 
+
   |github  = MissCoriel/Event-Repeater
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
+
   |name    = Event Sound Adjuster
   |author  = UNA
+
   |author  = shekurika
   |id      = UNA.FashionFestivalSMAPI
+
   |id      = shekurika.EventSoundAdjuster
   |nexus  = 17404
+
   |nexus  = 8734
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Revenue Service
+
   |name    = Event Tester
   |author  = KarratKake
+
   |author  = BlaDe
   |id      = KarratKake.FerngillRevenueService
+
   |id      = BlaDe.EventTester
   |nexus  = 7566
+
   |nexus  = 11178
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fertilizer Anytime
+
   |name    = Event Tester, SinZ's Event Tester
   |author  = stoobinator, lefthandedkid
+
   |author  = SinZ and atravita
   |id      = stoobinator.fertilizeranytime
+
   |id      = sinZandAtravita.SinZsEventTester
   |nexus  = 7259
+
   |nexus  = 19458
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
   |github  = atravita-mods/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival End Time Tweak
+
   |name    = Everlasting Baits and Unbreakable Tackles
   |author  = KirbyLink
+
   |author  = Digus
   |id      = kirbylink.festivalendtimetweak
+
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus  = 2966
+
   |nexus  = 2360
   |github  = KirbyLink/FestivalEndTimeTweak
+
   |github  = Digus/StardewValleyMods
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344462
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival of the Mundane
+
   |name    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author  = moonslime
   |id      = MouseyPounds.ShadowFestival
+
   |id      = moonslime.ExcavationSkill
   |nexus  = 4630
+
   |nexus  = 15793
  |github  = MouseyPounds/stardew-mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Archaeology Skill for 1.6|Archaeology Skill for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FeTK - Stardew-Valley Toolkit
+
   |name    = Exhaustion Tweaks
   |author  = Felix-Dev
+
   |author  = mytigio
   |id      = Felix-Dev.FeTK
+
   |id      = mytigio.exhaustiontweaks
   |nexus  = 4403
+
   |nexus  = 6247
   |github  = Felix-Dev/StardewMods
+
   |github  = mytigio/SDVMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.0.1-unofficial.2-digus
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Harvest
+
   |name    = Expanded Fridge, Dynamic Expanded Fridge
   |author  = aedenthorn, Erinthe
+
   |author  = Lodukas
   |id      = aedenthorn.FieldHarvest
+
   |id      = Uwazouri.ExpandedFridge
   |nexus  = 11019
+
   |nexus  = 1191
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Uwazouri/ExpandedFridge
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Works
+
   |name    = Expanded Preconditions Utility
   |author  = ChiroxT
+
   |author  = Cherry, CherryChain
   |id      = treinke.FieldWorks
+
   |id      = Cherry.ExpandedPreconditionsUtility
   |nexus  = 17267
+
   |nexus  = 6529
   |github  =
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fighting With NPCs
+
   |name    = Expanded Storage
   |author  = Edu Anttunes
+
   |author  = LeFauxMatt
   |id      = EduAnttunes.FightingWithNPCs
+
   |id      = furyx639.ExpandedStorage
   |nexus  = 5865
+
  |curse  = 871838
   |github  = eduanttunes/sv_fighting_with_npcs
+
  |moddrop = 1547203
 +
   |nexus  = 7431
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = File Replacer
+
   |name    = Expansive Combat, Proficiência
   |author  = certifiableGrimalkin
+
   |author  = Hamio, HamioDracny
   |id      = certifiableGrimalkin.FileReplacer
+
   |id      = HamioDracny.ProficienciaEmDano
   |nexus  = 17553
+
   |nexus  = 7511
   |github  =
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Find Object Mod
+
   |name    = Exp Control
   |author  = Tran Minh Thong
+
   |author  = moonslime
   |id      = find.object.mod
+
   |id      = moonslime.ExpControl
   |nexus  = 8594
+
   |nexus  = 23067
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
+
   |name    = Experience Bars
   |author  = HaulinOats
+
  |author  = spacechase0
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
+
  |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus  = 13944
+
   |curse  = 867392
   |github  =
+
   |moddrop = 127275
 +
   |nexus  = 509
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireballs!
+
   |name    = Experience Rate Multiplier
   |author  = aurnj, Roy Li
+
   |author  = MSCFC, iSkLz
   |id      = RoyLi.Fireballs
+
   |id      = SkLz.ExpMultiply
   |nexus  =
+
   |nexus  = 5910
  |url    = https://community.playstarbound.com/threads/fireballs.129346
+
   |github  = iSkLz/ExperienceMultiplier
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Experience Updates
 +
  |author  = Quipex
 +
  |id      = Quipex.ExperienceUpdates
 +
  |nexus  = 7581
 +
  |github  = Quipex/ExperienceUpdates
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Breath
+
   |name    = Expert Sitting
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FireBreath
+
   |id      = aedenthorn.ExpertSitting
   |nexus  = 7311
+
   |nexus  = 7435
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireworks Festival
+
   |name    = Extended Bus System
   |author  = violetlizabet
+
   |author  = Tondorian
   |id      = violetlizabet.FireworksFestival
+
   |id      = ExtendedBusSystem
   |nexus  = 15261
+
   |nexus  =
   |github  = elizabethcd/FireworksFestival
+
  |chucklefish = 4373
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FishDex
+
   |name    = Extended Fridge
   |author  = rupak0577
+
   |author  = Crystalmir
   |id      = rupak0577.FishDex
+
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus  =
+
   |nexus  = 485
   |github  = rupak0577/FishDex
+
   |github  = Mystra007/ExtendedFridgeSMAPI
   |url    = https://github.com/rupak0577/FishDex
+
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 +
<!--
 +
   |unofficial version = 1.1.1-unofficial.4.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Exclusions
+
   |name    = Extended Minecart
   |author  = GZhynko
+
   |author  = Entoarox
   |id      = GZhynko.FishExclusions
+
   |id      = Entoarox.ExtendedMinecart
   |nexus  = 7782
+
   |nexus  = 2271
   |github  = gzhynko/StardewMods
+
   |chucklefish = 4359
}}
+
   |github  = Entoarox/StardewMods
{{#invoke:SMAPI compatibility|entry
+
 
  |name    = Fish Finder
+
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  |author  = Aair, AairTheGreat
 
  |id      = AairTheGreat.FishFinder
 
  |nexus  = 5011
 
   |github  = AairTheGreat/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Fish Info
 
  |author  = Speshkitty
 
  |id      = speshkitty.fishinfo
 
  |nexus  = 5452
 
  |github  = Speshkitty/FishInfo
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Adjust
+
   |name    = Extended Reach
   |author  = Shuai Zhang
+
   |author  = spacechase0
   |id      = shuaiz.FishingAdjustMod
+
   |id      = spacechase0.ExtendedReach
   |nexus  = 1350
+
  |curse  = 867754
   |github  = hcoona/StardewValleyMods
+
  |moddrop = 242303
 +
   |nexus  = 1493
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = SMAPI 2.6
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 1.2.5-unofficial.1-p1xel8ted
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Assistant
+
   |name    = Extra Content Mod
   |author  = KilZenc
+
   |author  = Alacrity, platinumhobo
   |id      = KilZenc.FishingAssistant
+
   |id      = Alacrity.ExtraContentMod
   |nexus  = 5815
+
   |nexus  = 8510
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Automaton
+
   |name    = Extra Fish Information
   |author  = Drynwynn, thepaladinknight
+
   |author  = Ceasg
   |id      = Drynwynn.FishingAutomaton
+
   |id      = Ceasg.ExtraFishInformation
   |nexus  = 2527
+
   |nexus  = 4170
   |github  = Drynwynn/StardewValleyMods
+
   |github  = ceasg/StardewValleyMods
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Chests Expanded
+
   |name    = Extra Machine Configs
   |author  = aedenthorn, Erinthe
+
   |author  = Selph, zombifier
   |id      = aedenthorn.FishingChestsExpanded
+
   |id      = selph.ExtraMachineConfig
   |nexus  = 7694
+
   |nexus  = 22256
   |github  = aedenthorn/StardewValleyMods
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Info Overlays
+
   |name    = Extra Map Layers
   |author  = barteke22
+
   |author  = aedenthorn, Erinthe
   |id      = barteke22.FIshingInfoOverlays
+
   |id      = aedenthorn.ExtraMapLayers
   |nexus  = 8970
+
  |curse  = 868841
   |github  = barteke22/StardewMods
+
   |nexus  = 9633
 +
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Logbook
+
   |name    = Extreme Fishing Overhaul
   |author  = M3ales
+
   |author  = Unidarkshin and Deathest1, Devin Lematty
   |id      = FishingLogbook
+
   |id      = DevinLematty.ExtremeFishingOverhaul
   |nexus  =
+
   |nexus  = 7490
  |curse  = 299792
+
   |github  =
   |github  = M3ales/FishingLogbook
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Json Assets 1.7.7
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name    = Extreme Weather
   |author  = barteke22
+
   |author  = BlaDe
   |id      = barteke22.FishingMinigames
+
   |id      = BlaDe.ExtremeWeather
   |nexus  = 9345
+
   |nexus  = 12334
   |github  = barteke22/StardewMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames
+
   |name    = Fabrication
   |author  = barteke22 (Here Fishy base by aedenthorn)
+
   |author  = XxHarvzBackxX
   |id      = barteke22.FisingMinigames
+
   |id      = harvz.Fabrication
   |nexus  = 9345
+
   |nexus  = 10679
   |github  = barteke22/StardewMods
+
   |github  = XxHarvzBackxX/fabrication
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Mod
+
   |name    = FaeQuest
   |author  = Zoryn
+
   |author  = Navi-chan, ooo0000
   |id      = Zoryn.FishingMod
+
   |id      = NaviChan.FaeQuest
   |nexus  =
+
   |nexus  = 2484
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
  |github  =
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
+
   |name    = Fairy Fix
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
   |id      = MindMeltMax.Fishnets
+
   |id      = MindMeltMax.FairyFix
   |nexus   = 13819
+
   |curse   = 1024723
   |moddrop = 1247514
+
   |nexus  = 24469
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fall 28 Snow Day
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.Fall28SnowDay
 +
  |nexus  = 486
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fall To Autumn
 +
  |author  = jahangmar
 +
  |id      = jahangmar.FallToAutumn
 +
  |nexus  = 7174
 +
  |github  = jahangmar/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Automate
+
   |name    = Familiars
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.Fishnets.Automate
+
   |id      = aedenthorn.Familiars
   |nexus  = 13819
+
   |nexus  = 6429
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Better Crafting
+
   |name    = Family Planning
   |author  = MindMeltMax
+
   |author  = loe2run
   |id      = MindMeltMax.Fishnets.BetterCrafting
+
   |id      = Loe2run.FamilyPlanning
   |nexus  = 13819
+
   |nexus  = 4515
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = loe2run/FamilyPlanningMod
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
<!--
 +
  |unofficial version = 1.3.3-unofficial.1-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Practice
+
   |name    = Fancy Sprinklers
   |author  = BlaDe
+
   |author  = trashcan9
   |id      = BlaDe.FishingPractice
+
   |id      = trashcan9.FancySprinklers
   |nexus  = 4157
+
   |nexus  = 15857
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Progression
+
   |name    = Fantastic Frames
   |author  = ChadlyMasterson
+
   |author  = Taskmaster
   |id      = chadlymasterson.fishingprogression
+
   |id      = Taskmaster.FantasticFrames
   |nexus  = 18749
+
   |nexus  = 4540
   |github  = chudders1231/SDV-FishingProgression
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Rod Recolor
+
   |name    = Farmageddon
   |author  = Stashek
+
   |author  = Max Vollmer, SVProtector
   |id      = Stashek.FishingRodRecolor
+
   |id      = maxvollmer.farmageddon
   |nexus  = 8835
+
   |nexus  = 2618
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler
+
   |name    = Farm Animal Choices
   |author  = PeacefulEnd
+
   |author  = ShivaGuy
   |id      = PeacefulEnd.FishingTrawler
+
   |id      = ShivaGuy.FarmAnimalChoices
   |nexus  = 8406
+
   |nexus  = 11850
   |github  = Floogen/FishingTrawler
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler - New Horizons
+
   |name    = Farm Animal Harvest Helper
   |author  = PeacefulEnd
+
   |author  = aedenthorn, Erinthe
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
+
   |id      = aedenthorn.FarmAnimalHarvestHelper
   |nexus  = 15941
+
   |nexus  = 13782
   |github  = Floogen/FishingTrawler
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Treasure Spawner
+
   |name    = Farm Anywhere
   |author  = jangofett4
+
   |author  = hmkiesel
   |id      = jangofett4.fishingtreasurespawner
+
   |id      = hmkiesel.FarmAnywhere
   |nexus  = 18119
+
   |nexus  = 13926
   |github  = jangofett4/FishingTreasureSpawner
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Tuner Redux
+
   |name    = Farm Automation: Barn Door Automation
   |author  = Hammurabi
+
   |author  = Oranisagu
   |id      = HammurabiFishingTunerRedux
+
   |id      = none<!--no manifest ID-->
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 4578
+
   |url    = https://community.playstarbound.com/threads/111931
  |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
+
  |github  = oranisagu/SDV-FarmAutomation
  
   |dev note = source in download
+
   |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
 +
  |name    = Farm Automation: Item Collector
 +
  |author  = Oranisagu
 +
  |id      = none<!--no manifest ID-->
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111931
 +
  |github  = oranisagu/SDV-FarmAutomation
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.2
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |summary  = use [[#Automate|Automate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Me
+
   |name    = Farm Cave Framework
   |author  = marikaefer
+
   |author  = aedenthorn, Erinthe
   |id      = marikaefer.FishMe
+
   |id      = aedenthorn.FarmCaveFramework
   |nexus  = 4756
+
   |nexus  = 10506
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20910|Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Preview
+
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author  = Jonqora
+
   |author  = atravita
   |id      = Jonqora.FishPreview
+
   |id      = atravita.FarmCaveSpawn
   |nexus  = 6303
+
  |curse  = 870986
   |github  = Jonqora/StardewMods
+
  |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    = Fish Reminder
+
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author  = Mizzion
+
   |author  = atravita
   |id      = mizzion.fishreminder
+
   |id      = atravita.ExpFromMonsterKillsOnFarm
   |nexus   = 3615
+
   |curse   = 870983
   |moddrop = 661375
+
   |moddrop = 1099838
   |github  = Mizzion/MyStardewMods
+
  |nexus  = 10924
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Spot Bait
+
   |name    = Farm Computer Plus
   |author  = aedenthorn, Erinthe
+
   |author  = Boebie
   |id      = aedenthorn.FishSpotBait
+
   |id      = beau.farmcomputerplus
   |nexus  = 17581
+
   |nexus  = 19124
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
+
   |name    = Farm Computers Check Cellars
   |author  = StarAmy
+
   |author  = Ian Rubin, ianr427
   |id      = StarAmy.bubbletoggle
+
   |id      = ianr.FarmComputersCheckCellars
   |nexus  = 13076
+
   |nexus  = 19581
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishy Blood Moon
+
   |name    = Farmer Helper
   |author  = MattDeDuck, Duckshard
+
   |author  = aedenthorn, Erinthe
   |id      = MattDeDuck.FishyBloodMoon
+
   |id      = aedenthorn.FarmerHelper
   |nexus  = 3725
+
   |nexus  = 10179
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmer Helper (Updated)
 +
  |author  = Fiorbeth
 +
  |id      = Fiorbeth.FarmerHelper
 +
  |nexus  = 21030
 +
  |github  = NTaylor1993/FarmerHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Animal Tools
+
   |name    = Farmer Portraits
   |author  = bcmpinc
+
   |author  = aedenthorn, Erinthe
   |id      = bcmpinc.FixAnimalTools
+
   |id      = aedenthorn.FarmerPortraits
   |nexus  = 3215
+
  |curse  = 868774
   |github  = bcmpinc/StardewHack
+
   |nexus  = 11398
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Categories in Recipes, Categories in Recipes
+
   |name    = Farmer Portraits for 1.6
   |author  = Traktori
+
   |author  = mistyspring
   |id      = Traktori.CategoriesInRecipes
+
   |id      = mistyspring.aedenthornFarmerPortraits
   |nexus  = 11400
+
   |nexus  = 20713
   |github  = Traktori7/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Dice
+
   |name    = Farmer Vitals Evolved
   |author  = Ashley, bambimenot
+
   |author  = Sensakuma
   |id      = ashley.fixdice
+
   |id      = Sensakuma.FarmerVitalsEvolved
   |nexus  = 4556
+
   |nexus  = 11131
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Weapons Damage
+
   |name    = Farm Expansion
   |author  = BlueSight
+
   |author  = Advize
   |id      = BlueSight.FixedWeaponsDamage
+
   |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  = 19896
+
   |nexus  = 130
   |github  = Hikari-BS/StardewMods
+
   |github  = AdvizeGH/FarmExpansion
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Fix Pig Random
+
   |name    = Farmhand Finder
   |author  = atravita
+
   |author  = 2Retr0
   |id      = atravita.FixPigRandom
+
   |id      = 2Retr0.FarmhandFinder
   |curse  = 870967
+
   |curse  = 661476
  |moddrop = 1294434
+
   |nexus  = 13153
   |nexus  = 15003
+
   |github  = 2Retr0/FarmhandFinder
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix TVs on Custom Farm Types
+
   |name    = Farmhouse Fixes
   |author  = mouse
+
   |author  = CyanFire
   |id      = mouse.FixTVsOnCustomFarmTypes
+
   |id      = CF.FarmhouseFixes
  |moddrop = 1194570
+
   |nexus  = 16507
  |nexus  = 12717
 
  |github  = notevenamouse/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Flamingo Breeding
 
  |author  = BlaDe
 
  |id      = BlaDe.FlamingoBreeding
 
   |nexus  = 12015
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flexible Sprinklers
+
   |name    = Farmhouse Redone
   |author  = Shockah
+
   |author  = MabelSyrup
   |id      = Shockah.FlexibleSprinklers
+
   |id      = mabelsyrup.farmhouse
   |nexus  = 10931
+
   |nexus  = 3731
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = mjSurber/FarmHouseRedone
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flip Buildings
+
   |name    = Farmhouse Visits
   |author  = mouahrara
+
   |author  = mistyspring
   |id      = mouahrara.FlipBuildings
+
   |id      = mistyspring.farmhousevisits
   |nexus  = 18444
+
  |curse  = 880518
   |github  = mouahrara/FlipBuildings
+
   |nexus  = 12457
 
+
   |github  = misty-spring/StardewMods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floating Garden Pots
+
   |name    = Farm Hub
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.FloatingGardenPots
+
   |id      = Platonymous.FarmHub
   |nexus  = 17582
+
   |nexus  = 2309
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floor Shadow Switcher
+
   |name    = Farm Icons on Load Screen
   |author  = MouseyPounds
+
   |author  = b1rdyw1rdy
   |id      = MouseyPounds.FloorShadowSwitcher
+
   |id      = b1rdyw1rdy.FarmIconOnLoadScreen
   |nexus  = 3885
+
   |nexus  = 24344
   |github  = MouseyPounds/stardew-mods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Bombs
+
   |name    = Farming Tools Patch
   |author  = kdau
+
   |author  = Torsang
   |id      = kdau.FlowerBombs
+
   |id      = torsang.farmingtoolspatch
   |nexus  = 6228
+
   |nexus  = 24066
   |moddrop = 794657
+
   |github = Torsang/FarmingToolsPatch
  |source = https://gitlab.com/kdau/flowerbombs
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Color Picker
+
   |name    = Farm in Paradise, Textura de Neve
   |author  = spacechase0
+
   |author  = BrasileiroTop, LKboss
   |id      = spacechase0.FlowerColorPicker
+
   |id      = LKboss.TexturaNeve
   |curse   = 867760
+
   |nexus   = 13594
   |moddrop = 130043
+
   |github  =
  |nexus  = 1229
+
 
   |github = spacechase0/StardewValleyMods
+
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Fix
+
   |name    = Farm in the Sky, Fundo
   |author  = elfuun
+
   |author  = BrasileiroTop
   |id      = FlowerDanceFix.elfuun
+
   |id      = BrasileiroTop.Fundo
   |nexus  = 8535
+
   |nexus  = 5423
  |moddrop = 980853
+
   |github  =
   |github  = elfuun1/FlowerDanceFix
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Rearranger
 +
  |author  = Cherry & cel10e
 +
  |id      = cel10e.Cherry.FarmRearranger
 +
  |nexus  = 5142
 +
  |moddrop = 716395
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Hearts Change
+
   |name    = Farm Resource Generator
   |author  = ron075sh
+
   |author  = jwdred
   |id      = ron075sh.FlowerDanceHeartsChange
+
   |id      =
   |nexus  = 3019
+
   |nexus  = 647
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
+
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dancing, Kelly's Flower Dancing
+
   |name    = Farm Tablet
   |author  = kelly2892
+
   |author  = boneskull
   |id      = kelly2892.flower.dancing.harmony
+
   |id      = com.boneskull.farm-tablet
   |nexus  = 8107
+
   |nexus  = 16447
   |github  = kenny2892/StardewValleyMods
+
   |github  = Floogen/AlternativeTextures
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Rain
+
   |name    = Farm to Table Ready Meals
   |author  = spacechase0
+
   |author  = Speshkitty
   |id      = spacechase0.FlowerRain
+
   |id      = speshkitty.farmtotablereadymeals
  |curse  = 867722
+
   |nexus  = 7148
   |nexus  = 6131
+
   |github  = Speshkitty/FarmToTableReadyMeals
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowery Tools
+
   |name    = Farmtronics
   |author  = Cat, CatCattyCat
+
   |author  = Joe Strout
   |id      = cat.flowerytools
+
   |id      = strout.farmtronics
   |nexus  = 6203
+
   |nexus  = 10634
  |moddrop = 833563
+
   |github  = JoeStrout/Farmtronics
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowing Mine Rocks
+
   |name    = Farm Type Manager
   |author  = aedenthorn, Erinthe
+
   |author  = Esca, Esca-MMC
   |id      = aedenthorn.FlowingMineRocks
+
   |id      = Esca.FarmTypeManager
   |nexus  = 9043
+
   |nexus  = 3231
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 598755
 +
  |github  = Esca-MMC/FarmTypeManager
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Warps Patch
 +
  |author  = tlitookilakin
 +
  |id      = tlitookilakin.farmwarpspatch
 +
  |nexus  = 8236
 +
  |moddrop = 926207
 +
   |github  = tlitookilakin/FarmWarpsPatch
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fluent Eating
+
   |name    = Fashion Sense
   |author  = Kangzoel
+
   |author  = PeacefulEnd
   |id      = Kangzoel.FluentEating
+
   |id      = PeacefulEnd.FashionSense
   |nexus  = 11690
+
  |curse  = 870933
   |github  =
+
   |nexus  = 9969
 +
   |github  = Floogen/FashionSense
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flying Start Loan
+
   |name    = Fashion Sense Outfits
   |author  = EstherHollow
+
   |author  = nihilistzsche
   |id      = EstherHollow.FlyingStartLoan
+
   |id      = nihilistzsche.FashionSenseOutfits
   |nexus  = 11003
+
   |nexus  = 18384
   |github  =
+
   |github  = nihilistzsche/FashionSenseOutfits
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Font Settings, 字体设置
+
   |name    = Fast Animations
   |author  = Becks723
+
   |author  = Pathoschild
   |id      = Becks723.FontSettings
+
   |id      = Pathoschild.FastAnimations
   |nexus   = 12467
+
   |curse   = 957496
   |github  =
+
   |nexus  = 1089
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
+
   |moddrop = 606631
 
+
   |github  = Pathoschild/StardewMods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking
+
   |name    = Fast Control Input
   |author  = thejcannon
+
   |author  = weizinai
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id      = weizinai.FastControlInput
   |nexus  = 4321
+
   |nexus  = 24324
   |github  = thejcannon/Stardew-FoodBuffStacking
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking Fix
+
   |name    = Faster Events
   |author  = Joreikarr
+
   |author  = libaryaddict
   |id      = joreikarr.foodbuffstackingfix
+
   |id      = libraryaddict.FasterEvents
   |nexus  = 19944
+
   |nexus  = 7631
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Cravings
+
   |name    = Faster Grass
   |author  = Hexenentendrache
+
   |author  = IceGladiador
   |id      = Hexenentendrache.FoodCravings
+
   |id      = IceGladiador.FasterGrass
   |nexus  = 17126
+
   |nexus  = 1772
   |github  = Enteligenz/StardewMods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food on the Table
+
   |name    = Faster Horse
   |author  = aedenthorn, Erinthe
+
  |author  = kibbe
   |id      = aedenthorn.FoodOnTheTable
+
  |id      = kibbe.faster_horse
   |nexus  = 10886
+
  |nexus  = 2791
   |github  = aedenthorn/StardewValleyMods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Faster Paths
 +
   |author  = Entoarox
 +
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
 +
   |nexus  = 2277
 +
  |chucklefish = 3641
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Faster Path Speed
 +
  |author  = gaussfire
 +
  |id      = gaussfire.FasterPathSpeed
 +
  |nexus  = 9344
 +
  |github  = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage at the Farm
+
   |name    = Faster Run
   |author  = Nishtra
+
   |author  = KathrynHazuka
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id      = KathrynHazuka.FasterRun
   |nexus  = 673
+
   |nexus  = 733
   |github  =
+
   |github  = KathrynHazuka/StardewValley_FasterRun
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
   |summary  = use [[#Auto Speed|Auto Speed]] 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    = Faster Transition
   |author  = Goldenrevolver
+
   |author  = Kumagabear
   |id      = Goldenrevolver.ForageFantasy
+
   |id      = Kumagabear.FasterTransition
   |nexus  = 7554
+
   |nexus  = 19584
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = DotSharkTeeth/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Pointers
+
   |name    = Faster Trees
   |author  = Bpendragon
+
   |author  = Krutonium
   |id      = Bpendragon.ForagePointers
+
   |id      = ca.krutonium.fastertrees
   |nexus  = 7781
+
   |nexus  = 21952
   |github  = Bpendragon/ForagePointers
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
+
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author  = DanielB
+
   |author  = zeldela
   |id      = DanielB.TrackerZoomFix
+
   |id      = zeldela.FastFishPond
   |nexus  = 17935
+
   |nexus  = 14005
   |github  =
+
   |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster
+
   |name    = Fast Forward
   |author  = Remy Bach
+
   |author  = crazywig
   |id      = remybach.forecaster
+
   |id      = crazywig.FastForward
   |nexus  = 3037
+
   |nexus  = 7413
   |github  = remybach/stardew-valley-forecaster
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6.4
 +
  |status  = broken
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster Text, Forecaster Text
+
   |name    = Fast Geode, Instant Geodes
   |author  = TheElm
+
   |author  = ofmanynames
   |id      = TheElm.ForecasterText
+
   |id      = InstantGeode
   |nexus  = 7541
+
   |nexus  = 750
   |github  = GStefanowich/SDV-Forecaster
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foxyfficiency
+
   |name    = Fast Loads
   |author  = Fokson
+
   |author  = spajus
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id      = spajus.fastloads
   |nexus  = 2520
+
   |nexus  = 19454
   |github  =
+
   |github  = spajus/stardew-valley-fast-loads
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Logger
+
   |name    = Fast Parrot Express Animation
   |author  = atravita
+
   |author  = ErikShun, QuickNutz
   |id      = atravita.FrameRateLogger
+
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
  |curse  = 870966
+
   |moddrop = 1490579
   |moddrop = 1294433
+
   |nexus  = 19634
   |nexus  = 15002
+
   |github  =
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Viewer, FPS Viewer
+
   |name    = Fast Petting
   |author  = Adham084
+
   |author  = DerTod2
   |id      = adham084.fpsviewer
+
   |id      = de.dertod2.FastPetting
   |nexus  = 14046
+
   |nexus  = 5039
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Dusty
+
   |name    = Fast Travel
   |author  = skuldomg, Skuld
+
   |author  = Death, DeathGameDev
   |id      = skuldomg.freeDusty
+
   |id      = DeathGameDev.FastTravel
   |nexus  = 2206
+
   |nexus  = 1529
   |github  = skuldomg/freeDusty
+
   |github  = DeathGameDev/SDV-FastTravel
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.0.7.unofficial-2.strobe
+
}}
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = FauxCore
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.FauxCore
 +
  |moddrop = 1547213
 +
  |nexus  = 20618
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Love
+
   |name    = Feeling Lucky?
   |author  = aedenthorn, Erinthe
+
   |author  = minervamaga
   |id      = aedenthorn.FreeLove
+
   |id      = minervamaga.FeelingLucky
   |curse   = 868835
+
   |nexus   =
   |nexus  = 10021
+
   |moddrop = 752859
   |github  = aedenthorn/StardewValleyMods
+
   |github  = minervamaga/FeelingLucky
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Slingshot
+
   |name    = Fellowship - Immersive Rings
   |author  = DJ-STLN
+
   |author  = DaLion
   |id      = DJ-STLN.FreeSlingshot
+
   |id      = DaLion.ImmersiveRings
   |nexus  = 3320
+
   |nexus  = 11380
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free the Toolbar
+
   |name    = Ferngill Dynamic Rain
   |author  = danmw3
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = danmw3.freethetoolbar
+
   |id      = KoihimeNakamura.DynamicRainAndWind
   |nexus  = 4960
+
   |nexus  = 604
   |github  =
+
  |moddrop = 664033
 +
   |github  = Sakorona/SDVMods
  
   |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    = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author  = aedenthorn, Erinthe
+
   |author  = UNA
   |id      = aedenthorn.FriendlyDivorce
+
   |id      = UNA.FashionFestivalSMAPI
   |nexus  = 6241
+
   |nexus  = 17404
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friends Forever
+
   |name    = Ferngill Revenue Service
   |author  = Isaac S
+
   |author  = KarratKake
   |id      = IsaacS.FriendsForever
+
   |id      = KarratKake.FerngillRevenueService
   |nexus  = 1738
+
   |nexus  = 7566
   |github  = isaacs-dev/Minidew-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Booster
+
   |name    = Ferngill Simple Economy
   |author  = Hills
+
   |author  = Paul Steele
   |id      = Hills.FriendshipBooster
+
   |id      = paulsteele.fse
   |nexus  = 10497
+
   |nexus  = 21414
  |moddrop = 1084819
+
   |github  = Annosz/UIInfoSuite2
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Tweaks
+
   |name    = Fertilizer Anytime
   |author  = aedenthorn, Erinthe
+
   |author  = stoobinator, lefthandedkid
   |id      = aedenthorn.FriendshipTweaks
+
   |id      = stoobinator.fertilizeranytime
   |nexus  = 17055
+
   |nexus  = 7259
   |github  = aedenthorn/StardewValleyMods
+
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Without Talk
+
   |name    = Fertilizer Bubbles
   |author  = HunterMYT
+
   |author  = temisthem
   |id      = HunterMYT.FriendshipWithoutTalk
+
   |id      = tem696969696969.FertilizerBubbles
   |nexus  = 8709
+
   |nexus  = 23307
   |github  =
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frozen Yogurt
+
   |name    = Festival End Time Tweak
   |author  = Failsplat
+
   |author  = KirbyLink
   |id      = Failsplat.FroyoFFHarmony
+
   |id      = kirbylink.festivalendtimetweak
   |nexus  = 12308
+
   |nexus  = 2966
   |github  =
+
   |github  = KirbyLink/FestivalEndTimeTweak
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 3.0
 +
  |unofficial version = 1.2.1-unofficial.2-speshkitty
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frugal Farm Menu
+
   |name    = Festival of the Mundane
   |author  = jeffgillean
+
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id      = jeffgillean.FrugalFarmMenu
+
   |id      = MouseyPounds.ShadowFestival
   |nexus  = 11050
+
   |nexus  = 4630
   |github  = jeffgillean/StardewValleyMods
+
   |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-LikeFrogs
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123587
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Shaker
+
   |name    = FeTK - Stardew-Valley Toolkit
   |author  = aedenthorn, Erinthe
+
   |author  = Felix-Dev
   |id      = Aedenthorn.FruitTreeShaker
+
   |id      = Felix-Dev.FeTK
   |nexus  = 5776
+
   |nexus  = 4403
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Felix-Dev/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.2-digus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Tweaks
+
   |name    = Field Harvest
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.FruitTreeTweaks
+
   |id      = aedenthorn.FieldHarvest
   |nexus  = 11422
+
   |nexus  = 11019
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Full Romanceable Witch NPC, Witch Events Shop
+
   |name    = Field Harvest Redux
   |author  = jennisimone
+
   |author  = Prism 99
   |id      = jennisimone.WitchEventsShop
+
   |id      = prism99.aedenthorn.FieldHarvest
   |nexus  = 16304
+
   |nexus  = 21703
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fungus Amongus
+
   |name    = Field Works
   |author  = Okay Shroomer
+
   |author  = ChiroxT
   |id      = OkayShroomer.FungusAmongus
+
   |id      = treinke.FieldWorks
   |nexus  = 11785
+
   |nexus  = 17267
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Adjustment
+
   |name    = Fighting With NPCs
   |author  = aedenthorn, Erinthe
+
   |author  = Edu Anttunes
   |id      = aedenthorn.FurnitureAdjustment
+
   |id      = EduAnttunes.FightingWithNPCs
   |nexus  = 10213
+
   |nexus  = 5865
   |github  = aedenthorn/StardewValleyMods
+
   |github  = eduanttunes/sv_fighting_with_npcs
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Furniture Display Framework
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.FurnitureDisplayFramework
 
  |nexus  = 10855
 
  |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Placement Tweaks
+
   |name    = File Replacer
   |author  = aedenthorn, Erinthe
+
   |author  = certifiableGrimalkin
   |id      = aedenthorn.FurniturePlacementTweaks
+
   |id      = certifiableGrimalkin.FileReplacer
   |nexus  = 14092
+
   |nexus  = 17553
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Recolor
+
   |name    = Filtered Chest Hopper
   |author  = aedenthorn, Erinthe
+
   |author  = Shivion
   |id      = aedenthorn.FurnitureRecolor
+
   |id      = shivion.FilteredChestHopper
   |nexus  = 10217
+
   |nexus  = 21730
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Shivion/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gacha Geodes
+
   |name    = Find Object Mod
   |author  = DeLiXx
+
   |author  = Tran Minh Thong
   |id      = DLX.Geodes
+
   |id      = find.object.mod
   |nexus  = 17691
+
   |nexus  = 8594
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-gacha-geodes
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Slingshot Obtainable
+
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author  = Adham084
+
   |author  = HaulinOats
   |id      = adham084.galaxyslingshot
+
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus  = 14115
+
   |nexus  = 13944
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Weapon Choice
+
   |name    = Fireballs!
   |author  = aedenthorn, Erinthe
+
   |author  = aurnj, Roy Li
   |id      = aedenthorn.GalaxyWeaponChoice
+
   |id      = RoyLi.Fireballs
   |nexus  = 14511
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gameboy Arcade
+
   |name    = Fire Breath
   |author  = drbirbdev
+
   |author  = aedenthorn, Erinthe
   |id      = drbirbdev.GameboyArcade
+
   |id      = aedenthorn.FireBreath
  |moddrop = 1318487
+
   |nexus  = 7311
   |nexus  =
+
   |github  = aedenthorn/StardewValleyMods
   |github  = drbirbdev/StardewValley
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Game Reminder
+
   |name    = Fire Crackers, Firecracker Mod
   |author  = mmanlapat
+
   |author  = MindMeltMax
   |id      = mmanlapat.GameReminder
+
   |id      = MindMeltMax.FireCracker
   |nexus  = 1153
+
   |nexus  = 7321
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.3
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GameSpeed
+
   |name    = Fireworks Festival
   |author  = RandomComputerUser
+
   |author  = violetlizabet
   |id      = RandomComputerUser.GameSpeed
+
   |id      = violetlizabet.FireworksFestival
   |nexus  = 7211
+
   |nexus  = 15261
   |github  =
+
   |github  = elizabethcd/FireworksFestival
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Collector
+
   |name    = Fischievements
   |author  = Loogooter
+
   |author  = MattDeDuck, Duckshard
   |id      = OlegSilkin.garbage_collector
+
   |id      = MattDeDuck.Fischievements
   |nexus  = 2463
+
   |nexus  = 3658
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Day
+
   |name    = FishDex
   |author  = furyx639
+
   |author  = rupak0577
   |id      = furyx639.GarbageDay
+
   |id      = rupak0577.FishDex
   |curse   = 871837
+
   |nexus   =
   |nexus  = 8204
+
   |github  = rupak0577/FishDex
   |github = LeFauxMatt/StardewMods
+
   |url    = {{github|rupak0577/FishDex}}
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot - Automate
+
   |name    = Fish Exclusions
   |author  = NCarigon
+
   |author  = GZhynko
   |id      = NCarigon.GardenPotAutomate
+
   |id      = GZhynko.FishExclusions
   |nexus  = 15212
+
   |nexus  = 7782
   |github  =
+
   |github  = gzhynko/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot Tweaks
+
   |name    = Fish Finder
   |author  = aedenthorn, Erinthe
+
   |author  = Aair, AairTheGreat
   |id      = aedenthorn.GardenPotTweaks
+
   |id      = AairTheGreat.FishFinder
   |nexus  = 14820
+
   |nexus  = 5011
   |github  = aedenthorn/StardewValleyMods
+
   |github  = AairTheGreat/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Info
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.fishinfo
 +
  |nexus  = 5452
 +
  |github  = Speshkitty/FishInfo
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Adjust
 +
  |author  = Shuai Zhang
 +
  |id      = shuaiz.FishingAdjustMod
 +
  |nexus  = 1350
 +
  |github  = hcoona/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Fix
+
   |name    = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = ChibiKyu, KilZenc
   |id      = f4iTh.GateFix
+
   |id      = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |nexus  = 4859
+
   |nexus  = 5815
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Opener
+
   |name    = Fishing Automaton
   |author  = mralbobo
+
   |author  = Drynwynn, thepaladinknight
   |id      = mralbobo.GateOpener
+
   |id      = Drynwynn.FishingAutomaton
   |nexus  =
+
   |nexus  = 2527
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  = Drynwynn/StardewValleyMods
   |github  = mralbobo/stardew-gate-opener
 
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = SMAPI 2.8
  |status      = workaround
 
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gem Isles
+
   |name    = Fishing Chests Expanded
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.GemIsles
+
   |id      = aedenthorn.FishingChestsExpanded
   |nexus  = 6692
+
   |nexus  = 7694
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.4.3-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
+
   |name    = Fishing Info Overlays
   |author  = Hana
+
   |author  = barteke22
   |id      = Hana.GNMTokens
+
   |id      = barteke22.FIshingInfoOverlays
   |nexus  = 14426
+
   |nexus  = 8970
   |github  =
+
   |github  = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
+
   |name    = Fishing Logbook
   |author  = sqbr
+
   |author  = M3ales
   |id      = sqbr.GetGS
+
   |id      = FishingLogbook
   |nexus  = 13434
+
   |nexus  =
   |github  = sqbr/GetGS
+
  |curse  = 299792
 +
   |github  = M3ales/FishingLogbook
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Mod Config Menu
+
   |name    = Fishing Minigames
   |author  = spacechase0
+
  |author  = barteke22 (Here Fishy base by aedenthorn)
   |id      = spacechase0.GenericModConfigMenu
+
  |id      = barteke22.FisingMinigames
   |curse   = 867150
+
  |nexus  = 9345
   |moddrop = 771692
+
  |github  = barteke22/StardewMods
   |nexus  = 5098
+
}}
   |github  = spacechase0/StardewValleyMods
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
 +
  |author  = barteke22
 +
  |id      = barteke22.FishingMinigames
 +
  |nexus  = 9345
 +
  |github  = barteke22/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Mod
 +
   |author  = Zoryn
 +
   |id      = Zoryn.FishingMod
 +
  |nexus  =
 +
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
  |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Fishing Nets → Automate
 +
   |author  = MindMeltMax
 +
   |id      = MindMeltMax.Fishnets.Automate
 +
   |nexus  = 13819
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Shop Extender
+
   |name    = Fishing Nets → Better Crafting
   |author  = rabbitgreen49, IrregularPorygon
+
   |author  = MindMeltMax
   |id      = GenericShopExtender
+
   |id      = MindMeltMax.Fishnets.BetterCrafting
   |nexus  = 814
+
   |nexus  = 13819
   |github  = IrregularPorygon/SMAPIGenericShopMod
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  
   |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    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author  = agent56
+
   |author  = MindMeltMax
   |id      = agent56.GeneticsAPI
+
   |id      = MindMeltMax.Fishnets
   |nexus  = 15655
+
  |curse  = 1004486
   |github  =
+
   |nexus  = 13819
 
+
   |moddrop = 1247514
   |beta broke in = Stardew Valley 1.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Genie Lamp
+
   |name    = Fishing Practice
   |author  = aedenthorn
+
   |author  = BlaDe
   |id      = aedenthorn.GenieLamp
+
   |id      = BlaDe.FishingPractice
   |nexus  = 19794
+
   |nexus  = 4157
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Geode Info Menu
+
   |name    = Fishing Progression
   |author  = CatCattyCat, Cat
+
   |author  = ChadlyMasterson
   |id      = cat.geodeinfomenu
+
   |id      = chadlymasterson.fishingprogression
   |nexus  = 1448
+
   |nexus  = 18749
  |moddrop = 833541
+
   |github  = chudders1231/SDV-FishingProgression
   |github  = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 1.5.3-unofficial.1-strobe
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Glam
+
   |name    = Fishing Trawler
   |author  = MartyrPher
+
   |author  = PeacefulEnd
   |id      = MartyrPher.GetGlam
+
   |id      = PeacefulEnd.FishingTrawler
   |nexus  = 5044
+
   |nexus  = 8406
   |github  = MartyrPher/GetGlam
+
   |github  = Floogen/FishingTrawler
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Ghost Town
+
   |name    = Fishing Trawler - New Horizons
   |author  = Platonymous
+
   |author  = PeacefulEnd
   |id      = Platonymous.GhostTown
+
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
   |curse  = 877231
+
   |curse  = 870923
  |moddrop = 793902
+
   |nexus  = 15941
   |nexus  = 2992
+
   |github  = Floogen/FishingTrawler
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Fertilizer
+
   |name    = Fishing Treasure Spawner
   |author  = atravita
+
   |author  = jangofett4
   |id      = atravita.GiantCropFertilizer
+
   |id      = jangofett4.fishingtreasurespawner
  |curse  = 870977
+
   |nexus  = 18119
  |moddrop = 1135913
+
   |github  = jangofett4/FishingTreasureSpawner
   |nexus  = 11620
 
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Ring
+
   |name    = Fishing Tuner Redux
   |author  = CatCattyCat, Cat
+
   |author  = Hammurabi
   |id      = cat.giantcropring
+
   |id      = HammurabiFishingTunerRedux
   |nexus  = 1182
+
   |nexus  =
   |moddrop = 833538
+
   |chucklefish = 4578
   |github = danvolchek/StardewMods
+
   |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 +
 
 +
  |dev note = source in download
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Tweaks
+
   |name    = Fish Me
   |author  = Khloe Leclair
+
   |author  = marikaefer
   |id      = leclair.giantcroptweaks
+
   |id      = marikaefer.FishMe
   |nexus  = 14370
+
   |nexus  = 4756
   |github  = KhloeLeclair/StardewMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Omelet
+
   |name    = Fish Pond Colors, Legendary Fish Ponds
   |author  = spacechase0
+
   |author  = ButterBear, Memegician
   |id      = spacechase0.GiantOmelet
+
   |id      = BB.FishPondColors
   |nexus  = 13852
+
   |nexus  = 23449
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Decline
+
   |name    = Fish Preview
   |author  = desto
+
   |author  = Jonqora
   |id      = desto.GiftDecline
+
   |id      = Jonqora.FishPreview
   |nexus  = 6944
+
   |nexus  = 6303
   |github  = desto-git/sdv-mods
+
   |github  = Jonqora/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Money
+
   |name    = Fish Reminder
   |author  = AvalonMFX
+
   |author  = Mizzion
   |id      = AvalonMFX.GiftMoney
+
   |id      = mizzion.fishreminder
   |nexus  = 17564
+
   |nexus  = 3615
   |github  =
+
  |moddrop = 661375
 +
   |github  = Mizzion/MyStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Rejection
+
   |name    = Fish Spot Bait
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.GiftRejection
+
   |id      = aedenthorn.FishSpotBait
   |nexus  = 14273
+
   |nexus  = 17581
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Gift Taste Helper
+
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author  = tstaples
+
   |author  = StarAmy
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id      = StarAmy.bubbletoggle
   |nexus  = 229
+
   |nexus  = 13076
   |github  = tstaples/GiftTasteHelper
+
   |github  =
  
   |warnings = needs zoom and UI scale options to have the same value.
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper Continued
+
   |name    = Fishy Blood Moon
   |author  = Isi0
+
   |author  = MattDeDuck, Duckshard
   |id      = Isi0.GiftTasteHelper
+
   |id      = MattDeDuck.FishyBloodMoon
   |nexus  = 18762
+
   |nexus  = 3725
   |github  = Just-Chaldea/GiftTasteHelper
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Wrapper
+
   |name    = Fix Animal Tools
   |author  = blueberry
+
   |author  = bcmpinc
   |id      = blueberry.GiftWrapper
+
   |id      = bcmpinc.FixAnimalTools
   |nexus  = 4721
+
   |nexus  = 3215
   |github  = b-b-blueberry/GiftWrapper
+
   |github  = bcmpinc/StardewHack
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Mainland Adjustments
+
   |name    = Fix Categories in Recipes, Categories in Recipes
   |author  = atravita
+
   |author  = Traktori
   |id      = atravita.GingerIslandMainlandAdjustments
+
   |id      = Traktori.CategoriesInRecipes
  |curse  = 870984
+
   |nexus  = 11400
  |moddrop = 1098263
+
   |github  = Traktori7/StardewValleyMods
   |nexus  = 10004
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Give Me My Cursor Back
+
   |name    = Fix Dice
   |author  = DecidedlyHuman
+
   |author  = Ashley, bambimenot
   |id      = DecidedlyHuman.GiveMeMyCursorBack
+
   |id      = ashley.fixdice
   |nexus  = 9976
+
   |nexus  = 4556
   |github  = DecidedlyHuman/GiveMeMyCursorBack
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Global Config Settings
+
   |name    = Fixed Ginger Island Beach Garden Pots
   |author  = Gaphodil
+
   |author  = wilsoncwc
   |id      = Gaphodil.GlobalConfigSettings
+
   |id      = wilsoncwc.IslandPotFix
   |nexus  = 9340
+
   |nexus  = 23934
  |moddrop = 1007690
+
   |github  =
   |github  = Gaphodil/GlobalConfigSettings
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Glue Your Furniture Down
+
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
   |author  = violetlizabet
+
   |author  = f4iTh and Lita, JertsukkaTheMan
   |id      = violetlizabet.GlueFurnitureDown
+
   |id      = f4iTh.WoodsDebrisFix
   |nexus  = 10374
+
   |nexus  = 1941
   |github  = elizabethcd/PreventFurniturePickup
+
   |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    = GMCM Options
+
   |name    = Fixed Weapons Damage
   |author  = Jamie Taylor
+
   |author  = BlueSight
   |id      = jltaylor-us.GMCMOptions
+
   |id      = BlueSight.FixedWeaponsDamage
   |nexus  = 10505
+
   |nexus  = 19896
   |github  = jltaylor-us/StardewGMCMOptions
+
   |github  = Hikari-BS/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = God Mode
+
   |name    = Fix Pig Random
   |author  = treyh0
+
   |author  = atravita
   |id      = treyh0.GodMode
+
   |id      = atravita.FixPigRandom
   |nexus  = 2641
+
  |curse  = 870967
   |github  =
+
  |moddrop = 1294434
 +
   |nexus  = 15003
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye American English
+
   |name    = Fix Scythe Exp
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = bcmpinc
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id      = bcmpinc.FixScytheExp
   |moddrop = 854437
+
   |nexus  =
   |nexus   = 7183
+
   |github  = bcmpinc/StardewHack
   |github = TheMightyAmondee/GoodbyeAmericanEnglish
+
  |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    = Goodbye SMAPI
+
   |name    = Fix TVs on Custom Farm Types
   |author  = Jessebot
+
   |author  = mouse
   |id      = Jessebot.GoodbyeSMAPI
+
   |id      = mouse.FixTVsOnCustomFarmTypes
   |nexus  = 6514
+
  |moddrop = 1194570
   |github  = JessebotX/StardewValleyMods
+
   |nexus  = 12717
 +
   |github  = notevenamouse/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Bed
+
   |name    = Flamingo Breeding
   |author  = candidus42
+
   |author  = BlaDe
   |id      = Candidus42.GoToBed
+
   |id      = BlaDe.FlamingoBreeding
   |nexus  = 4967
+
   |nexus  = 12015
  |github  = mus-candidus/GoToBed
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Go To Sleep
 
  |author  = yy376
 
  |id      = yy376.GoToSleep
 
  |nexus  = 2195
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gradient Hair Colors
+
   |name    = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author  = spacechase0
+
   |author  = selph, zombifier
   |id      = spacechase0.GradientHairColors
+
   |id      = selph.ExtraFuelConfig
   |nexus  = 12744
+
   |nexus  = 21086
   |github  = spacechase0/StardewValleyMods
+
   |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Heirlooms
+
   |name    = Flexible Arms
  |author  = rikai
 
  |id      = rikai.GrandfathersHeirlooms
 
  |nexus  = 8557
 
  |github  = rikai/Grandfathers-Heirlooms
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Grass Growth
 
 
   |author  = bcmpinc
 
   |author  = bcmpinc
   |id      = bcmpinc.GrassGrowth
+
   |id      = bcmpinc.FlexibleArms
   |nexus  = 2732
+
   |nexus  = 20902
 
   |github  = bcmpinc/StardewHack
 
   |github  = bcmpinc/StardewHack
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after StardewHack, @retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth Adjuster, Grass Adjustor
+
   |name    = Flexible Sprinklers
   |author  = Jellypowered, Shockade
+
   |author  = Shockah
   |id      = Jellypowered.GrassChance
+
   |id      = Shockah.FlexibleSprinklers
   |nexus  = 3365
+
   |nexus  = 10931
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse 20x20
+
   |name    = Flip Buildings
   |author  = sirloinmeatt
+
   |author  = mouahrara
   |id      = sirloinmeatt.Greenhouse20x20
+
   |id      = mouahrara.FlipBuildings
   |nexus  = 2662
+
   |nexus  = 18444
   |github  =
+
   |github  = mouahrara/FlipBuildings
 
 
  |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    = Greenhouse Construction
+
   |name    = Floating Garden Pots
   |author  = Derslayr
+
   |author  = aedenthorn, Erinthe
  |id      = Derslayr.GreenhouseConstruction
+
   |id      = aedenthorn.FloatingGardenPots
  |nexus  = 10148
+
   |nexus  = 17582
  |github  = derslayr10/GreenhouseConstruction
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Greenhouse Entry Begone!
 
  |author  = bblueberry, blueberry
 
   |id      = blueberry.GreenhouseEntryBegone
 
   |nexus  = 8203
 
   |github  = b-b-blueberry/GreenhouseEntryPatch
 
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Greenhouse Entry Mod
+
   |name    = FLO - New Custom NPC, FlorenceMod
   |author  = pancham138
+
   |author  = randomAnon1234
   |id      = Pancham138.GreenhouseEntryMod
+
   |id      = none<!--no manifest ID-->
   |nexus  = 6150
+
   |nexus  = 591
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Greenhouse Gatherers
 
  |author  = PeacefulEnd
 
  |id      = PeacefulEnd.GreenhouseGatherers
 
  |nexus  = 7619
 
  |moddrop = 886187
 
  |github  = Floogen/GreenhouseGatherers
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets, @retest-linked-->
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers Automate
+
   |name    = Floor Shadow Switcher
   |author  = PeacefulEnd
+
   |author  = MouseyPounds
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
+
   |id      = MouseyPounds.FloorShadowSwitcher
   |nexus  = 7619
+
   |nexus  = 3885
  |moddrop = 886187
+
   |github  = MouseyPounds/stardew-mods
   |github  = Floogen/GreenhouseGatherers
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Greenhouse Gatherers-->
+
   |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    = Greenhouse Sprinklers
+
   |name    = Flower Bombs
   |author  = Bpendragon
+
   |author  = kdau
   |id      = Bpendragon.GreenhouseSprinklers
+
   |id      = kdau.FlowerBombs
   |nexus  = 7456
+
   |nexus  = 6228
   |github = Bpendragon/GreenhouseSprinklers
+
   |moddrop = 794657
 +
  |source = https://gitlab.com/kdau/flowerbombs
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Upgrades
+
   |name    = Flower Color Picker
   |author  = Cecidelus
+
   |author  = spacechase0
   |id      = Cecidelus.GreenhouseUpgrades
+
   |id      = spacechase0.FlowerColorPicker
   |nexus  = 8042
+
  |curse  = 867760
   |github  =
+
  |moddrop = 130043
 +
   |nexus  = 1229
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
+
   |name    = Flower Dance Fix
   |author  = Fernass354
+
   |author  = elfuun
   |id      = Fernass354.GreenUpgrades
+
   |id      = FlowerDanceFix.elfuun
   |nexus  = 18766
+
   |nexus  = 8535
   |github  =
+
  |moddrop = 980853
 +
   |github  = elfuun1/FlowerDanceFix
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHut
+
   |name    = Flower Dance Hearts Change
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
+
   |author  = ron075sh
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
+
   |id      = ron075sh.FlowerDanceHeartsChange
   |nexus  = 1735
+
   |nexus  = 3019
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groundhog Day
+
   |name    = Flower Dancing, Kelly's Flower Dancing
   |author  = aedenthorn, Erinthe
+
   |author  = kelly2892
   |id      = aedenthorn.GroundhogDay
+
   |id      = kelly2892.flower.dancing.harmony
   |nexus  = 10151
+
   |nexus  = 8107
   |github  = aedenthorn/StardewValleyMods
+
   |github  = kenny2892/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groupable Chests
+
   |name    = Flower Rain
   |author  = FricativeMelon
+
   |author  = spacechase0
   |id      = FricativeMelon.GroupableChests
+
   |id      = spacechase0.FlowerRain
   |nexus  = 15375
+
  |curse  = 867722
   |github  = FricativeMelon/GroupableChests
+
   |nexus  = 6131
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Bushes
+
   |name    = Flowery Tools
   |author  = atravita
+
   |author  = Cat, CatCattyCat
   |id      = atravita.GrowableBushes
+
   |id      = cat.flowerytools
   |curse   = 870961
+
   |nexus   = 6203
   |moddrop = 1357999
+
   |moddrop = 833563
  |nexus  = 15111
+
   |github  = danvolchek/StardewMods
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Giant Crops
+
   |name    = Flowing Mine Rocks
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.GrowableGiantCrops
+
   |id      = aedenthorn.FlowingMineRocks
  |curse  = 870960
+
   |nexus  = 9043
  |moddrop = 1358004
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 15559
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gunther Tells You
+
   |name    = Fluent Eating
   |author  = John Peters
+
   |author  = Kangzoel
   |id      = JohnPeters.GuntherTellsYou
+
   |id      = Kangzoel.FluentEating
   |nexus  = 19143
+
   |nexus  = 11690
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Haboo
+
   |name    = Flying Start Loan
   |author  = BlaDe
+
   |author  = EstherHollow
   |id      = LetsTrollTheMan.HabooNPC
+
   |id      = EstherHollow.FlyingStartLoan
   |nexus  = 12034
+
   |nexus  = 11003
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hair Growth
+
   |name    = Font Settings, 字体设置
   |author  = skn
+
   |author  = Becks723
   |id      = skn.HairGrowthMod
+
   |id      = Becks723.FontSettings
   |nexus  = 3279
+
   |nexus  = 12467
 
   |github  =
 
   |github  =
 
+
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
   |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Halt Event Time
+
   |name    = Font Size Adjust, Stardew Valley Font Adjust
   |author  = chawol
+
   |author  = AlerHughes
   |id      = chawol.HaltEventTime
+
   |id      = AlerHughes.FA
   |nexus  = 8774
+
   |nexus  = 23363
   |github  = chawolbaka/HaltEventTime
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Handy Headphones
+
   |name    = Food Buff Stacking
   |author  = PeacefulEnd
+
   |author  = thejcannon
   |id      = PeacefulEnd.HandyHeadphones
+
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus  = 7936
+
   |nexus  = 4321
   |github  = Floogen/HandyHeadphones
+
   |github  = thejcannon/Stardew-FoodBuffStacking
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Food Buff Stacking Fix
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Joreikarr
   |id      = Omegasis.HappyBirthday
+
   |id      = joreikarr.foodbuffstackingfix
   |nexus  = 520
+
   |nexus  = 19944
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Food Cravings
   |author  = Oxyligen
+
   |author  = Hexenentendrache
   |id      = HappyBirthday
+
   |id      = Hexenentendrache.FoodCravings
   |nexus  = 1064
+
   |nexus  = 17126
   |github  =
+
   |github  = Enteligenz/StardewMods
 
 
  |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    = Happy Fish Jump
+
   |name    = Food on the Table
   |author  = Sakorona
+
   |author  = aedenthorn, Erinthe
   |id      = KoihimeNakamura.HappyFishJump
+
   |id      = aedenthorn.FoodOnTheTable
   |nexus  = 6516
+
   |nexus  = 10886
  |moddrop = 1068089
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Sakorona/SDVMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Home Designer
+
   |name    = Food Poisoning
   |author  = tlitookilakin
+
   |author  = seferoni
   |id      = tlitookilakin.HappyHomeDesigner
+
   |id      = seferoni.FoodPoisoning
   |nexus  = 19675
+
   |nexus  = 22006
   |github  = tlitookilakin/HappyHomeDesigner
+
   |github  = seferoni/FoodPoisoning
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines
+
   |name    = Forage at the Farm
   |author  = kibbe, lillvik
+
   |author  = Nishtra
   |id      = kibbe.hardcore_mines
+
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
   |nexus  = 1674
+
   |nexus  = 673
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
+
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.1-Olivki
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines 2
+
   |name    = Forage Crops
   |author  = ItsLittany
+
   |author  = Kronosta
   |id      = itslittany.HardcoreMines2
+
   |id      = Kronosta.ForageCrops
   |nexus  = 6411
+
   |nexus  = 21514
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mode
+
   |name    = Forage Fantasy
   |author  = vermicyde
+
   |author  = Goldenrevolver
   |id      = vermicyde.HardcoreModeDLL
+
   |id      = Goldenrevolver.ForageFantasy
   |nexus  = 15125
+
   |nexus  = 7554
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Forage Pointers
 +
  |author  = Bpendragon
 +
  |id      = Bpendragon.ForagePointers
 +
  |nexus  = 7781
 +
  |github  = Bpendragon/ForagePointers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
 +
  |author  = DanielB
 +
  |id      = DanielB.TrackerZoomFix
 +
  |nexus  = 17935
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardy Grass
+
   |name    = Forecaster
   |author  = DiscipleOfEris
+
   |author  = Remy Bach
   |id      = DiscipleOfEris.HardyGrass
+
   |id      = remybach.forecaster
   |nexus  = 8772
+
   |nexus  = 3037
   |github  = DiscipleOfEris/HardyGrass
+
   |github  = remybach/stardew-valley-forecaster
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harp of Yoba Redux
+
   |name    = Forecaster Text, Forecaster Text
   |author  = Platonymous
+
   |author  = TheElm
   |id      = Platonymous.HarpOfYobaRedux
+
   |id      = TheElm.ForecasterText
   |nexus  = 914
+
   |nexus  = 7541
  |moddrop = 793924
+
   |github  = GStefanowich/SDV-Forecaster
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
+
   |name    = Fortunate Foot
   |author  = Goldenrevolver
+
   |author  = PurelyInZane
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id      = PurelyInZane.FortunateFoot
   |nexus  = 7851
+
   |nexus  = 22610
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name    = Foxyfficiency
   |author  = Dounat2201, Sasara
+
   |author  = Fokson
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
   |nexus  = 1157
+
   |nexus  = 2520
   |github  = Sasara2201/WitchPrincess
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Seeds
+
   |name    = FQ Festival Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = FletcherQuest
   |id      = aedenthorn.HarvestSeeds
+
   |id      = FletcherQuest.FQFestivalTweaks
   |nexus  = 11773
+
   |nexus  = 9062
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest With Scythe
+
   |name    = Frame Rate Logger
   |author  = ThatNorthernMonkey
+
   |author  = atravita
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id      = atravita.FrameRateLogger
   |nexus   = 236
+
   |curse   = 870966
   |github  = ThatNorthernMonkey/HarvestWithScythe
+
   |moddrop = 1294433
 
+
   |nexus   = 15002
   |broke in = SMAPI 2.0
+
   |github = atravita-mods/StardewMods
  |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    = Frame Rate Viewer, FPS Viewer
   |author  = popska
+
   |author  = Adham084
   |id      = popska.HatBuffs
+
   |id      = adham084.fpsviewer
   |nexus  = 9050
+
   |nexus  = 14046
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/popska/UsefulHats
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Mouse Lacey
+
   |name    = Free Dusty
   |author  = ichortower
+
   |author  = skuldomg, Skuld
   |id      = ichortower.HatMouseLacey.Core
+
   |id      = skuldomg.freeDusty
   |nexus  = 18177
+
   |nexus  = 2206
   |github  = ichortower/HatMouseLacey
+
   |github  = skuldomg/freeDusty
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Hat Panning
+
   |name    = Free Love
   |author  = monsoonsheep
+
   |author  = aedenthorn, Erinthe
   |id      = monsoonsheep.PanWithHats
+
   |id      = aedenthorn.FreeLove
   |nexus  = 18965
+
   |curse   = 868835
  |github  =
+
   |nexus  = 10021
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hat Shop Restoration
 
  |author  = PeacefulEnd
 
   |id      = PeacefulEnd.AMouseWithAHat.Core
 
   |nexus  = 17291
 
   |github  = Floogen/StardewSandbox
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Fashion Sense-->
+
   |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    = Hats on Hats
+
   |name    = Free Slingshot
   |author  = Shockah
+
   |author  = DJ-STLN
   |id      = Shockah.HatsOnHats
+
   |id      = DJ-STLN.FreeSlingshot
   |nexus  = 17280
+
   |nexus  = 3320
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hay Bales as Silos
+
   |name    = Free the Toolbar
   |author  = Cherry, CherryChain
+
   |author  = danmw3
   |id      = Cherry.HayBalesSilo
+
   |id      = danmw3.freethetoolbar
   |nexus  = 5151
+
   |nexus  = 4960
  |moddrop = 716396
+
   |github  =
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = HD Portraits
 
  |author  = Tlitookilakin
 
  |id      = tlitookilakin.HDPortraits
 
  |nexus  = 10971
 
  |moddrop = 1103418
 
   |github  = tlitookilakin/HDPortraits
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
+
   |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    = Health and Stamina Regeneration
+
   |name    = Freeze Time Multiplayer
   |author  = Jessebot, JessebotX
+
   |author  = mori_seneri, Alcatraz773
   |id      = Jessebot.HealthStaminaRegen
+
   |id      = mori_sensei.FreezeTime
   |nexus  = 3207
+
   |nexus  = 21820
  |moddrop = 624105
+
   |github  = alcmoe/FreezeTimeMultiplayer
   |github  = JessebotX/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Tweaks
+
   |name    = Friendly Divorce
   |author  = Kiddles, Svard
+
   |author  = aedenthorn, Erinthe
   |id      = Kiddles.HASTweaks
+
   |id      = aedenthorn.FriendlyDivorce
   |nexus  = 5630
+
   |nexus  = 6241
   |github  = SvardXI/HAS_Tweaks
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars
+
   |name    = Friends Forever
   |author  = Zoryn
+
   |author  = Isaac S
   |id      = Zoryn.HealthBars
+
   |id      = IsaacS.FriendsForever
   |nexus  =
+
   |nexus  = 1738
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = isaacs-dev/Minidew-Mods
   |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 = Stardew Valley 1.6
 
   |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 [[#Friends Forever (1.6)|Friends Forever (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heartbeat
+
   |name    = Friends Forever (1.6)
   |author  = themattfiles
+
   |author  = Kriana
   |id      = themattfiles.HeartBeat
+
   |id      = Kriana.FriendsForever
   |nexus  = 5941
+
   |nexus  = 20702
   |github  = embolden/Heartbeat
+
   |github  =  
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heart Level Notifications
+
   |name    = Friendship Booster
   |author  = StultusV
+
   |author  = Hills
   |id      = StultusV.HeartLevelNotifications
+
   |id      = Hills.FriendshipBooster
   |nexus  = 8655
+
   |nexus  = 10497
   |github  = JudeRV/Stardew-HeartLevelNotifier
+
  |moddrop = 1084819
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heelies
+
   |name    = Friendship Decay
   |author  = fakemonster
+
   |author  = stardemod
   |id      = fakemonster.Heelies
+
   |id      = stardemod.FriendshipDecay
   |nexus  = 7751
+
   |nexus  = 21323
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hello SMAPI
+
   |name    = Friendship Decay Modify
   |author  = Jessebot, JessebotX
+
   |author  = weizinai
   |id      = Jessebot.HelloSMAPI
+
   |id      = weizinai.FriendshipDecayModify
   |nexus  = 4483
+
   |nexus  = 23862
   |github  = JessebotX/StardewValleyMods
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help for Hire
+
   |name    = Friendship Tweaks
   |author  = furyx639, LeFauxMatt
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.HelpForHire
+
   |id      = aedenthorn.FriendshipTweaks
   |curse   = 871839
+
   |nexus  = 17055
   |nexus  = 5316
+
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Without Talk
 +
   |author  = HunterMYT
 +
  |id      = HunterMYT.FriendshipWithoutTalk
 +
   |nexus  = 8709
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Helpful Spouses
+
   |name    = Frozen Yogurt
   |author  = furyx639, LeFauxMatt
+
   |author  = Failsplat
   |id      = furyx639.HelpfulSpouses
+
   |id      = Failsplat.FroyoFFHarmony
  |curse  = 871841
+
   |nexus  = 12308
   |nexus  = 5175
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted
+
   |name    = Frugal Farm Menu
 +
  |author  = jeffgillean
 +
  |id      = jeffgillean.FrugalFarmMenu
 +
  |nexus  = 11050
 +
  |github  = jeffgillean/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fruit Tree Shaker
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HelpWanted
+
   |id      = Aedenthorn.FruitTreeShaker
  |curse  = 868696
+
   |nexus  = 5776
   |nexus  = 14640
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted Quest Fixes
+
   |name    = Fruit Trees Unblocked
   |author  = Pokeytax
+
   |author  = dervalanana
   |id      = Pokeytax.HelpWantedQuestFixes
+
   |id      = dervalanana.FruitTreesUnblocked
   |nexus  = 2644
+
   |nexus  = 22976
   |github  = gembree/HelpWantedQuestFixes
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Here Fishy
+
   |name    = Fruit Tree Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HereFishy
+
   |id      = Aedenthorn.FruitTreeTweaks
  |curse  = 868881
+
   |nexus  = 11422
   |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    = Fruit Tree Tweaks for 1.6
   |author  = Shockah
+
   |author  = chiccen
   |id      = Shockah.Hibernation
+
   |id      = chiccen.FruitTreeTweaks
   |nexus  = 11421
+
   |nexus  = 21449
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hide Chest Color Picker After Close
+
   |name    = Full Fishing Bar
   |author  = trashcan9
+
   |author  = Jag3Dagster
   |id      = trashcan9.HideChestColorPickerAfterClose
+
   |id      = HedgehogTechnologies.FullFishingBar
   |nexus  = 16075
+
  |curse  = 1007653
   |github  =
+
   |nexus  = 23006
 +
   |github  = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlighted Jars
+
   |name    = Full Romanceable Witch NPC, Witch Events Shop
   |author  = Annosz
+
   |author  = jennisimone
   |id      = Annosz.HighlightedJars
+
   |id      = jennisimone.WitchEventsShop
   |nexus  = 6833
+
   |nexus  = 16304
   |github  = Annosz/StardewValleyModding
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Highlight Empty Machines
 
  |author  = atravita
 
  |id      = atravita.HighlightEmptyMachines
 
  |curse  = 870976
 
  |moddrop = 1137391
 
  |nexus  = 11664
 
  |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hit Markers
+
   |name    = Fungus Amongus
   |author  = bendenewb, newbie9598
+
   |author  = Okay Shroomer
   |id      = newbie9598.HitMarkersMeme
+
   |id      = OkayShroomer.FungusAmongus
   |nexus  = 2098
+
   |nexus  = 11785
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hmm Cheese Yum
+
   |name    = Furniture Adjustment
   |author  = tomasitobambito
+
   |author  = aedenthorn, Erinthe
   |id      = tomasitobambito.HmmCheeseYum
+
   |id      = aedenthorn.FurnitureAdjustment
   |nexus  = 9343
+
   |nexus  = 10213
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Anywhere
 +
  |author  = Entoarox
 +
  |id      = Entoarox.FurnitureAnywhere
 +
  |nexus  = 2276
 +
  |chucklefish = 4324
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 +
<!--
 +
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hoe and Water Direction
+
   |name    = Furniture Display Framework
   |author  = TheThor59
+
   |author  = aedenthorn, Erinthe
   |id      = Thor.HoeWaterDirection
+
   |id      = aedenthorn.FurnitureDisplayFramework
   |nexus  = 10052
+
   |nexus  = 10855
   |github  = TheThor59/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Furniture Display Framework for 1.6|Furniture Display Framework for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HoeDown
+
   |name    = Furniture Display Framework for 1.6
   |author  = BlaDe
+
   |author  = Ilyeana, IlyeanaPlus
   |id      = BlaDe.HoeDown
+
   |id      = Ilyeana.FurnitureDisplayFramework
   |nexus  = 9798
+
   |nexus  = 19895
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Break Geodes
+
   |name    = Furniture Framework
   |author  = CatCattyCat, Cat
+
   |author  = leroymilo
   |id      = cat.holdtobreakgeodes
+
   |id      = leroymilo.FurnitureFramework
   |nexus  = 1689
+
   |nexus  = 23458
  |moddrop = 833545
+
   |github  = Leroymilo/FurnitureFramework
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Pause
+
   |name    = Furniture Placement Tweaks
   |author  = samspartan
+
   |author  = aedenthorn, Erinthe
   |id      = samspartan.HoldToPause
+
   |id      = aedenthorn.FurniturePlacementTweaks
   |nexus  = 7352
+
   |nexus  = 14092
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Holiday Sales
+
   |name    = Furniture Recolor
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.HolidaySales
+
   |id      = aedenthorn.FurnitureRecolor
  |curse  = 870970
+
   |nexus  = 10217
  |moddrop = 1205160
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 13050
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Home Sewing Kit
+
   |name    = FuryCore
   |author  = MouseyPounds
+
   |author  = LeFauxMatt
   |id      = MouseyPounds.HomeSewingKit
+
   |id      = furyx639.FuryCore
   |nexus  = 4935
+
   |nexus  = 10696
  |github  = MouseyPounds/stardew-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hopper Extractor
 
  |author  = BPavol, Lamacik
 
  |id      = bpavol.hopper_extractor
 
  |nexus  = 16688
 
  |github  = BPavol/stardew-valley-mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horny Festivals, Festival Warps
+
   |name    = Gacha Geodes, Geode Pity System
   |author  = Girafarig
+
   |author  = DeLiXx
   |id      = Girafarig.FestivalWarps
+
   |id      = DLX.Geodes
   |nexus  = 10844
+
  |curse  = 990836
 +
   |nexus  = 17691
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Flute Anywhere
+
   |name    = Galaxy Slingshot Obtainable
   |author  = Pathoschild
+
   |author  = Adham084
   |id      = Pathoschild.HorseFluteAnywhere
+
   |id      = adham084.galaxyslingshot
   |nexus  = 7500
+
   |nexus  = 14115
   |github  = Pathoschild/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Overhaul
+
   |name    = Galaxy Weapon Choice
   |author  = Goldenrevolver
+
   |author  = aedenthorn, Erinthe
   |id      = Goldenrevolver.HorseOverhaul
+
   |id      = aedenthorn.GalaxyWeaponChoice
   |nexus  = 7911
+
   |nexus  = 14511
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Horse Squeeze
+
   |name    = Gameboy Arcade
   |author  = jorgamun
+
   |author  = drbirbdev
   |id      = jorgamun.HorseSqueeze
+
   |id      = drbirbdev.GameboyArcade
   |nexus  = 10446
+
  |moddrop = 1318487
   |github  = jorgamun/HorseSqueeze
+
   |nexus  =
 +
   |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Game Reminder
   |author  = icepuente
+
   |author  = mmanlapat
   |id      = icepuente.HorseWhistle
+
   |id      = mmanlapat.GameReminder
   |nexus  = 1131
+
   |nexus  = 1153
   |github  = icepuente/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
+
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = GameSpeed
   |author  = nabuma
+
   |author  = RandomComputerUser
   |id      = HorseWhistle_SMAPI
+
   |id      = RandomComputerUser.GameSpeed
   |nexus  =
+
   |nexus  = 7211
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Host Tools
+
   |name    = Game Tables and Arcade Machines
   |author  = MattPlays
+
   |author  = CyanFire
   |id      = MattPlays.HostTools
+
   |id      = CF.SMAPI.GameTables
   |nexus  = 11154
+
   |nexus  = 12859
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hotbar Hotswap
+
   |name    = Garbage Can Tweaks
   |author  = Jaredlll08
+
   |author  = chiccen
   |id      = BlameJared.HotbarHotswap
+
   |id      = chiccen.GarbageCanTweaks
   |nexus  =
+
   |nexus  = 24410
  |curse  = 298033
+
   |github  = chiccenFL/StardewValleyMods
   |github  = jaredlll08/HotbarHotswap
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hot Chocolate Coffee Alternative
+
   |name    = Garbage Collector
   |author  = certifiableGrimalkin
+
   |author  = Loogooter
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
+
   |id      = OlegSilkin.garbage_collector
   |nexus  = 16159
+
   |nexus  = 2463
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework, @retest-after Producer Framework Mod-->
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hover Labels
+
   |name    = Garden Pot Options
   |author  = Achtuur
+
   |author  = ncarigon
   |id      = Achtuur.HoverLabels
+
   |id      = NCarigon.GardenPotOptions
   |nexus  = 17501
+
   |nexus  = 21608
   |github  = Achtuur/StardewMods
+
   |github  = ncarigon/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HP Bars
+
   |name    = Garden Pot Tweaks
   |author  = Ilyaki
+
   |author  = aedenthorn, Erinthe
   |id      = Ilyaki.HPBar
+
   |id      = aedenthorn.GardenPotTweaks
   |nexus  = 1736
+
   |nexus  = 14820
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |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 [[#Garden Pot Options|Garden Pot Options]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HQ Farmer Mod
+
   |name    = Gate Fix
   |author  = AsakOhee
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = AsakOhee.HQFarmerMod
+
   |id      = f4iTh.GateFix
   |nexus  = 19644
+
   |nexus  = 4859
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Huggable Scarecrows
+
   |name    = Gate Opener
   |author  = bogie5464
+
   |author  = mralbobo
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id      = mralbobo.GateOpener
   |nexus  = 3190
+
  |nexus  =
   |github  = bogie5464/HuggableScarecrows
+
  |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    = Hugs and Kisses
+
   |name    = Gem Isles
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HugsAndKisses
+
   |id      = aedenthorn.GemIsles
   |nexus  = 10062
+
   |nexus  = 6692
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger
+
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author  = Yyeahdude
+
   |author  = Hana
   |id      = HungerYyeadude
+
   |id      = Hana.GNMTokens
   |nexus  = 613
+
   |nexus  = 14426
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger and Thirst
+
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author  = PrimevalTitmouse
+
   |author  = sqbr
   |id      = PrimevalTitmouse.ModEntry
+
   |id      = sqbr.GetGS
   |nexus  = 1110
+
   |nexus  = 13434
   |github  =
+
   |github  = sqbr/GetGS
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Generic Mod Config Menu
 +
  |author  = spacechase0
 +
  |id      = spacechase0.GenericModConfigMenu
 +
  |curse  = 867150
 +
  |moddrop = 771692
 +
  |nexus  = 5098
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Generic Shop Extender
 +
  |author  = rabbitgreen49, IrregularPorygon
 +
  |id      = GenericShopExtender
 +
  |nexus  = 814
 +
  |github  = IrregularPorygon/SMAPIGenericShopMod
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
<!--
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
+
   |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    = Hunger for Food
+
   |name    = Genetics API
   |author  = Tigerle01, Stephan Hensel
+
   |author  = agent56
   |id      = HungerForFoodByTigerle
+
   |id      = agent56.GeneticsAPI
   |nexus  = 810
+
   |nexus  = 15655
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hungry Morning
+
   |name    = Genie Lamp
   |author  = lech43
+
   |author  = aedenthorn, Erinthe
   |id      = lech43.HungryMorning
+
   |id      = aedenthorn.GenieLamp
   |nexus  = 6391
+
   |nexus  = 19794
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hybrid Crop Engine
+
   |name    = Genie Lamp Definitive Edition, Genie Lamp
   |author  = spacechase0
+
   |author  = Kedidili
   |id      = spacechase0.HybridCropEngine
+
   |id      = KediDili.GenieLamp
  |curse  = 867721
+
   |nexus  = 22176
   |nexus  = 6577
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hypno Valley
+
   |name    = Geode Crusher Plus
   |author  = Kryspur
+
   |author  = Tomokisan
   |id      = Kryspur.HypnoValley
+
   |id      = tomokisan.geodeCrusherPlus
   |nexus  = 9052
+
   |nexus  = 24254
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Identifiable Combined Rings
+
   |name    = Geode Info Menu
   |author  = atravita
+
   |author  = CatCattyCat, Cat
   |id      = atravita.IdentifiableCombinedRings
+
   |id      = cat.geodeinfomenu
   |curse   = 870959
+
   |nexus   = 1448
   |moddrop = 1358005
+
   |moddrop = 833541
  |nexus  = 15928
+
   |github  = danvolchek/StardewMods
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Idle Pause
+
   |name    = Geode Preview
   |author  = Veleek
+
   |author  = MindMeltMax
   |id      = Veleek.IdlePause
+
   |id      = MindMeltMax.GeodePreview
   |nexus   = 1092
+
   |curse   = 1004493
   |github  = veleek/IdlePause
+
   |moddrop = 1555057
 
+
   |nexus   = 21009
   |broke in          = Stardew Valley 1.4
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |unofficial version = 1.2.2-unofficial.1-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Timer
+
   |name    = Get Dressed
   |author  = LordAndreios
+
   |author  = Advize and Jinxiewinxie
   |id      = LordAndreios.IdleTimer
+
   |id      = Advize.GetDressed
   |nexus  = 2858
+
   |nexus  = 331
   |github  = emperorzuul/SMAPI_MODS
+
   |github  = AdvizeGH/GetDressed
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Idle Pause|Idle Pause]] instead.
+
   |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    = I Don't Use That Water
+
   |name    = Get Glam
   |author  = idermailer
+
   |author  = MartyrPher
   |id      = idermailer.iDontUseThatWater
+
   |id      = MartyrPher.GetGlam
   |nexus  = 14047
+
   |nexus  = 5044
   |github  = idermailer/iDontUseThatWater
+
   |github  = MartyrPher/GetGlam
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = IFrames in Mines
+
   |name    = Get Out the Way
   |author  = Factknowhow
+
   |author  = BadNetCode
   |id      = Factknowhow.IFramesInMines
+
   |id      = BadNetCode.GetOutTheWay
   |nexus  = 16436
+
   |nexus  = 20637
   |github  = Mekadrom/IFramesInMines
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got Friendship
+
   |name    = Ghost Town
   |author  = ChiroxT
+
   |author  = Platonymous
   |id      = treinke.igotfriendship
+
   |id      = Platonymous.GhostTown
   |nexus  = 13290
+
  |curse  = 877231
   |github  =
+
  |moddrop = 793902
 +
   |nexus  = 2992
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got XP
+
   |name    = Giant Crop Fertilizer
   |author  = ChiroxT
+
   |author  = atravita
   |id      = treinke.igotxp
+
   |id      = atravita.GiantCropFertilizer
   |nexus  = 13289
+
  |curse  = 870977
   |github  =
+
  |moddrop = 1135913
 +
   |nexus  = 11620
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ImagEd
+
   |name    = Giant Crop Ring
   |author  = candidus42
+
   |author  = CatCattyCat, Cat
   |id      = Candidus42.ImagEd
+
   |id      = cat.giantcropring
   |nexus  = 7218
+
   |nexus  = 1182
   |github  = mus-candidus/ImagEd
+
  |moddrop = 833538
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Grandpa, Misc Introduction Fixes
+
   |name    = Giant Crop Tweaks
   |author  = mistyspring
+
   |author  = Khloe Leclair
   |id      = mistyspring.immersivegrandpa
+
   |id      = leclair.giantcroptweaks
  |curse  = 880517
+
   |nexus  = 14370
   |nexus  = 12562
+
   |github  = KhloeLeclair/StardewMods
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Scarecrows
+
   |name    = Giant Omelet
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.ImmersiveScarecrows
+
   |id      = spacechase0.GiantOmelet
  |curse  = 868685
+
   |nexus  = 13852
   |nexus  = 15290
+
   |github  = spacechase0/StardewValleyMods
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gift Decline
 +
  |author  = desto
 +
  |id      = desto.GiftDecline
 +
  |nexus  = 6944
 +
  |github  = desto-git/sdv-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gift Money
 +
  |author  = AvalonMFX
 +
  |id      = AvalonMFX.GiftMoney
 +
  |nexus  = 17564
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Sprinklers
+
   |name    = Gift Rejection
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ImmersiveSprinklers
+
   |id      = aedenthorn.GiftRejection
  |curse  = 868686
+
   |nexus  = 14273
   |nexus  = 15239
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Improved Quality of Life
+
   |name    = Gift Taste Helper
   |author  = Demiacle
+
   |author  = tstaples
   |id      = Demiacle.ImprovedQualityOfLife
+
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |nexus  = 1025
+
   |nexus  = 229
   |github  = demiacle/QualityOfLifeMods
+
   |github  = tstaples/GiftTasteHelper
 +
 
 +
  |warnings = needs zoom and UI scale options to have the same value.
  
   |broke in = Stardew Valley 1.3
+
   |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    = Improved Tracker
+
   |name    = Gift Taste Helper Continued
   |author  = Anthony Hilyard
+
   |author  = Isi0
   |id      = com.anthonyhilyard.improvedtracker
+
   |id      = Isi0.GiftTasteHelper
  |curse  = 445215
+
   |nexus  = 18762
   |nexus  = 9317
+
   |github  = Just-Chaldea/GiftTasteHelper
   |github  = AHilyard/ImprovedTracker
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = In a Heartbeat
 
  |author  = Shockah
 
  |id      = Shockah.InAHeartbeat
 
  |nexus  = 17834
 
  |github  = Shockah/Stardew-Valley-Mods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |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    = Increase Animal House Max Population
+
   |name    = Gift Taste Helper Continued x2
   |author  = Mizzion
+
   |author  = JoXW
   |id      = mizzion.increaseanimalhousemaxpopulation
+
   |id      = JoXW.GiftTasteHelper
   |nexus  = 4861
+
   |nexus  = 21001
   |github  = Mizzion/MyStardewMods
+
   |github  = JoXW100/GiftTasteHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Artifact Spots
+
   |name    = Gift Wrapper
   |author  = Mizzion
+
   |author  = blueberry
   |id      = mizzion.increasedartifactspots
+
   |id      = blueberry.GiftWrapper
   |nexus  = 3340
+
   |nexus  = 4721
   |moddrop = 663705
+
   |github  = b-b-blueberry/GiftWrapper
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
+
   |name    = Ginger Island Extra Locations
   |author  = shekurika
+
  |author  = mistyspring
   |id      = shekurika.fishtankCapacity
+
  |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus  = 11388
+
   |curse  = 880520
   |github =
+
   |nexus  = 12195
 +
   |github  = misty-spring/StardewMods
 +
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name    = Ginger Island Mainland Adjustments
   |author  = GZhynko
+
   |author  = atravita
   |id      = GZhynko.IncubatePufferfishEggs
+
   |id      = atravita.GingerIslandMainlandAdjustments
   |nexus  = 6162
+
  |curse  = 870984
   |github  = gzhynko/StardewMods
+
  |moddrop = 1098263
 +
   |nexus  = 10004
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Give Gold Mod, Instant Gold Mod
 +
  |author  = missgamergrl
 +
  |id      = missgamergrl.GiveGoldMod
 +
  |nexus  = 23300
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace
+
   |name    = Give Me My Cursor Back
   |author  = Traktori
+
   |author  = DecidedlyHuman
   |id      = Traktori.IndustrialFurnace
+
   |id      = DecidedlyHuman.GiveMeMyCursorBack
   |nexus  = 5568
+
   |nexus  = 9976
   |github  = Traktori7/StardewValleyMods
+
   |github  = DecidedlyHuman/GiveMeMyCursorBack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace for Automate
+
   |name    = GlassHammer Hope to Rise, Hope to Rise Mod
   |author  = Traktori
+
   |author  = Glass Hammer
   |id      = Traktori.AM.IndustrialFurnace
+
   |id      = GlassHammer.HopeToRiseMod
   |nexus  = 5568
+
   |nexus  = 23201
   |github  = Traktori7/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infallible Fishing
+
   |name    = Global Config Settings
   |author  = aedenthorn, Erinthe
+
   |author  = Gaphodil
   |id      = aedenthorn.InfallibleFishing
+
   |id      = Gaphodil.GlobalConfigSettings
   |nexus  = 14639
+
   |nexus  = 9340
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1007690
 +
   |github  = Gaphodil/GlobalConfigSettings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infertile Soil
+
   |name    = Glue Your Furniture Down
   |author  = Sabera, kelbesque
+
   |author  = violetlizabet
   |id      = Sabera.InfertileSoil
+
   |id      = violetlizabet.GlueFurnitureDown
   |nexus  = 2515
+
   |nexus  = 10374
   |github  =
+
   |github  = elizabethcd/PreventFurniturePickup
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infested Levels
+
   |name    = GMCM Options
   |author  = Eireon
+
   |author  = Jamie Taylor
   |id      = Eireon.InfestedLevels
+
   |id      = jltaylor-us.GMCMOptions
   |nexus  = 2823
+
   |nexus  = 10505
   |github  = benrpatterson/InfestedLevels
+
   |github  = jltaylor-us/StardewGMCMOptions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Energy
+
   |name    = God Mode
   |author  = Error27
+
   |author  = treyh0
   |id      = error27.infinite_energy
+
   |id      = treyh0.GodMode
   |nexus  = 17717
+
   |nexus  = 2641
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Junimo Cart Lives
+
   |name    = God Mode 1.6
   |author  = Renny
+
   |author  = Sean M Garcia
   |id      = renny.infinitejunimocartlives
+
   |id      = seanmgarcia.godmode16
   |nexus  = 2705
+
   |nexus  = 21208
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Money
+
   |name    = Goodbye American English
   |author  = Chunky
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = chunky.InfiniteMoney
+
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus  = 11510
+
  |moddrop = 854437
   |github  =
+
   |nexus  = 7183
 +
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Watering Cans
+
   |name    = Goodbye SMAPI
   |author  = CaptainSully
+
   |author  = Jessebot
   |id      = CaptainSully.InfiniteWateringCan
+
   |id      = Jessebot.GoodbyeSMAPI
  |moddrop = 1188756
+
   |nexus  = 6514
   |nexus  = 12739
+
   |github  = JessebotX/StardewValleyMods
   |github  = CaptainSully/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Zoom
+
   |name    = Go To Bed
   |author  = berkayylmao
+
   |author  = candidus42
   |id      = berkayylmao.InfiniteZoom
+
   |id      = Candidus42.GoToBed
   |nexus  = 8808
+
   |nexus  = 4967
  |curse  = 500088
+
   |github  = mus-candidus/GoToBed
   |github  = berkayylmao/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Informant
+
   |name    = Go To Sleep
   |author  = Slothsoft
+
   |author  = yy376
   |id      = Slothsoft.Informant
+
   |id      = yy376.GoToSleep
   |nexus  = 14293
+
   |nexus  = 2195
   |github  = slothsoft/stardew-informant
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In-Game SMAPI Log Uploader, Log Uploader
+
   |name    = Gradient Hair Colors
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.LogUploader
+
   |id      = spacechase0.GradientHairColors
   |nexus  = 13979
+
  |curse  = 867144
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 12744
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
+
   |name    = Grandfather's Gift
   |author  = Platonymous
+
   |author  = ShadowDragon8685
   |id      = Platonymous.InkStories
+
   |id      = ShadowDragon.GrandfathersGift
  |curse  = 877221
+
   |nexus  = 985
   |nexus  = 15987
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Input Fix
+
   |name    = Grandfather's Gift Remade
   |author  = Windmill_City
+
   |author  = pepoluan
   |id      = Windmill_City.InputFix
+
   |id      = pepoluan.GrandfatherGiftRemade
   |nexus  = 5693
+
   |nexus  = 4151
   |github  = Windmill-City/InputFix
+
  |chucklefish = 5783
 +
   |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
  
   |broke in = Stardew Valley 1.5.5
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Tools
+
   |name    = Grandfather's Heirlooms
   |author  = Sagittaeri
+
   |author  = rikai
   |id      = Sagittaeri.InputTools
+
   |id      = rikai.GrandfathersHeirlooms
   |nexus  = 14553
+
   |nexus  = 8557
   |github  = sagittaeri/StardewValleyMods
+
   |github  = rikai/Grandfathers-Heirlooms
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = InstaCrops
+
   |name    = Grass Growth
   |author  = WuestMan, redknightofdoom
+
   |author  = bcmpinc
   |id      = WuestMan.InstaCrops
+
   |id      = bcmpinc.GrassGrowth
   |nexus  = 4077
+
   |nexus  = 2732
   |github  = Brian-Wuest/Instacrops
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Animals
+
   |name    = Grass Growth Adjuster, Grass Adjustor
   |author  = pinocchio1231
+
   |author  = Jellypowered, Shockade
   |id      = pinocchio1231.instantanimals
+
   |id      = Jellypowered.GrassChance
   |nexus  = 9573
+
   |nexus  = 3365
   |github  = joisse1101/InstantAnimals
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Break
+
   |name    = Greenhouse 20x20
   |author  = Jolyone
+
   |author  = sirloinmeatt
   |id      = Me.InstantBreak
+
   |id      = sirloinmeatt.Greenhouse20x20
   |nexus  = 15526
+
   |nexus  = 2662
 
   |github  =
 
   |github  =
 +
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.0.1-unofficial.1-art17
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
+
   |name    = Greenhouse Construction
   |author  = aedenthorn, Erinthe
+
   |author  = Derslayr
   |id      = aedenthorn.InstantBuildingConstruction
+
   |id      = Derslayr.GreenhouseConstruction
  |curse  = 868720
+
   |nexus  = 10148
   |nexus  = 14110
+
   |github  = derslayr10/GreenhouseConstruction
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Buildings From Farm
+
   |name    = Greenhouse Entry Begone!
   |author  = BitwiseJon
+
   |author  = bblueberry, blueberry
   |id      = BitwiseJonMods.InstantBuildings
+
   |id      = blueberry.GreenhouseEntryBegone
   |nexus  = 2070
+
   |nexus  = 8203
   |github  = bitwisejon/StardewValleyMods
+
   |github  = b-b-blueberry/GreenhouseEntryPatch
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Instant Eat Key
 
  |author  = nini700
 
  |id      = nini700.InstantEatKey
 
  |nexus  = 4464
 
  
   |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Fishing
+
   |name    = Greenhouse Entry Mod
   |author  = aurnj, Roy Li
+
   |author  = pancham138
   |id      = RuyiLi.InstantFishing
+
   |id      = Pancham138.GreenhouseEntryMod
   |nexus  =
+
   |nexus  = 6150
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Geodes
+
   |name    = Greenhouse Gatherers
   |author  = montana123
+
   |author  = PeacefulEnd
   |id      =
+
   |id      = PeacefulEnd.GreenhouseGatherers
   |nexus   =
+
   |curse   = 870946
   |url    = https://community.playstarbound.com/threads/109038
+
   |nexus   = 7619
   |github  =
+
   |moddrop = 886187
 
+
   |github = Floogen/GreenhouseGatherers
   |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    = Greenhouse Gatherers Automate
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.InstantGrowthPowder
+
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
   |nexus  = 7727
+
  |curse  = 870946
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 7619
 
+
   |moddrop = 886187
   |beta broke in = Stardew Valley 1.6
+
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Grow Trees
+
   |name    = Greenhouse Sprinklers
   |author  = cantorsdust and Pathoschild
+
   |author  = Bpendragon
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id      = Bpendragon.GreenhouseSprinklers
   |nexus  = 173
+
   |nexus  = 7456
   |github  = cantorsdust/StardewMods
+
   |github  = Bpendragon/GreenhouseSprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Load
+
   |name    = Greenhouse Upgrades
   |author  = Platonymous
+
   |author  = Cecidelus
   |id      = Platonymous.InstantLoad
+
   |id      = Cecidelus.GreenhouseUpgrades
  |curse  = 877220
+
   |nexus  = 8042
   |nexus  = 16253
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Eat Item
+
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author  = Guedez
+
   |author  = Fernass354
   |id      = eat.item.instantly
+
   |id      = Fernass354.GreenUpgrades
   |nexus  = 5116
+
   |nexus  = 18766
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Increase Crop Growth Phase
+
   |name    = GreenHut
   |author  = RyanJesky
+
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id      = RyanJesky.IncreaseCropGrowthPhase
+
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus  = 10146
+
   |nexus  = 1735
   |github  = RyanJesky/IncreaseCropGrowthPhase
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Pets
+
   |name    = Groundhog Day
   |author  = blueberry
+
   |author  = aedenthorn, Erinthe
   |id      = blueberry.InstantPets
+
   |id      = aedenthorn.GroundhogDay
   |nexus  = 9448
+
   |nexus  = 10151
   |github  = b-b-blueberry/InstantPets
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Tool Upgrades
+
   |name    = Groupable Chests
   |author  = Binarynova
+
   |author  = FricativeMelon
   |id      = binarynova.instanttoolupgrades
+
   |id      = FricativeMelon.GroupableChests
   |nexus  = 8918
+
   |nexus  = 15375
   |github  = Binarynova/MyStardewMods
+
   |github  = FricativeMelon/GroupableChests
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Helper
+
   |name    = Growable Bushes
   |author  = Hammurabi
+
   |author  = atravita
   |id      = HammurabiInteractionHelper
+
   |id      = atravita.GrowableBushes
   |nexus   =
+
   |curse  = 870961
   |chucklefish = 4640
+
   |moddrop = 1357999
   |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
+
   |nexus  = 15111
 +
   |github = atravita-mods/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
<!--
 
  |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    = Growable Giant Crops
   |author  = jahangmar
+
   |author  = atravita
   |id      = jahangmar.InteractionTweaks
+
   |id      = atravita.GrowableGiantCrops
   |nexus  = 3771
+
  |curse  = 870960
   |github  = jahangmar/StardewValleyMods
+
  |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    = Into the Game (Save Loaded Notifier)
+
   |name    = Grow That Giant Crop
   |author  = DecidedlyHuman
+
   |author  = MercuryVN
   |id      = DecidedlyHuman.SaveLoadedNotifier
+
   |id      = MercuryVN.GrowThatGiantCrop
   |nexus  = 12826
+
   |nexus  = 23760
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = MercuryVN/GrowThatGiantCrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Intravenous Coffee
+
   |name    = Gunther Tells You
   |author  = mpcomplete
+
   |author  = John Peters
   |id      = mpcomplete.IntravenousCoffee
+
   |id      = JohnPeters.GuntherTellsYou
   |nexus  = 2224
+
   |nexus  = 19143
   |github  = mpcomplete/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment
+
   |name    = Haboo
   |author  = MissCoriel
+
   |author  = BlaDe
   |id      = misscoriel.invest
+
   |id      = LetsTrollTheMan.HabooNPC
   |nexus  = 5293
+
   |nexus  = 12034
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment Maximized
+
   |name    = Hair Growth
   |author  = MissCoriel
+
   |author  = skn
   |id      = misscoriel.investmax
+
   |id      = skn.HairGrowthMod
   |nexus  = 9253
+
   |nexus  = 3279
  |github  = MissCoriel/InvestmentMaximized
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Invite Code Mod
 
  |author  = ThePqtatoGalaxy, KOREJJamJar
 
  |id      = KOREJJamJar.InviteCodeMod
 
  |nexus  = 4023
 
 
   |github  =
 
   |github  =
  
Line 8,302: Line 10,018:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Friend
+
   |name    = Halt Event Time
   |author  = d5a1lamdtd, HaPyke
+
   |author  = chawol
   |id      = d5a1lamdtd.InviteFriend
+
   |id      = chawol.HaltEventTime
  |moddrop = 1486022
+
   |nexus  = 8774
   |nexus  = 19500
+
   |github  = chawolbaka/HaltEventTime
   |github  =
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Iridium Tools Patch
+
   |name    = Hamlet
   |author  = Redwood
+
   |author  = Taskmaster
   |id      = Redwood.IridiumToolsPatch
+
   |id      = Taskmaster.Hamlet
   |nexus  = 2897
+
   |nexus  = 4601
   |github  = EKomperud/StardewMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Is It Cake
+
   |name    = Handy Headphones
   |author  = furyx639
+
   |author  = PeacefulEnd
   |id      = furyx639.IsItCake
+
   |id      = PeacefulEnd.HandyHeadphones
  |curse  = 871826
+
   |nexus  = 7936
   |nexus  = 14775
+
   |github  = Floogen/HandyHeadphones
   |github  = LeFauxMatt/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers
+
   |name    = Happy Animals
   |author  = PeacefulEnd
+
   |author  = StarPeanut, Greger
   |id      = PeacefulEnd.IslandGatherers
+
   |id      = HappyAnimals
   |nexus  = 8552
+
   |nexus  =
   |github  = Floogen/IslandGatherers
+
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked, @retest-after Dynamic Game Assets, @retest-after Expanded Storage-->
+
   |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    = Island Gatherers Automate
+
   |name    = Happy Birthday
   |author  = PeacefulEnd
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id      = Omegasis.HappyBirthday
   |nexus  = 8552
+
   |nexus  = 520
   |github  = Floogen/IslandGatherers
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Island Gatherers-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Secret
+
   |name    = Happy Birthday
   |author  = Edu Anttunes
+
   |author  = Oxyligen
   |id      = IslandSecret
+
   |id      = HappyBirthday
   |nexus  = 8096
+
   |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    = Item AutoTrasher, AutoTrash
+
   |name    = Happy Fish Jump
   |author  = S1mmyy
+
   |author  = Sakorona
   |id      = S1mmyy.AutoTrash
+
   |id      = KoihimeNakamura.HappyFishJump
   |nexus  = 5140
+
   |nexus  = 6516
   |github  = S1mmyy/StardewMods
+
  |moddrop = 1068089
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Bags
+
   |name    = Happy Home Designer
   |author  = SlayerDharok
+
   |author  = tlitookilakin
   |id      = SlayerDharok.Item_Bags
+
   |id      = tlitookilakin.HappyHomeDesigner
   |nexus  = 5382
+
   |nexus  = 19675
   |github  = Videogamers0/SDV-ItemBags
+
   |github  = tlitookilakin/HappyHomeDesigner
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Quality Indicator
+
   |name    = Hardcore Combat
   |author  = FunnyMoney
+
   |author  = jeWel
   |id      = funnymoney.itemqualityindicator
+
   |id      = jeWel.HardcoreCombat
   |nexus  = 15336
+
   |nexus  = 23577
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery
+
   |name    = Hardcore Mines
   |author  = Mytsy
+
   |author  = kibbe, lillvik
   |id      = Mysty.ItemRecovery
+
   |id      = kibbe.hardcore_mines
   |nexus  = 9354
+
   |nexus  = 1674
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery Plus
+
   |name    = Hardcore Mines 2
   |author  = Lunardiver
+
   |author  = ItsLittany
   |id      = Lunardiver.ItemRecoveryPlus
+
   |id      = itslittany.HardcoreMines2
   |nexus  = 13026
+
   |nexus  = 6411
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Research 'n' Spawn
+
   |name    = Hardcore Mode
   |author  = TSlex
+
   |author  = vermicyde
   |id      = TSlex.ItemResearchSpawner
+
   |id      = vermicyde.HardcoreModeDLL
   |nexus  = 8933
+
   |nexus  = 15125
   |moddrop = 1012482
+
   |github  =
   |github  = TSlex/StardewValley
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Tooltips
+
   |name    = Hardy Grass
   |author  = Jaredlll08
+
   |author  = DiscipleOfEris
   |id      = BlameJared.ItemTooltips
+
   |id      = DiscipleOfEris.HardyGrass
   |nexus  =
+
   |nexus  = 8772
   |curse  = 297655
+
   |github  = DiscipleOfEris/HardyGrass
   |github  = jaredlll08/Item-Tooltips
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = iTile
+
   |name    = Harp of Yoba Redux
   |author  = ha1fdaew
+
   |author  = Platonymous
   |id      = ha1fdaew.iTile
+
   |id      = Platonymous.HarpOfYobaRedux
   |nexus  = 7512
+
   |nexus  = 914
   |github  = ha1fdaew/iTile
+
  |moddrop = 793924
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Its Time to Wake Up
+
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author  = Krutonium
+
   |author  = Goldenrevolver
   |id      = Krutonium.ItsTimeToWakeUp
+
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus  = 13798
+
   |nexus  = 7851
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jaques and the Bean Pole, Jaques and Beans
+
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
   |author  = Matt Cioni
+
   |author  = Dounat2201, Sasara
   |id      = mattCioni.JaquesAndBeans
+
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
   |nexus  = 14555
+
   |nexus  = 1157
   |github  =
+
   |github  = Sasara2201/WitchPrincess
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jar Opener
+
   |name    = Harvest Seeds
   |author  = Genowhirl9999
+
   |author  = aedenthorn, Erinthe
   |id      = genowhirl9999.jaropener
+
   |id      = aedenthorn.HarvestSeeds
   |nexus  = 5292
+
   |nexus  = 11773
   |moddrop = 988956
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JhinFour
+
   |name    = Harvest With Scythe
   |author  = Keaton Sadoski
+
   |author  = ThatNorthernMonkey
   |id      = Sadoski.JhinFour
+
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
  |nexus  = 11838
+
   |nexus  = 236
  |github  =
+
   |github  = ThatNorthernMonkey/HarvestWithScythe
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Jiggly Junimo Bundles
 
  |author  = Jonas Henriksson, Greger
 
  |id      = Greger.JigglyJunimoBundles
 
   |nexus  =
 
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
 
   |github  = gr3ger/Stardew_JJB
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
+
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name    = Hat Buffs
   |author  = k4rakara
+
   |author  = popska
   |id      = k4rakara.JoJa84Plus
+
   |id      = popska.HatBuffs
   |nexus  = 5803
+
   |nexus  = 9050
   |github  = K4rakara/Stardew-Mods
+
   |github  =
 +
  |source  = https://gitlab.com/popska/UsefulHats
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJaBan - Arcade Sokoban
+
   |name    = Hat Mouse Lacey
   |author  = Platonymous
+
   |author  = ichortower
   |id      = Platonymous.JoJaBan
+
   |id      = ichortower.HatMouseLacey.Core
   |nexus  = 3118
+
   |nexus  = 18177
  |moddrop = 793907
+
   |github  = ichortower/HatMouseLacey
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JojaMart to PathoMart, Pathomart
+
   |name    = Hat Panning
   |author  = Dounat2201, Sasara
+
   |author  = monsoonsheep
   |id      = Sasara.Pathomart
+
   |id      = monsoonsheep.PanWithHats
   |nexus  = 1142
+
   |nexus  = 18965
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja Online
+
   |name    = Hat Shop Restoration
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
   |id      = PeacefulEnd.JojaOnline
+
   |id      = PeacefulEnd.AMouseWithAHat.Core
  |moddrop = 878236
+
   |nexus  = 17291
   |nexus  = 7486
+
   |github  = Floogen/StardewSandbox
   |github  = Floogen/JojaOnline
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Dark Secret, Halloween Jam CSharp
+
   |name    = Hats on Hats
   |author  = sophie
+
   |author  = Shockah
   |id      = sophie.HalloweenJamCSharp
+
   |id      = Shockah.HatsOnHats
   |nexus  = 18927
+
   |nexus  = 17280
   |github  = sophiesalacia/StardewMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Hauntings
+
   |name    = Hats on Pets Plus
   |author  = MindMeltMax
+
   |author  = Syma
   |id      = MindMeltMax.HauntedJoja
+
   |id      = Syma.HatsOnPetsPlus
   |nexus  = 7014
+
   |nexus  = 22631
  |moddrop = 1135684
+
   |github  = SymaLoernn/Stardew_HatsOnPetsPlus
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joys of Efficiency
+
   |name    = Hay Bales as Silos
   |author  = punyo, yakminepunyo
+
   |author  = Cherry, CherryChain
   |id      = punyo.JoysOfEfficiency
+
   |id      = Cherry.HayBalesSilo
   |nexus  = 2162
+
   |nexus  = 5151
   |github  = pomepome/JoysOfEfficiency
+
   |moddrop = 716396
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Assets
+
   |name    = Hay Collection
   |author  = spacechase0
+
   |author  = MindMeltMax
   |id      = spacechase0.JsonAssets
+
   |id      = MindMeltMax.HayCollection
   |curse  = 867749
+
   |curse  = 1004492
   |moddrop = 399895
+
   |moddrop = 1555056
   |nexus  = 1720
+
   |nexus  = 21008
   |github  = spacechase0/StardewValleyMods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Processor
+
   |name    = HD Portraits
   |author  = Jamie Taylor
+
   |author  = Tlitookilakin
   |id      = jltaylor-us.JsonProcessor
+
   |id      = tlitookilakin.HDPortraits
   |nexus  = 13183
+
   |nexus  = 10971
   |github  = jltaylor-us/StardewJsonProcessor
+
   |moddrop = 1103418
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Jump Down the Mine
 
  |author  = flowoeB
 
  |id      = flowoeB.JumpDownTheMine
 
  |nexus  = 8357
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Over
+
   |name    = HD Sprites
   |author  = spacechase0
+
   |author  = ninthworld
   |id      = spacechase0.JumpOver
+
   |id      = NinthWorld.HDSprites
  |curse  = 867746
+
   |nexus  = 4024
  |moddrop = 384782
+
   |github  = ninthworld/HDSprites
  |nexus  = 1844
 
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Junimo Beacon
 
  |author  = Achtuur
 
  |id      = Achtuur.JunimoBeacon
 
   |nexus  = 17135
 
   |github  = Achtuur/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Boy
+
   |name    = Health and Stamina Regeneration
   |author  = Tyler Gibbs
+
   |author  = Jessebot, JessebotX
   |id      = tylergibbs2.JunimoBoy
+
   |id      = Jessebot.HealthStaminaRegen
   |nexus  = 14384
+
   |nexus  = 3207
   |github  = tylergibbs2/StardewValleyMods
+
  |moddrop = 624105
 +
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Cart More Score
+
   |name    = Health and Stamina Tweaks
   |author  = yaxuan97
+
   |author  = Kiddles, Svard
   |id      = yaxuan97.junimocartmorescore
+
   |id      = Kiddles.HASTweaks
   |nexus  = 13644
+
   |nexus  = 5630
   |github  =
+
   |github  = SvardXI/HAS_Tweaks
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Deposit Anywhere
+
   |name    = Health Bars
 
   |author  = Zoryn
 
   |author  = Zoryn
   |id      = Zoryn.JunimoDepositAnywhere
+
   |id      = Zoryn.HealthBars
 
   |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    = Junimo Dialog
+
   |name    = Health Bars (Darkhax)
   |author  = ceruleandeep
+
   |author  = Darkhax
   |id      = ceruleandeep.junimodialog
+
   |id      = darkhax.healthbars
   |nexus  = 8937
+
   |nexus  =
   |github  = ceruleandeep/CeruleanStardewMods
+
  |curse  = 302910
 +
   |github  = Stardew-Valley-Modding/HealthBars
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Junimo Hut Resize and Retexture, Junimo Hut Size
+
   |name    = Health Rework
   |author  = Fernass354
+
   |author  = seferoni
   |id      = Fernass354.JunimoHutSize
+
   |id      = seferoni.HealthRework
   |nexus  = 18457
+
   |nexus  = 22223
   |github  =
+
   |github  = seferoni/HealthRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Anywhere
+
   |name    = Heartbeat
   |author  = MartyrPher
+
   |author  = themattfiles
   |id      = JunimoKartAnywhere
+
   |id      = themattfiles.HeartBeat
   |nexus  = 4315
+
   |nexus  = 5941
   |github  =
+
   |github  = embolden/Heartbeat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Cheater
+
   |name    = Heart Event Helper
   |author  = ryaon
+
   |author  = bungus
   |id      = Ryaon.JunimoKartCheater
+
   |id      = bungus.HeartEventHelper
   |nexus  = 5137
+
   |nexus  = 21924
   |github  =
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Global Rankings
+
   |name    = Heart Level Notifications
   |author  = drbirbdev
+
   |author  = StultusV
   |id      = drbirbdev.JunimoKartGlobalRankings
+
   |id      = StultusV.HeartLevelNotifications
   |nexus  = 14856
+
   |nexus  = 8655
   |github  = drbirbdev/StardewValley
+
   |github  = JudeRV/Stardew-HeartLevelNotifier
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Level Practice
+
   |name    = Heelies
   |author  = BlaDe
+
   |author  = fakemonster
   |id      = BlaDe.JunimoLevelPractice
+
   |id      = fakemonster.Heelies
   |nexus  = 10056
+
   |nexus  = 7751
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimos Accept Cash
+
   |name    = Hello SMAPI
   |author  = spacechase0
+
   |author  = Jessebot, JessebotX
   |id      = spacechase0.JunimosAcceptCash
+
   |id      = Jessebot.HelloSMAPI
  |curse  = 867716
+
   |nexus  = 4483
   |nexus  = 7437
+
   |github  = JessebotX/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Warp
+
   |name    = Help for Hire
   |author  = Shockah
+
   |author  = LeFauxMatt
   |id      = Shockah.JunimoWarp
+
   |id      = furyx639.HelpForHire
   |nexus  = 15676
+
  |curse  = 871839
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 5316
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Relax
+
   |name    = Helpful Spouses
   |author  = Goldenrevolver
+
   |author  = LeFauxMatt
   |id      = Goldenrevolver.JustRelax
+
   |id      = furyx639.HelpfulSpouses
   |nexus  = 7770
+
  |curse  = 871841
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus  = 5175
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Sleep In
+
   |name    = Help Wanted
   |author  = Rifleman
+
   |author  = aedenthorn, Erinthe
   |id      = Rifleman.JustSleepIn
+
   |id      = aedenthorn.HelpWanted
   |nexus  = 11286
+
  |curse  = 868696
   |github  = 9Rifleman/JustSleepIn
+
   |nexus  = 14640
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21766|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kamikaze
+
   |name    = Help Wanted Auto Accept
   |author  = aurnj, Roy Li
+
   |author  = Ruse82
   |id      = RuyiLi.Kamikaze
+
   |id      = Ruse82.HelpWantedAutoAccept
   |nexus  =
+
   |nexus  = 22235
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Help Wanted Quest Fixes
 +
  |author  = Pokeytax
 +
  |id      = Pokeytax.HelpWantedQuestFixes
 +
  |nexus  = 2644
 +
  |github  = gembree/HelpWantedQuestFixes
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kawakami - Healer NPC
+
   |name    = Hempire
   |author  = Gorzalt and Flerfarvet
+
   |author  = Oga_The_Real
   |id      = gorzalt.kawakami
+
   |id      = Oga_The_Real.Hempire
   |nexus  = 2549
+
   |nexus  = 14477
   |github  = Gorzalt/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |status  = abandoned<!--mod page hidden-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
+
   |name    = Here Fishy
   |author  = KediDili
+
   |author  = aedenthorn, Erinthe
   |id      = KediDili.FurnitureTweaks.DLL
+
   |id      = aedenthorn.HereFishy
   |nexus  = 19375
+
  |curse  = 868881
   |github  = KediDili/FurnitureTweaks
+
   |nexus  = 6586
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.4.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#HereFishy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's NPC Utilities
+
   |name    = Hibernation
   |author  = KediDili
+
   |author  = Shockah
   |id      = KediDili.KNU
+
   |id      = Shockah.Hibernation
   |nexus  = 17884
+
   |nexus  = 11421
   |github  = KediDili/NPCUtilities
+
   |github  = Shockah/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keep Partners, Keep Your Partners
+
   |name    = Hide Chest Color Picker After Close
   |author  = EssGee, SG
+
   |author  = trashcan9
   |id      = SG.Partners
+
   |id      = trashcan9.HideChestColorPickerAfterClose
   |nexus  = 5625
+
   |nexus  = 16075
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = KeyBind UI
+
   |name    = Highlighted Jars
   |author  = Enaium
+
   |author  = Annosz
   |id      = Enaium.KeyBindUI
+
   |id      = Annosz.HighlightedJars
  |curse  = 538001
+
   |nexus  = 6833
  |moddrop = 1036920
+
   |github  = Annosz/StardewValleyModding
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Key Suppressor
+
   |name    = Highlight Empty Machines
   |author  = Deflaktor
+
   |author  = atravita
   |id      = Deflaktor.KeySuppressor
+
   |id      = atravita.HighlightEmptyMachines
   |nexus  = 9295
+
  |curse  = 870976
   |github  = Deflaktor/KeySuppressor
+
  |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    = Kokoro, Kokoro - Shockah's Core Mod
+
   |name    = Hit Markers
   |author  = Shockah
+
   |author  = bendenewb, newbie9598
   |id      = Shockah.Kokoro
+
   |id      = newbie9598.HitMarkersMeme
   |nexus  = 15682
+
   |nexus  = 2098
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Roommate Shop
+
   |name    = Hmm Cheese Yum
   |author  = aedenthorn, Erinthe
+
   |author  = tomasitobambito
   |id      = aedenthorn.KrobusRoommateStore
+
   |id      = tomasitobambito.HmmCheeseYum
   |nexus  = 13131
+
   |nexus  = 9343
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Sells Larger Stacks
+
   |name    = Hoe and Water Direction
   |author  = Annosz
+
   |author  = TheThor59
   |id      = Annosz.KrobusSellsLargerStacks
+
   |id      = Thor.HoeWaterDirection
   |nexus  = 5993
+
   |nexus  = 10052
   |github  = Annosz/StardewValleyModding
+
   |github  = TheThor59/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Labeling
+
   |name    = HoeDown
   |author  = Enaium
+
   |author  = BlaDe
   |id      = Enaium.Labeling
+
   |id      = BlaDe.HoeDown
  |curse  = 443134
+
   |nexus  = 9798
  |moddrop = 906932
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/Labeling
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder and Snow Yam Tip
+
   |name    = Hold to Break Geodes
   |author  = WhiteMind
+
   |author  = CatCattyCat, Cat
   |id      = WhiteMind.LAST
+
   |id      = cat.holdtobreakgeodes
   |nexus  = 1906
+
   |nexus  = 1689
   |github  =
+
   |moddrop = 833545
 
+
   |github  = danvolchek/StardewMods
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder Locator
+
   |name    = Hold to Pause
   |author  = ChaosEnergy
+
   |author  = samspartan
   |id      = ChaosEnergy.LadderLocator
+
   |id      = samspartan.HoldToPause
   |nexus  = 3094
+
   |nexus  = 7352
   |github  = yuri-moens/LadderLocator
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
+
   |name    = Holiday Sales
   |author  = Platonymous
+
   |author  = atravita
   |id      = Platonymous.LandGrants
+
   |id      = atravita.HolidaySales
   |curse  = 877222
+
   |curse  = 870970
   |nexus  = 15855
+
  |moddrop = 1205160
   |github  =
+
   |nexus  = 13050
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant
+
   |name    = Home Sewing Kit
   |author  = dmcrider57
+
   |author  = MouseyPounds
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id      = MouseyPounds.HomeSewingKit
   |nexus  = 7917
+
   |nexus  = 4935
   |github  = dmcrider/LastDayToPlant
+
   |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant Redux
+
   |name    = Honey Harvest Sync
   |author  = atravita
+
   |author  = voltaek
   |id      = atravita.LastDayToPlantRedux
+
   |id      = voltaek.HoneyHarvestSync
  |curse  = 870965
+
   |nexus  = 20493
  |moddrop = 1294435
+
   |github  = voltaek/StardewMods
   |nexus  = 15004
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lasting Conversation Topics
+
   |name    = Hopper Extractor
   |author  = sophie
+
   |author  = BPavol, Lamacik
   |id      = sophie.LastingCTs
+
   |id      = bpavol.hopper_extractor
   |nexus  = 14377
+
   |nexus  = 16688
   |github  = ModOrganizer2/modorganizer-basic_games
+
   |github  = BPavol/stardew-valley-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leaderboard Library
+
   |name    = Horny Festivals, Festival Warps
   |author  = drbirbdev
+
   |author  = Girafarig
   |id      = drbirbdev.LeaderboardLibrary
+
   |id      = Girafarig.FestivalWarps
   |nexus  = 15102
+
   |nexus  = 10844
   |github  = drbirbdev/StardewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leave the Mine
+
   |name    = Horse Flute Anywhere
   |author  = Kangzoel
+
   |author  = Pathoschild
   |id      = Kangzoel.LeaveTheMine
+
   |id      = Pathoschild.HorseFluteAnywhere
   |nexus  = 11823
+
  |curse  = 1000620
   |github  =
+
   |nexus  = 7500
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lefty Mode
+
   |name    = Horse Flute Auto Mount
   |author  = Max Vollmer, SVProtector
+
   |author  = MercuryVN
   |id      = maxvollmer.leftymode
+
   |id      = MercuryVN.HorseFluteAutoMount
   |nexus  = 6199
+
   |nexus  = 24018
   |github  = maxvollmer/LeftyMode
+
   |github  = MercuryVN/HorseFluteAutoMount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Legendary Fish Pond Framework
+
   |name    = Horse Overhaul
   |author  = sharpskull2
+
   |author  = Goldenrevolver
   |id      = sharpskull2.LegendaryFishPondFramework
+
   |id      = Goldenrevolver.HorseOverhaul
   |nexus  = 14637
+
   |nexus  = 7911
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lenient Window Resize
+
   |name    = Horse Squeeze
   |author  = DeLiXx
+
   |author  = jorgamun
   |id      = DeLiXx.Lenient_Window_Resize
+
   |id      = jorgamun.HorseSqueeze
   |nexus  = 12305
+
   |nexus  = 10446
   |github  =
+
   |github  = jorgamun/HorseSqueeze
  |source  = https://gitlab.com/delixx/stardew-valley-lenient-window-resize
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Mini Shipping Bin
+
   |name    = Horse Whistle
   |author  = atravita
+
   |author  = icepuente
   |id      = atravita.LessMiniShippingBin
+
   |id      = icepuente.HorseWhistle
  |curse  = 870982
+
   |nexus  = 1131
   |nexus  = 10959
+
   |github  = icepuente/StardewValleyMods
  |moddrop = 1102538
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Rest!
+
   |name    = Horse Whistle
   |author  = Ophaneom
+
   |author  = nabuma
   |id      = Ophaneom.LetMeRest
+
   |id      = HorseWhistle_SMAPI
   |nexus  = 8205
+
   |nexus  =
   |github  = Ophaneom/Let-Me-Rest
+
   |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Shop
+
   |name    = Host Tools
   |author  = MindMeltMax
+
   |author  = MattPlays
   |id      = MindMeltMax.LetMeShop
+
   |id      = MattPlays.HostTools
  |moddrop = 1443554
+
   |nexus  = 11154
   |nexus  = 16738
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let's Start With Fishing
+
   |name    = Hotbar Hotswap
   |author  = MedievalAI
+
   |author  = Jaredlll08
   |id      = MedievalAI.LetsStartWithFishing
+
   |id      = BlameJared.HotbarHotswap
   |nexus  = 19107
+
   |nexus  =
   |github  =
+
  |curse  = 298033
 +
   |github  = jaredlll08/HotbarHotswap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Extender
+
   |name    = Hot Chocolate Coffee Alternative
   |author  = unidarkshin, Devin Lematty
+
   |author  = certifiableGrimalkin
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus  = 1471
+
   |nexus  = 16159
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leveling Adjustment
+
   |name    = Hover Labels
   |author  = jahangmar
+
   |author  = Achtuur
   |id      = jahangmar.LevelingAdjustment
+
   |id      = Achtuur.HoverLabels
   |nexus  = 4689
+
   |nexus  = 17501
   |github  = jahangmar/StardewValleyMods
+
   |github  = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Up Notifications
+
   |name    = HP Bars
   |author  = kd8lvt
+
   |author  = Ilyaki
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id      = Ilyaki.HPBar
   |nexus  = 855
+
   |nexus  = 1736
  |curse  = 300715
 
 
   |github  =
 
   |github  =
  
   |broke in           = SMAPI 3.0
+
   |broke in = SMAPI 3.0
   |unofficial version = 0.0.3-unofficial.1-leifericson
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-20#post-3353915
+
   |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    = LewdDew Valley, LewdDew_Valley_helper2
+
   |name    = HQ Farmer Mod
   |author  = shurmash
+
   |author  = AsakOhee
   |id      = shurmash.LewdDew_Valley_helper
+
   |id      = AsakOhee.HQFarmerMod
   |nexus  = 7222
+
   |nexus  = 19644
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lewd Leah
+
   |name    = HUD Customizer
   |author  = prowlingDemon, unknownDev
+
   |author  = Espy
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id      = Espy.HUDCustomizer
   |nexus  = 4402
+
   |nexus  = 23704
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Mod
+
   |name    = Huggable Scarecrows
 +
  |author  = bogie5464
 +
  |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
 +
  |nexus  = 3190
 +
  |github  = bogie5464/HuggableScarecrows
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hugs and Kisses
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LightMod
+
   |id      = aedenthorn.HugsAndKisses
   |nexus  = 14387
+
   |nexus  = 10062
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Light Switch
+
   |name    = Hugs and Kisses Continued
   |author  = holythesea
+
   |author  = JoXW
   |id      = holythesea.LightSwitch
+
   |id      = JoXW.HugsAndKisses
   |nexus  = 15683
+
   |nexus  = 21019
  |github  = holy-the-sea/LightSwitch
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Like a Duck to Water
+
   |name    = Hunger
   |author  = aedenthorn, Erinthe
+
   |author  = Yyeahdude
   |id      = aedenthorn.LikeADuckToWater
+
   |id      = HungerYyeadude
   |nexus  = 15860
+
   |nexus  = 613
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Limited Campfire Cooking
+
   |name    = Hunger and Thirst
   |author  = Cherry, CherryChain
+
   |author  = PrimevalTitmouse
   |id      = Cherry.LimitedCampfireCooking
+
   |id      = PrimevalTitmouse.ModEntry
   |nexus  = 4971
+
   |nexus  = 1110
   |moddrop = 716383
+
   |github  =
   |github = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Line Sprinklers
+
   |name    = Hunger for Food
   |author  = nanzington<!--since 1.4.0-->, Hootless
+
   |author  = Tigerle01, Stephan Hensel
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
+
   |id      = HungerForFoodByTigerle
   |nexus   = 2917
+
  |nexus  = 810
   |github = hootless/StardewMods
+
  |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    = Linus Mod
+
   |name    = Hungry Morning
   |author  = tomii
+
   |author  = lech43
   |id      = tomii.LinusMod
+
   |id      = lech43.HungryMorning
   |nexus  = 11637
+
   |nexus  = 6391
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Literally Can't Even
+
   |name    = Hybrid Crop Engine
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.LiterallyCantEven
+
   |id      = spacechase0.HybridCropEngine
   |nexus  = 14262
+
  |curse  = 867721
 +
   |nexus  = 6577
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Little NPCs
+
   |name    = Hypno Valley
   |author  = Candidus42
+
   |author  = Kryspur
   |id      = Candidus42.LittleNPCs
+
   |id      = Kryspur.HypnoValley
   |nexus  = 15152
+
   |nexus  = 9052
   |github  = mus-candidus/LittleNPCs
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Live Progress Bar
+
   |name    = Identifiable Combined Rings
   |author  = Tyler Gibbs
+
   |author  = atravita
   |id      = tylergibbs2.liveprogressbar
+
   |id      = atravita.IdentifiableCombinedRings
   |nexus  = 7330
+
  |curse  = 870959
   |github  = tylergibbs2/LiveProgressBar
+
  |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    = Livestock Choices
+
   |name    = Idle Animations, Animacoes
   |author  = aedenthorn, Erinthe
+
   |author  = BrasileiroTop
   |id      = aedenthorn.LivestockChoices
+
   |id      = BrasileiroTop.Animacoes
   |nexus  = 11551
+
   |nexus  = 5139
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loan Mod
+
   |name    = Idle Pause
   |author  = Doomnik
+
   |author  = Veleek
   |id      = Doomnik.LoanMod
+
   |id      = Veleek.IdlePause
   |nexus  = 3882
+
   |nexus  = 1092
   |github  = legovader09/SDVLoanMod
+
   |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    = Lober Cat
+
   |name    = Idle Timer
   |author  = codyflagstaff
+
   |author  = LordAndreios
   |id      = codyflagstaff.lobercat
+
   |id      = LordAndreios.IdleTimer
   |nexus  = 8219
+
   |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    = Location Compass
+
   |name    = I Don't Use That Water
   |author  = Bouhm and Pathoschild
+
   |author  = idermailer
   |id      = Bouhm.LocationCompass
+
   |id      = idermailer.iDontUseThatWater
   |nexus  = 3045
+
   |nexus  = 14047
  |curse  = 308286
+
   |github  = idermailer/iDontUseThatWater
   |github  = Bouhm/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Chests
+
   |name    = IFrames in Mines
   |author  = MindMeltMax
+
   |author  = Factknowhow
   |id      = MindMeltMax.LockedChests
+
   |id      = Factknowhow.IFramesInMines
  |moddrop = 1179603
+
   |nexus  = 16436
   |nexus  = 12452
+
   |github  = Mekadrom/IFramesInMines
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Crab Pots
+
   |name    = I Got Friendship
   |author  = nini700
+
   |author  = ChiroxT
   |id      = nini700.LockedCrabPot
+
   |id      = treinke.igotfriendship
   |nexus  = 4461
+
   |nexus  = 13290
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Maps
+
   |name    = I Got XP
   |author  = Edu Anttunes
+
   |author  = ChiroxT
   |id      = LockedMaps
+
   |id      = treinke.igotxp
   |nexus  = 10089
+
   |nexus  = 13289
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lockpicks
+
   |name    = ImagEd
   |author  = bwdy
+
   |author  = candidus42
   |id      = bwdy.lockpicks
+
   |id      = Candidus42.ImagEd
   |nexus  = 3521
+
   |nexus  = 7218
   |github  = bwdymods/SDV-Lockpicks
+
   |github  = mus-candidus/ImagEd
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Menu
+
   |name    = Immersive Grandpa, Misc Introduction Fixes
   |author  = JareBear
+
   |author  = mistyspring
   |id      = JareBear.LogMenu
+
   |id      = mistyspring.immersivegrandpa
   |nexus  = 19919
+
   |nexus  = 12562
   |github  = jaredtjahjadi/LogMenu
+
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Spam Filter
+
   |name    = Immersive Scarecrows
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LogSpamFilter
+
   |id      = aedenthorn.ImmersiveScarecrows
   |nexus  = 11252
+
  |curse  = 868685
 +
   |nexus  = 15290
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Longer Days
 
  |author  = Stuyk
 
  |id      = Stuyk.LongerDays
 
  |nexus  = 19027
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Longer Fence Life
 
  |author  = NormanPCN
 
  |id      = NormanPCN.LongerFenceLife
 
  |nexus  = 10498
 
  |github  = NormanPCN/StardewValleyMods
 
  
 
   |beta broke in = Stardew Valley 1.6
 
   |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    = Longer Lasting Lures
+
   |name    = Immersive Sprinklers
  |author  = Caraxian
 
  |id      = caraxian.LongerLastingLures
 
  |nexus  = 2510
 
  |github  = Caraxi/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Longer Seasons
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LongerSeasons
+
   |id      = aedenthorn.ImmersiveSprinklers
   |nexus  = 10108
+
  |curse  = 868686
 +
   |nexus  = 15239
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Longevity
+
   |name    = Improved Mill
   |author  = RTGOAT
+
   |author  = AustinYQM
   |id      = RTGOAT.Longevity
+
   |id      = AustinYQM.ImprovedMill
   |nexus  = 649
+
   |nexus  = 1748
   |github  =
+
   |github  = AustinYQM/ImprovedMill
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Look to the Sky
+
   |name    = Improved Quality of Life
   |author  = drbirbdev
+
   |author  = Demiacle
   |id      = drbirbdev.LookToTheSky
+
   |id      = Demiacle.ImprovedQualityOfLife
   |nexus  = 15262
+
   |nexus  = 1025
   |github  = drbirbdev/StardewValley
+
   |github  = demiacle/QualityOfLifeMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lookup Anything
+
   |name    = Improved Tracker
   |author  = Pathoschild
+
   |author  = Anthony Hilyard
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id      = com.anthonyhilyard.improvedtracker
   |nexus  = 541
+
  |curse  = 445215
   |moddrop = 606605
+
   |nexus  = 9317
   |github  = Pathoschild/StardewMods
+
   |github  = AHilyard/ImprovedTracker
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = In a Heartbeat
 +
  |author  = Shockah
 +
  |id      = Shockah.InAHeartbeat
 +
  |nexus  = 17834
 +
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loose Audio Files
+
   |name    = Increase Animal House Max Population
   |author  = aedenthorn, Erinthe
+
   |author  = Mizzion
   |id      = aedenthorn.LooseAudioFiles
+
   |id      = mizzion.increaseanimalhousemaxpopulation
   |nexus  = 5999
+
   |nexus  = 4861
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Mizzion/MyStardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lore-Friendly JojaMart Prices
+
   |name    = Increased Artifact Spots
   |author  = Huanir
+
   |author  = Mizzion
   |id      = Huanir.LoreFriendlyJojaPrices
+
   |id      = mizzion.increasedartifactspots
   |nexus  = 2658
+
   |nexus  = 3340
   |github  =
+
  |moddrop = 663705
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lost Woods
+
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author  = Raik, Raik167, YousernameZo
+
   |author  = shekurika
   |id      = raik.testmod
+
   |id      = shekurika.fishtankCapacity
   |nexus  = 6291
+
   |nexus  = 11388
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Bubbles
+
   |name    = Increased Sprinkler Range
   |author  = SteelixLeiter, Don Collins
+
   |author  = EternalSoap
   |id      = LoveBubbles
+
   |id      = eternalsoap.sprinklers
   |nexus  = 1318
+
   |nexus  = 20745
   |github  = doncollins/StardewValleyMods
+
   |github  = ArjanSeijs/SprinklerMod
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels
+
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author  = Advize and Jinxiewinxie
+
   |author  = GZhynko
   |id      = Advize.LovedLabels
+
   |id      = GZhynko.IncubatePufferfishEggs
   |nexus  = 279
+
   |nexus  = 6162
   |github  = AdvizeGH/LovedLabels
+
   |github  = gzhynko/StardewMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 2.2.2-unofficial.4-Strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels Redux
+
   |name    = Indoor Sprinklers
   |author  = thespbgamer
+
   |author  = ramen
   |id      = thespbgamer.LovedLabelsRedux
+
   |id      = ramen.IndoorSprinklers
   |nexus  = 8880
+
   |nexus  = 21124
  |curse  = 834387
+
   |github  = mpomirski/StardewMods
   |github  = thespbgamer/LovedLabelsRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Festival
+
   |name    = Industrial Furnace
   |author  = AvalonMFX
+
   |author  = Traktori
   |id      = AvalonMFX.LoveFestival
+
   |id      = Traktori.IndustrialFurnace
   |nexus  = 17819
+
   |nexus  = 5568
   |github  =
+
   |github  = Traktori7/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Low Health Warning
+
   |name    = Industrial Furnace for Automate
   |author  = NMVH5
+
   |author  = Traktori
   |id      = nmvh5.LowHealthWarning
+
   |id      = Traktori.AM.IndustrialFurnace
   |nexus  = 8326
+
   |nexus  = 5568
   |github  =
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Score HUD, Just Luck Mod
+
   |name    = Industrialization Redux
   |author  = delaney
+
   |author  = GaLaxY256 and kazuakisama
   |id      = dJustLuckMod
+
   |id      = G256.IR.Code
   |nexus  = 10386
+
   |nexus  = 22351
  |moddrop = 1070645
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Skill
+
   |name    = Infallible Fishing
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id      = aedenthorn.InfallibleFishing
  |curse  = 867393
+
   |nexus  = 14639
  |moddrop = 127279
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 521
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lucky Reclamation Trash Can
+
   |name    = Infertile Soil
   |author  = kiranmurmu
+
   |author  = Sabera, kelbesque
   |id      = kiranmurmu.LuckyReclamationTrashCan
+
   |id      = Sabera.InfertileSoil
   |nexus  = 8971
+
   |nexus  = 2515
   |github  = kiranmurmu/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lunar Disturbances
+
   |name    = Infested Levels
   |author  = Sakorona
+
   |author  = Eireon
   |id      = KoihimeNakamura.LunarDisturbances
+
   |id      = Eireon.InfestedLevels
   |nexus  = 2208
+
   |nexus  = 2823
  |moddrop = 664151
+
   |github  = benrpatterson/InfestedLevels
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lurking in the Dark
+
   |name    = Infinite Energy
   |author  = 7thAxis
+
   |author  = Error27
   |id      = 7thAxis.LitD
+
   |id      = error27.infinite_energy
   |nexus  = 10770
+
   |nexus  = 17717
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Augmentors
+
   |name    = Infinite Inventory
   |author  = SlayerDharok
+
   |author  = unidarkshin, Devin Lematty
   |id      = SlayerDharok.MachineAugmentors
+
   |id      = DevinLematty.InfiniteInventory
   |nexus  = 5600
+
   |nexus  = 2247
   |github  = Videogamers0/SDV-MachineAugmentors
+
   |github  = unidarkshin/Stardew-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Check
+
   |name    = Infinite Junimo Cart Lives
   |author  = FairfieldBW
+
   |author  = Renny
   |id      = FairfieldBW.MachineCheck
+
   |id      = renny.infinitejunimocartlives
   |nexus  = 9515
+
   |nexus  = 2705
   |github  = FairfieldBW/MachineCheck
+
   |github  = OfficialRenny/InfiniteJunimoCartLives
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Speed Change
+
   |name    = Infinite Money
   |author  = IceGladiador
+
   |author  = Chunky
   |id      = IceGladiador.MachineSpeedChange
+
   |id      = chunky.InfiniteMoney
   |nexus  = 1780
+
   |nexus  = 11510
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Status
+
   |name    = Infinite Watering Cans
   |author  = Shockah
+
   |author  = CaptainSully
   |id      = Shockah.MachineStatus
+
   |id      = CaptainSully.InfiniteWateringCan
   |nexus  = 11177
+
  |moddrop = 1188756
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 12739
 
+
   |github  = CaptainSully/StardewMods
  |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic
+
   |name    = Infinite Zoom
   |author  = spacechase0
+
   |author  = berkayylmao
   |id      = spacechase0.Magic
+
   |id      = berkayylmao.InfiniteZoom
   |curse   = 867745
+
   |nexus   = 8808
   |moddrop = 399898
+
   |curse   = 500088
  |nexus   = 2007
+
   |github  = berkayylmao/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magical Crops
+
   |name    = Informant
   |author  = shekurika and Asterisk555
+
   |author  = Slothsoft
   |id      = shekurika.MagicalCropsCode
+
   |id      = Slothsoft.Informant
   |nexus  = 8762
+
   |nexus  = 14293
   |github  =
+
   |github  = slothsoft/stardew-informant
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |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    = Magic Junimo Pet
+
   |name    = In-Game SMAPI Log Uploader, Log Uploader
   |author  = Entoarox
+
   |author  = aedenthorn, Erinthe
   |id      = Entoarox.MagicJunimoPet
+
   |id      = aedenthorn.LogUploader
   |nexus  = 3567
+
   |nexus  = 13979
   |github  = Entoarox/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Pluses
+
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author  = TerryDBS
+
   |author  = Platonymous
   |id      = TerryDBS.MagicPluses
+
   |id      = Platonymous.InkStories
   |nexus  = 7096
+
  |curse  = 877221
 +
  |moddrop = 1521399
 +
   |nexus  = 15987
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Scepter
+
   |name    = Input Fix
   |author  = not4bene
+
   |author  = Windmill_City
   |id      = not4bene.MagicScepter
+
   |id      = Windmill_City.InputFix
   |nexus  = 8169
+
   |nexus  = 5693
  |github  =
+
   |github  = Windmill-City/InputFix
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Magic Valley
 
  |author  = season
 
  |id      = season.MagicValley
 
  |nexus  = 10639
 
   |github  =
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mailbox Menu
+
   |name    = Input Tools
   |author  = aedenthorn, Erinthe
+
   |author  = Sagittaeri
   |id      = aedenthorn.MailboxMenu
+
   |id      = Sagittaeri.InputTools
   |nexus  = 14439
+
   |nexus  = 14553
   |github  = aedenthorn/StardewValleyMods
+
   |github  = sagittaeri/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Framework
+
   |name    = InstaCrops
   |author  = Digus
+
   |author  = WuestMan, redknightofdoom
   |id      = DIGUS.MailFrameworkMod
+
   |id      = WuestMan.InstaCrops
   |nexus  = 1536
+
   |nexus  = 4077
   |github  = Digus/StardewValleyMods
+
   |github  = Brian-Wuest/Instacrops
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Order Pigs
+
   |name    = Instant Animals
   |author  = jwdred
+
   |author  = pinocchio1231
   |id      = jwdred.MailOrderPigs
+
   |id      = pinocchio1231.instantanimals
   |nexus  = 632
+
   |nexus  = 9573
   |github  = jdusbabek/stardewvalley
+
   |github  = joisse1101/InstantAnimals
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.1.1-unofficial.6-strobe
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-66#post-44728
+
   |summary  = use [[#Instant Animals 1.6|Instant Animals 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Services Mod
+
   |name    = Instant Animals 1.6
   |author  = Digus
+
   |author  = Siweipancc
   |id      = Digus.MailServicesMod
+
   |id      = Siweipancc.Instantanimals
   |nexus  = 7842
+
   |nexus  = 21798
   |github  = Digus/StardewValleyMods
+
   |github  = siweipancc/InstantAnimals
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
+
   |name    = Instant Break
   |author  = pinguimbozo
+
   |author  = Jolyone
   |id      = pinguimbozo.PCMCCJJC
+
   |id      = Me.InstantBreak
   |nexus  = 13248
+
   |nexus  = 15526
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Gil Real
+
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
   |author  = Werewolf Master
+
   |author  = aedenthorn, Erinthe
   |id      = Wolf.GilSMAPI
+
   |id      = aedenthorn.InstantBuildingConstruction
   |nexus  = 7118
+
  |curse  = 868720
   |github  =
+
   |nexus  = 14110
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Love
+
   |name    = Instant Buildings From Farm
   |author  = Kabulla
+
   |author  = BitwiseJon
   |id      = Kabulla.MakeLove
+
   |id      = BitwiseJonMods.InstantBuildings
   |nexus  = 16003
+
   |nexus  = 2070
   |github  =
+
   |github  = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mana Bar
+
   |name    = Instant Dialogues
   |author  = spacechase0
+
   |author  = idermailer
   |id      = spacechase0.ManaBar
+
   |id      = idermailer.InstantDialogues
  |curse  = 867709
+
   |nexus  = 22468
   |nexus  = 7831
+
   |github  = idermailer/InstantDialogues
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mandatory Meals, Real Life Mod
+
   |name    = Instant Eat Key
   |author  = darzington
+
   |author  = nini700
   |id      = darzington.RealLifeMod
+
   |id      = nini700.InstantEatKey
   |nexus  = 7445
+
   |nexus  = 4464
   |github =
+
 
 +
  |status  = workaround
 +
   |summary = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Many Enchantments
+
   |name    = Instant Fishing
   |author  = Stari
+
   |author  = aurnj, Roy Li
   |id      = Stari.ManyEnchantments
+
   |id      = RuyiLi.InstantFishing
   |nexus  = 8824
+
   |nexus  =
   |github  = SlivaStari/ManyEnchantments
+
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Binder
+
   |name    = Instant Geodes
   |author  = SnowFire k'Vala
+
   |author  = montana123
   |id      = SnowFire.Map_Binder
+
   |id      =
   |nexus  = 6983
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/109038
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
+
   |name    = Instant Growth Powder
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MapEdit
+
   |id      = aedenthorn.InstantGrowthPowder
   |nexus  = 18387<!--8876 before 1.0.0-->
+
   |nexus  = 7727
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mapping Extensions and Extra Properties (MEEP)
+
   |name    = Instant Grow Trees
   |author  = DecidedlyHuman
+
   |author  = cantorsdust and Pathoschild
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
+
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus  = 14493
+
   |nexus  = 173
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Teleport
+
   |name    = Instant Load
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.MapTeleport
+
   |id      = Platonymous.InstantLoad
   |curse  = 868868
+
   |curse  = 877220
   |nexus  = 7675
+
  |moddrop = 1521407
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 16253
 
+
   |github  =
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Utilities
+
   |name    = Instantly Eat Item
   |author  = mabelSyrup
+
   |author  = Guedez
   |id      = mabelsyrup.maputils
+
   |id      = eat.item.instantly
   |nexus  = 4716
+
   |nexus  = 5116
   |github  = mjSurber/Map-Utilities
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maritime Secrets
+
   |name    = Instantly Increase Crop Growth Phase
   |author  = Goldenrevolver
+
   |author  = RyanJesky
   |id      = Goldenrevolver.MaritimeSecrets
+
   |id      = RyanJesky.IncreaseCropGrowthPhase
   |nexus  = 10758
+
   |nexus  = 10146
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = RyanJesky/IncreaseCropGrowthPhase
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Day
+
   |name    = Instant Pets
   |author  = ceruleandeep
+
   |author  = blueberry
   |id      = ceruleandeep.MarketDay
+
   |id      = blueberry.InstantPets
   |nexus  = 11778
+
   |nexus  = 9448
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = b-b-blueberry/InstantPets
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Tool Upgrades
 +
  |author  = Binarynova
 +
  |id      = binarynova.instanttoolupgrades
 +
  |nexus  = 8918
 +
  |github  = Binarynova/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Integrated Minecarts
 +
  |author  = Jibb
 +
  |id      = jibb.minecarts.C
 +
  |curse  = 988762
 +
  |nexus  = 11881
 +
  |github  = Jibblestein/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Interaction Helper
 +
  |author  = Hammurabi
 +
  |id      = HammurabiInteractionHelper
 +
  |nexus  =
 +
  |chucklefish = 4640
 +
  |source  = https://community.playstarbound.com/resources/interaction-helper.4640/updates
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |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    = Market Town<!--changed in 3.0.0-->, Food Store
+
   |name    = Interactions, Interacoes
   |author  = d5a1lamdtd, HaPyke
+
   |author  = BrasileiroTop
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
+
   |id      = BrasileiroTop.Interacoes
  |moddrop = 1480763
+
   |nexus  = 4862
   |nexus  = 19309
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Marry Morris
+
   |name    = Interaction Tweaks
   |author  = Yoshimax
+
   |author  = jahangmar
   |id      = Yoshimax.MarryMorrisCode
+
   |id      = jahangmar.InteractionTweaks
   |nexus  = 12824
+
   |nexus  = 3771
   |github  = yoshimax2/MarryMorris
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Matching Nodes, MinesTokens
+
   |name    = Internationalization
   |author  = Eryk601 and Vertigon
+
   |author  = bcmpinc
   |id      = Vertigon.MinesTokens
+
   |id      = bcmpinc.Internationalization
   |nexus  = 11124
+
   |nexus  = 21317
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Max Cost Stamina
+
   |name    = Into the Game (Save Loaded Notifier)
   |author  = StultusV
+
   |author  = DecidedlyHuman
   |id      = StultusV.MaxCastStamina
+
   |id      = DecidedlyHuman.SaveLoadedNotifier
   |nexus  = 10794
+
   |nexus  = 12826
   |github  = JudeRV/Stardew-MaxCastStamina
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maximize Fix
+
   |name    = Intravenous Coffee
   |author  = Shockah
+
   |author  = mpcomplete
   |id      = Shockah.MaximizeFix
+
   |id      = mpcomplete.IntravenousCoffee
   |nexus  = 16099
+
   |nexus  = 2224
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = mpcomplete/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Hats
+
   |name    = Investment
   |author  = spacechase0
+
   |author  = MissCoriel
   |id      = spacechase0.MayoHats
+
   |id      = misscoriel.invest
   |nexus  = 17514
+
   |nexus  = 5293
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Mart
+
   |name    = Investment Maximized
   |author  = aedenthorn, Erinthe
+
   |author  = MissCoriel
   |id      = aedenthorn.MayoMart
+
   |id      = misscoriel.investmax
   |nexus  = 17175
+
  |curse  = 885074
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 9253
 +
   |github  = MissCoriel/InvestmentMaximized
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayonnaise++, Mayonnaise Plus Plus
+
   |name    = Invite Code Mod
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author  = ThePqtatoGalaxy, KOREJJamJar
   |id      = xirsoi.mayonnaiseplusplus
+
   |id      = KOREJJamJar.InviteCodeMod
   |nexus  = 4634
+
   |nexus  = 4023
   |github  = xirsoi/MayonnaisePlusPlus
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Rain
+
   |name    = Invite Friend
   |author  = spacechase0
+
   |author  = d5a1lamdtd, HaPyke
   |id      = spacechase0.MayoRain
+
   |id      = d5a1lamdtd.InviteFriend
   |nexus  = 17436
+
  |moddrop = 1486022
 +
   |nexus  = 19500
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meme Outfits
+
   |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author  = Mehidden
+
   |author  = Anthony Maciel, maciel310
   |id      = MemeOutfits.Mehidden
+
   |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
   |nexus  = 13213
+
   |nexus  = 15285
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Menus Everywhere
+
   |name    = Iridium Tools Patch
   |author  = nman130
+
   |author  = Redwood
   |id      = nman130.MenusEverywhere
+
   |id      = Redwood.IridiumToolsPatch
   |nexus  = 6119
+
   |nexus  = 2897
   |github  = nman130/Stardew-Mods
+
   |github  = EKomperud/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Farming Tools Patch|Farming Tools Patch]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Merge Fertilizer
+
   |name    = Is It Cake
   |author  = TianXiaobai
+
   |author  = LeFauxMatt
   |id      = TianXiaobai.MergeFertilizer
+
   |id      = furyx639.IsItCake
   |nexus  = 17743
+
  |curse  = 871826
   |github  =
+
   |nexus  = 14775
 +
   |github  = LeFauxMatt/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Messy Crops
+
   |name    = Island Gatherers
   |author  = Tlitookilakin
+
   |author  = PeacefulEnd
   |id      = tlitookilakin.MessyCrops
+
   |id      = PeacefulEnd.IslandGatherers
  |moddrop = 1123884
+
   |nexus  = 8552
   |nexus  = 11317
+
   |github  = Floogen/IslandGatherers
   |github  = tlitookilakin/MessyCrops
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meteor Defence
+
   |name    = Island Gatherers Automate
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.MeteorDefence
+
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
   |nexus  = 10641
+
   |nexus  = 8552
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Floogen/IslandGatherers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mice in the Valley
+
   |name    = Island Secret
   |author  = candidus42
+
   |author  = Edu Anttunes
   |id      = Candidus42.MiceInTheValley
+
   |id      = IslandSecret
   |nexus  = 4638
+
   |nexus  = 8096
   |github  = mus-candidus/MiceInTheValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milk the Villagers
+
   |name    = Item AutoTrasher, AutoTrash
   |author  = trunip190
+
   |author  = S1mmyy
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
+
   |id      = S1mmyy.AutoTrash
   |nexus  = 5948
+
   |nexus  = 5140
   |github  =
+
   |github  = S1mmyy/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miller Time
+
   |name    = Item Bags
   |author  = Satozaki
+
   |author  = SlayerDharok
   |id      = Satozaki.MillerTime
+
   |id      = SlayerDharok.Item_Bags
   |nexus  = 7575
+
  |curse  = 991675
   |github  = AndyCrocker/StardewMods
+
   |nexus  = 5382
 
+
   |github  = Videogamers0/SDV-ItemBags
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milo Dog
+
   |name    = Item Checker
   |author  = Clark, wilsonch3451
+
   |author  = Hitaxas
   |id      = Clark.MiloDog
+
   |id      = Hitaxas.Items.DLL
   |nexus  = 2861
+
   |nexus  = 24305
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Assist
+
   |name    = Item Extensions
   |author  = Kabigon
+
   |author  = mistyspring
   |id      = Kabigon.MineAssist
+
   |id      = mistyspring.ItemExtensions
   |nexus  = 2296
+
   |nexus  = 20357
   |chucklefish = 5353
+
   |github  = misty-spring/StardewMods
   |github  = KabigonFirst/StardewValleyMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Locator
 +
  |author  = Hitaxas
 +
  |id      = Hitaxas.Items2.DLL
 +
  |nexus  = 24305
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minecart Patcher
+
   |name    = Item Quality Indicator
   |author  = bwdy
+
   |author  = FunnyMoney
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
+
   |id      = funnymoney.itemqualityindicator
   |nexus  = 11424
+
   |nexus  = 15336
   |github  = bwdy/SDVModding
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Changes
+
   |name    = Item Recovery
   |author  = JPAN
+
   |author  = Mytsy
   |id      = jpan.MineChanges
+
   |id      = Mysty.ItemRecovery
   |nexus  = 3963
+
   |nexus  = 9354
   |github  = JPANv2/Stardew-Valley-Mine-Changes
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mines Tokens
+
   |name    = Item Recovery Plus
   |author  = sophie
+
   |author  = Lunardiver
   |id      = sophie.MinesTokens
+
   |id      = Lunardiver.ItemRecoveryPlus
   |nexus  = 18776
+
   |nexus  = 13026
   |github  = sophiesalacia/StardewMods
+
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Tweaks
+
   |name    = Item Research 'n' Spawn
   |author  = Shockah
+
   |author  = TSlex
   |id      = Shockah.MineTweaks
+
   |id      = TSlex.ItemResearchSpawner
   |nexus  = 16859
+
   |nexus  = 8933
   |github  = Shockah/Stardew-Valley-Mods
+
  |moddrop = 1012482
 +
   |github  = TSlex/StardewValley
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Bars
+
   |name    = Item Tooltips
   |author  = Ophaneom
+
   |author  = Jaredlll08
   |id      = Ophaneom.MiniBars
+
   |id      = BlameJared.ItemTooltips
   |nexus  = 8329
+
   |nexus  =
   |github  = Ophaneom/Mini-Bars
+
  |curse  = 297655
 +
   |github  = jaredlll08/Item-Tooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining at the Farm
+
   |name    = Item Tweaks
   |author  = Nishtra
+
   |author  = crpz
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id      = crpz.ItemTweaks
   |nexus  = 674
+
   |nexus  = 8182
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.23
 
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
  |unofficial version = 1.9.1-unofficial.1.1-Olivki
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Tool NPC
+
   |name    = iTile
   |author  = Tran Minh Thong
+
   |author  = ha1fdaew
   |id      = mini.tool.npc.mod
+
   |id      = ha1fdaew.iTile
   |nexus  = 7060
+
   |nexus  = 7512
   |github  = TMThong/Stardew-Mods
+
   |github  = ha1fdaew/iTile
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minor Light Tweaks
+
   |name    = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author  = greentodd
+
   |author  = Caboose Sage, CabooseSage
   |id      = greentodd.MinorLightTweaks
+
   |id      = Cabbose.Sage.ItsStardewTime
   |nexus  = 10223
+
   |nexus  = 20847
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
+
   |name    = Its Time to Wake Up
   |author  = BlaDe
+
   |author  = Krutonium
   |id      = BlaDe.MiscTrolls
+
   |id      = Krutonium.ItsTimeToWakeUp
   |nexus  = 12037
+
   |nexus  = 13798
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name    = Jack Be Thicc
   |author  = The Fluffy Robot
+
   |author  = DeadRobotDev
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
   |id      = DeadRobotDev.JackBeThicc
   |nexus  = 5691
+
   |nexus  = 21533
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
+
   |github  = DeadRobotDev/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Position Tool
+
   |name    = Jaques and the Bean Pole, Jaques and Beans
   |author  = MissCoriel
+
   |author  = Matt Cioni
   |id      = misscoriel.PositionTool
+
   |id      = mattCioni.JaquesAndBeans
   |nexus  = 8087
+
   |nexus  = 14555
   |github  = MissCoriel/Position-Tool
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Unique Courtship Response Core
+
   |name    = Jar Opener
   |author  = MissCoriel
+
   |author  = Genowhirl9999
   |id      = misscoriel.UCRFix
+
   |id      = genowhirl9999.jaropener
   |nexus  = 8284
+
   |nexus  = 5292
   |github  = MissCoriel/UniqueCourtshipResponseCore
+
  |moddrop = 988956
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Missing Gifts
+
   |name    = JhinFour
   |author  = ChiroxT
+
   |author  = Keaton Sadoski
   |id      = treinke.missinggifts
+
   |id      = Sadoski.JhinFour
   |nexus  = 11363
+
   |nexus  = 11838
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mob Count Reports, Report Mob Counts
+
   |name    = Jiggly Junimo Bundles
   |author  = StultusV
+
   |author  = Jonas Henriksson, Greger
   |id      = StultusV.ReportMobCounts
+
   |id      = Greger.JigglyJunimoBundles
   |nexus  = 10899
+
   |nexus  =
   |github  = JudeRV/Stardew-ReportMobCounts
+
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
 +
   |github  = gr3ger/Stardew_JJB
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Arcade
+
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
   |author  = aedenthorn, Erinthe
+
   |author  = k4rakara
   |id      = aedenthorn.MobileArcade
+
   |id      = k4rakara.JoJa84Plus
   |nexus  = 6538
+
   |nexus  = 5803
   |github  = aedenthorn/StardewValleyMods
+
   |github  = K4rakara/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Audio Player
+
   |name    = JoJaBan - Arcade Sokoban
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.MobileAudioPlayer
+
   |id      = Platonymous.JoJaBan
   |nexus  = 6568
+
   |nexus  = 3118
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793907
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Calendar
+
   |name    = Joja Cola Expanded
   |author  = aedenthorn, Erinthe
+
   |author  = Objection777
   |id      = aedenthorn.MobileCalendar
+
   |id      = Objection777.JojaColaExpandedCode
   |nexus  = 6601
+
   |nexus  = 24227
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Catalogues
+
   |name    = Joja Express
   |author  = aedenthorn, Erinthe
+
   |author  = OFTS_CQM and Yuxuan
   |id      = aedenthorn.MobileCatalogues
+
   |id      = ofts.jojaExp
   |nexus  = 6543
+
   |nexus  = 23614
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ofts-cqm/SDV_JojaExpress
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Phone
+
   |name    = JojaMart to PathoMart, Pathomart
   |author  = aedenthorn, Erinthe
+
   |author  = Dounat2201, Sasara
   |id      = aedenthorn.MobilePhone
+
   |id      = Sasara.Pathomart
  |curse  = 868890
+
   |nexus  = 1142
   |nexus  = 6523
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Television
+
   |name    = Joja Online
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.MobileTelevision
+
   |id      = PeacefulEnd.JojaOnline
   |nexus  = 6575
+
  |moddrop = 878236
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 7486
 +
   |github  = Floogen/JojaOnline
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MobileUI Android
+
   |name    = Joja's Dark Secret, Halloween Jam CSharp
   |author  = WisnuNug
+
   |author  = sophiesalacia
   |id      = WisnuNug.MobileUI
+
   |id      = sophie.HalloweenJamCSharp
   |nexus  = 17652
+
   |nexus  = 18927
   |github  =
+
   |github  = sophiesalacia/StardewMods
 
 
  |warnings = Only works on Android.
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modify This
+
   |name    = Joja's Hauntings
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.ModThis
+
  |id      = MindMeltMax.HauntedJoja
   |nexus  = 7814
+
  |nexus  = 7014
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1135684
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joys of Efficiency
 +
  |author  = punyo, yakminepunyo
 +
   |id      = punyo.JoysOfEfficiency
 +
   |nexus  = 2162
 +
   |github  = pomepome/JoysOfEfficiency
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.5.0-unofficial.7-Hackswell
 +
  |unofficial url    = {{github|Hackswell/JoysOfEfficiency}}/releases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod List Command
+
   |name    = Json Assets
   |author  = Blackclaw
+
   |author  = spacechase0
   |id      = Blackclaw.ModListCommand
+
   |id      = spacechase0.JsonAssets
   |nexus  = 5131
+
  |curse  = 867749
   |github  = Xebeth/StardewValley-ListModsCommand
+
  |moddrop = 399895
 +
   |nexus  = 1720
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Menu
+
   |name    = Json Processor
   |author  = Enaium
+
   |author  = Jamie Taylor
   |id      = Enaium.ModMenu
+
   |id      = jltaylor-us.JsonProcessor
  |curse  = 436844
+
   |nexus  = 13183
  |moddrop = 885574
+
   |github  = jltaylor-us/StardewJsonProcessor
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/ModMenu
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Settings Tab
+
   |name    = Json Shuffle
   |author  = Gilar Fasulaki
+
   |author  = spacechase0
   |id      = GilarF.ModSettingsTab
+
   |id      = spacechase0.JsonShuffle
   |nexus  = 4579
+
   |nexus  = 21513
   |github  = GilarF/SVM
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
+
   |name    = Jump Down the Mine
   |author  = DaLion
+
   |author  = flowoeB
   |id      = DaLion.Overhaul
+
   |id      = flowoeB.JumpDownTheMine
   |nexus  =
+
   |nexus  = 8357
   |github  = daleao/modular-overhaul
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Update Menu
+
   |name    = Jump Over
   |author  = CatCattyCat, Cat
+
   |author  = spacechase0
   |id      = cat.modupdatemenu
+
   |id      = spacechase0.JumpOver
   |nexus   = 2536
+
   |curse   = 867746
   |moddrop = 833560
+
   |moddrop = 384782
   |github  = danvolchek/StardewMods
+
  |nexus  = 1844
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79637
 
  |unofficial version = 1.6.1-unofficial.1-dphill
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Updater
+
   |name    = Junimatic
   |author  = Platonymous
+
   |author  = NermNermNerm
   |id      = Platonymous.ModUpdater
+
   |id      = NermNermNerm.Junimatic
  |curse  = 877226
+
   |nexus  = 22672
   |nexus  = 6338
+
   |github  = NermNermNerm/Junimatic
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Goals Anywhere
+
   |name    = Junimo Beacon
   |author  = Suphax
+
   |author  = Achtuur
   |id      = suphax.monstergoalsanywhere
+
   |id      = Achtuur.JunimoBeacon
   |moddrop = 1088762
+
   |nexus  = 17135
   |nexus  =
+
   |github  = Achtuur/StardewMods
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Invasion
+
   |name    = Junimo Boy
   |author  = Krutonium
+
   |author  = Tyler Gibbs
   |id      = krutonium.monsterinvasion
+
   |id      = tylergibbs2.JunimoBoy
   |nexus  = 12641
+
   |nexus  = 14384
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Level Tip
+
   |name    = Junimo Cart More Score
   |author  = WhiteMind
+
   |author  = yaxuan97
   |id      = WhiteMind.MonsterLT
+
   |id      = yaxuan97.junimocartmorescore
   |nexus  = 1896
+
   |nexus  = 13644
 
   |github  =
 
   |github  =
 
  |status  = workaround
 
  |summary  = Use [[#Almanac|Almanac]] instead
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Log Anywhere
+
   |name    = Junimo Deposit Anywhere
   |author  = MouseyPounds
+
   |author  = Zoryn
   |id      = MouseyPounds.MonsterLogAnywhere
+
   |id      = Zoryn.JunimoDepositAnywhere
   |nexus  = 3997
+
   |nexus  =
   |github  = MouseyPounds/stardew-mods
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Musk in Volcano
+
   |name    = Junimo Dialog
   |author  = BananaFruit
+
   |author  = ceruleandeep
   |id      = BananaFruit.MonsterMuskInVolcano
+
   |id      = ceruleandeep.junimodialog
   |nexus  = 10651
+
   |nexus  = 8937
   |github  = BananaFruit1492/MonsterMuskInVolcano
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monsters - The Framework
+
   |name    = Junimo Farm
   |author  = spacechase0
+
   |author  = Platonymous
   |id      = spacechase0.MonstersTheFramework
+
   |id      = Platonymous.JunimoFarm
   |nexus  = 10673
+
   |nexus  = 984
   |github  = spacechase0/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moody Planet
+
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
  |author  = Daniel McMenamy, Deathest1
+
   |author  = Fernass354
  |id      = f1r3w477.MoodyPlanet
+
   |id      = Fernass354.JunimoHutSize
  |nexus  = 2830
+
   |nexus  = 18457
  |github  = F1r3w477/TheseModsAintLoyal
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Moolah Money Mod
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Moolah
 
   |nexus  = 15123
 
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moongates
+
   |name    = Junimo Kart Anywhere
   |author  = bwdy
+
   |author  = MartyrPher
   |id      = bwdy.moongates
+
   |id      = JunimoKartAnywhere
   |nexus  = 3545
+
   |nexus  = 4315
   |github  = bwdymods/SDV-Moongates
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures
+
   |name    = Junimo Kart Cheater
   |author  = spacechase0 and ParadigmNomad
+
   |author  = ryaon
   |id      = spacechase0.MoonMisadventures
+
   |id      = Ryaon.JunimoKartCheater
  |curse  = 867702
+
   |nexus  = 5137
   |nexus  = 10612
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
+
   |name    = Junimo Kart Global Rankings
   |author  = SinZ
+
   |author  = drbirbdev
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
+
   |id      = drbirbdev.JunimoKartGlobalRankings
   |nexus  = 12096
+
   |nexus  = 14856
   |github  =
+
   |github  = drbirbdev/StardewValley
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mopsy's Ranch Livin'
+
   |name    = Junimo Kart Level Practice
   |author  = Mopquill
+
   |author  = BlaDe
   |id      = Mopquill.Ranch-Livin
+
   |id      = BlaDe.JunimoLevelPractice
   |nexus  = 2200
+
   |nexus  = 10056
   |github  = mopquill/Mopsys-Ranch-Livin
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Animals, More Pets
+
   |name    = Junimos Accept Cash
   |author  = Entoarox
+
   |author  = spacechase0
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id      = spacechase0.JunimosAcceptCash
   |nexus   = 2274
+
   |curse   = 867716
   |chucklefish = 4288
+
   |nexus  = 7437
   |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    = More Artifact Spots
+
   |name    = Junimo Studio, Music Blocks
   |author  = momoaau
+
   |author  = Becks723
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus  = 451
+
   |nexus  = 6971
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5.5
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 
<!--
 
  |unofficial version = 2.0.1-unofficial.1-IQ
 
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Barn and Coop Animals
+
   |name    = Junimo Warp
   |author  = AairTheGreat, Aair
+
   |author  = Shockah
   |id      = AairTheGreat.MoreBarnCoopAnimals
+
   |id      = Shockah.JunimoWarp
   |nexus  = 4869
+
   |nexus  = 15676
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Buildings
+
   |name    = Junk Mail
   |author  = spacechase0
+
   |author  = Taskmaster
   |id      = spacechase0.MoreBuildings
+
   |id      = Taskmaster.JunkMail
  |curse  = 867740
+
   |nexus  = 4452
  |moddrop = 771640
+
   |github  =
   |nexus  = 2757
 
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Bundles
+
   |name    = Just Relax
   |author  = TwinBuilderOne
+
   |author  = Goldenrevolver
   |id      = TwinBuilderOne.MoreBundles
+
   |id      = Goldenrevolver.JustRelax
   |nexus  = 9709
+
   |nexus  = 7770
   |github  = TwinBuilderOne/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Clocks
+
   |name    = Just Sleep In
   |author  = phjoker
+
   |author  = Rifleman
   |id      = phjoker.MoreClocks
+
   |id      = Rifleman.JustSleepIn
   |nexus  = 11840
+
   |nexus  = 11286
   |github  = p-holodynski/StardewValleyMods
+
   |github  = 9Rifleman/JustSleepIn
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Conversion Topics
+
   |name    = Kamikaze
   |author  = violetlizabet
+
   |author  = aurnj, Roy Li
   |id      = violetlizabet.MoreConvoTopics
+
   |id      = RuyiLi.Kamikaze
   |nexus  = 10008
+
   |nexus  =
   |github  = elizabethcd/MoreConversationTopics
+
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Fertilizers
+
   |name    = Kawakami - Healer NPC
   |author  = atravita
+
   |author  = Gorzalt and Flerfarvet
   |id      = atravita.MoreFertilizers
+
   |id      = gorzalt.kawakami
  |curse  = 870975
+
   |nexus  = 2549
  |moddrop = 1145236
+
   |github  = Gorzalt/StardewValleyMods
   |nexus  = 11837
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More for Leo
+
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author  = Blams
+
   |author  = KediDili
   |id      = blams.MoreForLeo
+
   |id      = KediDili.FurnitureTweaks.DLL
   |nexus  = 12710
+
   |nexus  = 19375
   |github  =
+
   |github  = KediDili/FurnitureTweaks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Giant Crops
+
   |name    = Kedi's NPC Utilities
   |author  = spacechase0
+
   |author  = KediDili
   |id      = spacechase0.MoreGiantCrops
+
   |id      = KediDili.KNU
  |curse  = 867723
+
   |nexus  = 17884
  |moddrop = 771694
+
   |github  = KediDili/NPCUtilities
   |nexus  = 5263
 
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass
+
   |name    = Keep Partners, Keep Your Partners
   |author  = Satozaki
+
   |author  = EssGee, SG
   |id      = EpicBellyFlop45.MoreGrass
+
   |id      = SG.Partners
   |nexus  = 5398
+
   |nexus  = 5625
  |github  = AndyCrocker/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = More Grass on the Beach
 
  |author  = Angela Ranna
 
  |id      = AngelaRanna.MoreGrassOnTheBeach
 
  |nexus  = 8117
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass Starters
+
   |name    = KeyBind UI
   |author  = spacechase0
+
   |author  = Enaium
   |id      = spacechase0.MoreGrassStarters
+
   |id      = Enaium.KeyBindUI
   |curse  = 867750
+
   |curse  = 538001
   |moddrop = 313307
+
   |moddrop = 1036920
   |nexus  = 1702
+
   |nexus  =
   |github  = spacechase0/StardewValleyMods
+
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Health
+
   |name    = Keyboard Mod Menu
   |author  = j4c0b333
+
   |author  = Shadowfoxss
   |id      = j4c0b333.Morehealth
+
   |id      = Shadowfoxss.KeyboardModMenu
   |nexus  = 4053
+
   |nexus  = 3147
 +
  |curse  = 308891
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Key Binding
+
   |name    = Key Suppressor
   |author  = SorryLate, rharyanto
+
   |author  = Deflaktor
   |id      = SorryLate.MoreKeybinding
+
   |id      = Deflaktor.KeySuppressor
   |nexus  = 5290
+
   |nexus  = 9295
   |github  =
+
   |github  = Deflaktor/KeySuppressor
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Mine Ladders
+
   |name    = Kisekae
   |author  = JadeTheavas
+
   |author  = Kabigon
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id      = Kabigon.kisekae
   |nexus  = 2105
+
   |nexus  = 2348
   |github  = JadeTheavas/MoreMineLadders
+
   |github  = KabigonFirst/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |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    = More Multiplayer Info
+
   |name    = Kokoro, Kokoro - Shockah's Core Mod
   |author  = cheesysteak
+
   |author  = Shockah
   |id      = cheesysteak.moremultiplayerinfo
+
   |id      = Shockah.Kokoro
   |nexus  = 2173
+
   |nexus  = 15682
   |github  = cheesysteak/stardew-steak
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rain
+
   |name    = Krobus Roommate Shop
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = aedenthorn, Erinthe
   |id      = Omegasis.MoreRain
+
   |id      = aedenthorn.KrobusRoommateStore
   |nexus  = 441
+
   |nexus  = 13131
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Random Edition, Randomizer
+
   |name    = Krobus Sells Larger Stacks
   |author  = Chikakoo and doomdonuts, Chikakoo4
+
   |author  = Annosz
   |id      = Chikakoo.Randomizer
+
   |id      = Annosz.KrobusSellsLargerStacks
   |nexus  = 5311
+
   |nexus  = 5993
   |github  = Chikakoo/stardew-valley-randomizer
+
   |github  = Annosz/StardewValleyModding
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rings
+
   |name    = Labeling
   |author  = spacechase0
+
   |author  = Enaium
   |id      = spacechase0.MoreRings
+
   |id      = Enaium.Labeling
   |curse  = 867743
+
   |curse  = 443134
   |moddrop = 771616
+
   |moddrop = 906932
   |nexus  = 2054
+
   |nexus  =
   |github  = spacechase0/StardewValleyMods
+
   |github  = Enaium-StardewValleyMods/Labeling
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Sexy Dwarf
+
   |name    = Ladder and Snow Yam Tip
   |author  = CyberCheese
+
   |author  = WhiteMind
   |id      = cybercheese.moresexydwarf
+
   |id      = WhiteMind.LAST
   |nexus  = 4320
+
   |nexus  = 1906
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = More Silo Storage
 
  |author  = OrneryWalrus
 
  |id      = OrneryWalrus.MoreSiloStorage
 
  |nexus  = 2587
 
 
   |github  =
 
   |github  =
 +
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Slimes, More Monsters
+
   |name    = Ladder Light
   |author  = Ded4lif
+
   |author  = Tocseoj
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id      = Tocseoj.LadderLight
   |nexus  = 7526
+
  |moddrop = 1549539
 +
   |nexus  = 22052
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Weapons
+
   |name    = Ladder Locator
   |author  = Joco80 & Sasara
+
   |author  = ChaosEnergy
   |id      = Joco80.MoreWeapons
+
   |id      = ChaosEnergy.LadderLocator
   |nexus  = 1168
+
  |curse  = 989910
   |github  = Sasara2201/More-Weapons-SDV-Mod-
+
   |nexus  = 3094
 +
   |github  = yuri-moens/LadderLocator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MOTD Mod
+
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author  = thfr
+
   |author  = Platonymous
   |id      = thfr.MOTDMod
+
   |id      = Platonymous.LandGrants
   |nexus  = 3703
+
   |curse   = 877222
   |github  = rfht/MOTDMod
+
   |moddrop = 1521380
}}
+
   |nexus  = 15855
{{#invoke:SMAPI compatibility|entry
 
   |name    = Motorcycle Mod, Moto Mod
 
  |author  = Akane
 
  |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
 
   |nexus  = 10553
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = mouahrara's Module Collection
+
   |name    = Last Day to Plant
   |author  = mouahrara
+
   |author  = dmcrider57
   |id      = mouahrara.mouahrarasModuleCollection
+
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
   |nexus  = 18973
+
   |nexus  = 7917
   |github  = mouahrara/mouahrarasModuleCollection
+
   |github  = dmcrider/LastDayToPlant
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mouse Move Mode, Right Click Move Mode
+
   |name    = Last Day to Plant Redux
   |author  = ylsama
+
   |author  = atravita
   |id      = ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
+
   |id      = atravita.LastDayToPlantRedux
   |nexus  = 2614
+
  |curse  = 870965
   |github  = ylsama/RightClickMoveMode
+
  |moddrop = 1294435
 +
   |nexus  = 15004
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Mailbox
+
   |name    = Lasting Conversation Topics
   |author  = aedenthorn, Erinthe
+
   |author  = sophiesalacia
   |id      = aedenthorn.MoveableMailbox
+
   |id      = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
   |nexus  = 7834
+
   |nexus  = 14377
   |github  = aedenthorn/StardewValleyMods
+
   |github  = sophiesalacia/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Pet Bowl
+
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
   |author  = aedenthorn, Erinthe
+
   |author  = Lavapulse
   |id      = aedenthorn.MoveablePetBowl
+
   |id      = Lavapulse.LavapulseChickens
  |curse  = 868849
+
   |nexus  = 4821
   |nexus  = 8038
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Annoying Cursor
+
   |name    = Lazy Mod
   |author  = joljyo
+
   |author  = weizinai
   |id      = joljyo.MoveAnnoyingCursor
+
   |id      = weizinai.LazyMod
   |nexus  = 7378
+
   |nexus  = 22826
   |github  =
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Between Buildings
+
   |name    = Leaderboard Library
   |author  = Vilaboa
+
   |author  = drbirbdev
   |id      = Vilaboa.MoveBetweenBuildings
+
   |id      = drbirbdev.LeaderboardLibrary
   |nexus  = 17391
+
   |nexus  = 15102
   |github  =
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Faster
+
   |name    = Leah Cabin Music Fix
   |author  = Shuai Zhang
+
   |author  = Huanir
   |id      = shuaiz.MoveFasterMod
+
   |id      = Huanir.LeahCabinMusicFix
   |nexus  = 1351
+
   |nexus  = 2653
   |github  = hcoona/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
+
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Greenhouse Plot
+
   |name    = Leave the Mine
   |author  = aedenthorn, Erinthe
+
   |author  = Kangzoel
   |id      = aedenthorn.MoveGreenhousePlot
+
   |id      = Kangzoel.LeaveTheMine
   |nexus  = 13589
+
   |nexus  = 11823
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move It
+
   |name    = Lefty Mode
   |author  = aedenthorn, Erinthe
+
   |author  = Max Vollmer, SVProtector
   |id      = aedenthorn.MoveIt
+
   |id      = maxvollmer.leftymode
   |nexus  = 15163
+
   |nexus  = 6199
   |github  = aedenthorn/StardewValleyMods
+
   |github  = maxvollmer/LeftyMode
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Mod, Movement Modifier
+
   |name    = Legendary Fish Pond Framework
   |author  = Zoryn
+
   |author  = sharpskull2
   |id      = Zoryn.MovementModifier
+
   |id      = sharpskull2.LegendaryFishPondFramework
   |nexus  =
+
   |nexus  = 14637
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
  |github  = Zoryn4163/SMAPI-Mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lenient Window Resize
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Lenient_Window_Resize
 +
  |curse  = 990483
 +
  |nexus  = 12305
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Speed
+
   |name    = Less Mini Shipping Bin
   |author  = bcmpinc
+
   |author  = atravita
   |id      = bcmpinc.MovementSpeed
+
   |id      = atravita.LessMiniShippingBin
   |nexus  = 2736
+
  |curse  = 870982
   |github  = bcmpinc/StardewHack
+
   |nexus  = 10959
 +
  |moddrop = 1102538
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movie Theatre Tweaks
+
   |name    = Less Strict Over-Exertion, AntiExhaustion
   |author  = aedenthorn, Erinthe
+
   |author  = Permamiss
   |id      = aedenthorn.MovieTheatreTweaks
+
   |id      = BALANCEMOD_AntiExhaustion
  |curse  = 868672
+
   |nexus  = 637
   |nexus  = 16395
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mr. Pam - Snorlax Mechanics
+
   |name    = Let Me Rest!
   |author  = daleonar
+
   |author  = Ophaneom
   |id      = daleonar.Snorlax
+
   |id      = Ophaneom.LetMeRest
   |nexus  = 16194
+
   |nexus  = 8205
   |github  =
+
   |github  = Ophaneom/Let-Me-Rest
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Muffin Core
+
   |name    = Let Me Shop
   |author  = Kabi-chan
+
   |author  = MindMeltMax
   |id      = kabi-chan.MuffinCore
+
   |id      = MindMeltMax.LetMeShop
   |nexus  = 8070
+
  |moddrop = 1443554
 +
   |nexus  = 16738
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Fertilizer
+
   |name    = Let's Move It
   |author  = spacechase0
+
   |author  = Exblosis
   |id      = spacechase0.MultiFertilizer
+
   |id      = Exblosis.LetsMoveIt
  |curse  = 867717
+
   |nexus  = 20943
   |nexus  = 7436
+
   |github  = Exblosis/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Backpacks
+
   |name    = Let's Start With Fishing
   |author  = skiilaa
+
   |author  = MedievalAI
   |id      = skiilaa.MultiplayerBackpacks
+
   |id      = MedievalAI.LetsStartWithFishing
   |nexus  = 2282
+
   |nexus  = 19107
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
+
   |name    = Level Extender
   |author  = Achtuur
+
   |author  = unidarkshin, Devin Lematty
   |id      = Achtuur.MultiplayerExpShare
+
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
   |nexus  = 16891
+
   |nexus  = 1471
   |github  = Achtuur/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Horse Reskin
+
   |name    = Level Forever
   |author  = delphinwave
+
   |author  = GoldstoneBosonMeadows, Parakee
   |id      = DelphinWave.MultiplayerHorseReskin
+
   |id      = GoldstoneBosonMeadows.LevelForever
   |nexus  = 7681
+
   |nexus  = 22920
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Hub
+
   |name    = Leveling Adjustment
   |author  = Alberto Moreira Luiz
+
   |author  = jahangmar
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id      = jahangmar.LevelingAdjustment
   |nexus  = 9672
+
   |nexus  = 4689
 +
  |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
 +
  |name    = Level Up Notifications
 +
  |author  = kd8lvt
 +
  |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
 +
  |nexus  = 855
 +
  |curse  = 300715
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Idle
+
   |name    = LewdDew Valley, LewdDew_Valley_helper2
   |author  = DoubleZ
+
   |author  = shurmash
   |id      = DoubleZ.MultiplayerIdle
+
   |id      = shurmash.LewdDew_Valley_helper
   |nexus  = 3765
+
   |nexus  = 7222
   |github  = SourceZh/MultiplayerIdle
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Info
+
   |name    = Lewd Leah
   |author  = MindMeltMax
+
   |author  = prowlingDemon, unknownDev
   |id      = MindMeltMax.MPInfo
+
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
   |moddrop = 1302776
+
   |nexus  = 4402
   |nexus  = 15155
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
+
   |name    = Light Mod
   |author  = Scayze
+
   |author  = aedenthorn, Erinthe
   |id      = scayze.MultiplayerPrairieKing
+
   |id      = aedenthorn.LightMod
   |nexus  = 16030
+
   |nexus  = 14387
   |github  = scayze/multiprairie
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Light Switch
 +
  |author  = holythesea
 +
  |id      = holythesea.LightSwitch
 +
  |nexus  = 15683
 +
  |github  = holy-the-sea/LightSwitch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod
+
   |name    = Like a Duck to Water
   |author  = Tran Minh Thong
+
   |author  = aedenthorn, Erinthe
   |id      = multiplayer.mod
+
   |id      = aedenthorn.LikeADuckToWater
   |nexus  = 16582
+
   |nexus  = 15860
   |github  = TMThong/Stardew-Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Multiplayer Mod Checker
+
   |name    = Like a Duck to Water Continued
   |author  = Cherry, CherryChain
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = Cherry.MultiplayerModChecker
+
   |id      = tem696969696969.LikeADuckToWater
   |nexus  = 6609
+
   |nexus  = 21285
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Speech Bubbles
+
   |name    = Limited Campfire Cooking
   |author  = Kalthramis
+
   |author  = Cherry, CherryChain
   |id      = Kalthramis.MPSpeechBubbles
+
   |id      = Cherry.LimitedCampfireCooking
   |nexus  = 2192
+
   |nexus  = 4971
   |github  =
+
   |moddrop = 716383
   |source = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
+
   |github = ChroniclerCherry/stardew-valley-mods
 
 
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.0.3-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Time
+
   |name    = Line Sprinklers
   |author  = lolmaj
+
   |author  = nanzington<!--since 1.4.0-->, Hootless
   |id      = lolmaj.MultiplayerTime
+
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
   |nexus  = 2543
+
   |nexus  = 2917
   |github  = MaciejMarkuszewski/StardewValleyMod
+
   |github  = hootless/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Floor Farmhouse
+
   |name    = Line Sprinklers Redux (1.6 Compatible)
   |author  = aedenthorn, Erinthe
+
   |author  = rtrox, Swyytch
   |id      = aedenthorn.MultiStoryFarmhouse
+
   |id      = rtrox.LineSprinklersRedux
   |nexus  = 8077
+
   |nexus  = 23895
   |github  = aedenthorn/StardewValleyMods
+
   |github  = rtrox/LineSprinklersRedux
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Gifts for Spouses
+
   |name    = Linus Mod
   |author  = Redwood
+
   |author  = tomii
   |id      = Redwood.MultipleGiftsForSpouse
+
   |id      = tomii.LinusMod
   |nexus  = 2910
+
   |nexus  = 11637
   |github  = EKomperud/StardewMods
+
   |github  =
  
   |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    = Literally Can't Even
   |author  = PeacefulEnd
+
   |author  = spacechase0
   |id      = PeacefulEnd.MultipleMiniObelisks
+
   |id      = spacechase0.LiterallyCantEven
   |nexus  = 7900
+
   |nexus  = 14262
   |github  = Floogen/MultipleMiniObelisks
+
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouse Dialogs
+
   |name    = Little NPCs
   |author  = ceruleandeep
+
   |author  = Candidus42
   |id      = ceruleandeep.multiplespousedialogs
+
   |id      = Candidus42.LittleNPCs
   |nexus  = 8711
+
   |nexus  = 15152
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = mus-candidus/LittleNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name    = Live Progress Bar
   |author  = SlyMerc
+
   |author  = Tyler Gibbs
   |id      = FileLoading
+
   |id      = tylergibbs2.liveprogressbar
   |nexus  = 1094
+
   |nexus  = 7330
   |github  =
+
   |github  = tylergibbs2/LiveProgressBar
  
   |status  = workaround
+
   |broke in = Stardew Valley 1.6
   |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    = Livestock Choices
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MultiSave
+
   |id      = aedenthorn.LivestockChoices
   |nexus  = 15402
+
   |nexus  = 11551
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#LivestockChoices
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Loan Mod
 +
  |author  = Doomnik
 +
  |id      = Doomnik.LoanMod
 +
  |nexus  = 3882
 +
  |github  = legovader09/SDVLoanMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lober Cat
 +
  |author  = codyflagstaff
 +
  |id      = codyflagstaff.lobercat
 +
  |nexus  = 8219
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Location and Music Logger
 +
  |author  = Brandy Lover, WDavi
 +
  |id      = Brandy Lover.LMlog
 +
  |nexus  = 1366
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multitool
+
   |name    = Location Compass
   |author  = Miome
+
   |author  = Bouhm and Pathoschild
   |id      = miome.MultiToolMod
+
   |id      = Bouhm.LocationCompass
   |nexus  = 2546
+
   |nexus  = 3045
   |github  = miome/MultitoolMod
+
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi-User Chests
+
   |name    = Locked Chests
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
   |id      = MindMeltMax.MUC
+
   |id      = MindMeltMax.LockedChests
   |nexus   = 9856
+
   |curse   = 1004481
   |moddrop = 1135731
+
   |moddrop = 1179603
 +
  |nexus  = 12452
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops
+
   |name    = Locked Crab Pots
   |author  = Cherry, CherryChain
+
   |author  = nini700
   |id      = Cherry.MultiYieldCrops
+
   |id      = nini700.LockedCrabPot
   |nexus  = 6069
+
   |nexus  = 4461
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
+
   |name    = Locked Maps
   |author  = Jacque Pott
+
   |author  = Edu Anttunes
   |id      = JacquePott.MYCDGRPatch
+
   |id      = LockedMaps
   |nexus  = 14023
+
   |nexus  = 10089
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murdercrows
+
   |name    = Lock Hotbar Items
   |author  = aedenthorn, Erinthe
+
   |author  = Falson
   |id      = aedenthorn.Murdercrows
+
   |id      = Falson.LockHotbarItems
   |nexus  = 6615
+
  |moddrop = 1573213
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 23702
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Drone, Personal Combat Drone
+
   |name    = Lockpicks
   |author  = cotboy
+
   |author  = bwdy
   |id      = cambam.MURDERDRONE
+
   |id      = bwdy.lockpicks
   |nexus  = 4507
+
   |nexus  = 3521
   |github  = camcamcamcam/murderdrone
+
   |github  = bwdymods/SDV-Lockpicks
  
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Mod
+
   |name    = Log Menu
   |author  = Aren, Aren Desai
+
   |author  = JareBear
   |id      = Aren.MurderMod
+
   |id      = JareBear.LogMenu
   |nexus  = 17470
+
   |nexus  = 19919
   |github  = ArenKDesai/Murder-Mod
+
   |github  = jaredtjahjadi/LogMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Store
+
   |name    = Log Spam Filter
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
+
   |id      = aedenthorn.LogSpamFilter
  |curse  = 870973
+
   |nexus  = 11252
  |moddrop = 1187402
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 12598
 
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Cursors
+
   |name    = Longer Days
   |author  = Expl0
+
   |author  = Stuyk
   |id      = Expl0.MushroomCursors
+
   |id      = Stuyk.LongerDays
   |nexus  = 12594
+
   |nexus  = 19027
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Levels
+
   |name    = Longer Fence Life
   |author  = Eireon, Ben Patterson
+
   |author  = NormanPCN
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id      = NormanPCN.LongerFenceLife
   |nexus  = 2818
+
  |nexus  = 10498
   |github  = benrpatterson/MushroomLevels
+
  |github  = NormanPCN/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Lasting Lures
 +
  |author  = Caraxian
 +
  |id      = caraxian.LongerLastingLures
 +
   |nexus  = 2510
 +
   |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Level Tip
+
   |name    = Longer Seasons
   |author  = WhiteMind
+
   |author  = aedenthorn, Erinthe
   |id      = WhiteMind.MLT
+
   |id      = aedenthorn.LongerSeasons
   |nexus  = 1894
+
   |nexus  = 10108
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Almanac|Almanac]] instead.
+
   |summary  = use [[#Longer Seasons - Continued|Longer Seasons - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator Automation
+
   |name    = Longer Seasons - Continued
   |author  = blueberry and Oddshot
+
   |author  = aedenthorn and FlyingTNT
   |id      = blueberry.BlueberryMushroomAutomation
+
   |id      = FlyingTNT.LongerSeasons
   |nexus  = 4637
+
   |nexus  = 25164
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator - Grow More Mushrooms
+
   |name    = Longevity
   |author  = blueberry, blueberry and Oddshot
+
   |author  = RTGOAT
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id      = RTGOAT.Longevity
   |nexus  = 4637
+
   |nexus  = 649
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Rancher
+
   |name    = Looking for Love REDUX
   |author  = Goldenrevolver
+
   |author  = mushroomhash
   |id      = Goldenrevolver.MushroomRancher
+
   |id      = mush.loveydovey
   |nexus  = 10978
+
   |nexus  = 21370
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Cellar
+
   |name    = Look to the Sky
   |author  = Lis
+
   |author  = drbirbdev
   |id      = Lis.MusicalCellar
+
   |id      = drbirbdev.LookToTheSky
   |nexus  = 7626
+
   |nexus  = 15262
   |github  = lisamreynolds/MusicalCellar
+
   |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lookup Anything
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
 +
  |curse  = 992793
 +
  |nexus  = 541
 +
  |moddrop = 606605
 +
  |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Paths
+
   |name    = Loose Audio Files
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MusicalPaths
+
   |id      = aedenthorn.LooseAudioFiles
   |nexus  = 13197
+
   |nexus  = 5999
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = My Money
+
   |name    = Lore-Friendly JojaMart Prices
   |author  = Marcos Brendon
+
   |author  = Huanir
   |id      = marcos.mymoney
+
   |id      = Huanir.LoreFriendlyJojaPrices
   |nexus  = 6736
+
   |nexus  = 2658
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mystical Buildings
+
   |name    = Lost Book Menu
   |author  = PeacefulEnd
+
   |author  = bungus
   |id      = PeacefulEnd.MysticalBuildings
+
   |id      = bungus.LostBookMenu
   |nexus  = 12312
+
   |nexus  = 20301
   |github  = Floogen/MysticalBuildings
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Name Tags
+
   |name    = Lost Woods
   |author  = Enaium
+
   |author  = Raik, Raik167, YousernameZo
   |id      = Enaium.NameTags
+
   |id      = raik.testmod
   |curse   = 436816
+
   |nexus   = 6291
   |moddrop = 877767
+
   |github  =
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/NameTags
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Napalm Mummies
+
   |name    = Love Bubbles
   |author  = aedenthorn, Erinthe
+
   |author  = SteelixLeiter, Don Collins
   |id      = aedenthorn.NapalmMummies
+
   |id      = LoveBubbles
   |nexus  = 15933
+
   |nexus  = 1318
   |github  = aedenthorn/StardewValleyMods
+
   |github  = doncollins/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nature Strikes Back
+
   |name    = Loved Labels
   |author  = Clumsy Jackdaw
+
   |author  = Advize and Jinxiewinxie
   |id      = ClumsyJackdaw.NatureStrikesBack
+
   |id      = Advize.LovedLabels
   |nexus  = 19771
+
   |nexus  = 279
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
+
   |github  = AdvizeGH/LovedLabels
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Neat Additions
+
   |name    = Loved Labels Redux
   |author  = Ilyaki
+
   |author  = thespbgamer
   |id      = ilyaki.neatadditions
+
   |id      = thespbgamer.LovedLabelsRedux
   |nexus  = 2648
+
   |nexus  = 8880
   |github  = Ilyaki/NeatAdditions
+
   |curse  = 834387
 
+
   |github  = thespbgamer/LovedLabelsRedux
   |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Network Optimizer
+
   |name    = Love Festival
   |author  = Ilyaki
+
   |author  = AvalonMFX
   |id      = Ilyaki.NetworkOptimizer
+
   |id      = AvalonMFX.LoveFestival
   |nexus  = 3021
+
  |curse  = 1016375
   |github  = Ilyaki/NetworkOptimizer
+
   |nexus  = 17819
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
+
   |name    = Low Health Warning
   |author  = DestyNova
+
   |author  = NMVH5
   |id      = DestyNova.NEACode
+
   |id      = nmvh5.LowHealthWarning
   |nexus  = 12369
+
   |nexus  = 8326
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Clothes Every Day
+
   |name    = Luck Score HUD, Just Luck Mod
   |author  = Vrakyas
+
   |author  = delaney
   |id      = Vrakyas.NewClothesEveryDay
+
   |id      = dJustLuckMod
   |nexus  = 4030
+
   |nexus  = 10386
 +
  |moddrop = 1070645
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game on Launch
+
   |name    = Luck Skill
   |author  = Nobbele
+
   |author  = spacechase0
   |id      = Nobbele.NewGameOnLaunch
+
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
  |nexus  = 2654
+
   |curse   = 867393
  |github  = 4ppleCracker/NewGameOnLaunch
+
   |moddrop = 127279
 
+
   |nexus  = 521
  |broke in     = Stardew Valley 1.4
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = New Game Plus
 
   |author  = Spacechase0
 
   |id      = Spacechase0.NewGamePlus
 
   |nexus  = 10786
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Machines
+
   |name    = Lucky Reclamation Trash Can
   |author  = Igorious
+
   |author  = kiranmurmu
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id      = kiranmurmu.LuckyReclamationTrashCan
   |nexus  =
+
   |nexus  = 8971
  |chucklefish = 3683
+
   |github  = kiranmurmu/StardewValleyMods
   |github  = Igorious/StardevValleyNewMachinesMod
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Years Eve → Fireworks
+
   |name    = Lunar Disturbances
   |author  = sophie
+
   |author  = Sakorona
   |id      = sophie.Fireworks
+
   |id      = KoihimeNakamura.LunarDisturbances
   |nexus  = 15277
+
   |nexus  = 2208
   |github  =
+
  |moddrop = 664151
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nexus Mods Button
+
   |name    = Machine Augmentors
   |author  = Pickysaurus
+
   |author  = SlayerDharok
   |id      = Pickysaurus.NexusModsButton
+
   |id      = SlayerDharok.MachineAugmentors
   |nexus  = 12969
+
   |nexus  = 5600
 +
  |github  = Videogamers0/SDV-MachineAugmentors
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Machine Check
 +
  |author  = FairfieldBW
 +
  |id      = FairfieldBW.MachineCheck
 +
  |nexus  = 9515
 +
  |github  = FairfieldBW/MachineCheck
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Machine Speed Change
 +
  |author  = IceGladiador
 +
  |id      = IceGladiador.MachineSpeedChange
 +
  |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    = Nice Messages
+
   |name    = Machine Status
   |author  = Nori, seaweednori
+
   |author  = Shockah
   |id      = nori.NiceMessages
+
   |id      = Shockah.MachineStatus
   |nexus  = 6160
+
   |nexus  = 11177
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Event Chance Tweak
+
   |name    = Magic
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.NightEventChanceTweak
+
   |id      = spacechase0.Magic
   |nexus  = 10633
+
  |curse  = 867745
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 399898
 +
   |nexus  = 2007
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Magical Crops
   |author   = Omegasis, Alpha_Omegasis
+
   |author = shekurika and Asterisk555
   |id       = Omegasis.NightOwl
+
   |id     = shekurika.MagicalCropsCode
   |nexus   = 433
+
   |nexus   = 8762
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
  |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Shift
+
   |name    = Magic Junimo Pet
   |author  = SevenChords
+
   |author  = Entoarox
   |id      = SevenChords.Night_Shift
+
   |id      = Entoarox.MagicJunimoPet
   |nexus  = 15345
+
   |nexus  = 3567
   |github  =
+
   |github  = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Time Sound Notifications, Time Notif
+
   |name    = Magic Pluses
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
+
   |author  = TerryDBS
   |id      = Careless_Imm0rtal.Time_Notif.
+
   |id      = TerryDBS.MagicPluses
   |nexus  = 19651
+
   |nexus  = 7096
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Blink
+
   |name    = Magic Scepter
   |author  = Mr Tea, MrTea
+
   |author  = not4bene
   |id      = MrTea.NoBlink
+
   |id      = not4bene.MagicScepter
   |nexus  = 17220
+
   |nexus  = 8169
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Noclip Mode
+
   |name    = Magic Valley
   |author  = Pathoschild
+
   |author  = season
   |id      = Pathoschild.NoclipMode
+
   |id      = season.MagicValley
   |nexus  = 3900
+
   |nexus  = 10639
   |moddrop = 691002
+
   |github  =
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cooties
+
   |name    = Mailbox Menu
   |author  = ceruleandeep
+
   |author  = aedenthorn, Erinthe
   |id      = ceruleandeep.NoCooties
+
   |id      = aedenthorn.MailboxMenu
   |nexus  = 9000
+
   |nexus  = 14439
   |github  = ceruleandeep/CeruleanStardewMods
+
   |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    = No Crows
+
   |name    = Mailbox Menu Continued
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = cat.nocrows
+
   |id      = tem696969696969.MailboxMenu
   |nexus  = 1682
+
   |nexus  = 21068
  |moddrop = 833543
+
   |github  = kqrse/StardewValleyMods-aedenthorn
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debris Weather
+
   |name    = Mail Framework
   |author  = Underscore76
+
   |author  = Digus
   |id      = underscore.nodebris
+
   |id      = DIGUS.MailFrameworkMod
   |nexus  = 19699
+
   |nexus  = 1536
   |github  = Underscore76/NoDebrisWeather
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
+
   |name    = Mail Order Pigs
   |author  = Kryspur
+
   |author  = jwdred
   |id      = Kryspur.NoFallDamage
+
   |id      = jwdred.MailOrderPigs
   |nexus  = 17749
+
   |nexus  = 632
   |github  =
+
   |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44728
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay
+
   |name    = Mail Services Mod
   |author  = CatCattyCat, Cat
+
   |author  = Digus
   |id      = cat.nofencedecay
+
   |id      = Digus.MailServicesMod
   |nexus  = 1180
+
   |nexus  = 7842
  |moddrop = 833537
+
   |github  = Digus/StardewValleyMods
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Festival Timer
+
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author  = mistyspring
+
   |author  = pinguimbozo
   |id      = mistyspring.nofestivaltimer
+
   |id      = pinguimbozo.PCMCCJJC
   |nexus  = 20077
+
   |nexus  = 13248
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Friendship Decay
+
   |name    = Make Gil Real
   |author  = hitachihex
+
   |author  = Werewolf Master
   |id      = hitachihex.NoFriendshipDecay
+
   |id      = Wolf.GilSMAPI
   |nexus  =
+
   |nexus  = 7118
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |github =
  |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 
 
 
  |broke in = Stardew Valley 1.2?
 
  |status  = workaround
 
  |summary = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
<!--
 
  |unofficial version = 1.1.2-unofficial.1-f4ith
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
+
   |name    = Make Love
   |author  = Kumagabear
+
   |author  = Kabulla
   |id      = Kumagabear.NoHatTreasureSkull
+
   |id      = Kabulla.MakeLove
   |nexus  = 19655
+
   |nexus  = 16003
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kids Ever
+
   |name    = Makeshift Multiplayer
   |author  = Hangy
+
   |author  = spacechase0
   |id      = Hangy.NoKidsEver
+
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |nexus  = 1464
+
   |nexus  = 501
   |github  = L3thal1ty/No-Kids-Ever
+
  |moddrop = 127274
 +
   |github  = spacechase0/StardewValleyMP
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kimchi
+
   |name    = Mana Bar
   |author  = jaeha, qpqpqp121
+
   |author  = spacechase0
   |id      = jaeha.No_Kimchi
+
   |id      = spacechase0.ManaBar
   |nexus  = 5043
+
  |curse  = 867709
   |github  =
+
   |nexus  = 7831
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
+
   |name    = Mandatory Meals, Real Life Mod
   |author  = Riverbankboy, The_UltimateNuke
+
   |author  = darzington
   |id      = theultimatenuke.testmod
+
   |id      = darzington.RealLifeMod
   |nexus  = 17965
+
   |nexus  = 7445
   |github  = TheUltimateNuke/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Flyers Redux
+
   |name    = Many Enchantments
   |author  = minervamaga
+
   |author  = Stari
   |id      = minervamaga.NoMineFlyersRedux
+
   |id      = Stari.ManyEnchantments
   |nexus   =
+
   |curse   = 1004483
   |moddrop = 631110
+
   |nexus  = 8824
   |github  = minervamaga/NoMineFlyersRedux
+
   |github  = SlivaStari/ManyEnchantments
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Accidental Exhaustion, Exhaustion Protection
+
   |name    = Map Binder
   |author  = Guedez
+
   |author  = SnowFire k'Vala
   |id      = exhaustion.protection
+
   |id      = SnowFire.Map_Binder
   |nexus  = 5113
+
   |nexus  = 6983
  |moddrop = 707180
 
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = No More Random Mine Flyers
 
  |author  = Drynwynn, thepaladinknight
 
  |id      = Drynwynn.NoAddedFlyingMineMonsters
 
  |nexus  = 2528
 
  |github  = Drynwynn/StardewValleyMods
 
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.5
  |status  = workaround
 
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non Destructive NPCs
+
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
  |author  = MadaraUchiha
 
  |id      = MadaraUchiha.NonDestructiveNPCs
 
  |nexus  = 5176
 
  |github  = MadaraUchiha/NonDestructiveNPCs
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Non-Random Prairie King
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.NonRandomPrairieKing
+
   |id      = aedenthorn.MapEdit
   |nexus  = 6509
+
   |nexus  = 18387<!--8876 before 1.0.0-->
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Pause When Inactive - Global
+
   |name    = Map Image Export
   |author  = Neko Boi Nick
+
   |author  = spacechase0
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
+
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
   |nexus  = 19250
+
   |nexus  = 1073
   |github  = thakyZ/StardewValleyMods
+
  |moddrop = 127273
 +
   |github  = spacechase0/MapImageExporter
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Poverty by Disconnect
+
   |name    = Mapping Extensions and Extra Properties (MEEP)
   |author  = Slumber
+
   |author  = DecidedlyHuman
   |id      = SlumbR.NoPovertyByDisconnect
+
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
   |nexus  = 11529
+
   |nexus  = 14493
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Quarry
+
   |name    = Map Teleport
   |author  = mlambley
+
   |author  = aedenthorn, Erinthe
   |id      = mlambley.NoQuarry
+
   |id      = aedenthorn.MapTeleport
   |nexus  = 19410
+
  |curse  = 868868
   |github  =
+
   |nexus  = 7675
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
+
   |name    = Map Teleport, Stardew Valley Map Teleport
   |author  = Platonymous
+
   |author  = Richard2091
   |id      = Platonymous.NormalizeAI
+
   |id      = Richard2091.MapTeleport
   |nexus  = 19334
+
   |nexus  = 21381
   |github  =
+
   |github  = Richard2091/MapTeleport
 
 
  |broke in = Stardew Valley ≤1.5.6
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Rumble Horse
+
   |name    = Map Utilities
   |author  = Xangria
+
   |author  = mabelSyrup
   |id      = Xangria.NoRumbleHorse
+
   |id      = mabelsyrup.maputils
   |nexus  = 1779
+
   |nexus  = 4716
   |github  =
+
   |github  = mjSurber/Map-Utilities
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5
  |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    = Maritime Secrets
   |author  = lech43
+
   |author  = Goldenrevolver
   |id      = lech43.NoSeeds
+
   |id      = Goldenrevolver.MaritimeSecrets
   |nexus  = 6392
+
   |nexus  = 10758
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay
+
   |name    = Market Day
   |author  = ThatNorthernMonkey
+
   |author  = ceruleandeep
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id      = ceruleandeep.MarketDay
   |nexus  = 237
+
   |nexus  = 11778
   |github  = ThatNorthernMonkey/NoSoilDecay
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |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    = Market Town<!--changed in 3.0.0-->, Food Store
   |author  = A_Dude
+
   |author  = d5a1lamdtd, HaPyke
   |id      = A_Dude.NoSoilDecayOnFarm
+
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus  = 8071
+
  |curse  = 994458
   |github  =
+
  |moddrop = 1480763
 +
   |nexus  = 19309
 +
   |github  = congha22/foodstore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay Redux
+
   |name    = Mass Production
   |author  = Platonymous
+
   |author  = Jacque Pott
   |id      = Platonymous.NoSoilDecayRedux
+
   |id      = JacquePott.MassProduction
  |curse  = 307727
+
   |nexus  = 7021
  |moddrop = 793930
+
   |github  = JacquePott/StardewValleyMods
   |nexus  = 1084
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.5
   |status  = workaround
+
   |status  = abandoned
  |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    = Mastery Extended
   |author  = Yaramy
+
   |author  = AlanBF
   |id      = yaramy.noteblocks
+
   |id      = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus  = 6646
+
   |nexus  = 23697
   |github  =
+
   |github  = Pet-Slime/StardewValley
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Not Far From The Tree
+
   |name    = Matching Nodes, MinesTokens
   |author  = TheElm
+
   |author  = Eryk601 and sophiesalacia
   |id      = TheElm.NotFarFromTheTree
+
   |id      = Vertigon.MinesTokens
   |nexus  = 4739
+
   |nexus  = 11124
  |github  = GStefanowich/SDV-NFFTT
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = No Thunder Sound
 
  |author  = Sto13
 
  |id      = Sto13.NoThunderSound
 
  |nexus  = 14414
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Transitions
+
   |name    = Max Cost Stamina
   |author  = crazywig
+
   |author  = StultusV
   |id      = crazywig.notransitions
+
   |id      = StultusV.MaxCastStamina
   |nexus  = 7354
+
   |nexus  = 10794
   |github  =
+
   |github  = JudeRV/Stardew-MaxCastStamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Warp Delay
+
   |name    = Maximize Fix
   |author  = Tran Minh Thong
+
   |author  = Shockah
   |id      = no.warp.delay
+
   |id      = Shockah.MaximizeFix
   |nexus  = 19805
+
   |nexus  = 16099
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Now Playing
+
   |name    = Mayo Hats
   |author  = John Peters
+
   |author  = spacechase0
   |id      = JohnPeters.NowPlaying
+
   |id      = spacechase0.MayoHats
   |nexus  = 19441
+
   |nexus  = 17514
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Adventures, It's Time to Adventure
+
   |name    = Mayo Mart
  |author  = PurrplingCat
 
  |id      = purrplingcat.npcadventure
 
  |curse  = 577730
 
  |nexus  = 4582
 
  |github  = purrplingcat/PurrplingMod
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = NPC Clothing Framework
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.NPCClothing
+
   |id      = aedenthorn.MayoMart
   |nexus  = 13940
+
   |nexus  = 17175
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Geometry
+
   |name    = Mayonnaise++, Mayonnaise Plus Plus
   |author  = ichortower
+
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id      = ichortower.NPCGeometry
+
   |id      = xirsoi.mayonnaiseplusplus
   |nexus  = 19259
+
   |nexus  = 4634
   |github  = ichortower/NPCGeometry
+
   |github  = xirsoi/MayonnaisePlusPlus
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations
+
   |name    = Mayo Rain
   |author  = Bouhm and Pathoschild
+
   |author  = spacechase0
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id      = spacechase0.MayoRain
   |nexus  = 239
+
   |nexus  = 17436
   |github  = Bouhm/stardew-valley-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations Extra Config
+
   |name    = Meal Overhaul
   |author  = trashcan9
+
   |author  = stardemod
   |id      = trashcan9.NPCMapLocations.ExtraConfig
+
   |id      = stardemod.MealOverhaul
   |nexus  = 16236
+
   |nexus  = 23528
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Path Displayer, Path Display
+
   |name    = Meme Outfits
   |author  = Akago
+
   |author  = Mehidden
   |id      = akago.PathDisplay
+
   |id      = MemeOutfits.Mehidden
   |nexus  = 7563
+
   |nexus  = 13213
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Numerical Health
+
   |name    = Menus Everywhere
   |author  = Hydrox, hydrox6
+
   |author  = nman130
   |id      = Hydrox.NumericalHealth
+
   |id      = nman130.MenusEverywhere
   |nexus  = 4863
+
   |nexus  = 6119
 +
  |github  = nman130/Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Merge Fertilizer
 +
  |author  = TianXiaobai
 +
  |id      = TianXiaobai.MergeFertilizer
 +
  |nexus  = 17743
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Import Map, Import Map
+
   |name    = Message Box API, ChatMod
   |author  = aedenthorn, Erinthe
+
   |author  = Kithio
   |id      = aedenthorn.ImportMap
+
   |id      = Kithio:ChatMod
   |nexus  = 10965
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |chucklefish = 4296
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Product Display
+
   |name    = Messy Crops
   |author  = aedenthorn, Erinthe
+
  |author  = Tlitookilakin
   |id      = aedenthorn.ObjectProductDisplay
+
  |id      = tlitookilakin.MessyCrops
   |nexus  = 18365
+
  |moddrop = 1123884
 +
  |nexus  = 11317
 +
  |github  = tlitookilakin/MessyCrops
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Meteor Defence
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.MeteorDefence
 +
   |nexus  = 10641
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Progress Bars
+
   |name    = Mice in the Valley
   |author  = Adeel Tariq
+
   |author  = candidus42
   |id      = Adeel.ObjectProgressbars
+
   |id      = Candidus42.MiceInTheValley
   |nexus  = 2803
+
   |nexus  = 4638
   |github  = AdeelTariq/ObjectProgressBars
+
   |github  = mus-candidus/MiceInTheValley
 
 
  |status  = workaround
 
  |summary  = broken, use older version 1.3 instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Time Left
+
   |name    = Migrate DGA Items
   |author  = spacechase0
+
   |author  = violetlizabet
   |id      = spacechase0.ObjectTimeLeft
+
   |id      = violetlizabet.MigrateDGAItems
  |curse  = 867757
+
   |nexus  = 20612
  |moddrop = 131148
+
   |github  = elizabethcd/MigrateDGAItems
   |nexus  = 1315
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OK Night Check
+
   |name    = Milk the Villagers
   |author  = aedenthorn, Erinthe
+
   |author  = trunip190
   |id      = aedenthorn.OKNightCheck
+
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
   |nexus  = 14231
+
   |nexus  = 5948
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OmniFarm
+
   |name    = Miller Time
   |author  = lambui
+
   |author  = Sonozuki
   |id      = PhthaloBlue.Omnifarm
+
   |id      = Satozaki.MillerTime
   |nexus  =
+
   |nexus  = 7575
   |url    = https://community.playstarbound.com/threads/127299
+
   |github  = Sonozuki/StardewMods
   |github  = lambui/StardewValleyMod_OmniFarm
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Swing
+
   |name    = Milo Dog
   |author  = Alejandro Akbal
+
   |author  = Clark, wilsonch3451
   |id      = AlejandroAkbal.OmniSwing
+
   |id      = Clark.MiloDog
   |nexus  = 7877
+
   |nexus  = 2861
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Tools
+
   |name    = Mine Assist
   |author  = aedenthorn, Erinthe
+
   |author  = Kabigon
   |id      = aedenthorn.OmniTools
+
   |id      = Kabigon.MineAssist
   |curse   = 868690
+
   |nexus   = 2296
   |nexus  = 14865
+
   |chucklefish = 5353
   |github  = aedenthorn/StardewValleyMods
+
   |github  = KabigonFirst/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Click Shed Reloader
+
   |name    = Minecart Patcher
   |author  = BitwiseJon
+
   |author  = bwdy
   |id      = BitwiseJonMods.OneClickShedReloader
+
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
   |nexus  = 2052
+
   |nexus  = 11424
   |github  = bitwisejon/StardewValleyMods
+
   |github  = bwdy/SDVModding
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Day at a Time
+
   |name    = Mine Changes
   |author  = Miome
+
   |author  = JPAN
   |id      = Miome.OneDayAtATime
+
   |id      = jpan.MineChanges
   |nexus  = 8870
+
   |nexus  = 3963
   |github  = miome/OneDayAtATime
+
   |github  = JPANv2/Stardew-Valley-Mine-Changes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mines Tokens
 +
  |author  = sophiesalacia
 +
  |id      = sophie.MinesTokens
 +
  |nexus  = 18776
 +
  |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mine Tweaks
 +
  |author  = Shockah
 +
  |id      = Shockah.MineTweaks
 +
  |nexus  = 16859
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mini Bars
 +
  |author  = Ophaneom
 +
  |id      = Ophaneom.MiniBars
 +
  |nexus  = 8329
 +
  |github  = Ophaneom/Mini-Bars
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Silo Storage
+
   |name    = Mining at the Farm
   |author  = SorryLate, rharyanto
+
   |author  = Nishtra
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
   |nexus  = 5150
+
   |nexus  = 674
 
   |github  =
 
   |github  =
  
 +
  |broke in = Stardew Valley 1.3.23
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Silo Size| Silo Size]] instead.
+
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
   |broke in = SMAPI 3.12.0
+
<!--
 +
  |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    = One Sprinkler One Scarecrow
+
   |name    = Mining with Explosives
   |author  = Mizzion
+
   |author  = Nishtra
   |id      = mizzion.onesprinkleronescarecrow
+
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
   |nexus  = 3633
+
   |nexus  = 770
  |moddrop = 661376
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |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
 +
  |name    = Mini Tool NPC
 +
  |author  = Tran Minh Thong
 +
  |id      = mini.tool.npc.mod
 +
  |nexus  = 7060
 +
  |github  = TMThong/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Only Iridium
+
   |name    = Minor Light Tweaks
   |author  = xiaoye97
+
   |author  = greentodd
   |id      = xiaoye97.OnlyIridium
+
   |id      = greentodd.MinorLightTweaks
   |nexus  = 4471
+
   |nexus  = 10223
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Open Hearts
+
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author  = MedievalAI
+
   |author  = BlaDe
   |id      = MedievalAI.OpenHearts
+
   |id      = BlaDe.MiscTrolls
   |nexus  = 16944
+
   |nexus  = 12037
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Orchard - Better Fruit Trees
+
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author  = Saitoue
+
   |author  = The Fluffy Robot
   |id      = Saitoue.Orchard
+
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
   |nexus  = 13867
+
   |nexus  = 5691
   |github  = Saitoue/Orchard
+
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ordinary Capsule
+
   |name    = Miss Coriel's Position Tool
   |author  = furyx639
+
   |author  = MissCoriel
   |id      = furyx639.OrdinaryCapsule
+
   |id      = misscoriel.PositionTool
  |curse  = 871831
+
   |nexus  = 8087
   |nexus  = 13489
+
   |github  = MissCoriel/Position-Tool
   |github  = LeFauxMatt/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increaser
+
   |name    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
   |author  = crazywig
+
   |author  = MissCoriel
   |id      = crazywig.oreincrease
+
   |id      = misscoriel.UCRFix
   |nexus  = 7370
+
   |nexus  = 8284
   |github  =
+
   |github  = MissCoriel/UniqueCourtshipResponseCore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increase V3
+
   |name    = Missing Gifts
   |author  = KKramer85
+
   |author  = ChiroxT
   |id      = OreIncreaseV3
+
   |id      = treinke.missinggifts
  |moddrop = 1475534
+
   |nexus  = 11363
   |nexus  = 19132
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Organize Inventory Shortcut
+
   |name    = Mob Count Reports, Report Mob Counts
   |author  = Yyeahdude
+
   |author  = StultusV
   |id      = Yyeahdude.OrganzieShortcut
+
   |id      = StultusV.ReportMobCounts
   |nexus  = 4772
+
   |nexus  = 10899
   |github  =
+
   |github  = JudeRV/Stardew-ReportMobCounts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornithologist's Guild
+
   |name    = Mobile Arcade
   |author  = Ivy
+
   |author  = aedenthorn, Erinthe
   |id      = Ivy.OrnithologistsGuild
+
   |id      = aedenthorn.MobileArcade
   |nexus  = 14510
+
   |nexus  = 6538
   |github  = greyivy/OrnithologistsGuild
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets, @retest-after Mail Framework-->
+
   |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    = Outfit Sets
+
   |name    = Mobile Audio Player
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OutfitSets
+
   |id      = aedenthorn.MobileAudioPlayer
   |nexus  = 13888
+
   |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    = Out of Season Bonuses, Seasonal Items
+
   |name    = Mobile Calendar
   |author  = Midori Armstrong, azureglasses
+
   |author  = aedenthorn, Erinthe
   |id      = midoriarmstrong.seasonalitems
+
   |id      = aedenthorn.MobileCalendar
   |nexus  = 1452
+
   |nexus  = 6601
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |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    = Overworld Chests
+
   |name    = Mobile Catalogues
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OverworldChests
+
   |id      = aedenthorn.MobileCatalogues
   |nexus  = 7710
+
   |nexus  = 6543
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |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    = OwO Stawdew Vawwey
+
   |name    = Mobile Phone
  |author  = CrunchyDuck
 
  |id      = CrunchyDuck.OwOMod
 
  |nexus  = 8923
 
  |github  = CrunchyDuck/OwO-Stawdew-Vawwey
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pacifist Valley
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.PacifistValley
+
   |id      = aedenthorn.MobilePhone
   |nexus  = 5464
+
  |curse  = 868890
 +
   |nexus  = 6523
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Painting Display
+
   |name    = Mobile Phone Continued
   |author  = aedenthorn, Erinthe
+
   |author  = JoXW
   |id      = aedenthorn.PaintingDisplay
+
   |id      = JoXW.MobilePhone
   |nexus  = 10918
+
   |nexus  = 21017
   |github  = aedenthorn/StardewValleyMods
+
   |github  = JoXW100/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades
+
   |name    = Mobile Phone Continued → Arcade Mobile Apps
   |author  = drbirbdev
+
   |author  = JoXW
   |id      = drbirbdev.PanningUpgrades
+
   |id      = JoXW.MobileArcade
   |nexus  = 12242
+
   |nexus  = 21017
   |github  = drbirbdev/StardewValley
+
   |github  = JoXW100/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades Extra Config
+
   |name    = Mobile Phone Continued → Calendar Mobile App
   |author  = trashcan9
+
   |author  = JoXW
   |id      = trashcan9.PanningUpgrades.ExtraConfig
+
   |id      = JoXW.MobileCalendar
   |nexus  = 16234
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paper Mario Partners for Stardew Valley
+
   |name    = Mobile Phone Continued → Mobile Catalogues
   |author  = AnotherStardewValleySunday
+
   |author  = JoXW
   |id      = AnotherStardewValleySunday.PaperMarioPartners
+
   |id      = JoXW.MobileCatalogues
   |nexus  = 14638
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Better Farm Animal Variety
+
   |name    = Mobile Phone Continued → Television Mobile App
   |author  = Paritee
+
   |author  = JoXW
   |id      = Paritee.BetterFarmAnimalVariety
+
   |id      = JoXW.MobileTelevision
   |nexus  = 3296
+
   |nexus  = 21017
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  = JoXW100/StardewValleyMods
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-68#post-47274
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Treat Your Animals
+
   |name    = Mobile Television
   |author  = Paritee
+
   |author  = aedenthorn, Erinthe
   |id      = Paritee.TreatYourAnimals
+
   |id      = aedenthorn.MobileTelevision
   |nexus  = 3375
+
   |nexus  = 6575
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
   |unofficial version = 1.1.2-unofficial.2-Strobe
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-46#post-29316
+
   |summary  = use [[#Mobile Phone Continued → Television Mobile App|Mobile Phone Continued → Television Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips
+
   |name    = MobileUI Android
   |author  = MarthaSolomon, SolomonsWorkshop
+
   |author  = WisnuNug
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id      = WisnuNug.MobileUI
   |nexus  = 2166
+
   |nexus  = 17652
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
  |warnings = Only works on Android.
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name    = Modify This
  |author  = f4iTh, JertsukkaTheMan
 
  |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
 
  |nexus  = 3524
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Partial Hearts
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PartialHearts
+
   |id      = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
   |nexus  = 11628
+
   |nexus  = 7814
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.9.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ModifyThis
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Particle Effects
+
   |name    = Mod List Command
   |author  = aedenthorn, Erinthe
+
   |author  = Blackclaw
   |id      = aedenthorn.ParticleEffects
+
   |id      = Blackclaw.ModListCommand
   |curse   = 868786
+
   |nexus   = 5131
   |nexus   = 11056
+
   |github  = Xebeth/StardewValley-ListModsCommand
   |github = aedenthorn/StardewValleyMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |beta broke in = Stardew Valley 1.6
+
   |name    = Mod Menu
 +
   |author = Enaium
 +
  |id      = Enaium.ModMenu
 +
  |curse  = 436844
 +
  |moddrop = 885574
 +
   |nexus  =
 +
  |github  = Enaium-StardewValleyMods/ModMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Part of the Community
+
   |name    = Mod Settings Tab
   |author  = bmarquismarkail, Space Baby
+
   |author  = Gilar Fasulaki
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id      = GilarF.ModSettingsTab
   |nexus   = 923
+
  |nexus  = 4579
   |github = bmarquismarkail/SV_PotC
+
  |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    = Passable Crops
+
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author  = NCarigon
+
   |author  = DaLion
   |id      = NCarigon.PassableCrops
+
   |id      = DaLion.Overhaul
   |nexus  = 15223
+
   |nexus  = 14470
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Ladders
+
   |name    = Modular Zen Garden, Modular Zen Gardens Furniture
   |author  = J_Hizzal
+
   |author  = leroymilo
   |id      = J_Hizzal.PassableLadders
+
   |id      = leroymilo.ModularZenGarden
   |nexus  = 2985
+
   |nexus  = 22140
   |github  = joelra/SDV-PassableLadders
+
   |github  = Leroymilo/MZG
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.1.1-unofficial.1-Drake1427
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Objects
+
   |name    = Mod Update Menu
   |author  = punyo, yakminepunyo
+
   |author  = CatCattyCat, Cat
   |id      = punyo.PassableObjects
+
   |id      = cat.modupdatemenu
   |nexus  = 2329
+
   |nexus  = 2536
   |github  = pomepome/PassableObjects
+
  |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    = Passive Friendship
+
   |name    = Mod Updater
   |author  = StultusV
+
   |author  = Platonymous
   |id      = StultusV.PassiveFriendship
+
   |id      = Platonymous.ModUpdater
   |nexus  = 8732
+
  |curse  = 877226
   |github  = JudeRV/Stardew-PassiveFriendship
+
   |nexus  = 6338
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
+
   |name    = Money Management Mod
   |author  = jorgamun
+
   |author  = Tbonetomtom
   |id      = jorgamun.PauseInMultiplayer
+
   |id      = Tbonetomtom.MoneyManagementMod
   |nexus  = 10328
+
   |nexus  = 17045
  |moddrop = 1068093
+
   |github  = Tbonetomtom/StardewMods
   |github  = jorgamun/PauseInMultiplayer
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause Sync
+
   |name    = Monster Goals Anywhere
   |author  = Terrorbladed
+
   |author  = Suphax
   |id      = Tb.Stardew_Pause_Sync
+
   |id      = suphax.monstergoalsanywhere
   |nexus  = 10160
+
  |moddrop = 1088762
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause While Sitting
+
   |name    = Monster Invasion
   |author  = heyseth
+
   |author  = Krutonium
   |id      = heyseth.sitpause
+
   |id      = krutonium.monsterinvasion
   |nexus  = 8295
+
   |nexus  = 12641
   |github  = heyseth/SDVMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PDQ Paths
+
   |name    = Monster Level Tip
   |author  = Jaredlll08
+
   |author  = WhiteMind
   |id      = BlameJared.PDQPaths
+
   |id      = WhiteMind.MonsterLT
   |nexus  =
+
   |nexus  = 1896
  |curse  = 307090
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Fiber
+
   |name    = Monster Log Anywhere
   |author  = jwdred
+
   |author  = MouseyPounds
   |id      = jwdred.PelicanFiber
+
   |id      = MouseyPounds.MonsterLogAnywhere
   |nexus  = 631
+
   |nexus  = 3997
   |github  = jdusbabek/stardewvalley
+
   |github  = MouseyPounds/stardew-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
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Postal Service
+
   |name    = Monster Musk in Volcano
   |author  = ElectroCrumpet
+
   |author  = BananaFruit
   |id      = ElectroCrumpet.PelicanPostalService
+
   |id      = BananaFruit.MonsterMuskInVolcano
   |nexus  = 2770
+
   |nexus  = 10651
   |github  =
+
   |github  = BananaFruit1492/MonsterMuskInVolcano
 
 
  |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    = Pelican TTS
+
   |name    = Monster Slayer Anywhere
   |author  = Platonymous
+
   |author  = AcidicNic
   |id      = Platonymous.PelicanTTS
+
   |id      = acidicNic.MonsterSlayerAnywhere
   |nexus  = 1079
+
   |nexus  = 21162
  |moddrop = 793929
+
   |github  = spacechase0/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican xVASynth
+
   |name    = Monsters - The Framework
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.PelicanxVASynth
+
   |id      = spacechase0.MonstersTheFramework
   |nexus  = 10250
+
   |nexus  = 10673
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = People Seeds
+
   |name    = Monthly Mail
   |author  = bwdy
+
   |author  = Taskmaster
   |id      = bwdy.peopleseeds
+
   |id      = Taskmaster.MonthlyMail
   |nexus  = 3635
+
   |nexus  = 4523
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Perfection Tweaker
+
   |name    = MoodFix
   |author  = shekurika
+
   |author  = vaindil
   |id      = shekurika.PerfectionTweaker
+
   |id      = vaindil.MoodFix
   |nexus  = 8615
+
   |nexus  = 1809
   |github  =
+
   |github  = vaindil/sdv-moodfix
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cellar
+
   |name    = Mood Guard
   |author  = CyanFire
+
   |author  = YonKuma, kumarei
  |id      = CF.PermanentCellar
+
   |id      = YonKuma.MoodGuard
  |nexus  = 17257
+
   |nexus  = 1597
  |github  = CyanFireUK/StardewValleyMods
+
   |github  = YonKuma/MoodGuard
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
 
  |author  = Goldenrevolver
 
   |id      = Goldenrevolver.PermanentCookoutKit
 
   |nexus  = 8035
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Persia the Mermaid, PersiaMod
+
   |name    = Moody Planet
   |author  = Avalon, Avalonii
+
   |author  = Daniel McMenamy, Deathest1
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id      = f1r3w477.MoodyPlanet
   |nexus  = 1419
+
   |nexus  = 2830
   |github  =
+
   |github  = F1r3w477/TheseModsAintLoyal
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
  |status  = workaround
 
  |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Game Options
+
   |name    = Moolah 1.6 Fix
   |author  = Xangria
+
   |author  = supergato664
   |id      = Xangria.PersistentGameOptions
+
   |id      = supergato664.Moolah
   |nexus  = 1778
+
   |nexus  = 23549
 
   |github  =
 
   |github  =
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Grange Display
+
   |name    = Moolah Money Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PersisitentGrangeDisplay
+
   |id      = aedenthorn.Moolah
   |nexus  = 7977
+
   |nexus  = 15123
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Mines
+
   |name    = Moongates
   |author  = spacechase0
+
  |author  = bwdy
   |id      = spacechase0.PersistentMines
+
  |id      = bwdy.moongates
   |nexus  = 14985
+
  |nexus  = 3545
 +
  |github  = bwdymods/SDV-Moongates
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moon Misadventures
 +
   |author  = spacechase0 and ParadigmNomad
 +
   |id      = spacechase0.MoonMisadventures
 +
  |curse  = 867702
 +
   |nexus  = 10612
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persival's Bundle Mod
+
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author  = Persival
+
   |author  = SinZ
   |id      =
+
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
   |nexus  = 438
+
   |nexus  = 12096
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
  |status  = workaround
 
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Anvil
+
   |name    = Mopsy's Ranch Livin'
   |author  = Strobe
+
   |author  = Mopquill
   |id      = Strobe.PersonalAnvil
+
   |id      = Mopquill.Ranch-Livin
   |nexus  = 5326
+
   |nexus  = 2200
   |github  = strobel1ght/Personal-Anvil
+
   |github  = mopquill/Mopsys-Ranch-Livin
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Combat Drone Redux
+
   |name    = More Animals, More Pets
   |author  = Prism 99
+
   |author  = Entoarox
   |id      = prism99.cambam.MURDERDRONE.redux
+
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |nexus  = 18224
+
   |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    = Personal Effects
+
   |name    = More Artifact Spots
   |author  = bwdy
+
   |author  = momoaau
   |id      = bwdy.personaleffects
+
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |nexus  = 3532
+
   |nexus  = 451
   |github  = bwdymods/SDV-PersonalEffects
+
   |github  =
  
 +
  |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
+
   |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
<!--
 +
   |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    = Personal Effects Redux
+
   |name    = More Barn and Coop Animals
   |author  = ceruleandeep
+
   |author  = AairTheGreat, Aair
  |id      = ceruleandeep.personaleffects
+
   |id      = AairTheGreat.MoreBarnCoopAnimals
  |nexus  = 8616
+
   |nexus  = 4869
  |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Personal Traveling Cart
 
  |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PersonalTravellingCart
 
   |nexus  = 14087
 
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Bowl Filler
+
   |name    = More Books
   |author  = Invatorzen
+
   |author  = jeWel
   |id      = invatorzen.PBF
+
   |id      = jeWel.MoreBooksCode
   |nexus  = 12161
+
   |nexus  = 23891
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Choice Perks
+
   |name    = More Buildings
   |author  = skuldomg, Skuld
+
   |author  = spacechase0
   |id      = skuldomg.petChoicePerks
+
   |id      = spacechase0.MoreBuildings
   |nexus  = 3313
+
  |curse  = 867740
   |github  = skuldomg/petChoicePerks
+
  |moddrop = 771640
 +
   |nexus  = 2757
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in          = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1.unofficial-3.strobe
+
}}
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Enhancement Mod
+
   |name    = More Bundles
   |author  = Jfulmer, Consillium
+
   |author  = TwinBuilderOne
   |id      = JfulmerPetEnhancementMod
+
   |id      = TwinBuilderOne.MoreBundles
   |nexus  =
+
   |nexus  = 9709
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |github  = TwinBuilderOne/StardewValleyMods
   |github  = jlfulmer/PetEnhancementMod
 
  
   |broke in     = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status        = workaround
 
  |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
 
<!--
 
  |unofficial version = 0.0.2-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Hats
+
   |name    = More Clocks
   |author  = aedenthorn, Erinthe
+
   |author  = phjoker
   |id      = aedenthorn.PetHats
+
   |id      = phjoker.MoreClocks
   |nexus  = 15301
+
   |nexus  = 11840
   |github  = aedenthorn/StardewValleyMods
+
   |github  = p-holodynski/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Interaction
+
   |name    = More Conversation Topics
   |author  = jahangmar
+
   |author  = violetlizabet
   |id      = jahangmar.PetInteraction
+
   |id      = violetlizabet.MoreConvoTopics
   |nexus  = 4232
+
   |nexus  = 10008
   |github  = jahangmar/StardewValleyMods
+
   |github  = elizabethcd/MoreConversationTopics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Spawn Location
+
   |name    = More Dresser Variety
   |author  = Shaklin
+
   |author  = Dragoon23
   |id      = shaklin.petspawnlocation
+
   |id      = Dragoon23.MoreDresserVariety
   |nexus  = 5986
+
   |nexus  = 24194
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Traveling Cart, 猪车电话
+
   |name    = More Events
   |author  = Becks723
+
   |author  = Siweipancc
   |id      = Becks723.PhoneTravelingCart
+
   |id      = Siweipancc.MoreEvents
   |nexus  = 12981
+
   |nexus  = 20945
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Villagers
+
   |name    = More Fertilizers
  |author  = DewMods
 
  |id      = DewMods.StardewValleyMods.PhoneVillagers
 
  |nexus  = 2681
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pick Your Enchantment, Forge Menu Choice
 
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.ForgeMenuChoice
+
   |id      = atravita.MoreFertilizers
   |curse  = 870980
+
   |curse  = 870975
   |nexus  = 11376
+
   |moddrop = 1145236
   |moddrop = 1125882
+
   |nexus  = 11837
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Picross Arcade Mod, Picrosser
+
   |name    = More for Leo
   |author  = KediDili
+
   |author  = Blams
   |id      = KediDili.ThePicrosser
+
   |id      = blams.MoreForLeo
   |nexus  = 17530
+
   |nexus  = 12710
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre Sells Mixed Seeds
+
   |name    = More Giant Crops
   |author  = GrimReapers1121
+
   |author  = spacechase0
   |id      = GrimReapers.PSMS
+
   |id      = spacechase0.MoreGiantCrops
   |nexus  = 12606
+
  |curse  = 867723
 +
  |moddrop = 771694
 +
   |nexus  = 5263
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre's Roulette Shop
+
   |name    = More Grass
   |author  = Xynerorias
+
   |author  = Sonozuki
   |id      = xynerorias.pierresroulette
+
   |id      = EpicBellyFlop45.MoreGrass
   |nexus  = 10826
+
   |nexus  = 5398
   |github  = xynerorias/pierre-roulette-shop-SV
+
   |github  = Sonozuki/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Piggy Bank Mod
+
   |name    = More Grass on the Beach
   |author  = MindMeltMax
+
   |author  = Angela Ranna
   |id      = MindMeltMax.PiggyBank
+
   |id      = AngelaRanna.MoreGrassOnTheBeach
   |nexus  = 6934
+
   |nexus  = 8117
  |moddrop = 1135669
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pipe Irrigation
+
   |name    = More Grass Starters
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.PipeIrrigation
+
   |id      = spacechase0.MoreGrassStarters
   |nexus  = 10205
+
  |curse  = 867750
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 313307
 +
   |nexus  = 1702
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Placeable Mine Shafts
+
   |name    = More Health
   |author  = aedenthorn, Erinthe
+
   |author  = j4c0b333
   |id      = Aedenthorn.PlaceShaft
+
   |id      = j4c0b333.Morehealth
   |nexus  = 5440
+
   |nexus  = 4053
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlacementPlus
+
   |name    = More Key Binding
   |author  = 2Retr0
+
   |author  = SorryLate, rharyanto
   |id      = 2Retr0.PlacementPlus
+
   |id      = SorryLate.MoreKeybinding
   |nexus  = 8798
+
   |nexus  = 5290
  |curse  = 486164
+
   |github  =
   |github  = 2Retr0/PlacementPlus
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plan Importer
+
   |name    = More Level Up Notifications, Level Up Notifications
   |author  = Platonymous
+
   |author  = Binarynova
   |id      = Platonymous.PlanImporter
+
   |id      = binarynova.levelupnotifications
   |nexus  = 2071
+
   |nexus  = 21667
  |moddrop = 793846
+
   |github  = Binarynova/MyStardewMods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planned Parenthood
+
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
   |author  = aedenthorn, Erinthe
+
   |author  = Aimon111
   |id      = aedenthorn.PlannedParenthood
+
   |id      = AimonsMoreLivelySewerOverhaulPatches
   |nexus  = 12869
+
   |nexus  = 19405
   |github  = aedenthorn/StardewValleyMods
+
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Palm Trees
+
   |name    = More Map Layers
   |author  = MouseyPounds
+
   |author  = Platonymous
   |id      = MouseyPounds.PlantablePalmTrees
+
   |id      = Platonymous.MoreMapLayers
   |nexus  = 4096
+
   |nexus  = 1134
   |github  = MouseyPounds/stardew-mods
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant and Fertilize All, Plant All
+
   |name    = More Mine Ladders
   |author  = aedenthorn, Erinthe
+
   |author  = JadeTheavas
   |id      = aedenthorn.PlantAll
+
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
   |nexus  = 10482
+
   |nexus  = 2105
   |github  = aedenthorn/StardewValleyMods
+
   |github  = JadeTheavas/MoreMineLadders
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planter Trees
+
   |name    = More Multiplayer Info
   |author  = aedenthorn, Erinthe
+
   |author  = cheesysteak
   |id      = aedenthorn.PlanterTrees
+
   |id      = cheesysteak.moremultiplayerinfo
   |nexus  = 11687
+
   |nexus  = 2173
   |github  = aedenthorn/StardewValleyMods
+
   |github  = cheesysteak/stardew-steak
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Plant on Grass
+
   |name    = More Nightly Events
   |author  = Demiacle
+
   |author  = Khloe Leclair
   |id      = Demiacle.PlantOnGrass
+
   |id      = leclair.morenightlyevents
   |nexus  = 1026
+
   |nexus  = 22612
   |github  =
+
   |github  = KhloeLeclair/StardewMods
 
 
  |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    = More Rain
   |author  = Amaranthacyan and ch20youk
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Amaranthacyan.PPAFSMAPI
+
   |id      = Omegasis.MoreRain
   |nexus  = 8146
+
   |nexus  = 441
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Relationships
+
   |name    = More Random Edition, Randomizer
   |author  = Cherry, CherryChain
+
   |author  = Chikakoo and doomdonuts, Chikakoo4
   |id      = Cherry.PlatonicRelationships
+
   |id      = Chikakoo.Randomizer
   |nexus  = 4668
+
   |nexus  = 5311
  |moddrop = 716353
+
   |github  = Chikakoo/stardew-valley-randomizer
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoTK
+
   |name    = More Rings
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.PlatoTK
+
   |id      = spacechase0.MoreRings
   |curse  = 877225
+
   |curse  = 867743
   |nexus  = 6589
+
  |moddrop = 771616
   |github  = Platonymous/PlatoTK
+
   |nexus  = 2054
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoUI
+
   |name    = More Sensible Juices
   |author  = Platonymous
+
   |author  = NCarigon
   |id      = Platonymous.PlatoUI
+
   |id      = NCarigon.MoreSensibleJuices
   |nexus  = 19023
+
   |nexus  = 23146
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plato Warp Menu
+
   |name    = More Sexy Dwarf
   |author  = Platonymous
+
   |author  = CyberCheese
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id      = cybercheese.moresexydwarf
   |curse   = 877227
+
   |nexus   = 4320
   |nexus  = 5384
+
   |github  =
   |moddrop = 793920
+
 
   |github  = Platonymous/Stardew-Valley-Mods
+
   |broke in = Stardew Valley 1.6
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Arrows
+
   |name    = More Silo Storage
   |author  = TheShamanLord
+
   |author  = OrneryWalrus
   |id      = TheShamanLord.PlayerArrows
+
   |id      = OrneryWalrus.MoreSiloStorage
   |nexus  = 19479
+
   |nexus  = 2587
   |github  = Jwaad/Stardew_Player_Arrows
+
   |github  =
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
+
   |name    = More Slimes, More Monsters
   |author  = DecidedlyHuman
+
   |author  = Ded4lif
   |id      = DecidedlyHuman.PlayerCoordinates
+
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
   |nexus  = 7969
+
   |nexus  = 7526
   |moddrop = 984961
+
   |github  =
   |github  = DecidedlyHuman/PlayerCoordinates
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Income Stats
+
   |name    = More Sorting, More Sorting Options
   |author  = ha1fdaew
+
   |author  = Chris Kau & Sean Nightingale
   |id      = ha1fdaew.playerincomestats
+
   |id      = CKSR.MoreSorting
   |nexus  = 7373
+
   |nexus  = 22944
   |github  = ha1fdaew/PlayerIncomeStats
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Playground Mod
+
   |name    = More TV Channel, CanaisTv
   |author  = aedenthorn, Erinthe
+
   |author  = BrasileiroTop
   |id      = aedenthorn.PlaygroundMod
+
   |id      = BrasileiroTop.CanaisTv
   |nexus  = 14125
+
   |nexus  = 5126
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Play Prairie King With NPCs, Two Player Prairie King
+
   |name    = More Weapons
   |author  = aedenthorn, Erinthe
+
   |author  = Joco80 & Sasara
   |id      = aedenthorn.TwoPlayerPrairieKing
+
   |id      = Joco80.MoreWeapons
   |nexus  = 12750
+
   |nexus  = 1168
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Sasara2201/More-Weapons-SDV-Mod-
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Fix Error
+
   |name    = Morning Auto-Pause
   |author  = Jessebot
+
   |author  = Zamiel
   |id      = Jessebot.PleaseFixError
+
   |id      = Zamiel.MorningAutoPause
   |nexus  = 6492
+
   |nexus  = 21266
   |github  = JessebotX/StardewValleyMods
+
   |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Gift Me In Person
+
   |name    = Mossy Tree Bubble
   |author  = Shockah
+
   |author  = Tocseoj
   |id      = Shockah.PleaseGiftMeInPerson
+
   |id      = Tocseoj.MossyTreeBubble
   |nexus   = 11217
+
   |curse   = 1008228
   |github  = Shockah/Stardew-Valley-Mods
+
   |moddrop = 1564905
 
+
  |nexus  = 22818
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Services Mod-->
+
   |github  = Tocseoj/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Point and Plant
+
   |name    = MOTD Mod
   |author  = jwdred
+
   |author  = thfr
   |id      = jwdred.PointAndPlant
+
   |id      = thfr.MOTDMod
   |nexus  = 572
+
   |nexus  = 3703
   |github  = jdusbabek/stardewvalley
+
   |github  = rfht/MOTDMod
 
 
  |broke in          = Stardew Valley 1.3.29
 
  |unofficial version = 1.1.1-unofficial.5-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
  |summary            = Use [[#Smart Building|Smart Building]] or the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 unofficial version]
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PokefyMania
+
   |name    = Motorcycle Mod, Moto Mod
   |author  = Noodles of Cat
+
   |author  = Akane
   |id      = NoodlesofCat.PokefyMania
+
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
   |nexus  = 20161
+
   |nexus  = 10553
 
   |github  =
 
   |github  =
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = abandoned
 +
  |summary            = remove this mod (no longer maintained; use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206 unofficial update] instead).
 +
  |unofficial version = 1.1.0-unofficial.2-CyanFire
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
+
   |name    = mouahrara's Module Collection
   |author  = The Krominator
+
   |author  = mouahrara
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
+
   |id      = mouahrara.mouahrarasModuleCollection
   |nexus  = 12065
+
   |nexus  = 18973
   |github  =
+
   |github  = mouahrara/mouahrarasModuleCollection
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pollen Sprites
+
   |name    = Mouse Move Mode, Right Click Move Mode
   |author  = Esca, Esca-MMC
+
   |author  = ylsama
   |id      = Esca.PollenSprites
+
   |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
   |nexus  = 6149
+
   |nexus  = 2614
  |moddrop = 790268
+
   |github  = ylsama/RightClickMoveMode
   |github  = Esca-MMC/PollenSprites
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
+
   |name    = Moveable Mailbox
   |author  = Mezrag Yasser, Yasser
+
   |author  = aedenthorn, Erinthe
   |id      = Yasser.PomodoroMod
+
   |id      = aedenthorn.MoveableMailbox
   |nexus  = 19780
+
   |nexus  = 7834
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#MoveableMailbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pond Painter
+
   |name    = Moveable Pet Bowl
   |author  = MouseyPounds
+
   |author  = aedenthorn, Erinthe
   |id      = MouseyPounds.PondPainter
+
   |id      = aedenthorn.MoveablePetBowl
   |nexus  = 4703
+
  |curse  = 868849
   |github  = MouseyPounds/stardew-mods
+
   |nexus  = 8038
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pong
+
   |name    = Move Annoying Cursor
   |author  = CatCattyCat, Cat
+
   |author  = joljyo
   |id      = cat.Pong
+
   |id      = joljyo.MoveAnnoyingCursor
   |nexus  = 1994
+
   |nexus  = 7378
  |moddrop = 833548
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pony Weight Loss Program
+
   |name    = Move Bed
   |author  = BadNetCode
+
   |author  = yangZ, yangZheng20
   |id      = BadNetCode.PonyWeightLossProgram
+
   |id      = yangZ.MoveBed
   |nexus  = 1232
+
   |nexus  = 23308
  |moddrop = 130159
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Poop Framework
+
   |name    = Move Between Buildings
   |author  = aedenthorn, Erinthe
+
   |author  = Vilaboa
   |id      = aedenthorn.PoopFramework
+
   |id      = Vilaboa.MoveBetweenBuildings
   |nexus  = 17152
+
   |nexus  = 17391
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Holes
+
   |name    = Move Faster
   |author  = furyx639
+
   |author  = Shuai Zhang
   |id      = furyx639.PortableHoles
+
   |id      = shuaiz.MoveFasterMod
  |curse  = 871832
+
   |nexus  = 1351
   |nexus  = 13471
+
   |github  = hcoona/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2?
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Greenhouse Plot
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MoveGreenhousePlot
 +
  |nexus  = 13589
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable TV
+
   |name    = Move It
   |author  = kdau
+
   |author  = aedenthorn, Erinthe
   |id      = kdau.PortableTV
+
   |id      = aedenthorn.MoveIt
   |nexus  = 5674
+
   |nexus  = 15163
  |moddrop = 761325
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
+
 
   |source  = https://gitlab.com/kdau/portabletv
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Witch Shrines
+
   |name    = Movement Mod, Movement Modifier
   |author  = chocolatte12
+
   |author  = Zoryn
   |id      = chocolatte12.PortableWitchShrines
+
   |id      = Zoryn.MovementModifier
   |nexus  = 20141
+
   |nexus  =
   |github  =
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portal Guns
+
   |name    = Movement Speed
   |author  = TrollTheBotman
+
   |author  = bcmpinc
   |id      = JoshJKe.PortalGun
+
   |id      = bcmpinc.MovementSpeed
   |nexus  = 3049
+
   |nexus  = 2736
   |github  =
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portraiture
+
   |name    = Move Through Object
   |author  = Platonymous
+
   |author  = ylsama
   |id      = Platonymous.Portraiture
+
   |id      = ylsama.MoveThoughObject
   |nexus  = 999
+
   |nexus  = 2680
   |moddrop = 793927
+
   |github  =
   |github = Platonymous/Stardew-Valley-Mods
+
   |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    = Postbox Building, PostBox Mod
+
   |name    = Movie Theatre Tweaks
   |author  = i-saac-b, isaacb
+
   |author  = aedenthorn, Erinthe
   |id      = i-saac-b.PostBoxMod
+
   |id      = aedenthorn.MovieTheatreTweaks
   |nexus  = 17614
+
  |curse  = 868672
   |github  = i-saac-b/PostBoxMod
+
   |nexus  = 16395
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Post Wedding Dates
+
   |name    = Mr. Pam - Snorlax Mechanics
   |author  = Blams
+
   |author  = daleonar
   |id      = blams.PostWeddingDates
+
   |id      = daleonar.Snorlax
   |nexus  = 10708
+
   |nexus  = 16194
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Power Nap
+
   |name    = MTN, More Than Necessary
   |author  = LakeMonster_, LakeMonster666
+
   |author  = SgtPickles, GameMX
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
   |nexus  = 5256
+
   |nexus  = 2256
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PPJA Producer Converter
+
   |name    = Muffin Core
   |author  = Digus
+
   |author  = Kabi-chan
   |id      = Digus.PPJAProducerConverter
+
   |id      = kabi-chan.MuffinCore
   |nexus  = 4972
+
   |nexus  = 8070
   |github  = Digus/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Made Easy
+
   |name    = Multi Fertilizer
   |author  = Mucchan
+
   |author  = spacechase0
   |id      = Mucchan.PrairieKingMadeEasy
+
   |id      = spacechase0.MultiFertilizer
   |nexus   =
+
   |curse   = 867717
   |chucklefish = 3594
+
   |nexus  = 7436
   |github  = mucchan/sv-mod-prairie-king
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in           = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Prizes (Lootboxes)
+
   |name    = Multiplayer Backpacks
   |author  = Renny
+
   |author  = skiilaa
   |id      = renny.prairiekingprizes
+
   |id      = skiilaa.MultiplayerBackpacks
   |nexus  = 2811
+
   |nexus  = 2282
   |github  = OfficialRenny/PrairieKingPrizes
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King UI Enhancements
+
   |name    = Multiplayer Emotes
   |author  = Incognito357
+
   |author  = FerMod
   |id      = Incognito357.PrairieKingUIEnhancements
+
   |id      = FerMod.MultiplayerEmotes
   |nexus  = 10769
+
   |nexus  = 2347
   |github  = Incognito357/PrairieKingUIEnhancements
+
   |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    = Predictable Retaining Soil
+
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
   |author  = Shockah
+
   |author  = Achtuur
   |id      = Shockah.PredictableRetainingSoil
+
   |id      = Achtuur.MultiplayerExpShare
   |nexus  = 10956
+
   |nexus  = 16891
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = Achtuur/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predict Seed Maker
+
   |name    = Multiplayer Horse Reskin
   |author  = lech43
+
   |author  = delphinwave
   |id      = lech43.PredictSeedMaker
+
   |id      = DelphinWave.MultiplayerHorseReskin
   |nexus  = 6395
+
   |nexus  = 7681
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Preexisting Relationship
+
   |name    = Multiplayer Hub
   |author  = spacechase0
+
   |author  = Alberto Moreira Luiz
   |id      = spacechase0.PreexistingRelationship
+
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
   |curse   = 867710
+
   |nexus   = 9672
   |nexus  = 7684
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pregnancy Role
+
   |name    = Multiplayer Idle
   |author  = kdau
+
   |author  = DoubleZ
   |id      = kdau.PregnancyRole
+
   |id      = DoubleZ.MultiplayerIdle
   |nexus  = 5762
+
   |nexus  = 3765
  |moddrop = 768494
+
   |github  = SourceZh/MultiplayerIdle
   |github  =
 
  |source  = https://gitlab.com/kdau/pregnancyrole
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prepare for New Day
+
   |name    = Multiplayer Info
   |author  = igotnousername
+
   |author  = MindMeltMax
   |id      = igotnousername.PrepareNewDay
+
   |id      = MindMeltMax.MPInfo
   |nexus  = 7638
+
  |curse  = 1004488
   |github  =
+
  |moddrop = 1302776
 +
   |nexus  = 15155
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Press to Quack
+
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
   |author  = DraconisLeonidas
+
   |author  = Scayze
   |id      = DraconisLeonidas.PressToQuack
+
   |id      = scayze.MultiplayerPrairieKing
   |nexus  = 13583
+
   |nexus  = 16030
   |github  = DraconisLeonidas/PressToQuack
+
   |github  = scayze/multiprairie
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Drops
+
   |name    = Multiplayer Mod
   |author  = skuldomg, Skuld
+
   |author  = Tran Minh Thong
   |id      = skuldomg.priceDrops
+
   |id      = multiplayer.mod
   |nexus  = 2047
+
   |nexus  = 16582
   |github  = skuldomg/priceDrops
+
   |github  = TMThong/Stardew-Mods
  
   |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    = Multiplayer Mod Checker
   |author  = lech43
+
   |author  = Cherry, CherryChain
   |id      = lech43.PriceFluctuation
+
   |id      = Cherry.MultiplayerModChecker
   |nexus  = 6396
+
   |nexus  = 6609
   |github  =
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prices
+
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
   |author  = skiilaa
+
   |author  = Unremarkable, animavoro
   |id      = skiilaa.Prices
+
   |id      = unremarkable.fix-sellToStorePrice
   |nexus  = 2255
+
   |nexus  = 2135
   |github  =
+
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.11
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
+
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Tooltips
+
   |name    = Multiplayer Shaft Fix
   |author  = Darkhax
+
   |author  = Prince-Leto
   |id      = darkhax.pricetooltip
+
   |id      = princeleto.multiplayershaftfix
   |nexus  =
+
   |nexus  = 2922
  |curse  = 299169
+
   |github  = Prince-Leto/StardewValleyMods
   |github  = Stardew-Valley-Modding/PriceTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
+
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Clothing
+
   |name    = Multiplayer Speech Bubbles
   |author  = atravita
+
   |author  = Kalthramis
   |id      = atravita.PrismaticClothing
+
   |id      = Kalthramis.MPSpeechBubbles
   |curse   = 870969
+
   |nexus   = 2192
   |moddrop = 1205162
+
   |github  =
   |nexus  = 13051
+
   |source  = {{github|Kalthramis/StardewValley}}/tree/MPSpeechBubbles
   |github  = atravita-mods/StardewMods
+
 
 +
   |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Prismatic Fire
+
   |name    = Multiplayer Time
   |author  = aedenthorn, Erinthe
+
   |author  = lolmaj
   |id      = aedenthorn.PrismaticFire
+
   |id      = lolmaj.MultiplayerTime
   |nexus  = 12931
+
   |nexus  = 2543
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MaciejMarkuszewski/StardewValleyMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Furniture
+
   |name    = Multiple Floor Farmhouse
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PrismaticFurniture
+
   |id      = aedenthorn.MultiStoryFarmhouse
   |nexus  = 12589
+
   |nexus  = 8077
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Pride
+
   |name    = Multiple Gifts for Spouses
   |author  = kdau
+
   |author  = Redwood
   |id      = kdau.PrismaticPride
+
   |id      = Redwood.MultipleGiftsForSpouse
   |nexus  = 9019
+
   |nexus  = 2910
  |moddrop = 978503
+
   |github  = EKomperud/StardewMods
   |github  =
 
  |source  = https://gitlab.com/kdau/prismaticpride
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 3.0
 +
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Slime Finder
+
   |name    = Multiple Mini-Obelisks
   |author  = MrKoatl
+
   |author  = PeacefulEnd
   |id      = MrKoatl.PrismaticSlimeFinder
+
   |id      = PeacefulEnd.MultipleMiniObelisks
   |nexus  = 7866
+
  |curse  = 870945
   |github  =
+
   |nexus  = 7900
 +
   |github  = Floogen/MultipleMiniObelisks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Statue
+
   |name    = Multiple Spouse Dialogs
   |author  = Achtuur
+
   |author  = ceruleandeep
   |id      = Achtuur.PrismaticStatue
+
   |id      = ceruleandeep.multiplespousedialogs
   |nexus  = 17013
+
   |nexus  = 8711
   |github  = Achtuur/StardewMods
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Tools
+
   |name    = Multiple Spouses
   |author  = stokastic
+
   |author  = aedenthorn, Erinthe
   |id      = stokastic.PrismaticTools
+
   |id      = aedenthorn.MultipleSpouses
   |nexus  = 2428
+
   |nexus  = 6227
   |github  = stokastic/PrismaticTools
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in          = Stardew Valley 1.3.29
+
   |status  = abandoned
  |unofficial version = 1.7.1-unofficial.12-pathoschild
+
   |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod
+
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
   |author  = Digus
+
   |author  = SlyMerc
   |id      = Digus.ProducerFrameworkMod
+
   |id      = FileLoading
   |nexus  = 4970
+
   |nexus  = 1094
   |github  = Digus/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |status  = workaround
 +
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod → PFMAutomate
+
   |name    = Multi Save
   |author  = Digus
+
   |author  = aedenthorn, Erinthe
   |id      = Digus.PFMAutomate
+
   |id      = aedenthorn.MultiSave
   |nexus  = 5038
+
   |nexus  = 15402
   |github  = Digus/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
+
   |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    = Profiler
+
   |name    = Multi Save - Continued
   |author  = SinZ
+
   |author  = recon88
   |id      = SinZ.Profiler
+
   |id      = recon88.MultiSave
   |nexus  = 12135
+
  |curse  = 1018922
   |github  = SinZ163/StardewMods
+
   |nexus  = 22953
 +
   |github  = recon88/Multi-Save-Continued
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator
+
   |name    = Multitool
   |author  = spacechase0
+
   |author  = Miome
   |id      = spacechase0.ProfitCalculator
+
   |id      = miome.MultiToolMod
  |curse  = 867736
+
   |nexus  = 2546
  |moddrop = 771668
+
   |github  = miome/MultitoolMod
   |nexus  = 3378
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
+
   |name    = Multi-User Chests
   |author  = 6135
+
   |author  = MindMeltMax
   |id      = 6135.ProfitCalculator
+
   |id      = MindMeltMax.MUC
   |moddrop = 1502461
+
   |curse  = 997982
   |nexus  = 19931
+
   |nexus  = 9856
   |github  = 6135/StardewValley.ProfitCalculator
+
  |moddrop = 1135731
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator → DGA Support
+
   |name    = Multi Yield Crops
  |author  = 6135
 
  |id      = 6135.ProfitCalculatorDGA
 
  |moddrop = 1502461
 
  |nexus  = 19931
 
  |github  = 6135/StardewValley.ProfitCalculator
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Profit Margins
 
 
   |author  = Cherry, CherryChain
 
   |author  = Cherry, CherryChain
   |id      = Cherry.ProfitMargins
+
   |id      = Cherry.MultiYieldCrops
   |nexus  = 4663
+
   |nexus  = 6069
  |moddrop = 716352
 
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Progressive Access Farm
+
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
   |author  = onjulraz
+
   |author  = Jacque Pott
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id      = JacquePott.MYCDGRPatch
   |nexus  = 2923
+
   |nexus  = 14023
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project Fluent
+
   |name    = Murdercrows
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.ProjectFluent
+
   |id      = aedenthorn.Murdercrows
   |nexus  = 12638
+
   |nexus  = 6615
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project S
+
   |name    = Murder Drone, Personal Combat Drone
   |author  = NarlanMarlan
+
   |author  = cotboy
   |id      = narlan.projects
+
   |id      = cambam.MURDERDRONE
   |nexus  = 3785
+
   |nexus  = 4507
   |github  = NolanEastburn/ProjectS
+
   |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    = Public Access TV
+
   |name    = Murder Mod
   |author  = kdau
+
   |author  = Aren, Aren Desai
   |id      = kdau.PublicAccessTV
+
   |id      = Aren.MurderMod
   |nexus  = 5605
+
   |nexus  = 17470
   |moddrop = 757967
+
   |github  = ArenKDesai/Murder-Mod
   |source  = https://gitlab.com/kdau/predictivemods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pudding Plus Colored Slime Drops
+
   |name    = Museum Donation Checker
   |author  = TerryDBS
+
   |author  = Hitaxas
   |id      = TerryDBS.ColoredSlimeDrops
+
   |id      = Hitaxas.Dono.DLL
   |nexus  = 7048
+
   |nexus  = 24225
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Museum Rearranger
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.MuseumRearranger
 +
  |nexus  = 428
 +
  |github  = janavarro95/Stardew_Valley_Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Purchasable Galaxy Item
+
   |name    = Museum Store
   |author  = SorryLate
+
   |author  = atravita
   |id      = SorryLate.GalaxyItem
+
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |nexus  = 5289
+
  |curse  = 870973
   |github  =
+
  |moddrop = 1187402
 +
   |nexus  = 12598
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Recipes
+
   |name    = Mushroom Cursors
   |author  = Paracosm
+
   |author  = Expl0
   |id      = Paracosm.PurchasableRecipes
+
   |id      = Expl0.MushroomCursors
   |nexus  = 1722
+
   |nexus  = 12594
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 
<!--
 
  |unofficial version = 1.0.1-unofficial.3.mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purist Mod
+
   |name    = Mushroom Levels
   |author  = aedenthorn, Erinthe
+
   |author  = Eireon, Ben Patterson
   |id      = aedenthorn.PuristMod
+
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
   |nexus  = 16097
+
   |nexus  = 2818
   |github  = aedenthorn/StardewValleyMods
+
   |github  = benrpatterson/MushroomLevels
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pussle
+
   |name    = Mushroom Level Tip
   |author  = Platonymous
+
   |author  = WhiteMind
   |id      = Platonymous.Pussle
+
   |id      = WhiteMind.MLT
   |nexus  = 19760
+
   |nexus  = 1894
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.3
 
+
  |status  = workaround
   |beta status = ok
+
   |summary  = Use [[#Almanac|Almanac]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PVP Friendly Fire, PVP
+
   |name    = Mushroom Log Additions
   |author  = DewMods
+
   |author  = justastranger
   |id      = DewMods.StardewValleyMods.PVP
+
   |id      = JAS.MushroomLogAdditions
   |nexus  = 15589
+
  |moddrop = 1539617
   |github  =
+
   |nexus  =
 +
   |github  = justastranger/MushroomLogAdditions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
+
   |name    = Mushroom Propagator Automation
   |author  = spacechase0 and ParadigmNomad
+
   |author  = blueberry and Oddshot
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id      = blueberry.BlueberryMushroomAutomation
   |curse   = 867715
+
   |nexus   = 4637
   |nexus  = 7455
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PyTK, Platonymous Toolkit
+
   |name    = Mushroom Propagator - Grow More Mushrooms
   |author  = Platonymous
+
   |author  = blueberry, blueberry and Oddshot
   |id      = Platonymous.Toolkit
+
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
  |nexus  = 1726
+
   |nexus  = 4637
  |moddrop = 793815
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Qi Chests
 
  |author  = spacechase0
 
  |id      = spacechase0.QiChest
 
   |nexus  = 15696
 
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--retest linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Exchanger
+
   |name    = Mushroom Rancher
   |author  = Mizzion
+
   |author  = Goldenrevolver
   |id      = mizzion.qiexchanger
+
   |id      = Goldenrevolver.MushroomRancher
   |nexus  = 1930
+
   |nexus  = 10978
  |moddrop = 661359
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Sprinklers
+
   |name    = Musical Cellar
   |author  = UnknownLegacy
+
   |author  = Lis
   |id      = UnknownLegacy.QiSprinklers
+
   |id      = Lis.MusicalCellar
   |nexus  = 7904
+
   |nexus  = 7626
   |github  = UnkLegacy/QiSprinklers
+
   |github  = lisamreynolds/MusicalCellar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name    = Musical Paths
   |author  = Prismuth
+
  |author  = aedenthorn, Erinthe
   |id      = <Prismuth.QuaintFarmBridge
+
  |id      = aedenthorn.MusicalPaths
   |nexus  = 1647
+
  |nexus  = 13197
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = My Money
 +
   |author  = Marcos Brendon
 +
   |id      = marcos.mymoney
 +
   |nexus  = 6736
 
   |github  =
 
   |github  =
 
  |broke in  = Stardew Valley 1.3
 
  |status    = workaround
 
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Bait
+
   |name    = Mystical Buildings
   |author  = MindMeltMax
+
   |author  = PeacefulEnd
   |id      = MindMeltMax.QualityBait
+
   |id      = PeacefulEnd.MysticalBuildings
   |moddrop = 1443555
+
   |curse  = 870928
   |nexus  = 16832
+
   |nexus  = 12312
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = Floogen/MysticalBuildings
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Name Tags
 +
  |author  = Enaium
 +
  |id      = Enaium.NameTags
 +
  |curse  = 436816
 +
  |moddrop = 877767
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/NameTags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Fish Ponds
+
   |name    = Napalm Mummies
   |author  = ytsc
+
   |author  = aedenthorn, Erinthe
   |id      = ytsc.QualityFishPonds
+
   |id      = aedenthorn.NapalmMummies
   |nexus  = 11021
+
   |nexus  = 15933
   |github  = YTSC/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products
+
   |name    = Nature Strikes Back
   |author  = SilentOak
+
   |author  = Clumsy Jackdaw
   |id      = SilentOak.QualityProducts
+
   |id      = ClumsyJackdaw.NatureStrikesBack
   |nexus  = 3609
+
   |nexus  = 19771
   |github  = silentoak/StardewMods
+
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
  
   |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    = Neat Additions
   |author  = SilentOak
+
   |author  = Ilyaki
   |id      = SilentOak.AutoQualityPatch
+
   |id      = ilyaki.neatadditions
   |nexus  = 3609
+
   |nexus  = 2648
   |github  = silentoak/StardewMods
+
   |github  = Ilyaki/NeatAdditions
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber
+
   |name    = Network Optimizer
   |author  = Traktori
+
   |author  = Ilyaki
   |id      = Traktori.QualityScrubber
+
   |id      = Ilyaki.NetworkOptimizer
   |nexus  = 5663
+
   |nexus  = 3021
   |github  = Traktori7/StardewValleyMods
+
   |github  = Ilyaki/NetworkOptimizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber for Automate
+
   |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  = Traktori
+
   |author  = DestyNova
   |id      = Traktori.AM.QualityScrubber
+
   |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
   |nexus  = 5663
+
   |nexus  = 12369
   |github  = Traktori7/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Smash
+
   |name    = New Achieve, Obtain Achievements
   |author  = barfytheclown
+
   |author  = AbelSdf, Abel_sdf
   |id      = barfytheclown.QualitySmash
+
   |id      = AbelSdf.NewAchieve
   |nexus  = 7907
+
   |nexus  = 20909
   |github  = jn84/QualitySmash
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Queen of Sauce Randomizer
+
   |name    = New Clothes Every Day
   |author  = Speshkitty
+
   |author  = Vrakyas
   |id      = speshkitty.queenofsauceshuffler
+
   |id      = Vrakyas.NewClothesEveryDay
   |nexus  = 7151
+
   |nexus  = 4030
   |github  = Speshkitty/QueenOfSauceRandomiser
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Delay
+
   |name    = New Game on Launch
   |author  = BadNetCode
+
   |author  = Nobbele
   |id      = BadNetCode.QuestDelay
+
   |id      = Nobbele.NewGameOnLaunch
   |nexus  = 1239
+
   |nexus  = 2654
   |moddrop = 473938
+
   |github  = 4ppleCracker/NewGameOnLaunch
   |github  =
+
 
 +
   |broke in    = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Framework
+
   |name    = New Game Plus
   |author  = PurrplingCat
+
   |author  = Spacechase0
   |id      = PurrplingCat.QuestFramework
+
   |id      = Spacechase0.NewGamePlus
  |curse  = 577691
+
   |nexus  = 10786
   |nexus  = 6414
+
   |github  = spacechase0/StardewValleyMods
   |github  = purrplingcat/QuestFramework
 
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = New Machines
 +
  |author  = Igorious
 +
  |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
 +
  |nexus  =
 +
  |chucklefish = 3683
 +
  |github  = Igorious/StardevValleyNewMachinesMod
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |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    = Quest Time Limits
+
   |name    = New Years Eve → Fireworks
   |author  = aedenthorn, Erinthe
+
   |author  = sophiesalacia
   |id      = aedenthorn.QuestTimeLimits
+
   |id      = sophie.Fireworks
  |curse  = 868671
+
   |nexus  = 15277
   |nexus  = 16403
+
   |github  = sophiesalacia/StardewMods
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Forward Dash, Warp Mod
+
   |name    = Nexus Mods Button
   |author  = Vexorth
+
   |author  = Pickysaurus
   |id      = Vexorth.Warp
+
   |id      = Pickysaurus.NexusModsButton
   |nexus  = 16605
+
   |nexus  = 12969
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Glance
+
   |name    = Nice Messages
   |author  = adverserath
+
   |author  = Nori, seaweednori
   |id      = Adverserath.QuickGlance
+
   |id      = nori.NiceMessages
   |nexus  = 12058
+
   |nexus  = 6160
   |github  = adverserath/QuickGlance
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Load
+
   |name    = Night Event Chance Tweak
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.QuickLoad
+
   |id      = aedenthorn.NightEventChanceTweak
   |nexus  = 7756
+
   |nexus  = 10633
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Minigame
+
   |name    = Night Light
   |author  = Enaium
+
   |author  = KankuroGB
   |id      = Enaium.QuickMinigame
+
   |id      = kankurogb.nightlight
  |curse  = 438741
+
   |nexus  = 21629
  |moddrop = 895127
+
   |github  = KankuroGB/NightLight
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/QuickMinigame
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Quick Responses
+
   |name     = Night Owl
   |author = aedenthorn, Erinthe
+
   |author   = Omegasis, Alpha_Omegasis
   |id     = aedenthorn.QuickResponses
+
   |id       = Omegasis.NightOwl
   |nexus   = 6548
+
   |nexus   = 433
   |github = aedenthorn/StardewValleyMods
+
   |github   = janavarro95/Stardew_Valley_Mods
 +
  |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Sell
+
   |name    = Nightshade
   |author  = Alejandro Akbal, AlejandroAkbal
+
   |author  = ichortower
   |id      = AlejandroAkbal.QuickSell
+
   |id      = ichortower.Nightshade
   |nexus  = 7854
+
   |nexus  = 23742
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |github  = ichortower/Nightshade
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Shop
+
   |name    = Night Shift
   |author  = Enaium
+
   |author  = SevenChords
   |id      = Enaium.QuickShop
+
   |id      = SevenChords.Night_Shift
  |curse  = 436793
+
   |nexus  = 15345
  |moddrop = 864170
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/QuickShop
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Start
+
   |name    = Night Time Sound Notifications, Time Notif
   |author  = WuestMan, redknightofdoom
+
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
   |id      = WuestMan.QuickStart
+
   |id      = Careless_Imm0rtal.Time_Notif.
   |nexus  = 2375
+
   |nexus  = 19651
   |github  = Brian-Wuest/Quick_Start
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Swap
+
   |name    = No Blink
   |author  = Allan Wang
+
   |author  = Mr Tea, MrTea
   |id      = AllanWang.QuickSwap
+
   |id      = MrTea.NoBlink
   |nexus  = 13956
+
   |nexus  = 17220
   |github  = AllanWang/Stardew-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quotes
+
   |name    = No Cheat Shortcuts (No Map Overwrite)
   |author  = aedenthorn, Erinthe
+
   |author  = kulcris
   |id      = aedenthorn.Quotes
+
   |id      = kulcris.NoCheatShortcuts
  |nexus  = 6503
+
   |nexus  = 2310
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Radioactive Geodes
 
  |author  = justastranger
 
  |id      = jas.RadioactiveGeodes
 
  |moddrop = 952722
 
   |nexus  =
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Tools
+
   |name    = Noclip Mode
   |author  = kakashigr
+
   |author  = Pathoschild
   |id      = kakashigr.RadioactiveTools
+
   |id      = Pathoschild.NoclipMode
   |nexus  = 7630
+
  |curse  = 1000622
   |github  = kakashigr/stardew-radioactivetools
+
   |nexus  = 3900
 
+
   |moddrop = 691002
   |beta broke in = Stardew Valley 1.6
+
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Cursor
+
   |name    = No Cooties
   |author  = Jamie Taylor
+
   |author  = ceruleandeep
   |id      = jltaylor-us.RainbowCursor
+
   |id      = ceruleandeep.NoCooties
   |nexus  = 15886
+
   |nexus  = 9000
   |github  = jltaylor-us/StardewRainbowCursor
+
   |github  = ceruleandeep/CeruleanStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Trail
+
   |name    = No Crows
   |author  = aedenthorn, Erinthe
+
   |author  = CatCattyCat, Cat
   |id      = aedenthorn.RainbowTrail
+
   |id      = cat.nocrows
   |nexus  = 16914
+
   |nexus  = 1682
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 833543
 
+
   |github  = danvolchek/StardewMods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raincoat When Raining
+
   |name    = No Crows Revisited
   |author  = BikiFae, bikinavisho
+
   |author  = Siweipancc
   |id      = BikiFae.RainCoatWhenRaining
+
   |id      = Siweipancc.NoCrowsRevisited
   |nexus  = 4659
+
   |nexus  = 21129
   |github  = bikinavisho/RainCoatWhenRaining
+
   |github  = siweipancc/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = RainPlus
+
   |name    = No Debris Weather
   |author  = Deadlykirpy
+
   |author  = Underscore76
   |id      = Kirpy.RainPlus
+
   |id      = underscore.nodebris
   |nexus  = 6559
+
   |nexus  = 19699
   |github  =
+
   |github  = Underscore76/NoDebrisWeather
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Randomizer
+
   |name    = No Debug Mode
   |author  = EvilPdor
+
   |author  = Pathoschild
   |id      =
+
   |id      = Pathoschild.NoDebugMode
   |nexus  =
+
   |nexus  = 593
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = Pathoschild/StardewMods
   |github  =
 
  
  |broke in = SMAPI 2.0
+
   |status = abandoned
   |status   = workaround
+
   |summary = remove this mod (debug mode removed in SMAPI 1.0).
   |summary = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Refills Watering Can
+
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
   |author  = StultusV
+
   |author  = Kryspur
   |id      = StultusV.RainRefillsWateringCan
+
   |id      = Kryspur.NoFallDamage
   |nexus  = 11554
+
   |nexus  = 17749
   |github  = JudeRV/Stardew-RainRefillsWateringCan
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rains Interaction Mod
+
   |name    = No Fence Decay
   |author  = RainKuro
+
   |author  = CatCattyCat, Cat
   |id      = RainKuro.RainsInteractionMod
+
   |id      = cat.nofencedecay
   |nexus  = 18850
+
   |nexus  = 1180
   |github  =
+
  |moddrop = 833537
 +
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raised Garden Beds
+
   |name    = No Fence Decay Redux
   |author  = blueberry
+
   |author  = EnderTedi
   |id      = blueberry.RaisedGardenBeds
+
   |id      = EnderTedi.NoFenceDecayRedux
   |nexus  = 5305
+
   |nexus  = 20802
   |github  = b-b-blueberry/RaisedGardenBeds
+
   |github  = EnderTedi/No-Fence-Decay-Redux
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = No Festival Timer
 +
  |author  = mistyspring
 +
  |id      = mistyspring.nofestivaltimer
 +
  |nexus  = 20077
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranching Tool Upgrades
+
   |name    = No Friendship Decay
   |author  = drbirbdev
+
   |author  = hitachihex
   |id      = drbirbdev.RanchingToolUpgrades
+
   |id      = hitachihex.NoFriendshipDecay
   |nexus  = 12280
+
   |nexus  =
   |github = drbirbdev/StardewValley
+
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 +
  |source = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2?
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] or [[#No Friendship Decay - Reborn|No Friendship Decay - Reborn]] instead.
 +
<!--
 +
  |unofficial version = 1.1.2-unofficial.1-f4ith
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Bundles
+
   |name    = No Friendship Decay - Reborn
   |author  = balllight
+
   |author  = The Fluffy Robot
   |id      = balllight.RandomBundles
+
   |id      = TheFluffyRobot.No
   |nexus  = 13790
+
   |nexus  = 22922
   |github  =
+
   |github  = jamespfluger/Stardew-NoFriendshipDecayReborn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Hair Color
+
   |name    = No Greenhouse Entrance Tiles
   |author  = bookworm89723
+
   |author  = idermailer
   |id      = davis.randomhair
+
   |id      = idermailer.greenhouseNoEntranceTiles
   |nexus  = 3271
+
   |nexus  = 21557
   |github  = joaniedavis/RandomHairMod
+
   |github  = idermailer/NoGreenhouseEntranceTiles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Randomized Energy
+
   |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
   |author  = LakeMonster_, LakeMonster666
+
   |author  = Kumagabear
   |id      = LakeMonster_.RandomizedEnergy
+
   |id      = Kumagabear.NoHatTreasureSkull
   |nexus  = 5250
+
   |nexus  = 19655
   |github  =
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random NPCs, Random Visitors
+
   |name    = No Hoof Sound
   |author  = aedenthorn, Erinthe
+
   |author  = AbelSdf, Abel_sdf
   |id      = Aedenthorn.RandomNPC
+
   |id      = AbelSdf.NoHoofSound
   |nexus  = 4911
+
   |nexus  = 21020
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |warnings  = doesn't work in multiplayer.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Start Day
+
   |name    = No Kids Ever
   |author  = idermailer
+
   |author  = Hangy
   |id      = idermailer.RandomStartDay
+
   |id      = Hangy.NoKidsEver
   |nexus  = 13225
+
   |nexus  = 1464
   |github  = idermailer/RandomStartDay
+
   |github  = L3thal1ty/No-Kids-Ever
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Tastes
+
   |name    = No Kimchi
   |author  = skiilaa
+
   |author  = jaeha, qpqpqp121
   |id      = skiilaa.RandomTastes
+
   |id      = jaeha.No_Kimchi
   |nexus  = 2285
+
   |nexus  = 5043
 +
  |github  =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Display, Sprinkler Range
+
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
   |author  = CatCattyCat, Cat
+
   |author  = Riverbankboy, The_UltimateNuke
   |id      = cat.sprinklerrange
+
   |id      = theultimatenuke.testmod
   |nexus  = 1179
+
   |nexus  = 17965
  |moddrop = 833536
+
   |github  = TheUltimateNuke/StardewValleyMods
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Data Layers|Data Layers]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranged Tools
+
   |name    = No Mine Flyers Redux
   |author  = vgperson
+
   |author  = minervamaga
   |id      = vgperson.RangedTools
+
   |id      = minervamaga.NoMineFlyersRedux
   |nexus  = 6935
+
   |nexus  =
   |github  = vgperson/RangedTools
+
   |moddrop = 631110
 
+
   |github  = minervamaga/NoMineFlyersRedux
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Highlight
+
   |name    = No More Accidental Exhaustion, Exhaustion Protection
   |author  = Jamie Taylor
+
   |author  = Guedez
   |id      = jltaylor-us.RangeHighlight
+
   |id      = exhaustion.protection
   |nexus  = 6752
+
   |nexus  = 5113
   |github  = jltaylor-us/StardewRangeHighlight
+
   |moddrop = 707180
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Raven of The Valley
 
  |author  = nicks
 
  |id      = nicks.RavenofTheValley
 
  |nexus  = 19856
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Readers Digest
+
   |name    = No More Pets
   |author  = Remy Bach
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = remybach.readersdigest
+
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
   |nexus  = 3040
+
   |nexus  = 506
   |github  = remybach/stardew-valley-readersdigest
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Fishing
+
   |name    = No More Random Mine Flyers
   |author  = Kevin Connors
+
   |author  = Drynwynn, thepaladinknight
   |id      = KevinConnors.RealisticFishing
+
   |id      = Drynwynn.NoAddedFlyingMineMonsters
   |nexus  = 2623
+
   |nexus  = 2528
   |github  = kevinforrestconnors/RealisticFishing
+
   |github  = Drynwynn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.8
<!--
+
   |status  = workaround
   |unofficial version = 1.2.3-unofficial.3-Mizzion
+
   |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
   |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    = Non Destructive NPCs
   |author  = aedenthorn, Erinthe
+
   |author  = MadaraUchiha
   |id      = aedenthorn.RealNames
+
   |id      = MadaraUchiha.NonDestructiveNPCs
   |nexus  = 6269
+
   |nexus  = 5176
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MadaraUchiha/NonDestructiveNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Time
+
   |name    = Non-Random Prairie King
   |author  = Enaium, Lightcolour888
+
   |author  = aedenthorn, Erinthe
   |id      = Enaium.RealTime
+
   |id      = aedenthorn.NonRandomPrairieKing
   |nexus  = 5336
+
   |nexus  = 6509
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Offscreen Flying Monsters
 +
  |author  = SirDigby
 +
  |id      = SirDigby.NoOffscreenFlyers
 +
  |nexus  = 22354
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Framework
+
   |name    = No Pause When Inactive - Global
   |author  = drbirbdev
+
   |author  = Neko Boi Nick
   |id      = drbirbdev.RealtimeFramework
+
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
   |nexus  = 18915
+
   |nexus  = 19250
   |github  = drbirbdev/StardewValley
+
   |github  = thakyZ/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Minimap
+
   |name    = No Poverty by Disconnect
   |author  = spacechase0
+
   |author  = Slumber
   |id      = spacechase0.RealtimeMinimap
+
   |id      = SlumbR.NoPovertyByDisconnect
   |curse   = 867706
+
   |nexus   = 11529
   |nexus  = 9386
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
+
   |name    = No Quarry
   |author  = SixthTitan
+
   |author  = mlambley
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
+
   |id      = mlambley.NoQuarry
   |nexus  = 5773
+
   |nexus  = 19410
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recatch Legendary Fish
+
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
   |author  = cantorsdust and Pathoschild
+
   |author  = Platonymous
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id      = Platonymous.NormalizeAI
   |nexus  = 172
+
  |moddrop = 1521423
   |github  = cantorsdust/StardewMods
+
   |nexus  = 19334
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reciprocate
+
   |name    = No Rumble Horse
   |author  = YunHikari
+
   |author  = Xangria
   |id      = YunHikari.Reciprocate
+
   |id      = Xangria.NoRumbleHorse
   |nexus  = 17714
+
   |nexus  = 1779
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Recover Stamina
+
   |name    = No Seeds
   |author  = lperkins2, Logan Perkins
+
   |author  = lech43
   |id      = lperkins2.RecoverStamina
+
   |id      = lech43.NoSeeds
   |nexus  = 2332
+
   |nexus  = 6392
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recurring Reminders
+
   |name    = No Seeds From Trees Fix
   |author  = Dem1se
+
   |author  = KirbyLink
   |id      = Dem1se.RecurringReminders
+
   |id      = kirbylink.noseedsfromtreesfix
   |nexus  = 6840
+
   |nexus  = 2947
   |github  = dem1se/SDVMods
+
   |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    = Recyclable Cola
+
   |name    = No Soil Decay
   |author  = XxHarvzBackxX
+
   |author  = ThatNorthernMonkey
   |id      = harvz.RecyclableCola
+
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
   |nexus  = 10865
+
   |nexus  = 237
   |github  = XxHarvzBackxX/recyclableCola
+
   |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    = Redesigned Farmhouse Layout
+
   |name    = No Soil Decay On Farm
   |author  = Aimon111 & DaLion
+
   |author  = A_Dude
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
+
   |id      = A_Dude.NoSoilDecayOnFarm
   |nexus  = 11420
+
   |nexus  = 8071
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redraw Pelican Town Config
+
   |name    = No Soil Decay Redux
   |author  = JefGrizli
+
   |author  = Platonymous
   |id      = JefGrizli.RedrawPelicanTownC
+
   |id      = Platonymous.NoSoilDecayRedux
   |nexus  = 15564
+
  |curse  = 307727
   |github  =
+
  |moddrop = 793930
 +
   |nexus  = 1084
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Watering Can in Town Fountain
+
   |name    = Note Blocks
   |author  = TfueLovesBanana
+
   |author  = Yaramy
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
+
   |id      = yaramy.noteblocks
   |nexus  = 16764
+
   |nexus  = 6646
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refund Staircases
+
   |name    = Notes
   |author  = Nick Martin
+
   |author  = Platonymous
   |id      = NickMartin.RefundStaircases
+
   |id      = Platonymous.Notes
   |nexus  = 19209
+
   |nexus  = 3068
   |github  = nickmartin1ee7/RefundStaircases
+
  |moddrop = 793905
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regeneration
+
   |name    = Not Far From The Tree
   |author  = Hammurabi
+
   |author  = TheElm
   |id      = HammurabiRegeneration
+
   |id      = TheElm.NotFarFromTheTree
   |nexus  =
+
   |nexus  = 4739
   |chucklefish = 4584
+
   |github = GStefanowich/SDV-NFFTT
  |source = https://community.playstarbound.com/resources/regeneration.4584/updates
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regen Mod
+
   |name    = No Thunder Sound
   |author  = Zoryn
+
   |author  = Sto13
   |id      = Zoryn.RegenMod
+
   |id      = Sto13.NoThunderSound
   |nexus  =
+
   |nexus  = 14414
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regular Quality
+
   |name    = No Transitions
   |author  = desto, JustToDownloadThings
+
   |author  = crazywig
   |id      = desto.RegularQuality
+
   |id      = crazywig.notransitions
   |nexus  = 5090
+
   |nexus  = 7354
   |github  = desto-git/smapi-RegularQuality
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rejuvenating Forest
+
   |name    = No Warp Delay
   |author  = Team Timber
+
   |author  = Tran Minh Thong
   |id      = TeamTimber.RejuvenatingForest
+
   |id      = no.warp.delay
   |nexus  = 10322
+
   |nexus  = 19805
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Bar UI
+
   |name    = Now Playing
   |author  = SlyMerc
+
   |author  = John Peters
   |id      = RelationshipBar
+
   |id      = JohnPeters.NowPlaying
   |nexus  = 1009
+
   |nexus  = 19441
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationships Enhanced
+
   |name    = NPC Adventures, It's Time to Adventure
   |author  = rodrigovaz
+
   |author  = PurrplingCat
   |id      = relationshipsenhanced
+
   |id      = purrplingcat.npcadventure
   |nexus   =
+
   |curse   = 577730
   |chucklefish = 4435
+
   |nexus  = 4582
   |github  =
+
   |github  = purrplingcat/PurrplingMod
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
  |status  = workaround
 
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Status
+
   |name    = NPC Bucket for HB, NPC Bucket
   |author  = Dragonisser
+
   |author  = shounlol
   |id      = relationshipstatus
+
   |id      = shounlol.NPCBucket
   |nexus  = 751
+
   |nexus  = 20328
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tooltips
+
   |name    = NPC Clothing Framework
   |author  = M3ales
+
   |author  = aedenthorn, Erinthe
   |id      = M3ales.RelationshipTooltips
+
   |id      = aedenthorn.NPCClothing
   |nexus  =
+
   |nexus  = 13940
  |curse  = 298040
+
   |github  = aedenthorn/StardewValleyMods
   |github  = M3ales/RelationshipTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tracker
+
   |name    = NPC Geometry
   |author  = Branic
+
   |author  = ichortower
   |id      = Branic.RelationshipTracker
+
   |id      = ichortower.NPCGeometry
   |nexus  = 2845
+
   |nexus  = 19259
   |github  = Paradox355/SDVMods
+
   |github  = ichortower/NPCGeometry
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
+
   |status  = obsolete
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
+
   |summary  = remove this mod (equivalent features added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relativity
+
   |name    = NPC Gift Multipliers
   |author  = AdroSlice
+
   |author  = XxHarvzBackxX
   |id      = AdroSlice.Relativity
+
   |id      = harvz.NPCGiftMultipliers
   |nexus  = 13028
+
   |nexus  = 23139
   |github  = adroslice/sdv-relativity-mirror
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
+
   |name    = NPC Map Locations
   |author  = The Fluffy Robot
+
   |author  = Bouhm and Pathoschild
   |id      = TheFluffyRobot.RelaxingWeekends
+
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
   |nexus  = 19662
+
   |nexus  = 239
   |github  = jamespfluger/Stardew-ModCollection
+
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name    = NPC Map Locations Extra Config
   |author  = zeldela
+
   |author  = trashcan9
   |id      = zeldela-RememberBirthdays
+
   |id      = trashcan9.NPCMapLocations.ExtraConfig
   |nexus  = 13554
+
   |nexus  = 16236
   |github  = zeldela/sdv-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Faced Direction
+
   |name    = NPC Path Displayer, Path Display
   |author  = Annosz
+
   |author  = Akago
   |id      = Annosz.RememberFacedDirection
+
   |id      = akago.PathDisplay
   |nexus  = 6946
+
   |nexus  = 7563
   |github  = Annosz/StardewValleyModding
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Remember Your Umbrella
 
  |author  = heyseth
 
  |id      = heyseth.umbrellas
 
  |nexus  = 8366
 
  |github  = heyseth/SDVMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reminders
+
   |name    = NPC Speak
   |author  = Surkasu
+
   |author  = jwdred
   |id      = Surkasu.Reminders
+
   |id      =
   |nexus  = 2481
+
   |nexus  = 694
 
   |github  =
 
   |github  =
  
  |broke in = SMAPI 3.0
+
   |status  = obsolete
   |status  = workaround
+
   |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
   |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
+
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remind to Exit
+
   |name    = NPC Tokens, NPC Tokens for Content Patcher
   |author  = pepoluan
+
   |author  = siliconmodding
   |id      = pepoluan.RemindToExit
+
   |id      = siliconmodding.NPCTokens
   |nexus  = 8727
+
   |nexus  = 23637
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remote Fridge Storage
+
   |name    = Nuclear Valley - PG, Nuclear Bomb
   |author  = EternalSoap, arjan3004
+
   |author  = ApryllForever
   |id      = EternalSoap.RemoteFridgeStorage
+
   |id      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
   |nexus  = 2545
+
   |nexus  = 23339
   |github  = SoapStuff/Remote-Fridge-Storage
+
   |github  = ApryllForever/NuclearBombLocations
 
 
  |warnings = Broken on Android (loads but does not work).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove All Monsters
+
   |name    = Numerical Health
   |author  = David J. Lee, djslzx
+
   |author  = Hydrox, hydrox6
   |id      = djsl.RemoveAllMonsters
+
   |id      = Hydrox.NumericalHealth
   |nexus  = 5727
+
   |nexus  = 4863
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove Animal Limitations
+
   |name    = Object Import Map, Import Map
  |author  = Hobbes
+
   |author  = aedenthorn, Erinthe
  |id      = Hobbes.RemoveAnimalLimitations
+
   |id      = aedenthorn.ImportMap
  |nexus  = 7838
+
   |nexus  = 10965
  |github  =
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Rename
 
   |author  = Remmie, CoinzReturns
 
   |id      = Remmie.Rename
 
   |nexus  = 2130
 
   |github  =
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename Reworked
+
   |name    = Object Product Display
   |author  = Parabyted
+
   |author  = aedenthorn, Erinthe
   |id      = parabyted.renamerework
+
   |id      = aedenthorn.ObjectProductDisplay
   |nexus  = 10866
+
   |nexus  = 18365
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools Improved
+
   |name    = Object Progress Bars
   |author  = SolusCleansing
+
   |author  = Adeel Tariq
   |id      = SolusCleansing.RentedToolsImproved
+
   |id      = Adeel.ObjectProgressbars
   |nexus  = 18909
+
   |nexus  = 2803
   |github  = SolusCleansing/RentedToolsImproved
+
   |github  = AdeelTariq/ObjectProgressBars
}}
 
{{#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
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
+
   |summary  = use [[#Object Progress Bars Continued|Object Progress Bars Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reorient After Eating
+
   |name    = Object Progress Bars Continued
   |author  = PunningLinguist
+
   |author  = adelmoral, Andrés del Moral
   |id      = PunningLinguist.ReorientAfterEating
+
   |id      = Moral.ObjectProgressbarsContinued
   |nexus  = 7585
+
   |nexus  = 22005
   |github  = amconners/ReorientAfterEating
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Replanter
+
   |name    = Object Time Left
   |author  = jwdred
+
   |author  = spacechase0
   |id      = jwdred.Replanter
+
   |id      = spacechase0.ObjectTimeLeft
   |nexus  = 589
+
  |curse  = 867757
   |github  = jdusbabek/stardewvalley
+
  |moddrop = 131148
 +
   |nexus  = 1315
 +
   |github  = spacechase0/StardewValleyMods
  
   |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ReRegeneration
+
   |name    = Ocarina of Time, Ocarina of Time Melodies
   |author  = littleraskol
+
   |author  = LokiG4m3r
   |id      = lrsk_sdvm_rerg.0925160827
+
   |id      = LokiG4m3r.OcarinaOfTimeMelodies
   |nexus  = 6837
+
   |nexus  = 21819
  |moddrop = 827580
+
   |github  =
   |github  = littleraskol/ReRegeneration
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reseed, Roc's Reseed Mod
+
   |name    = OK Night Check
   |author  = rocslayer, James Overton
+
   |author  = aedenthorn, Erinthe
   |id      = Roc.Reseed
+
   |id      = aedenthorn.OKNightCheck
   |nexus  = 2421
+
   |nexus  = 14231
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Skull Caverns
+
   |name    = OmniFarm
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = lambui
   |id      = KoihimeNakamura.ResetCaverns
+
   |id      = PhthaloBlue.Omnifarm
  |moddrop = 1080116
 
 
   |nexus  =
 
   |nexus  =
   |github  = Sakorona/SDVMods
+
  |url    = https://community.playstarbound.com/threads/127299
 +
   |github  = lambui/StardewValleyMod_OmniFarm
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 2.0.5-unofficial.2-glimmerDev
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Terrain Features
+
   |name    = Omni Swing
   |author  = mabelSyrup
+
   |author  = Alejandro Akbal
   |id      = MabelSyrup.ResetTerrainFeatures
+
   |id      = AlejandroAkbal.OmniSwing
   |nexus  = 4715
+
   |nexus  = 7877
   |github  =
+
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
 
 
  |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    = Omni Tools
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ResourceStorage
+
   |id      = aedenthorn.OmniTools
   |nexus  = 17951
+
  |curse  = 868690
 +
   |nexus  = 14865
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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
 +
  |name    = One Click Shed Reloader
 +
  |author  = BitwiseJon
 +
  |id      = BitwiseJonMods.OneClickShedReloader
 +
  |nexus  = 2052
 +
  |github  = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Responsive Knockback, Responsive MP Knockback
+
   |name    = One Day at a Time
   |author  = spacechase0
+
   |author  = Miome
   |id      = spacechase0.ResponsiveKnockback
+
   |id      = Miome.OneDayAtATime
   |nexus  = 12029
+
   |nexus  = 8870
   |github  = spacechase0/StardewValleyMods
+
   |github  = miome/OneDayAtATime
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Restauranteer
+
   |name    = One Silo Storage
   |author  = aedenthorn, Erinthe
+
   |author  = SorryLate, rharyanto
   |id      = aedenthorn.Restauranteer
+
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
   |nexus  = 14519
+
   |nexus  = 5150
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = workaround
 +
  |summary  = Use [[#Silo Size|Silo Size]] instead.
 +
  |broke in = SMAPI 3.12.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retro Active Achievements
+
   |name    = One Sprinkler One Scarecrow
   |author  = iceburg
+
   |author  = Mizzion
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id      = mizzion.onesprinkleronescarecrow
   |nexus  = 4974
+
   |nexus  = 3633
   |github  = ManApart/RetroActiveAchievements
+
   |moddrop = 661376
 
+
   |github  = Mizzion/MyStardewMods
   |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retroactive Stardew
+
   |name    = One Tile High Budget TV, One-Tile Budget TV Screen Fix
   |author  = millerscout
+
   |author  = Khitiara
   |id      = Millerscout.RetroactiveStardew
+
   |id      = Khitiara.BudgetTVFix
   |nexus  = 6953
+
   |nexus  = 20955
   |github  = millerscout/StardewMillerMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name    = Online Splitscreen
   |author  = Iceburg
+
   |author  = DeLiXx
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id      = DeLiXx.Online_Splitscreen
   |nexus  = 356
+
   |nexus  = 12291
 
   |github  =
 
   |github  =
 +
  |source  =
  
  |broke in = SMAPI 2.0
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reverse Proposal
+
   |name    = Only Fish Consume Bait, Only Fishes Consume Bait
   |author  = GreenOnion24
+
   |author  = MercuryVN
   |id      = GreenOnion24.ReverseProposal
+
   |id      = MercuryVN.OnlyFishConsumeBait
   |nexus  = 8526
+
   |nexus  = 22766
   |github  =
+
   |github  = MercuryVN/OnlyFishConsumeBait
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Revive Dead Crops
+
   |name    = Only Iridium
   |author  = atravita
+
   |author  = xiaoye97
   |id      = atravita.ReviveDeadCrops
+
   |id      = xiaoye97.OnlyIridium
   |curse   = 870964
+
   |nexus   = 4471
   |moddrop = 1294436
+
   |github  =
   |nexus   = 15005
+
}}
   |github  = atravita-mods/StardewMods
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Open Hearts
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |author  = MedievalAI
 +
   |id      = MedievalAI.OpenHearts
 +
  |nexus  = 16944
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |name    = Orchard - Better Fruit Trees
   |author  = ribeena
+
   |author  = Saitoue
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id      = Saitoue.Orchard
   |nexus  = 11809
+
   |nexus  = 13867
   |github  = ribeena/BusLocations
+
   |github  = Saitoue/Orchard
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ridgeside Village
+
   |name    = Ordinary Capsule
   |author  = Rafseazz
+
   |author  = LeFauxMatt
   |id      = Rafseazz.RidgesideVillage
+
   |id      = furyx639.OrdinaryCapsule
   |nexus  = 7286
+
  |curse  = 871831
   |github  = Rafseazz/Ridgeside-Village-Mod
+
   |nexus  = 13489
 +
   |github  = LeFauxMatt/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul
+
   |name    = Ore Detector
   |author  = Goldenrevolver
+
   |author  = AvalonMFX
   |id      = Goldenrevolver.RingOverhaul
+
   |id      = AvalonMFX.OreDetector
   |nexus  = 10669
+
  |curse  = 1017154
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus  = 23312
 
+
   |github  = 1Avalon/Ore-Detector
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul for Walk of Life
+
   |name    = Ore Increaser
   |author  = Jibb
+
   |author  = crazywig
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
+
   |id      = crazywig.oreincrease
   |nexus  = 12171
+
   |nexus  = 7370
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rise And Shine
+
   |name    = Ore Increase V3
   |author  = Yoshify
+
   |author  = KKramer85
   |id      = Yoshify.RiseAndShine
+
   |id      = OreIncreaseV3
   |nexus  = 3
+
  |curse  = 994197
 +
  |moddrop = 1475534
 +
   |nexus  = 19132
 
   |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    = Riverland Farm but You Need to Build Bridges
+
   |name    = Organize Inventory Shortcut
   |author  = idermailer
+
   |author  = Yyeahdude
   |id      = idermailer.riverfarmButBridge
+
   |id      = Yyeahdude.OrganzieShortcut
   |nexus  = 15748
+
   |nexus  = 4772
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Robin Work Hours
+
   |name    = Ornamental
   |author  = aedenthorn, Erinthe
+
   |author  = Taskmaster
   |id      = aedenthorn.RobinWorkHours
+
   |id      = Taskmaster.Ornamental
   |nexus  = 11244
+
   |nexus  = 4981
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rope Bridge
+
   |name    = Ornithologist's Guild
   |author  = Teban100
+
   |author  = Ivy
   |id      = RopeBridge
+
   |id      = Ivy.OrnithologistsGuild
   |nexus  = 824
+
   |nexus  = 14510
   |github  = StephenKairos/Teban100-StardewMods
+
   |github  = greyivy/OrnithologistsGuild
 
 
  |broke in          = SMAPI 2.6
 
  |unofficial version = 1.0.1-unofficial.4-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-101456
 
 
 
  |beta unofficial version = 1.0.1-unofficial.5-pathoschild
 
  |beta unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rummage - The Thievery Mod
+
   |name    = Outfit Disable
   |author  = ApryllForever
+
   |author  = idermailer
   |id      = ApryllForever.RestStop.Rummage
+
   |id      = idermailer.OutfitDisable
   |nexus  = 12764
+
   |nexus  = 23346
   |github  = ApryllForever/Rummage
+
   |github  = idermailer/OutfitDisable
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rune Magic
+
   |name    = Outfit Sets
   |author  = fierro
+
   |author  = aedenthorn, Erinthe
   |id      = fierro.rune_magic
+
   |id      = aedenthorn.OutfitSets
   |nexus  = 15065
+
   |nexus  = 13888
   |github  = facufierro/RuneMagic
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Run Fast, Sprint
+
   |name    = Out of Season Bonuses, Seasonal Items
   |author  = Krutonium
+
   |author  = Midori Armstrong, azureglasses
   |id      = krutonium.sprint
+
   |id      = midoriarmstrong.seasonalitems
   |nexus  = 12701
+
   |nexus  = 1452
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Key
+
   |name    = Overworld Chests
   |author  = strato35
+
   |author  = aedenthorn, Erinthe
   |id      = Strato35.RunningKey
+
   |id      = aedenthorn.OverworldChests
   |nexus  = 5527
+
   |nexus  = 7710
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.5.4-unofficial.2-mouahrara
 +
  |summary            = {{github|mouahrara/aedenthorn}}#OverworldChests
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Late
+
   |name    = OwO Stawdew Vawwey
   |author  = Coll1234567
+
   |author  = CrunchyDuck
   |id      = Coll1234567.RunningLate
+
   |id      = CrunchyDuck.OwOMod
   |nexus  = 3518
+
   |nexus  = 8923
   |github  =
+
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rush Orders
+
   |name    = P2P Animal Noise
   |author  = spacechase0
+
   |author  = Modotte
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id      = modotte.P2PAnimalNoise
   |curse   = 867397
+
   |nexus   = 17383
   |moddrop = 127276
+
   |github  =
  |nexus  = 605
+
 
   |github = spacechase0/StardewValleyMods
+
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.API, SAAT - Audio API and Toolkit
+
   |name    = Pacifist Valley
   |author  = ZeroMeters
+
   |author  = aedenthorn, Erinthe
   |id      = ZeroMeters.SAAT.API
+
   |id      = Aedenthorn.PacifistValley
   |nexus  = 10747
+
   |nexus  = 5464
   |github  = Dawilly/SAAT
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Pacifist Valley - Continued|Pacifist Valley - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name    = Pacifist Valley - Continued
   |author  = ZeroMeters
+
   |author  = aedenthorn and FlyingTNT
   |id      = ZeroMeters.SAAT.Mod
+
   |id      = FlyingTNT.PacifistValley
   |nexus  = 10747
+
   |nexus  = 23109
   |github  = Dawilly/SAAT
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning
+
   |name    = Painting Display
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.safelightning
+
   |id      = aedenthorn.PaintingDisplay
   |nexus  = 2039
+
   |nexus  = 10918
  |moddrop = 833550
+
   |github  = aedenthorn/StardewValleyMods
   |github  = danvolchek/StardewMods
 
  
   |broke in          = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 2.1.1-unofficial.1-strobe
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning Redux, Safe Lightning
+
   |name    = Panning Upgrades
   |author  = Shockah
+
   |author  = drbirbdev
   |id      = Shockah.SafeLightning
+
   |id      = drbirbdev.PanningUpgrades
   |nexus  = 11857
+
   |nexus  = 12242
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Reading
+
   |name    = Panning Upgrades Extra Config
   |author  = LunaticShade
+
   |author  = trashcan9
   |id      = LunaticShade.SafeReading
+
   |id      = trashcan9.PanningUpgrades.ExtraConfig
   |nexus  = 8564
+
   |nexus  = 16234
   |github  = LunaticShade/StardewValley.SafeReading
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name    = Paper Mario Partners for Stardew Valley
   |author  = blueberry
+
   |author  = AnotherStardewValleySunday
   |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      = AnotherStardewValleySunday.PaperMarioPartners
   |nexus  = 4154
+
   |nexus  = 14638
   |github  = b-b-blueberry/SailorStyles
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Saloon Warp Totem
+
   |name    = Paritee's Better Farm Animal Variety
   |author  = Artinity
+
   |author  = Paritee
   |id      = Artinity.SaloonWarpTotem
+
   |id      = Paritee.BetterFarmAnimalVariety
   |nexus  = 16450
+
   |nexus  = 3296
   |github  = Artinity/SaloonWarpTotem
+
   |github  = paritee/Paritee.StardewValley.Frameworks
}}
 
{{#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.4<!--@retest-linked-->
 
<!--
 
<!--
   |unofficial version = 1.9.1-unofficial.5-BigBhole69
+
   |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47274
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Savage Vincent (NPC Speech Bubbles)
+
   |name    = Paritee's Treat Your Animals
   |author  = BlaDe
+
   |author  = Paritee
   |id      = BlaDe.NPCSpeechBubblesVincent
+
   |id      = Paritee.TreatYourAnimals
   |nexus  = 11833
+
   |nexus  = 3375
   |github  =
+
   |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    = Save Anywhere Redux, Save Anywhere
+
   |name    = Parsnips
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
+
   |author  = MarthaSolomon, SolomonsWorkshop
   |id      = Omegasis.SaveAnywhere
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
  |curse  = 898109
+
   |nexus  = 2166
   |nexus  = 8386<!--non-redux: 444-->
+
   |github  =
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
 
  
   |warnings = Unstable and breaks when used. Broken on Android (use the built-in autosave instead).
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Backup
+
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
   |author  = SMAPI
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = SMAPI.SaveBackup
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
   |nexus  =
+
   |nexus  = 3524
  |url    = https://smapi.io
+
   |github  =
   |github  = Pathoschild/SMAPI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Game Options
+
   |name    = Partial Hearts
   |author  = SorryLate, rharyanto
+
   |author  = aedenthorn, Erinthe
   |id      = SorryLate.SaveGameOptions
+
   |id      = aedenthorn.PartialHearts
   |nexus  = 5190
+
   |nexus  = 11628
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#PartialHearts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scale Up
+
   |name    = Particle Effects
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.ScaleUp
+
   |id      = aedenthorn.ParticleEffects
   |nexus   = 3130
+
   |curse   = 868786
   |moddrop = 793912
+
   |nexus  = 11056
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scarecrow Highlighter
+
   |name    = Particle Framework
   |author  = WretchedPenguin
+
   |author  = Espy
   |id      = WretchedPenguin.ScarecrowHighlighter
+
   |id      = Espy.ParticleFramework
   |nexus  = 3579
+
   |nexus  = 23544
   |github  =
+
   |github  = Smoked-Fish/ParticleFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Schedule Viewer
+
   |name    = Part of the Community
   |author  = BinaryLip
+
   |author  = bmarquismarkail, Space Baby
   |id      = BinaryLip.ScheduleViewer
+
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
   |nexus  = 19305
+
   |nexus  = 923
   |github  = BinaryLip/ScheduleViewer
+
   |github  = bmarquismarkail/SV_PotC
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Screenshot Everywhere
+
   |name    = Passable Crops
   |author  = Gaiadin
+
   |author  = NCarigon
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id      = NCarigon.PassableCrops
   |nexus  = 10805
+
   |nexus  = 15223
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Blank
+
   |name    = Passable Descents
   |author  = Caraxian
+
   |author  = Rokugin
   |id      = caraxian.scroll.to.blank
+
   |id      = Rokugin.PassableDescents
   |nexus  = 4144
+
   |nexus  = 22592
  |chucklefish = 4405
+
   |github  = rokugin/StardewMods
   |github  = Caraxi/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Zoom
+
   |name    = Passable Ladders
   |author  = Tomwa
+
   |author  = J_Hizzal
   |id      = Tomwa.ScrollToZoom
+
   |id      = J_Hizzal.PassableLadders
   |nexus  = 2163
+
   |nexus  = 2985
   |github  =
+
   |github  = joelra/SDV-PassableLadders
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.1.1-unofficial.1-Drake1427
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scrying Orb
+
   |name    = Passable Objects
   |author  = kdau
+
   |author  = punyo, yakminepunyo
   |id      = kdau.ScryingOrb
+
   |id      = punyo.PassableObjects
   |nexus  = 5603
+
   |nexus  = 2329
   |moddrop = 756553
+
   |github = pomepome/PassableObjects
  |source = https://gitlab.com/kdau/predictivemods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scythe Harvesting
+
   |name    = Passerby Cemetery, ClownSharp
   |author  = mmanlapat
+
   |author  = DecidedlyHuman and fellowclown
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id      = DecidedlyHuman.ClownsSqueakyTools
   |nexus  = 1106
+
   |nexus  = 22600
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Game of Life
+
   |name    = Passive Friendship
   |author  = Super Aardvark, ubererdferkel
+
   |author  = StultusV
   |id      = SuperAardvark.GameOfLife
+
   |id      = StultusV.PassiveFriendship
   |nexus  = 5361
+
   |nexus  = 8732
   |github  = super-aardvark/AardvarkMods-SDV
+
   |github  = JudeRV/Stardew-PassiveFriendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Twitch
+
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
   |author  = Dawgeth
+
   |author  = jorgamun
   |id      = MTD.SDVTwitch
+
   |id      = jorgamun.PauseInMultiplayer
   |nexus  = 1760
+
   |nexus  = 10328
   |github  =
+
  |moddrop = 1068093
 +
   |github  = jorgamun/PauseInMultiplayer
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDVWM, The Weather Machine
+
   |name    = Pause Sync
   |author  = SixthTitan
+
   |author  = Terrorbladed
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id      = Tb.Stardew_Pause_Sync
   |nexus  = 3203
+
   |nexus  = 10160
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Pause Time in Multiplayer Revived
   |author  = FreeTheJunimos
+
   |author  = mishmaash
   |id      = freethejunimos.seaclifffarm
+
   |id      = mishmaash.PauseInMultiplayer
   |nexus  = 13911
+
   |nexus  = 21327
   |github  =
+
   |github  = mishagp/PauseInMultiplayer
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Pause While Sitting
   |author  = FreeTheJunimos
+
   |author  = heyseth
   |id      = freethejunimos.seaclifffarm.pc
+
   |id      = heyseth.sitpause
   |nexus  = 14296
+
  |nexus  = 8295
 +
  |github  = heyseth/SDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PDQ Paths
 +
  |author  = Jaredlll08
 +
  |id      = BlameJared.PDQPaths
 +
   |nexus  =
 +
  |curse  = 307090
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Affixes
+
   |name    = Pelican Fiber
   |author  = Shockah
+
   |author  = jwdred
   |id      = Shockah.SeasonAffixes
+
   |id      = jwdred.PelicanFiber
   |nexus  = 16297
+
   |nexus  = 631
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = jdusbabek/stardewvalley
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |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    = Seasonal Save Slots
+
   |name    = Pelican Postal Service
   |author  = Tyler Gibbs
+
   |author  = ElectroCrumpet
   |id      = tylergibbs2.SeasonalSaveSlots
+
   |id      = ElectroCrumpet.PelicanPostalService
   |nexus  = 14382
+
   |nexus  = 2770
  |github  = tylergibbs2/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Season Switcher
 
  |author  = dumbledalton
 
  |id      = Dumbledalton.SeasonSwitcher
 
  |nexus  = 10457
 
 
   |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    = Sebastian Frog Tank Switch
+
   |name    = Pelican TTS
   |author  = Shaklin
+
   |author  = Platonymous
   |id      = shaklin.SebastianFrogTankSwitch
+
   |id      = Platonymous.PelicanTTS
   |nexus  = 8508
+
   |nexus  = 1079
   |github  =
+
  |moddrop = 793929
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secretariat (Faster Horse)
+
   |name    = Pelican xVASynth
   |author  = Janglinator
+
   |author  = aedenthorn, Erinthe
   |id      = jangles.secretariat
+
   |id      = aedenthorn.PelicanxVASynth
   |nexus  = 7537
+
   |nexus  = 10250
   |github  = Janglinator/Secretariat
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Hedge Maze, Hedge Maze
+
   |name    = People Seeds
   |author  = aedenthorn, Erinthe
+
   |author  = bwdy
   |id      = aedenthorn.HedgeMaze
+
   |id      = bwdy.peopleseeds
  |curse  = 868718
+
   |nexus  = 3635
   |nexus  = 14138
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Woods Snorlax
+
   |name    = Percent of Max Stamina and Health Regeneration, Regen Percent
   |author  = ichortower
+
   |author  = MercuriusXeno
   |id      = ichortower.SecretWoodsSnorlax
+
   |id      = Mercurius.RegenPercent
   |nexus  = 19112
+
   |nexus  = 20900
   |github  = ichortower/SecretWoodsSnorlax
+
   |github  = MercuriusXeno/RegenPercent
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Bag
+
   |name    = Perfection Tweaker
   |author  = Platonymous
+
   |author  = shekurika
   |id      = Platonymous.SeedBag
+
   |id      = shekurika.PerfectionTweaker
   |nexus  = 1133
+
   |nexus  = 8615
  |moddrop = 793931
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Info, Seed Information
+
   |name    = Perfect Trinkets
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.SeedInfo
+
   |id      = season.PerfectTrinkets
   |nexus  = 15754
+
   |nexus  = 22358
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Machines
+
   |name    = Permanent Cellar
   |author  = Veress
+
   |author  = CyanFire
   |id      = Veress.SeedMachines
+
   |id      = CF.PermanentCellar
   |nexus  = 6265
+
   |nexus  = 17257
   |github  = mrveress/SDVMods
+
   |github  = CyanFireUK/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker - Better Quality More Seeds
+
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
   |author  = vabrell, Victor Abrell
+
   |author  = Goldenrevolver
   |id      = vabrell.sm_bqms
+
   |id      = Goldenrevolver.PermanentCookoutKit
   |nexus  = 14236
+
   |nexus  = 8035
   |github  = vabrell/sdw-seed-maker-mod
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Crop Quality, SMCQ
+
   |name    = Persia the Mermaid, PersiaMod
   |author  = mcoocr
+
   |author  = Avalon, Avalonii
   |id      = mcoocr.smcq
+
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
   |nexus  = 3089
+
   |nexus  = 1419
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github  =
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
   |status       = workaround
+
  |status  = workaround
   |summary     = use [[#Better Quality More Seeds|Better Quality More Seeds]] instead.
+
  |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
 +
  |name    = Persistent Game Options
 +
  |author  = Xangria
 +
  |id      = Xangria.PersistentGameOptions
 +
  |nexus  = 1778
 +
  |github  =
 +
  |broke in = SMAPI 3.0
 +
   |status   = workaround
 +
   |summary = Use [[#Global Config Settings|Global Config Settings]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Tweaks
+
   |name    = Persistent Grange Display
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SeedMakerTweaks
+
   |id      = aedenthorn.PersisitentGrangeDisplay
   |nexus  = 10681
+
   |nexus  = 7977
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Mines
 +
  |author  = spacechase0
 +
  |id      = spacechase0.PersistentMines
 +
  |nexus  = 14985
 +
  |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds are Rare
+
   |name    = Persival's Bundle Mod
   |author  = jahangmar
+
   |author  = Persival
   |id      = jahangmar.SeedsAreRare
+
   |id      =
   |nexus  = 3618
+
   |nexus  = 438
   |github  = jahangmar/StardewValleyMods
+
   |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    = Seed Shortage
+
   |name    = Personal Anvil
   |author  = Xynerorias
+
   |author  = Strobe
   |id      = xynerorias.seedshortage
+
   |id      = Strobe.PersonalAnvil
   |nexus  = 5614
+
   |nexus  = 5326
   |github  = xynerorias/Seed-Shortage
+
   |github  = strobel1ght/Personal-Anvil
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds Unpacked
+
   |name    = Personal Combat Drone Redux
   |author  = blueberry
+
   |author  = Prism 99
   |id      = blueberry.SeedsUnpacked
+
   |id      = prism99.cambam.MURDERDRONE.redux
   |nexus  = 7215
+
   |nexus  = 18224
   |github  = b-b-blueberry/SeedsUnboxed
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = See Me Rollin'
+
   |name    = Personal Effects
   |author  = Khloe Leclair
+
   |author  = bwdy
   |id      = leclair.seemerollin
+
   |id      = bwdy.personaleffects
   |nexus  = 10976
+
   |nexus  = 3532
  |moddrop = 1116122
+
   |github  = bwdymods/SDV-PersonalEffects
   |github  = KhloeLeclair/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Self Serve
+
   |name    = Personal Effects Redux
   |author  = aedenthorn, Erinthe
+
   |author  = ceruleandeep
   |id      = aedenthorn.SelfServe
+
   |id      = ceruleandeep.personaleffects
   |nexus  = 11313
+
   |nexus  = 8616
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service
+
   |name    = Personal Indoor Farm
   |author  = JarvieK
+
   |author  = DeLiXx
   |id      = JarvieK.SelfService
+
   |id      = DLX.PIF
   |nexus   = 1304
+
   |curse   = 990840
   |github  = Jarvie8176/StardewMods
+
   |nexus   = 20537
 
+
   |github  =
   |broke in          = Stardew Valley 1.4
+
   |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
   |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    = Personal Scepter, Personal Return Scepter
   |author  = GuiNoya, Yesst
+
   |author  = Alex Noddings
   |id      = GuiNoya.SelfServiceShop
+
   |id      = an.ownscepter
   |nexus  = 1622
+
   |nexus  = 2404
   |github  = GuiNoya/SVMods
+
   |github  =
  
  |broke in = Stardew Valley 1.4
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Self Service|Self Service]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sell Quality
+
   |name    = Personal Traveling Cart
   |author  = DonDorscha, jasonmbrady
+
   |author  = aedenthorn, Erinthe
   |id      = DonDorscha.SellQuality
+
   |id      = aedenthorn.PersonalTravellingCart
   |nexus  = 12469
+
   |nexus  = 14087
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items Multiplayer
+
   |name    = Pet Against Crows
   |author  = hafnerpw
+
   |author  = stardemod
   |id      = hafnerpw.SendItemsMultiplayer
+
   |id      = stardemod.PetAgainstCrows
   |nexus  = 13794
+
   |nexus  = 21247
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items to Other Farmers, Send Letters
+
   |name    = Pet Bowl Filler
   |author  = Denifia
+
   |author  = Invatorzen
   |id      = Denifia.SendItems
+
   |id      = invatorzen.PBF
   |nexus  = 1087
+
   |nexus  = 12161
   |moddrop = 127754
+
   |github  =
   |github  = Denifia/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Greenhouse
+
   |name    = Pet Bowl Sprinklers
   |author  = lolmaj
+
   |author  = Andrew Young, andyruwruw
   |id      = lolmaj.SeparateGreenhouse
+
   |id      = andyruwruw.PetBowlSprinklers
   |nexus  = 3965
+
   |nexus  = 22546
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github  = andyruwruw/stardew-valley-pet-bowl-sprinklers
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serene Greenhouse
+
   |name    = Pet Choice Perks
   |author  = PeacefulEnd
+
   |author  = skuldomg, Skuld
   |id      = PeacefulEnd.SereneGreenhouse
+
   |id      = skuldomg.petChoicePerks
   |nexus  = 8011
+
   |nexus  = 3313
   |github  = Floogen/SereneGreenhouse
+
   |github  = skuldomg/petChoicePerks
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Server Bookmarker
+
   |name    = Pet Enhancement Mod
   |author  = Ilyaki
+
   |author  = Jfulmer, Consillium
   |id      = Ilyaki.ServerBookmarker
+
   |id      = JfulmerPetEnhancementMod
   |nexus  = 2968
+
   |nexus  =
   |github  = Ilyaki/ServerBookmarker
+
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
 +
   |github  = jlfulmer/PetEnhancementMod
  
   |broke in = Stardew Valley 1.5
+
   |broke in     = SMAPI 2.0
 +
  |status        = workaround
 +
  |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
 
<!--
 
<!--
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
+
  |unofficial version = 0.0.2-unofficial.2-pathoschild
  |unofficial version = 1.0.5-unofficial.2-jenrikku
+
   |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    = Server Browser
+
   |name    = Pet Hats
   |author  = Ilyaki
+
   |author  = aedenthorn, Erinthe
   |id      = Ilyaki.ServerBrowser
+
   |id      = aedenthorn.PetHats
   |nexus  = 3227
+
   |nexus  = 15301
   |github  = Ilyaki/Server-Browser
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |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    = Server Port Changer
+
   |name    = Pet Interaction
   |author  = PhantomGamers
+
   |author  = jahangmar
   |id      = PhantomGamers.ServerPortChanger
+
   |id      = jahangmar.PetInteraction
   |nexus  = 2993
+
   |nexus  = 4232
   |github  = PhantomGamers/StardewPortChanger
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Reminders
+
   |name    = Pet's Enhanced
   |author  = Aelaan Bluewood
+
   |author  = Sunken_Lace
   |id      = AelaanBluewood.SetReminders
+
   |id      = Sunken_Lace.PetsEnhancedCode
   |nexus  = 16112
+
   |nexus  = 24026
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sewer Slimes
+
   |name    = Pet Spawn Location
   |author  = aedenthorn, Erinthe
+
   |author  = Shaklin
   |id      = aedenthorn.SewerSlimes
+
   |id      = shaklin.petspawnlocation
   |nexus  = 18195
+
   |nexus  = 5986
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shadow for Mazes, Maze
+
   |name    = PHDE Mob Spawner
   |author  = Edu Anttunes
+
   |author  = zesman
   |id      = Maze
+
   |id      = MobSpawner.pseudohub.de
   |nexus  = 8930
+
   |nexus  = 2794
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Exp, Shared Xp
+
   |name    = PHDE Unlocked Recipes
   |author  = Batzpup
+
   |author  = zesman
   |id      = SharedExp.Batzpup
+
   |id      = UnlockedRecipes.pseudohub.de
  |moddrop = 1269698
+
   |nexus  = 2798
   |nexus  = 14607
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Professions
+
   |name    = Phone Traveling Cart, 猪车电话
   |author  = virtualbjorn
+
   |author  = Becks723
   |id      = virtualbjorn.SharedProfessions
+
   |id      = Becks723.PhoneTravelingCart
   |nexus  = 16628
+
   |nexus  = 12981
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sharing is Caring
+
   |name    = Phone Villagers
   |author  = spacechase0
+
   |author  = DewMods
   |id      = spacechase0.SharingIsCaring
+
   |id      = DewMods.StardewValleyMods.PhoneVillagers
   |nexus  = 14263
+
   |nexus  = 2681
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shed Notifications
+
   |name    = Pick Forge Enchantment
   |author  = TheCroak
+
   |author  = Dragoon23
   |id      = TheCroak.BuildingsNotifications
+
   |id      = Dragoon23.ForgeEnchantment
   |nexus  = 620
+
   |nexus  = 22707
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pick Your Enchantment, Forge Menu Choice
 +
  |author  = atravita
 +
  |id      = atravita.ForgeMenuChoice
 +
  |curse  = 870980
 +
  |nexus  = 11376
 +
  |moddrop = 1125882
 +
  |github  = atravita-mods/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shenandoah Library
+
   |name    = Picross Arcade Mod, Picrosser
   |author  = Nishtra
+
   |author  = KediDili
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id      = KediDili.ThePicrosser
   |nexus  = 756
+
   |nexus  = 17530
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anything, Ship Everything
+
   |name    = Pierre Sells Mixed Seeds
   |author  = Berkay Yigit, berkayylmao
+
   |author  = GrimReapers1121
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id      = GrimReapers.PSMS
   |nexus  = 3782
+
  |nexus  = 12606
   |github  = berkayylmao/StardewValleyMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pierre's Roulette Shop
 +
  |author  = Xynerorias
 +
  |id      = xynerorias.pierresroulette
 +
   |nexus  = 10826
 +
   |github  = xynerorias/pierre-roulette-shop-SV
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship From Inventory
+
   |name    = Piggy Bank Mod
   |author  = Platonymous
+
   |author  = MindMeltMax
   |id      = Platonymous.ShipFromInventory
+
   |id      = MindMeltMax.PiggyBank
   |nexus  = 3219
+
   |nexus  = 6934
   |moddrop = 793916
+
   |moddrop = 1135669
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipments to Quality, Quality from Shipments
+
   |name    = Pipe Irrigation
   |author  = JPAN
+
   |author  = aedenthorn, Erinthe
   |id      = JPAN.QualityFromShipments
+
   |id      = aedenthorn.PipeIrrigation
   |nexus  = 7531
+
   |nexus  = 10205
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipment Tracker
+
   |name    = Placeable Mine Shafts
   |author  = Iceburg
+
   |author  = aedenthorn, Erinthe
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id      = Aedenthorn.PlaceShaft
   |nexus  = 321
+
   |nexus  = 5440
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Bin Summary
+
   |name    = Place Floor on Tilled Dirt
   |author  = Futro, Futroo
+
   |author  = temisthem
   |id      = futro.ShippingBinSummary
+
   |id      = tem696969696969.PlaceFloorOnTilledDirt
   |nexus  = 18992
+
   |nexus  = 23493
   |github  = futroo/Stardew-Valley-Mods
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
+
   |name    = Placement Plus
   |author  = holythesea
+
   |author  = 2Retr0
   |id      = holythesea.SortShippingCollection
+
   |id      = 2Retr0.PlacementPlus
   |nexus  = 15694
+
   |nexus  = 8798
   |github  = holy-the-sea/SortShippingCollection
+
  |curse  = 486164
 +
   |github  = 2Retr0/PlacementPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Anywhere
+
   |name    = Plan Importer
   |author  = SorryLate, rharyanto
+
   |author  = Platonymous
   |id      = SorryLate.ShopAnywhere
+
   |id      = Platonymous.PlanImporter
   |nexus  = 5299
+
   |nexus  = 2071
   |github  =
+
   |moddrop = 793846
}}
+
   |github = Platonymous/Stardew-Valley-Mods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Shop Expander
 
   |author = Entoarox
 
  |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
 
  |nexus  = 2278
 
  |chucklefish = 4381
 
  |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    = Shoplifter
+
   |name    = Planned Parenthood
   |author  = TheMightyAmondee
+
   |author  = aedenthorn, Erinthe
   |id      = TheMightyAmondee.Shoplifter
+
   |id      = aedenthorn.PlannedParenthood
   |nexus  = 8569
+
   |nexus  = 12869
   |github  = TheMightyAmondee/Shoplifter
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Cart
+
   |name    = Plantable Mushroom Trees
   |author  = furyx639
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = furyx639.ShoppingCart
+
   |id      = f4iTh.PMT
  |curse  = 871829
+
   |nexus  = 2349
  |nexus  = 13701
 
  |github  = LeFauxMatt/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Shopping Show
 
  |author  = AvalonMFX
 
  |id      = AvalonMFX.ShoppingShow
 
   |nexus  = 18445
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Shop Tile Framework
+
   |name    = Plantable Palm Trees
   |author  = Cherry, CherryChain
+
   |author  = MouseyPounds
   |id      = Cherry.ShopTileFramework
+
   |id      = MouseyPounds.PlantablePalmTrees
   |nexus  = 5005
+
   |nexus  = 4096
  |moddrop = 716384
+
   |github  = MouseyPounds/stardew-mods
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shovel Tool Upgrades, Upgradable Shovel
+
   |name    = Plant and Fertilize All, Plant All
   |author  = moonslime
+
   |author  = aedenthorn, Erinthe
   |id      = moonslime.ShovelToolUpgrades
+
   |id      = aedenthorn.PlantAll
   |nexus  = 16028
+
   |nexus  = 10482
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Birthdays
+
   |name    = Planter Trees
   |author  = Traktori
+
   |author  = aedenthorn, Erinthe
   |id      = Traktori.ShowBirthdays
+
   |id      = aedenthorn.PlanterTrees
   |nexus  = 7495
+
   |nexus  = 11687
   |github  = Traktori7/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Showcase
+
   |name    = Plant on Grass
   |author  = Igorious
+
   |author  = Demiacle
   |id      = Igorious.Showcase
+
   |id      = Demiacle.PlantOnGrass
   |nexus  =
+
   |nexus  = 1026
  |chucklefish = 4487
+
   |github  =
   |github  = Igorious/Stardew_Valley_Showcase_Mod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Catch Quality
+
   |name    = Platonic Partners and Friendships
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Amaranthacyan and ch20youk
   |id      = f4iTh.ShowCatchQuality
+
   |id      = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
   |nexus  = 3326
+
   |nexus  = 8146
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Cooking Recipes
+
   |name    = Platonic Relationships
   |author  = MasterOfMutton
+
   |author  = Cherry, CherryChain
   |id      = faragodavid.showcookingrecipes
+
   |id      = Cherry.PlatonicRelationships
   |nexus  = 5525
+
   |nexus  = 4668
 +
  |moddrop = 716353
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PlatoTK
 +
  |author  = Platonymous
 +
  |id      = Platonymous.PlatoTK
 +
  |curse  = 877225
 +
  |nexus  = 6589
 +
  |github  = Platonymous/PlatoTK
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PlatoUI
 +
  |author  = Platonymous
 +
  |id      = Platonymous.PlatoUI
 +
  |moddrop = 1521422
 +
  |nexus  = 19023
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Daily Luck
+
   |name    = Plato Warp Menu
   |author  = Arphox
+
   |author  = Platonymous
   |id      = Arphox.ShowDailyLuck
+
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
   |nexus  = 15910
+
  |curse  = 877227
   |github  = arphox/StardewValleyMods
+
   |nexus  = 5384
 +
  |moddrop = 793920
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Item Quality
+
   |name    = Player Arrows
   |author  = Jonqora
+
   |author  = TheShamanLord
   |id      = Jonqora.ShowItemQuality
+
   |id      = TheShamanLord.PlayerArrows
   |nexus  = 6311
+
   |nexus  = 19479
   |github  = Jonqora/StardewMods
+
   |github  = Jwaad/Stardew_Player_Arrows
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
   |author  = aedenthorn, Erinthe
+
   |author  = DecidedlyHuman
   |id      = aedenthorn.ShowPlayerBehind
+
   |id      = DecidedlyHuman.PlayerCoordinates
   |curse   = 868887
+
   |nexus   = 7969
   |nexus  = 6540
+
   |moddrop = 984961
   |github  = aedenthorn/stardewValleyMods
+
   |github  = DecidedlyHuman/PlayerCoordinates
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Predictable RNG Outcomes
+
   |name    = Player Income Stats
   |author  = Relance
+
   |author  = ha1fdaew
   |id      = Relance.ShowPredictableRNGOutcomes
+
   |id      = ha1fdaew.playerincomestats
   |nexus  = 13186
+
   |nexus  = 7373
   |github  =
+
   |github  = ha1fdaew/PlayerIncomeStats
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show XP and Level Gains, Show XP
+
   |name    = Player Server Info
   |author  = adverserath
+
   |author  = EuroCent
   |id      = Adverserath.ShowXP
+
   |id      = EuroCent.PlayerServerInfo
   |nexus  = 19501
+
   |nexus  = 24267
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter Redux
+
   |name    = Playground Mod
   |author  = Strobe and TehPers
+
   |author  = aedenthorn, Erinthe
   |id      = ShroomSpotter
+
   |id      = aedenthorn.PlaygroundMod
   |nexus  = 7934
+
   |nexus  = 14125
   |github  = strobel1ght/ShroomSpotterRedux
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shut Up
+
   |name    = Play Prairie King With NPCs, Two Player Prairie King
   |author  = Geko_X
+
   |author  = aedenthorn, Erinthe
   |id      = gekox.shutUp
+
   |id      = aedenthorn.TwoPlayerPrairieKing
   |nexus  = 7358
+
   |nexus  = 12750
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  |source  = https://gitlab.com/geko_x/stardew-mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Alarm Clock
+
   |name    = Please Fix Error
   |author  = Invatorzen
+
   |author  = Jessebot
   |id      = invatorzen.AC
+
   |id      = Jessebot.PleaseFixError
   |nexus  = 12164
+
   |nexus  = 6492
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Scarecrows
+
   |name    = Please Gift Me In Person
   |author  = climaxius
+
   |author  = Shockah
   |id      = climaxius.silentscarecrows
+
   |id      = Shockah.PleaseGiftMeInPerson
   |nexus  = 3258
+
   |nexus  = 11217
   |github  = robbiev/SilentScarecrows
+
   |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Report
+
   |name    = Point and Plant
   |author  = bogie5464
+
   |author  = jwdred
   |id      = bogie5464.SiloReport
+
   |id      = jwdred.PointAndPlant
   |nexus  = 3194
+
   |nexus  = 572
   |github  = bogie5464/SiloReport
+
   |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Silo Size|Silo Size]] instead.
+
   |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    = Silo Size
+
   |name    = PokefyMania
   |author  = pepoluan
+
   |author  = Noodles of Cat
   |id      = pepoluan.SiloSize
+
   |id      = NoodlesofCat.PokefyMania
   |nexus  = 8819
+
   |nexus  = 20161
  |moddrop = 981291
 
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Crop Label
+
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
   |author  = TheMusketeer
+
   |author  = The Krominator
   |id      = SimpleCropLabel
+
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
   |nexus  = 314
+
   |nexus  = 12065
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple HUD
+
   |name    = Pollen Sprites
   |author  = Enaium
+
   |author  = Esca, Esca-MMC
   |id      = Enaium.SimpleHUD
+
   |id      = Esca.PollenSprites
   |moddrop = 1145228
+
   |nexus  = 6149
   |nexus  =
+
   |moddrop = 790268
   |github  = Enaium-StardewValleyMods/SimpleHUD
+
   |github  = Esca-MMC/PollenSprites
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Hunger System, Hunger Mod
+
   |name    = Polyamory Sweet → Polyamory Kiss
   |author  = skn
+
   |author  = ApryllForever
   |id      = skn.HungerMod
+
   |id      = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
  |nexus  = 3270<!--was 1127 before re-release-->
+
  |nexus  = 20599
   |github  =
+
   |github  = ApryllForever/PolyamorySweetLove
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Screenshots, Screenshot
+
   |name    = Polyamory Sweet → Polyamory Sweet Bed
   |author  = aedenthorn, Erinthe
+
   |author  = ApryllForever
   |id      = aedenthorn.Screenshot
+
   |id      = ApryllForever.PolyamorySweetBed
   |nexus  = 10178
+
   |nexus  = 20599
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sounds
+
   |name    = Polyamory Sweet → Polyamory Sweet Love
   |author  = BleakCodex
+
   |author  = ApryllForever
   |id      = BleakCodex.SimpleSounds
+
   |id      = ApryllForever.PolyamorySweetLove
   |nexus  = 14540
+
   |nexus  = 20599
   |github  = BleakCodex/SimpleSounds
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sprinkler
+
   |name    = Polyamory Sweet → Polyamory Sweet Rooms
   |author  = ADoby, tZed, Tobias Z
+
   |author  = ApryllForever
   |id      = tZed.SimpleSprinkler
+
   |id      = ApryllForever.PolyamorySweetRooms
   |nexus  = 76
+
   |nexus  = 20599
   |github  = ADoby/SimpleSprinkler
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simplified Achievements
+
   |name    = Polyamory Sweet → Polyamory Sweet Wedding
   |author  = cel10e
+
   |author  = ApryllForever
   |id      = cel10e.SimplifiedAchievements
+
   |id      = ApryllForever.PolyamorySweetWedding
  |moddrop = 909416
+
   |nexus  = 20599
   |nexus  = 8026
+
   |github  = ApryllForever/PolyamorySweetLove
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Single-Player Regen, Single-Player Sleep
+
   |name    = Polygamy
   |author  = MindMeltMax
+
   |author  = bwdy
   |id      = MindMeltMax.SPRegen
+
   |id      = bwdy.polygamy
   |nexus  = 6778
+
   |nexus  = 3542
   |moddrop = 1135654
+
   |github  = bwdymods/SDV-Polygamy
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |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    = Sit and Rest
+
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
   |author  = Krutonium
+
   |author  = Mezrag Yasser, Yasser
   |id      = Krutonium.SitandRest
+
   |id      = Yasser.PomodoroMod
   |nexus  = 7403
+
   |nexus  = 19780
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit For Stamina
+
   |name    = Pond Painter
   |author  = Entoarox
+
   |author  = MouseyPounds
   |id      = Entoarox.SitForStamina
+
   |id      = MouseyPounds.PondPainter
   |nexus  = 7334
+
   |nexus  = 4703
   |github  = Entoarox/StardewMods
+
   |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit n' Relax: Rest Your Butt
+
   |name    = Pong
   |author  = MissCoriel
+
   |author  = CatCattyCat, Cat
   |id      = misscoriel.sitnrelax
+
   |id      = cat.Pong
   |nexus  = 7336
+
   |nexus  = 1994
   |github  = MissCoriel/Sit-n-Relax
+
  |moddrop = 833548
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Siv's Marriage
+
   |name    = Pony Weight Loss Program
   |author  = sivolobwho, Tori Leblanc, Siv
+
   |author  = BadNetCode
   |id      = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id      = BadNetCode.PonyWeightLossProgram
   |nexus  = 366
+
   |nexus  = 1232
   |github  = tlcasebeer/SivsMarriageMod
+
   |moddrop = 130159
 
+
   |github =
   |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary = Use {{nexus mod|10206|Looking For Love}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sixty-Nine Shirt, Sixty-Nine
+
   |name    = PoohCore
 +
  |author  = Pooh
 +
  |id      = poohnhi.PoohCore
 +
  |nexus  = 22941
 +
  |github  = poohnhi/PoohCore
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Poop Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SixtyNine
+
   |id      = aedenthorn.PoopFramework
   |nexus  = 6969
+
   |nexus  = 17152
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sizable Fish
 
  |author  = spacechase0
 
  |id      = spacechase0.SizableFish
 
  |nexus  = 14267
 
  |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skateboard
+
   |name    = Portable Holes
   |author  = aedenthorn, Erinthe
+
   |author  = LeFauxMatt
   |id      = aedenthorn.Skateboard
+
   |id      = furyx639.PortableHoles
   |nexus  = 13096
+
  |curse  = 871832
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 13471
 +
   |github  = LeFauxMatt/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skillful Clothes
+
   |name    = Portable TV
   |author  = LunaticShade
+
   |author  = kdau
   |id      = LunaticShade.SkillfulClothes
+
   |id      = kdau.PortableTV
   |nexus  = 8541
+
   |nexus  = 5674
   |github  = LunaticShade/StardewValley.SkillfulClothes
+
  |moddrop = 761325
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/portabletv
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige
+
   |name    = Portable Witch Shrines
   |author  = Alphablackwolf
+
   |author  = chocolatte12
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id      = chocolatte12.PortableWitchShrines
   |nexus  = 569
+
   |nexus  = 20141
   |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    = Portal Guns
   |author  = Alphablackwolf
+
   |author  = TrollTheBotman
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id      = JoshJKe.PortalGun
   |nexus  = 569
+
   |nexus  = 3049
   |github  = Alphablackwolf/SkillPrestige
+
   |github  =
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
+
   |name    = Portraiture
   |author  = Tondorian
+
   |author  = Platonymous
   |id      = Tondorian.SkillPrestige.LoveOfCooking
+
   |id      = Platonymous.Portraiture
   |nexus  = 18605
+
   |nexus  = 999
   |github  = Tondorian/StardewValleyMods
+
  |moddrop = 793927
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Luck Skill
+
   |name    = Portraiture Plus
   |author  = Alphablackwolf
+
   |author  = Arborsm
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id      = Arborsm.PortraiturePlus
   |nexus  = 569
+
   |nexus  = 24534
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = Arborsm/PortraiturePlus
 
 
  |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 Magic
+
   |name    = Positive Predictor
   |author  = Alphablackwolf
+
   |author  = season
   |id      = alphablackwolf.MagicPrestigeAdapter
+
   |id      = season.PositivePredictor
   |nexus  = 569
+
   |nexus  = 23132
   |github  = Alphablackwolf/SkillPrestige
+
   |github  =
 
 
  |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Rings
+
   |name    = Postbox Building, PostBox Mod
   |author  = AlphaMeece
+
   |author  = i-saac-b, isaacb
   |id      = AlphaMeece.SkillRings
+
   |id      = i-saac-b.PostBoxMod
   |nexus  = 7515
+
   |nexus  = 17614
 +
  |github  = i-saac-b/PostBoxMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Post Wedding Dates
 +
  |author  = Blams
 +
  |id      = blams.PostWeddingDates
 +
  |nexus  = 10708
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Training
+
   |name    = Power Nap
   |author  = spacechase0
+
   |author  = LakeMonster_, LakeMonster666
   |id      = spacechase0.SkillTraining
+
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
   |nexus  = 14452
+
   |nexus  = 5256
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Dialogue
+
   |name    = PPJA Producer Converter
   |author  = FricativeMelon
+
   |author  = Digus
   |id      = FricativeMelon.SkipDialogue
+
   |id      = Digus.PPJAProducerConverter
   |nexus  = 15311
+
   |nexus  = 4972
   |github  = FricativeMelon/SkipDialogue
+
   |github  = Digus/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fish
+
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
   |author  = LucaINC
+
   |author  = ryaon
   |id      = LucaINC.StardewValleyMods.SkipFish
+
   |id      = Ryaon.FectorChallenge
   |nexus  = 19762
+
   |nexus  = 5125
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fishing Minigame
+
   |name    = Prairie King Made Easy
   |author  = DewMods
+
   |author  = Mucchan
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id      = Mucchan.PrairieKingMadeEasy
   |nexus  = 2697
+
   |nexus  =
   |github  =
+
  |chucklefish = 3594
 +
   |github  = mucchan/sv-mod-prairie-king
 +
 
 +
  |broke in          = Stardew Valley 1.2
 +
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Intro
+
   |name    = Prairie King Prizes (Lootboxes)
   |author  = Pathoschild
+
   |author  = Renny
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id      = renny.prairiekingprizes
   |nexus  = 533
+
   |nexus  = 2811
   |moddrop = 606601
+
   |github  = OfficialRenny/PrairieKingPrizes
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Start
+
   |name    = Prairie King UI Enhancements
   |author  = DeadRobotDev
+
   |author  = Incognito357
   |id      = DeadRobotDev.SkipStart
+
   |id      = Incognito357.PrairieKingUIEnhancements
   |nexus  = 11885
+
   |nexus  = 10769
   |github  =
+
   |github  = Incognito357/PrairieKingUIEnhancements
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Text
+
   |name    = Pravoloxinone
   |author  = CrunchyDuck
+
   |author  = TheMightyAmondee
   |id      = CrunchyDuck.SkipText
+
   |id      = TheMightyAmondee.Pravoloxinone
   |nexus  = 8947
+
   |nexus  = 23008
   |github  = CrunchyDuck/Stardew-Skip-Text
+
   |github  = TheMightyAmondee/Pravoloxinone
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Precise Furniture
 +
  |author  = Espy
 +
  |id      = Espy.PreciseFurniture
 +
  |nexus  = 23488
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill
+
   |name    = Precision Wheel
   |author  = S1mmyy
+
   |author  = DespairScent
   |id      = S1mmyy.SkullCavernDrill
+
   |id      = DespairScent.PrecisionWheel
   |nexus  = 6121
+
   |nexus  = 22222
   |github  = S1mmyy/StardewMods
+
   |github  = DespairScent/PrecisionWheel
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill Redux
+
   |name    = Predictable Retaining Soil
   |author  = NetworkOverflow
+
   |author  = Shockah
   |id      = NetworkOverflow.SkullCavernDrillRedux
+
   |id      = Shockah.PredictableRetainingSoil
   |nexus  = 16533
+
   |nexus  = 10956
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Elevator
+
   |name    = Predictor
   |author  = Bifibi, Lestoph
+
   |author  = JoXW
   |id      = SkullCavernElevator
+
   |id      = JoXW.Predictor
   |nexus  = 963
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Toggle
+
   |name    = Predict Seed Maker
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = lech43
   |id      = TheMightyAmondee.SkullCavernToggle
+
   |id      = lech43.PredictSeedMaker
   |nexus  = 7908
+
   |nexus  = 6395
   |github  = TheMightyAmondee/SkullCavernToggle
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep In Wedding
+
   |name    = Preexisting Relationship
   |author  = atravita
+
   |author  = spacechase0
   |id      = atravita.SleepInWedding
+
   |id      = spacechase0.PreexistingRelationship
   |curse  = 870963
+
   |curse  = 867710
  |moddrop = 1294437
+
   |nexus  = 7684
   |nexus  = 15006
+
   |github  = spacechase0/StardewValleyMods
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless Fisherman
+
   |name    = Pregnancy Role
   |author  = Annosz
+
   |author  = kdau
   |id      = Annosz.SleeplessFisherman
+
   |id      = kdau.PregnancyRole
   |nexus  = 5915
+
   |nexus  = 5762
   |github  = Annosz/StardewValleyModding
+
  |moddrop = 768494
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/pregnancyrole
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless in Stardew
+
   |name    = Prepare for New Day
   |author  = instafluff
+
   |author  = igotnousername
   |id      = instafluff.sleeplessinstardew
+
   |id      = igotnousername.PrepareNewDay
   |nexus  = 5445
+
   |nexus  = 7638
   |github  = instafluff/SleeplessInStardew
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepovers
+
   |name    = Press to Quack
   |author  = bwdy
+
   |author  = DraconisLeonidas
   |id      = bwdy.sleepovers
+
   |id      = DraconisLeonidas.PressToQuack
   |nexus  = 3531
+
   |nexus  = 13583
   |github  = bwdymods/SDV-Sleepovers
+
   |github  = DraconisLeonidas/PressToQuack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Wherever
+
   |name    = Price Drops
   |author  = Vexorth
+
   |author  = skuldomg, Skuld
   |id      = Vexorth.SleepWherever
+
   |id      = skuldomg.priceDrops
   |nexus  = 16674
+
   |nexus  = 2047
   |github  =
+
   |github  = skuldomg/priceDrops
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.8-unofficial.1-ResidentDonna
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Worker
+
   |name    = Price Fluctuation
   |author  = Platonymous
+
   |author  = lech43
   |id      = Platonymous.SleepWorker
+
   |id      = lech43.PriceFluctuation
   |curse   = 877233
+
   |nexus   = 6396
   |moddrop = 793835
+
   |github  =
  |nexus  = 2062
+
 
   |github  = Platonymous/Stardew-Valley-Mods
+
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepy Eye
+
   |name    = Prices
   |author  = spacechase0
+
   |author  = skiilaa
   |id      = spacechase0.SleepyEye
+
   |id      = skiilaa.Prices
  |curse  = 867761
+
   |nexus  = 2255
  |moddrop = 129011
 
  |nexus  = 1152
 
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
 
  |author  = fernass354
 
  |id      = fernass354.SlimeHutchResize
 
   |nexus  = 18507
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Water Spots
+
   |name    = Price Tooltips
   |author  = aedenthorn, Erinthe
+
   |author  = Darkhax
   |id      = aedenthorn.SlimeHutchWaterSpots
+
   |id      = darkhax.pricetooltip
   |nexus  = 13778
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 299169
 +
   |github  = Stardew-Valley-Modding/PriceTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Mods, Slime Minigame, Slime QOL
+
   |name    = Prismatic Butterfly Location
   |author  = Tofu, SadDodo
+
   |author  = no12nv2
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id      = no12nv2.PrismaticButterflyLocation
   |nexus  = 2743
+
   |nexus  = 23045
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Produce
+
   |name    = Prismatic Clothing
   |author  = exotico
+
   |author  = atravita
   |id      = exotico.SlimeProduce
+
   |id      = atravita.PrismaticClothing
   |nexus  = 7634
+
  |curse  = 870969
   |github  = andraemon/SlimeProduce
+
  |moddrop = 1205162
 +
   |nexus  = 13051
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Spawner
+
   |name    = Prismatic Fire
   |author  = aurnj, Roy Li
+
   |author  = aedenthorn, Erinthe
   |id      = RuyiLi.SlimeSpawner
+
   |id      = aedenthorn.PrismaticFire
   |nexus  =
+
   |nexus  = 12931
   |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
+
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Furniture
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PrismaticFurniture
 +
  |nexus  = 12589
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Pride
 +
  |author  = kdau
 +
  |id      = kdau.PrismaticPride
 +
  |nexus  = 9019
 +
  |moddrop = 978503
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/kdau/prismaticpride
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slim Hutch
+
   |name    = Prismatic Slime Finder
   |author  = Peasly Wellbott
+
   |author  = MrKoatl
   |id      = Wellbott.SlimHutchCode
+
   |id      = MrKoatl.PrismaticSlimeFinder
   |nexus  = 7424
+
   |nexus  = 7866
   |github  = Wellbott/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slingshot Rebalance
+
   |name    = Prismatic Statue
   |author  = Redwood, Towering Redwood
+
   |author  = Achtuur
   |id      = Redwood.SlingshotRebalance
+
   |id      = Achtuur.PrismaticStatue
   |nexus  = 14391
+
   |nexus  = 17013
   |github  =
+
   |github  = Achtuur/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slower Fence Decay
+
   |name    = Prismatic Tools
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = stokastic
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id      = stokastic.PrismaticTools
   |nexus  = 252
+
   |nexus  = 2428
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |github = stokastic/PrismaticTools
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
+
   |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    = Smack Dat Scarecrow
+
   |name    = Prismatic Tools Continued
   |author  = furyx639
+
   |author  = iargue
   |id      = furyx639.SmackDatScarecrow
+
   |id      = iargue.PrismaticToolsContinued
  |curse  = 871830
+
   |nexus  = 21450
   |nexus  = 13528
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Small Beach Farm
+
   |name    = Producer Framework Mod
   |author  = Pathoschild
+
   |author  = Digus
   |id      = Pathoschild.SmallBeachFarm
+
   |id      = Digus.ProducerFrameworkMod
   |nexus  = 3750
+
   |nexus  = 4970
  |moddrop = 606555
+
   |github  = Digus/StardewValleyMods
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smaller Fish Ponds, Fish Well
+
   |name    = Producer Framework Mod → PFMAutomate
   |author  = Peasly Wellbott
+
   |author  = Digus
   |id      = Wellbott.FishWell
+
   |id      = Digus.PFMAutomate
   |nexus  = 7651
+
   |nexus  = 5038
   |github  = Wellbott/StardewValleyMods
+
   |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Production Stats
 +
  |author  = FlameHorizon
 +
  |id      = FlameHorizon.ProductionStats
 +
  |nexus  = 21270
 +
  |github  = FlameHorizon/ProductionStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Building
+
   |name    = Profession Adjustments
   |author  = DecidedlyHuman
+
   |author  = Kevin Connors
   |id      = DecidedlyHuman.SmartBuilding
+
   |id      = KevinConnors.ProfessionAdjustments
   |nexus  = 11158
+
   |nexus  = 2424
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = kevinforrestconnors/ProfessionAdjustments
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Profiler
   |author  = DecidedlyHuman
+
   |author  = SinZ
   |id      = DecidedlyHuman.SmartCursor
+
   |id      = SinZ.Profiler
   |nexus  = 13268
+
   |nexus  = 12135
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Profit Calculator
   |author  = stokastic
+
   |author  = spacechase0
   |id      = stokastic.SmartCursor
+
   |id      = spacechase0.ProfitCalculator
   |nexus   = 2458
+
   |curse   = 867736
   |github  = stokastic/SmartCursor
+
   |moddrop = 771668
 
+
   |nexus  = 3378
   |broke in          = SMAPI 3.0
+
   |github  = spacechase0/StardewValleyMods
   |unofficial version = 1.1.1-unofficial.1-pathoschild
+
   |broke in = Stardew Valley 1.6
   |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    = Profit Calculator → DGA Support
   |author  = KuroBear
+
   |author  = 6135
   |id      = KuroBear.SmartMod
+
   |id      = 6135.ProfitCalculatorDGA
   |nexus  =
+
   |moddrop = 1502461
   |url    = https://community.playstarbound.com/threads/108104
+
   |nexus  = 19931
   |github  =
+
   |github  = 6135/StardewValley.ProfitCalculator
  
   |broke in = Stardew Valley 1.2
+
  |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smol Fish
+
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
   |author  = gbromios
+
   |author  = 6135
   |id      = gbromios.SmolFish
+
   |id      = 6135.ProfitCalculator
   |nexus  = 14287
+
  |moddrop = 1502461
   |github  =
+
   |nexus  = 19931
 +
   |github  = 6135/StardewValley.ProfitCalculator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snack Anything
+
   |name    = Profit Margins
   |author  = Cherry, ChroniclerCherry
+
   |author  = Cherry, CherryChain
   |id      = Cherry.SnackAnything
+
   |id      = Cherry.ProfitMargins
   |nexus  = 5196
+
   |nexus  = 4663
   |moddrop = 716397
+
   |moddrop = 716352
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snail Mail
+
   |name    = Progressive Access Farm
   |author  = Darkhax
+
   |author  = onjulraz
   |id      = darkhax.snailmail
+
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
   |nexus  =
+
   |nexus  = 2923
  |curse  = 307861
+
   |github  =
   |github  = Stardew-Valley-Modding/Snail-Mail
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snow Crab
+
   |name    = Project Fluent
   |author  = John Peters
+
   |author  = Shockah
   |id      = JohnPeters.SnowCrab
+
   |id      = Shockah.ProjectFluent
   |nexus  = 11302
+
   |nexus  = 12638
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Socializing Skill
+
   |name    = Project S
   |author  = drbirbdev
+
   |author  = NarlanMarlan
   |id      = drbirbdev.SocializingSkill
+
   |id      = narlan.projects
   |nexus  = 14142
+
   |nexus  = 3785
   |github  = drbirbdev/StardewValley
+
   |github  = NolanEastburn/ProjectS
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Network
+
   |name    = Public Access TV
   |author  = Cecidelus
+
   |author  = kdau
   |id      = Cecidelus.SocialNetwork
+
   |id      = kdau.PublicAccessTV
   |nexus  = 8255
+
   |nexus  = 5605
   |github =
+
   |moddrop = 757967
 +
  |source = https://gitlab.com/kdau/predictivemods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 +
  |status  = workaround
 +
  |summary  = use [[#Public Access TV (1.6)|Public Access TV (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Button
+
   |name    = Public Access TV (1.6)
   |author  = aedenthorn, Erinthe
+
   |author  = John Peters
   |id      = aedenthorn.SocialPageOrderButton
+
   |id      = JohnPeters.PublicAccessTV
   |nexus  = 7871
+
   |nexus  = 22486
   |github  = aedenthorn/StardewValleyMods
+
   |github  = emurphy42/PredictiveMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Menu
+
   |name    = Pudding Plus Colored Slime Drops
   |author  = aedenthorn, Erinthe
+
   |author  = TerryDBS
   |id      = aedenthorn.SocialPageOrderMenu
+
   |id      = TerryDBS.ColoredSlimeDrops
   |nexus  = 13698
+
   |nexus  = 7048
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Tab Patch for Unlimited Players
+
   |name    = Puffer Chick - Chickens
   |author  = funny-snek
+
   |author  = Sonozuki
   |id      = funnysnek.socialtabpatch
+
   |id      = EpicBellyFlop45.PufferChickChickens
   |nexus  = 2981
+
   |nexus  = 2997
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations
+
   |name    = Pumpkin Chickens
   |author  = PeacefulEnd
+
   |author  = Sonozuki
   |id      = PeacefulEnd.SolidFoundations
+
   |id      = EpicBellyFlop45.PumpkinChickens
   |nexus  = 12311
+
   |nexus  = 3004
   |github  = Floogen/SolidFoundations
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations → Automate Integration
+
   |name    = Purchasable Galaxy Item
   |author  = PeacefulEnd
+
   |author  = SorryLate
   |id      = PeacefulEnd.SolidFoundationsAutomate
+
   |id      = SorryLate.GalaxyItem
   |nexus  = 12311
+
   |nexus  = 5289
  |github  = Floogen/SolidFoundations
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sona's Farm
 
  |author  = Kerlin & Sona
 
  |id      = kerlin.sonasfarm
 
  |nexus  = 8545
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sonic Shoes
+
   |name    = Purchasable Recipes
   |author  = lilico
+
   |author  = Paracosm
   |id      = lilico.SonicShoes
+
   |id      = Paracosm.PurchasableRecipes
   |nexus  = 10226
+
   |nexus  = 1722
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sorted Storages
 
  |author  = TeamCoFH, Tech, Zeldo
 
  |id      = Zeldo.LinkedStorages
 
  |nexus  =
 
  |curse  = 290653
 
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
+
   |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    = Sorting Chests
+
   |name    = Purist Mod
  |author  = aRooooooba
 
  |id      = aRooooooba.SortingChests
 
  |nexus  = 8224
 
  |github  = aRooooooba/SortingChests
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sound Effect Replacement
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SoundEffectReplacement
+
   |id      = aedenthorn.PuristMod
   |nexus  = 10232
+
   |nexus  = 16097
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Loop Mod
+
   |name    = Pussle
   |author  = strelkasaur
+
   |author  = Platonymous
   |id      = com.strelkasaurus.sm.soundloop
+
   |id      = Platonymous.Pussle
   |nexus  = 13099
+
  |moddrop = 1521424
 +
   |nexus  = 19760
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sounds Patcher
+
   |name    = Put Batteries in Fish Tanks
   |author  = MindMeltMax
+
   |author  = BadNetCode
   |id      = MindMeltMax.SoundsPatcher
+
   |id      = BadNetCode.PutBatteriesInFishTanks
   |nexus  = 7465
+
   |nexus  = 23155
  |moddrop = 1135690
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Tweaker
+
   |name    = PVP Friendly Fire, PVP
   |author  = aedenthorn, Erinthe
+
   |author  = DewMods
   |id      = aedenthorn.SoundTweaker
+
   |id      = DewMods.StardewValleyMods.PVP
   |nexus  = 14767
+
   |nexus  = 15589
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpaceCore
+
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
   |author  = spacechase0
+
   |author  = spacechase0 and ParadigmNomad
   |id      = spacechase0.SpaceCore
+
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
   |curse  = 867152
+
   |curse  = 867715
  |moddrop = 136998
+
   |nexus  = 7455
   |nexus  = 1348
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Monsters
+
   |name    = PyTK, Platonymous Toolkit
   |author  = Berisan
+
   |author  = Platonymous
   |id      = Berisan.SpawnMonsters
+
   |id      = Platonymous.Toolkit
   |nexus  = 3201
+
   |nexus  = 1726
   |github  = Berisan/SpawnMonsters
+
  |moddrop = 793815
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn More Rocks
+
   |name    = Qi Chests
   |author  = Mase
+
   |author  = spacechase0
   |id      = Mase.SpawnMoreRocks
+
   |id      = spacechase0.QiChest
   |nexus  = 7423
+
   |nexus  = 15696
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name    = Qi Exchanger
   |author  = AcidicNic
+
   |author  = Mizzion
   |id      = acidicnic.SpecialOrdersAnywhere
+
   |id      = mizzion.qiexchanger
   |nexus  = 7588
+
   |nexus  = 1930
   |github  = AcidicNic/StardewValleyMods
+
  |moddrop = 661359
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Tags Extended
+
   |name    = Qi Sprinklers
   |author  = atravita
+
   |author  = UnknownLegacy
   |id      = atravita.SpecialOrdersExtended
+
   |id      = UnknownLegacy.QiSprinklers
  |curse  = 870988
+
   |nexus  = 7904
  |moddrop = 1086743
+
   |github  = UnkLegacy/QiSprinklers
   |nexus  = 9855
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Specify Gift Taste Portraits
+
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
   |author  = Button, Spiderbuttons
+
   |author  = Prismuth
   |id      = Button.SpecifyGiftTastePortraits
+
   |id      = <Prismuth.QuaintFarmBridge
   |nexus  = 15882
+
   |nexus  = 1647
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Speed Mod
+
   |name    = Quality Bait
   |author  = Blackclaw
+
   |author  = MindMeltMax
   |id      = Blackclaw.SpeedMod
+
   |id      = MindMeltMax.QualityBait
   |nexus   = 5082
+
   |curse   = 1004490
   |github  = Xebeth/StardewValley-SpeedMod
+
   |moddrop = 1443555
 
+
   |nexus   = 16832
   |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
+
   |github = MindMeltMax/Stardew-Valley-Mods
  |status   = workaround
 
   |summary = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedrun Practice Mod
+
   |name    = Quality Fish Ponds
   |author  = Underscore
+
   |author  = ytsc
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
+
   |id      = ytsc.QualityFishPonds
   |nexus  = 7337
+
   |nexus  = 11021
   |github  = Underscore76/SDVPracticeMod
+
   |github  = YTSC/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spelldew Valley
+
   |name    = Quality Of Combat
   |author  = instafluff
+
   |author  = Aile72
   |id      = instafluff.spelldewvalley
+
   |id      = Aile72.QualityOfCombat
   |nexus  = 7322
+
   |nexus  = 23894
   |github  = instafluff/SpelldewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny
+
   |name    = Quality of Life - Immersive Tweaks
   |author  = spacechase0
+
   |author  = DaLion
   |id      = spacechase0.Spenny
+
   |id      = DaLion.ImmersiveTweaks
   |curse   = 867742
+
   |nexus   = 11296
   |moddrop = 771624
+
   |github  =
  |nexus  = 2755
+
 
   |github = spacechase0/StardewValleyMods
+
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Deluxe
+
   |name    = Quality Products
   |author  = spacechase0
+
   |author  = SilentOak
   |id      = spacechase0.SpennyDeluxe
+
   |id      = SilentOak.QualityProducts
   |nexus  = 14984
+
   |nexus  = 3609
   |github  = spacechase0/StardewValleyMods
+
   |github  = silentoak/StardewMods
 +
 
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Lite
+
   |name    = Quality Products → Auto Quality Patch
   |author  = spacechase0
+
   |author  = SilentOak
   |id      = spacechase0.SpennyLite
+
   |id      = SilentOak.AutoQualityPatch
   |nexus  = 14249
+
   |nexus  = 3609
   |github  = spacechase0/StardewValleyMods
+
   |github  = silentoak/StardewMods
 +
 
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spice of Life
+
   |name    = Quality Scrubber
   |author  = KarratKake
+
   |author  = Traktori
   |id      = KarratKake.SpiceOfLife
+
   |id      = Traktori.QualityScrubber
   |nexus  = 7398
+
   |nexus  = 5663
   |github  =
+
   |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    = Splash Text
+
   |name    = Quality Scrubber for Automate
   |author  = sophie
+
   |author  = Traktori
   |id      = sophie.SplashText
+
   |id      = Traktori.AM.QualityScrubber
   |nexus  = 14416
+
   |nexus  = 5663
   |github  = sophiesalacia/StardewMods
+
   |github  = Traktori7/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Split Screen Manager
 
  |author  = RomenH
 
  |id      = RomenH.SplitScreenManager
 
  |nexus  = 12063
 
  |github  =
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spoilage
+
   |name    = Quality Smash
   |author  = aedenthorn, Erinthe
+
   |author  = barfytheclown
   |id      = aedenthorn.Spoilage
+
   |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
   |nexus  = 14712
+
   |nexus  = 7907
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jn84/QualitySmash
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spooky Big Pumkin, Spooky_pumkin
+
   |name    = Queen of Sauce Randomizer
   |author  = Dounat2201, Sasara
+
   |author  = Speshkitty
   |id      = Sasara.pumkin
+
   |id      = speshkitty.queenofsauceshuffler
   |nexus  = 4586
+
   |nexus  = 7151
   |github  =
+
   |github  = Speshkitty/QueenOfSauceRandomiser
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Questable Tractor
 +
  |author  = NermNermNerm
 +
  |id      = NermNermNerm.QuestableTractor
 +
  |nexus  = 20703
 +
  |github  = NermNermNerm/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Outdoor Area
+
   |name    = Quest Delay
   |author  = Shaklin
+
   |author  = BadNetCode
   |id      = shaklin.spouseoutdoorarea
+
   |id      = BadNetCode.QuestDelay
   |nexus  = 6747
+
   |nexus  = 1239
 +
  |moddrop = 473938
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouses in Ginger Island, Spouses' Island
+
   |name    = Quest Essentials
   |author  = mistyspring
+
   |author  = PurrplingCat
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id      = PurrplingCat.QuestEssentials
  |curse  = 880521
+
   |nexus  = 8827
   |nexus  = 11037
+
   |github  = purrplingcat/StardewMods
   |github  = misty-spring/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse's Room Mod
+
   |name    = Quest Framework
   |author  = Wata, Watagatapitusberry
+
   |author  = PurrplingCat
   |id      = Spouseroom
+
   |id      = PurrplingCat.QuestFramework
   |nexus  =
+
  |curse  = 577691
   |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
+
   |nexus  = 6414
   |github  =
+
   |github  = purrplingcat/QuestFramework
 +
 
 +
   |warnings = Broken on Android.
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Stuff
+
   |name    = Quest Time Limits
   |author  = hquake, Per Sikker Hansen, Sikker
+
   |author  = aedenthorn, Erinthe
   |id      = Sikker.SpouseStuff
+
   |id      = aedenthorn.QuestTimeLimits
   |nexus  = 4651
+
  |curse  = 868671
   |github  = sikker/SpouseStuff
+
   |nexus  = 16403
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Quest Time Limits - Continued|Quest Time Limits - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Activation
+
   |name    = Quest Time Limits - Continued
   |author  = Blaxsmith
+
   |author  = aedenthorn and FlyingTNT
   |id      = Blaxsmith.SprinklerActivation
+
   |id      = FlyingTNT.QuestTimeLimits
   |nexus  = 7661
+
   |nexus  = 22349
   |github  = Blaxsmith/SprinklerActivation
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Mod
+
   |name    = Quick Agenda
   |author  = aedenthorn, Erinthe
+
   |author  = BadNetCode
   |id      = aedenthorn.SprinklerMod
+
   |id      = BadNetCode.QuickAgenda
   |nexus  = 15385
+
   |nexus  = 22258
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name    = Quick Forward Dash, Warp Mod
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = Vexorth
   |id      = SPDSprintAndDash
+
   |id      = Vexorth.Warp
   |nexus  = 235
+
   |nexus  = 16605
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Redux
+
   |name    = Quick Glance
   |author  = littleraskol
+
   |author  = adverserath
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id      = Adverserath.QuickGlance
   |nexus  = 560
+
   |nexus  = 12058
   |moddrop = 827770
+
   |github  = adverserath/QuickGlance
   |github  = littleraskol/Sprint-And-Dash-Redux
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Load
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.QuickLoad
 +
  |nexus  = 7756
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Quick Minigame
   |author  = Patrick, mistersnuggler
+
   |author  = Enaium
   |id      =
+
   |id      = Enaium.QuickMinigame
 +
  |curse  = 438741
 +
  |moddrop = 895127
 
   |nexus  =
 
   |nexus  =
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |github  = Enaium-StardewValleyMods/QuickMinigame
   |github  = oliverpl/SprintingMod
 
 
 
  |broke in = Stardew Valley 1.2
 
  |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    = Quick Responses
   |author  = onemix
+
   |author  = aedenthorn, Erinthe
   |id      = onemix.Sprinting
+
   |id      = aedenthorn.QuickResponses
   |nexus  = 10469
+
   |nexus  = 6548
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name    = Quick Responses (1.6 Updated)
   |author  = Abs, abslam
+
   |author  = yummypecho - original by aedenthorn
   |id      = abs.SprintNRegen
+
   |id      = yummypecho.QuickResponses
   |nexus  = 4898
+
   |nexus  = 21103
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint Sprint, Sprint Sprint Sprint
+
   |name    = Quick Sell
   |author  = Jessebot, JessebotX
+
   |author  = Alejandro Akbal, AlejandroAkbal
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id      = AlejandroAkbal.QuickSell
   |nexus  = 4778
+
   |nexus  = 7854
   |github  = JessebotX/StardewValleyMods
+
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (unidarkshin)
+
   |name    = Quick Shop
   |author  = unidarkshin, Devin Lematty
+
   |author  = Enaium
   |id      = DevinLematty.Sprint
+
   |id      = Enaium.QuickShop
   |nexus  = 7492
+
  |curse  = 436793
   |github  =
+
  |moddrop = 864170
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/QuickShop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (Yoshify)
+
   |name    = Quick Start
   |author  = Yoshify
+
   |author  = WuestMan, redknightofdoom
   |id      =
+
   |id      = WuestMan.QuickStart
   |nexus  = 2
+
   |nexus  = 2375
   |github  =
+
   |github  = Brian-Wuest/Quick_Start
  
   |broke in = SMAPI 0.39.1
+
   |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    = SpriteMaster
+
   |name    = Quick Stash
   |author  = Ameise, Ameisen, mkukli
+
   |author  = ChiroxT
   |id      = DigitalCarbide.SpriteMaster
+
  |id      = treinke.quickstash
   |nexus  = 4922
+
  |nexus  = 20864
   |github  = ameisen/SV-SpriteMaster
+
  |github  =
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Swap
 +
  |author  = Allan Wang
 +
   |id      = AllanWang.QuickSwap
 +
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprites in Detail
+
   |name    = Radioactive Geodes
   |author  = BleakCodex
+
   |author  = justastranger
   |id      = BleakCodex.SpritesInDetail
+
   |id      = jas.RadioactiveGeodes
   |nexus  = 14487
+
  |moddrop = 952722
   |github  = BleakCodex/SpritesInDetail
+
   |nexus  =
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stabbing Sword Special
+
   |name    = Radioactive Tools
   |author  = Peasly Wellbott
+
   |author  = kakashigr
   |id      = Wellbott.StabbingSwordSpecial
+
   |id      = kakashigr.RadioactiveTools
   |nexus  = 7683
+
   |nexus  = 7630
   |github  = Wellbott/StardewValleyMods
+
   |github  = kakashigr/stardew-radioactivetools
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Check Fix
+
   |name    = Rainbow Cursor
   |author  = punyo, yakminepunyo
+
   |author  = Jamie Taylor
   |id      = punyo.StackCheckFix
+
   |id      = jltaylor-us.RainbowCursor
   |nexus  = 2433
+
   |nexus  = 15886
   |github  = pomepome/StackCheckFix
+
   |github  = jltaylor-us/StardewRainbowCursor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stacked Item Icons
+
   |name    = Rainbow Trail
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.StackedItemIcons
+
   |id      = aedenthorn.RainbowTrail
  |curse  = 868678
+
   |nexus  = 16914
   |nexus  = 15468
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Everything
+
   |name    = Raincoat When Raining
   |author  = CatCattyCat, Cat
+
   |author  = BikiFae, bikinavisho
   |id      = cat.stackeverything
+
   |id      = BikiFae.RainCoatWhenRaining
   |nexus  = 2053
+
   |nexus  = 4659
  |moddrop = 833551
+
   |github  = bikinavisho/RainCoatWhenRaining
   |github  = danvolchek/StardewMods
 
  
   |broke in          = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 3.0.3-unofficial.1-strobe
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Quality
+
   |name    = RainPlus
   |author  = furyx639
+
   |author  = Deadlykirpy
   |id      = furyx639.StackQuality
+
   |id      = Kirpy.RainPlus
  |curse  = 871828
+
   |nexus  = 6559
   |nexus  = 13724
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Size Changer
+
   |name    = Rain Randomizer
   |author  = Shockah
+
   |author  = EvilPdor
   |id      = Shockah.StackSizeChanger
+
   |id      =
   |nexus  = 11866
+
   |nexus  =
   |github  = Shockah/Stardew-Valley-Mods
+
  |url    = https://community.playstarbound.com/threads/111526
 +
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Split Redux
+
   |name    = Rain Refills Watering Can
   |author  = pepoluan
+
   |author  = StultusV
   |id      = pepoluan.StackSplitRedux
+
   |id      = StultusV.RainRefillsWateringCan
   |nexus  = 8967
+
   |nexus  = 11554
  |moddrop = 976551
+
   |github  = JudeRV/Stardew-RainRefillsWateringCan
   |github  = pepoluan/StackSplitRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StackSplitX
+
   |name    = Rains Interaction Mod
   |author  = tstaples
+
   |author  = RainKuro
   |id      = tstaples.StackSplitX
+
   |id      = RainKuro.RainsInteractionMod
   |nexus  = 798
+
   |nexus  = 18850
   |github  = tstaples/StackSplitX
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack to Nearby Chests
+
   |name    = Raised Garden Beds
   |author  = Ilyaki
+
   |author  = blueberry
   |id      = Ilyaki.StackToNearbyChests
+
   |id      = blueberry.RaisedGardenBeds
   |nexus  = 1787
+
   |nexus  = 5305
   |github  = Ilyaki/StackToNearbyChests
+
   |github  = b-b-blueberry/RaisedGardenBeds
  
   |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    = Ranching Tool Upgrades
   |author  = Becks723
+
   |author  = drbirbdev
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
+
   |id      = drbirbdev.RanchingToolUpgrades
   |nexus  = 13381
+
   |nexus  = 12280
   |github  =
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StaminaRegen
+
   |name    = Random Bundles
   |author  = EvilPdor
+
   |author  = balllight
   |id      =
+
   |id      = balllight.RandomBundles
   |nexus  =
+
   |nexus  = 13790
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  =
   |github  = natfoth/StardewValleyMods
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Standardized Krobus
+
   |name    = Random Hair Color
   |author  = minervamaga
+
   |author  = bookworm89723
   |id      = minervamaga.StandardizedKrobus
+
   |id      = davis.randomhair
   |nexus  =
+
   |nexus  = 3271
  |moddrop = 716314
+
   |github  = joaniedavis/RandomHairMod
   |github  = minervamaga/StandardizedKrobus
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starbot
+
   |name    = Randomized Energy
   |author  = bwdy
+
   |author  = LakeMonster_, LakeMonster666
   |id      = bwdy.starbot
+
   |id      = LakeMonster_.RandomizedEnergy
   |nexus  = 4755
+
   |nexus  = 5250
   |github  = bwdymods/SDV-Starbot
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Access
+
   |name    = Random NPCs, Random Visitors
   |author  = Mohammad Shoaib
+
   |author  = aedenthorn, Erinthe
   |id      = shoaib.stardewaccess
+
   |id      = Aedenthorn.RandomNPC
   |nexus  = 16205
+
   |nexus  = 4911
   |url    = https://github.com/stardew-access/stardew-access/releases
+
   |github  = aedenthorn/StardewValleyMods
   |github = stardew-access/stardew-access
+
 
 +
   |warnings = doesn't work in multiplayer.
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew and Chill
+
   |name    = Random Slimes
   |author  = mod.kitchen
+
   |author  = ChrisMzz
   |id      = mod.kitchen.stardewandchill
+
   |id      = ChrisMzz.randomslimes
   |nexus  = 12147
+
   |nexus  = 21320
   |github  =
+
   |github  = ChrisMzz/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Code
+
   |name    = Random Start Day
   |author  = Gervig91
+
   |author  = idermailer
   |id      = Cherry.StardewAquarium
+
   |id      = idermailer.RandomStartDay
   |nexus  = 6372
+
   |nexus  = 13225
   |github  =
+
   |github  = idermailer/RandomStartDay
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
+
   |name    = Random Tastes
   |author  = Moonwolf, Moonwolf287
+
   |author  = skiilaa
   |id      = Moonwolf.StardewAquariumInformant
+
   |id      = skiilaa.RandomTastes
   |nexus  = 16527
+
   |nexus  = 2285
   |github  =
+
 
 +
  |broke in = SMAPI 3.0
 +
<!--
 +
   |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Archipelago
+
   |name    = Range Display, Sprinkler Range
   |author  = Kaito Kid
+
   |author  = CatCattyCat, Cat
   |id      = KaitoKid.StardewArchipelago
+
   |id      = cat.sprinklerrange
   |nexus  = 16087
+
   |nexus  = 1179
   |github  = agilbert1412/StardewArchipelago
+
  |moddrop = 833536
 +
   |github  = danvolchek/StardewMods
  
   |beta 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    = Stardew Auto GC
+
   |name    = Ranged Tools
   |author  = Lake1059, 1059Studio
+
   |author  = vgperson
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id      = vgperson.RangedTools
   |nexus  = 9293
+
   |nexus  = 6935
   |github  =
+
   |github  = vgperson/RangedTools
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Brewery
+
   |name    = Range Highlight
   |author  = Cylon
+
   |author  = Jamie Taylor
   |id      = cylon.stardewbrewery
+
   |id      = jltaylor-us.RangeHighlight
   |nexus  = 2057
+
  |curse  = 997096
   |github  = JustCylon/stardew-brewery
+
   |nexus  = 6752
 
+
   |github  = jltaylor-us/StardewRangeHighlight
   |broke in = Stardew Valley 1.3
+
}}
   |status   = workaround
+
{{#invoke:SMAPI compatibility|entry
   |summary = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead
+
   |name    = Raven of The Valley
 +
  |author  = nicks
 +
  |id      = nicks.RavenofTheValley
 +
   |nexus   = 19856
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Config Menu
+
   |name    = Readers Digest
   |author  = Juice805
+
   |author  = Remy Bach
   |id      = Juice805.StardewConfigMenu
+
   |id      = remybach.readersdigest
   |nexus  = 1312
+
   |nexus  = 3040
   |github  = StardewConfigFramework/StardewConfigMenu
+
   |github  = remybach/stardew-valley-readersdigest
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Debt
+
   |name    = Readers Digest for 1.6
   |author  = Poison
+
   |author  = Slash215
   |id      = Poison.StardewTesting
+
   |id      = Slash215.readersdigest
   |nexus  = 10005
+
   |nexus  = 22972
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Discord
+
   |name    = Real Clock
   |author  = Steven Kraft
+
   |author  = thimadera
   |id      = StevenKraft.StardewDiscord
+
   |id      = thimadera.Realclock
   |nexus  = 3608
+
   |nexus  = 21726
   |github  = steven-kraft/StardewDiscord
+
   |github  = thimadera/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Realistic Fishing
 +
  |author  = Kevin Connors
 +
  |id      = KevinConnors.RealisticFishing
 +
  |nexus  = 2623
 +
  |github  = kevinforrestconnors/RealisticFishing
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.2.3-unofficial.3-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid
+
   |name    = Realistic Random Names
   |author  = Neosinf
+
   |author  = aedenthorn, Erinthe
   |id      = neosinf.StardewDruid
+
   |id      = aedenthorn.RealNames
   |nexus  = 18465
+
   |nexus  = 6269
   |github  = Neosinf/StardewDruid
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid Lite
+
   |name    = Real Time
   |author  = Neosinf
+
   |author  = Enaium, Lightcolour888
   |id      = neosinf.StardewDruidLite
+
   |id      = Enaium.RealTime
   |nexus  = 19308
+
   |nexus  = 5336
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Get Achievement Now
+
   |name    = Realtime Framework
   |author  = Lake1059, 1059 Studio
+
   |author  = drbirbdev
   |id      = Lake1059.StardewGetAchievementNow
+
   |id      = drbirbdev.RealtimeFramework
   |nexus  = 11515
+
   |nexus  = 18915
   |github  =
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hack
+
   |name    = Realtime Minimap
   |author  = bcmpinc
+
   |author  = spacechase0
   |id      = bcmpinc.StardewHack
+
   |id      = spacechase0.RealtimeMinimap
   |nexus  = 3213
+
  |curse  = 867706
   |github  = bcmpinc/StardewHack
+
   |nexus  = 9386
 
+
   |github  = spacechase0/StardewValleyMods
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hitboxes
+
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
   |author  = Tyler Gibbs
+
   |author  = SixthTitan
   |id      = tylergibbs2.StardewHitboxes
+
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
   |nexus  = 12264
+
   |nexus  = 5773
   |github  = tylergibbs2/StardewHitboxes
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name    = Recatch Legendary Fish
   |author  = davikr, apdapreturns
+
   |author  = cantorsdust and Pathoschild
   |id      = davikr.hypnos
+
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
   |nexus  = 5935
+
   |nexus  = 172
   |github  = davicr/StardewHypnos
+
   |github  = cantorsdust/StardewMods
  |broken in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
+
   |name    = Recipes In Mail
   |author  = aedenthorn, Erinthe
+
   |author  = Freaksaus
   |id      = aedenthorn.StardewImpact
+
   |id      = freaksaus.recipesinmail
   |nexus  = 14365
+
   |nexus  = 22173
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Locations
+
   |name    = Recipe Tracker, Stardew Valley Recipe Tracker
   |author  = Mizzion
+
   |author  = Nox Chimaera, noxkimaera
   |id      = mizzion.stardewlocations
+
   |id      = NoxChimaera.StardewValleyTodo
   |nexus  = 1929
+
   |nexus  = 22378
  |moddrop = 661357
+
   |github  = NoxChimaera/StardewValleyTODO
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Media Keys
+
   |name    = Reciprocate
   |author  = Angebro
+
   |author  = YunHikari
   |id      = Angebro.StardewMediaKeys
+
   |id      = YunHikari.Reciprocate
   |nexus  = 11246
+
   |nexus  = 17714
   |github  = AngeloC3/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Motif
+
   |name    = Recover Stamina
   |author  = Vinyks
+
   |author  = lperkins2, Logan Perkins
   |id      = Vinyks.StardewMotif
+
   |id      = lperkins2.RecoverStamina
   |nexus  = 14326
+
   |nexus  = 2332
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Nametags
+
   |name    = Recurring Reminders
   |author  = Tyler Gibbs
+
   |author  = Dem1se
   |id      = tylergibbs2.StardewNametags
+
   |id      = Dem1se.RecurringReminders
   |nexus  = 12158
+
   |nexus  = 6840
   |github  = tylergibbs2/StardewNametags
+
   |github  = dem1se/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew News Feed
+
   |name    = Recyclable Cola
   |author  = Other Buckets
+
   |author  = XxHarvzBackxX
   |id      = OtherBuckets.StardewNewsFeed
+
   |id      = harvz.RecyclableCola
   |nexus  = 3206
+
   |nexus  = 10865
   |github  = Mikesnorth/StardewNewsFeed
+
   |github  = XxHarvzBackxX/recyclableCola
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Notifications
+
   |name    = Redesigned Farmhouse Layout
   |author  = monopandora
+
   |author  = Aimon111 & DaLion
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
   |nexus  = 4713
+
   |nexus  = 11420
  |moddrop = 664154
+
   |github  =
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = STardew Overview
+
   |name    = Redraw Pelican Town Config
   |author  = Sto13
+
   |author  = JefGrizli
   |id      = Sto13.STardewOverview
+
   |id      = JefGrizli.RedrawPelicanTownC
   |nexus  = 14564
+
   |nexus  = 15564
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Progress
+
   |name    = Refill Silos
   |author  = seeinggreen
+
   |author  = Alpha_Omegasis
   |id      = seeinggreen.StardewProgress
+
   |id      = Omegasis.RefillSilos
   |nexus  = 9786
+
   |nexus  = 20779
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Refill Watering Can in Town Fountain
 +
  |author  = TfueLovesBanana
 +
  |id      = TfueLovesBanana.FillWateringCanInTownFountain
 +
  |nexus  = 16764
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Realty Framework
+
   |name    = Refund Staircases
   |author  = Prism 99
+
   |author  = Nick Martin
   |id      = prism99.advize.stardewrealty
+
   |id      = NickMartin.RefundStaircases
   |nexus  = 10512
+
   |nexus  = 19209
   |github  = Prism-99/FarmExpansion
+
   |github  = nickmartin1ee7/RefundStaircases
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew RPG
+
   |name    = Regeneration
   |author  = aedenthorn, Erinthe
+
   |author  = Hammurabi
   |id      = aedenthorn.StardewRPG
+
   |id      = HammurabiRegeneration
   |nexus  = 11132
+
   |nexus  =
   |github = aedenthorn/StardewValleyMods
+
   |chucklefish = 4584
 +
  |source = https://community.playstarbound.com/resources/regeneration.4584/updates
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Stardew Speak
+
   |name    = Regen Mod
   |author  = evfredericksen, Evan Fredericksen
+
   |author  = Zoryn
   |id      = evfredericksen.StardewSpeak
+
   |id      = Zoryn.RegenMod
   |nexus  = 7929
+
   |nexus  =
   |github  = evfredericksen/StardewSpeak
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Survival Project
+
   |name    = Regular Quality
   |author  = NeroYuki
+
   |author  = desto, JustToDownloadThings
   |id      = neroyuki.rlvalley
+
   |id      = desto.RegularQuality
   |nexus  = 14183
+
   |nexus  = 5090
   |github  = NeroYuki/StardewSurvivalProject
+
   |github  = desto-git/smapi-RegularQuality
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Symphony Remastered, Stardew Symphony
+
   |name    = Rejuvenating Forest
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Team Timber
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id      = TeamTimber.RejuvenatingForest
   |nexus  = 425
+
   |nexus  = 10322
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Barber, Stardew Barber
+
   |name    = Relationship Bar UI
   |author  = phroureo
+
   |author  = SlyMerc
   |id      = phroureo.BarberSV
+
   |id      = RelationshipBar
   |nexus  = 9061
+
   |nexus  = 1009
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Valley ESP, sdv-helper
 
  |author  = reimu, r2h, tomdc
 
  |id      = reimu.sdv-helper
 
  |nexus  = 3917
 
  |github  = rei2hu/stardewvalley-esp
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Valley Expanded
 
  |author  = Flashshifter
 
  |id      = FlashShifter.SVECode
 
  |nexus  = 3753
 
  |moddrop = 833179
 
  |github  = FlashShifter/StardewValleyExpanded
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Randomizer
+
   |name    = Relationships Enhanced
   |author  = Tooshi
+
   |author  = rodrigovaz
   |id      = Tooshi.Randomizer
+
   |id      = relationshipsenhanced
   |nexus  = 5185
+
   |nexus  =
   |curse  = 308003
+
   |chucklefish = 4435
  |github  = cTooshi/stardew-valley-randomizer
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
 
  |author  = Tyler Gibbs and TheHaboo
 
  |id      = tylergibbs2.StardewRoguelike
 
  |nexus  = 13614
 
   |github  = tylergibbs2/StardewValleyRoguelike
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
+
   |name    = Relationship Status
   |author  = evskii
+
   |author  = Dragonisser
   |id      = evskii.StardewTimelapse
+
   |id      = relationshipstatus
   |nexus  = 19806
+
   |nexus  = 751
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Web
+
   |name    = Relationship Tooltips
   |author  = Prism 99
+
   |author  = M3ales
   |id      = prism99.stardewweb
+
   |id      = M3ales.RelationshipTooltips
   |nexus  = 8715
+
   |nexus  =
   |github  =
+
  |curse  = 298040
 +
   |github  = M3ales/RelationshipTooltips
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardust Core
+
   |name    = Relationship Tracker
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Branic
   |id      = Omegasis.StardustCore
+
   |id      = Branic.RelationshipTracker
   |nexus  = 2341
+
   |nexus  = 2845
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Paradox355/SDVMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Starksouls
+
   |name    = Relativity
   |author  = FenrirA
+
   |author  = AdroSlice
   |id      = FenrirAsonda.Starksouls
+
   |id      = AdroSlice.Relativity
   |nexus  = 10915
+
   |nexus  = 13028
   |github  = OhWellMikell/Starksouls
+
   |github  = adroslice/sdv-relativity-mirror
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starting Money
+
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
   |author  = mmanlapat
+
   |author  = The Fluffy Robot
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id      = TheFluffyRobot.RelaxingWeekends
   |nexus  = 1138
+
   |nexus  = 19662
   |github  =
+
   |github  = jamespfluger/Stardew-ModCollection
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Startup Volume Config
+
   |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
   |author  = certifiableGrimalkin
+
   |author  = mouahrara
   |id      = certifiableGrimalkin.StartupVolumeConfig
+
   |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
   |nexus  = 15846
+
   |nexus  = 20606
   |github  =
+
   |github  = mouahrara/RelocateFarmAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Greenhouse
+
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
   |author  = CaptainSully
+
   |author  = zeldela
   |id      = CaptainSully.StartWithGreenhouse
+
   |id      = zeldela-RememberBirthdays
   |nexus  = 9878
+
   |nexus  = 13554
  |moddrop = 1035412
+
   |github  = zeldela/sdv-mods
   |github  = CaptainSully/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Hat
+
   |name    = Remember Faced Direction
   |author  = treyh0
+
   |author  = Annosz
   |id      = treyh0.StartWithHat
+
   |id      = Annosz.RememberFacedDirection
   |nexus  = 2628
+
   |nexus  = 6946
   |github  =
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items
+
   |name    = Remember Your Umbrella
   |author  = ZackHill
+
   |author  = heyseth
   |id      = ZackHill.StashItems
+
   |id      = heyseth.umbrellas
   |nexus  = 9624
+
   |nexus  = 8366
   |github  = zack-hill/stardew-valley-stash-items
+
   |github  = heyseth/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items to Chest
+
   |name    = Reminders
   |author  = lambui
+
   |author  = Surkasu
   |id      = BlueMod_StashItemsToChest
+
   |id      = Surkasu.Reminders
   |nexus  =
+
   |nexus  = 2481
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |github  =
   |github  = lambui/StardewValleyMod_StashItemsToChest
 
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
+
   |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Static Inventory
+
   |name    = Remind to Exit
   |author  = Dinotopea
+
   |author  = pepoluan
   |id      = Dinotopea.StaticInventory
+
   |id      = pepoluan.RemindToExit
   |nexus  = 20093
+
   |nexus  = 8727
   |github  = nrobinson12/StardewValleyMods
+
   |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats as Tokens
+
   |name    = Re-Mixed Seeds, Mixed Seed Mod
   |author  = Vertighost, Vertigon
+
   |author  = nein
   |id      = Vertigon.StatsAsTokens
+
   |id      = nein.MixedSeedMod
   |nexus  = 9659
+
   |nexus  = 22311
   |github  = dtomlinson-ga/StatsAsTokens
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats Passive Regeneration, Stats Reloader
+
   |name    = Remote Fridge Storage
   |author  = strato35
+
   |author  = EternalSoap, arjan3004
   |id      = Strato35.StatsReloader
+
   |id      = EternalSoap.RemoteFridgeStorage
  |nexus  = 7428
+
   |nexus  = 2545
  |github  =
+
   |github  = SoapStuff/Remote-Fridge-Storage
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Statue of Generosity
 
  |author  = spacechase0
 
  |id      = spacechase0.StatueOfGenerosity
 
  |curse  = 867713
 
   |nexus  = 7532
 
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |warnings = Broken on Android (loads but does not work).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue Shorts
+
   |name    = Removable Horse Hats
   |author  = aedenthorn, Erinthe
+
   |author  = CatCattyCat, Cat
   |id      = aedenthorn.StatueShorts
+
   |id      = cat.removablehorsehats
   |nexus  = 17642
+
   |nexus  = 2223
   |github  = aedenthorn/StardewValleyMods
+
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Stay Up
+
   |name    = Remove All Monsters
   |author  = su226
+
   |author  = David J. Lee, djslzx
   |id      = Su226.StayUp
+
   |id      = djsl.RemoveAllMonsters
   |nexus  = 7592
+
   |nexus  = 5727
   |github  = su226/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up Late
+
   |name    = Remove Animal Limitations
   |author  = Krutonium
+
   |author  = Hobbes
   |id      = krutonium.stayuplate
+
   |id      = Hobbes.RemoveAnimalLimitations
   |nexus  = 12578
+
   |nexus  = 7838
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SteamDew
+
   |name    = Rename
   |author  = Mewsubi
+
   |author  = Remmie, CoinzReturns
   |id      = Mewsubi.SteamDew
+
   |id      = Remmie.Rename
   |nexus  = 19396
+
   |nexus  = 2130
   |github  = myuusubi/SteamDew
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
   |beta status  = obsolete
+
   |status  = workaround
   |beta summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
+
   |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stendew Valley
+
   |name    = Rename Reworked
   |author  = Haunted Pineapple
+
   |author  = Parabyted
   |id      = HauntedPineapple.StendewValley
+
   |id      = parabyted.renamerework
   |nexus  = 19483
+
   |nexus  = 10866
   |github  = HauntedPineapple/Stendew-Valley
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stone Bridge Over Pond, Pond With Bridge
+
   |name    = Rented Tools
   |author  = Advize and jinxiewinxie
+
   |author  = JarvieK
   |id      = jinxiewinxie.StoneBridgeOverPond
+
   |id      = JarvieK.RentedTools
   |nexus  = 316
+
   |nexus  = 1307
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  = Jarvie8176/StardewMods
  
   |broke in          = SMAPI 3.0
+
   |broke in          = Stardew Valley 1.4
   |unofficial version = 1.0.4-unofficial.2-tks4fish
+
   |unofficial version = 1.2.2-unofficial.1-pathoschild
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
+
   |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    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
+
   |name    = Rented Tools Improved
   |author  = Mustafa
+
   |author  = SolusCleansing
   |id      = Mustafa.StopSoundsWhenAltTabbed
+
   |id      = SolusCleansing.RentedToolsImproved
   |nexus  = 13925
+
   |nexus  = 18909
   |github  = mustafa-git/StopSoundsWhenAltTabbed
+
   |github  = SolusCleansing/RentedToolsImproved
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Storage Containers
+
   |name    = Reorient After Eating
   |author  = trashcan9
+
   |author  = PunningLinguist
   |id      = trashcan9.StorageContainers
+
   |id      = PunningLinguist.ReorientAfterEating
   |nexus  = 16071
+
   |nexus  = 7585
   |github  =
+
   |github  = amconners/ReorientAfterEating
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stronger You
+
   |name    = Replace Fertilizer
   |author  = Krutonium
+
   |author  = jingshenSN2
   |id      = Krutonium.StrongerYou
+
   |id      = jingshenSN2.replace_fertilizer
   |nexus  = 7402
+
   |nexus  = 24550
   |github  =
+
   |github  = jingshenSN2/ReplaceFertilizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stuck at Level 1 but Overpower Drop Rates
+
   |name    = Replanter
   |author  = Darkmushu
+
   |author  = jwdred
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
+
   |id      = jwdred.Replanter
   |nexus  = 17380
+
   |nexus  = 589
   |github  =
+
   |github  = jdusbabek/stardewvalley
  
   |beta broke in = Stardew Valley 1.6
+
   |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
 +
  |name    = ReRegeneration
 +
  |author  = littleraskol
 +
  |id      = lrsk_sdvm_rerg.0925160827
 +
  |nexus  = 6837
 +
  |moddrop = 827580
 +
  |github  = littleraskol/ReRegeneration
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stumps to Hardwood Stumps
+
   |name    = Reseed, Roc's Reseed Mod
   |author  = Nishtra
+
   |author  = rocslayer, James Overton
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id      = Roc.Reseed
   |nexus  = 691
+
   |nexus  = 2421
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3.29
 
   |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    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
+
   |name    = Reset Skull Caverns, Skull Caverns Reset
   |author  = sophie
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = sophie.SturdySaplings
+
   |id      = KoihimeNakamura.ResetCaverns
   |nexus  = 14440
+
  |curse  = 990459
   |github  = sophiesalacia/StardewMods
+
  |moddrop = 1080116
 +
   |nexus  = 20846
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Submerged Crab Pots
+
   |name    = Reset Terrain Features
   |author  = aedenthorn, Erinthe
+
   |author  = mabelSyrup
   |id      = aedenthorn.SubmergedCrabPots
+
   |id      = MabelSyrup.ResetTerrainFeatures
   |nexus  = 11719
+
   |nexus  = 4715
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Subterranian Overhaul, Dwarvish
+
   |name    = Resource Storage
   |author  = mytigio
+
   |author  = aedenthorn, Erinthe
   |id      = mytigio.SubterranianOverhaul
+
   |id      = aedenthorn.ResourceStorage
   |nexus  = 4149
+
   |nexus  = 17951
   |github  = mytigio/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
+
  |status  = workaround
   |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).
+
   |summary  = use [[#Resource Storage - Continued|Resource Storage - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sundrop City
+
   |name    = Resource Storage - Continued
   |author  = The Sundrop Team
+
   |author  = aedenthorn and FlyingTNT
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id      = FlyingTNT.ResourceStorage
   |nexus  = 4014
+
   |nexus  = 22539
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Hopper
+
   |name    = Responsive Knockback, Responsive MP Knockback
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.SuperHopper
+
   |id      = spacechase0.ResponsiveKnockback
  |curse  = 867698
+
   |nexus  = 12029
   |nexus  = 9418
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Restauranteer
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Restauranteer
 +
  |nexus  = 14519
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Sleeper
+
   |name    = Retro Active Achievements
   |author  = spoocky123
+
   |author  = iceburg
   |id      = spoocky123.SuperSleeper
+
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
   |nexus  = 10842
+
   |nexus  = 4974
   |github  =
+
   |github  = ManApart/RetroActiveAchievements
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surfing Festival
+
   |name    = Retroactive Stardew
   |author  = spacechase0 and ParadigmNomad
+
   |author  = millerscout
   |id      = spacechase0.SurfingFestival
+
   |id      = Millerscout.RetroactiveStardew
  |curse  = 867720
+
   |nexus  = 6953
   |nexus  = 6688
+
   |github  = millerscout/StardewMillerMods
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surprise Pregnancy, SurpriseBaby1
+
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
   |author  = MiphasGrace
+
   |author  = Iceburg
   |id      = MiphasGrace.SurpriseBaby1
+
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
   |nexus  = 13126
+
   |nexus  = 356
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Survivalistic
+
   |name    = Reverse Proposal
   |author  = Ophaneom
+
   |author  = GreenOnion24
   |id      = Ophaneom.Survivalistic
+
   |id      = GreenOnion24.ReverseProposal
   |nexus  = 12179
+
   |nexus  = 8526
   |github  = Ophaneom/Survivalistic
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SvFishingMod
+
   |name    = Revive Dead Crops
   |author  = KDERazorback
+
   |author  = atravita
   |id      = KDERazorback.SvFishingMod
+
   |id      = atravita.ReviveDeadCrops
   |nexus  = 6403
+
  |curse  = 870964
   |github  = KDERazorback/SvFishingMod
+
  |moddrop = 1294436
 +
   |nexus  = 15005
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim
+
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
   |author  = aedenthorn, Erinthe
+
   |author  = ribeena
   |id      = aedenthorn.Swim
+
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
  |curse  = 868896
+
   |nexus  = 11809
   |nexus  = 6326
+
   |github  = ribeena/BusLocations
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swimsuits Anywhere
+
   |name    = Ridgeside Village
   |author  = Myzkatonic
+
   |author  = Rafseazz
   |id      = Myzkatonic.SwimsuitsAnywhere
+
   |id      = Rafseazz.RidgesideVillage
   |nexus  = 7722
+
   |nexus  = 7286
   |github  =
+
   |github  = Rafseazz/Ridgeside-Village-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swiss Army Knife
+
   |name    = Right Click to Untill Soil
   |author  = John Peters
+
   |author  = Kumagabear
   |id      = JohnPeters.SwissArmyKnife
+
   |id      = Kumagabear.RightClickUntillSoil
   |nexus  = 13991
+
   |nexus  = 19563
   |github  =
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swizzy Meads
+
   |name    = Ring of Fire
   |author  = Swizzy Studios
+
   |author  = Platonymous
   |id      = SwizzyStudios.SwizzyMeads
+
   |id      = Platonymous.RingOfFire
   |nexus  = 3241
+
   |nexus  = 1166
   |github  = SwizzyStudios/SV-SwizzyMeads
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tab Autoloot
+
   |name    = Ring Overhaul
   |author  = Guedez
+
   |author  = Goldenrevolver
   |id      = tab.autoloot
+
   |id      = Goldenrevolver.RingOverhaul
   |nexus  = 5115
+
   |nexus  = 10669
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tailor Weapon Skins
+
   |name    = Ring Overhaul for Walk of Life
   |author  = Peasly Wellbott
+
   |author  = Jibb
   |id      = Wellbott.TailorWeaponSkins
+
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
   |nexus  = 7797
+
   |nexus  = 12171
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Ring Overhaul|Ring Overhaul]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tainted Cellar, Underground House Cellar
+
   |name    = Rise And Shine
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = Yoshify
   |id      = TaintedCellar
+
   |id      = Yoshify.RiseAndShine
   |nexus  = 1672
+
   |nexus  = 3
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 0.39.1
 +
  |status  = workaround
 +
  |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
 
<!--
 
<!--
   |unofficial version = 1.1.1-unofficial.2-pathoschild
+
   |unofficial version = 1.1.1-whisk-update
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
+
   |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take All
+
   |name    = Riverland Farm but You Need to Build Bridges
 +
  |author  = idermailer
 +
  |id      = idermailer.riverfarmButBridge
 +
  |nexus  = 15748
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Robin Work Hours
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TakeAll
+
   |id      = aedenthorn.RobinWorkHours
   |nexus  = 14247
+
   |nexus  = 11244
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take It Slow
+
   |name    = Rock Paper Scissors
   |author  = KarratKake
+
   |author  = Spiderbuttons
   |id      = KarratKake.TakeItSlow
+
   |id      = Spiderbuttons.RockPaperScissors
   |nexus  = 13432
+
   |nexus  = 23875
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Talk to Inworld's AI Villagers, Inworld
+
   |name    = Rope Bridge
   |author  = Inworld AI, PogDerson
+
   |author  = Teban100
   |id      = PogDerson.Inworld
+
   |id      = RopeBridge
   |nexus  = 16816
+
   |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    = Tap Giant Crops
+
   |name    = Rotate Toolbar
   |author  = atravita
+
   |author  = Pathoschild
   |id      = atravita.TapGiantCrops
+
   |id      = Pathoschild.RotateToolbar
  |curse  = 870968
+
   |nexus  = 1100
  |moddrop = 1205166
+
   |github  = Pathoschild/StardewMods
   |nexus  = 13052
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |status  = abandoned
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tappable Palm Trees
+
   |name    = Rummage - The Thievery Mod
   |author  = aedenthorn, Erinthe
+
   |author  = ApryllForever
   |id      = aedenthorn.TappablePalmTrees
+
   |id      = ApryllForever.RestStop.Rummage
   |nexus  = 10661
+
   |nexus  = 12764
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ApryllForever/Rummage
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Ready
+
   |name    = Rune Magic
   |author  = skunkkky
+
   |author  = fierro
   |id      = skunkkk.TapperReady
+
   |id      = fierro.rune_magic
   |nexus  = 1219
+
   |nexus  = 15065
   |github  =
+
   |github  = facufierro/RuneMagic
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
  |status  = workaround
 
  |summary  = use [[#Tapper Report|Tapper Report]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Report
+
   |name    = Run Fast, Sprint
   |author  = pepoluan
+
   |author  = Krutonium
   |id      = pepoluan.TapperReport
+
   |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
   |nexus  = 8700
+
  |nexus  = 12701
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Running Key
 +
  |author  = strato35
 +
  |id      = Strato35.RunningKey
 +
   |nexus  = 5527
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
+
   |name    = Running Late
   |author  = TehPers
+
   |author  = Coll1234567
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id      = Coll1234567.RunningLate
   |nexus  = 3256<!--was 2150 before re-release-->
+
   |nexus  = 3518
  |moddrop = 1071149
+
   |github  =
   |github  = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Festive Slimes
+
   |name    = Rush Orders
   |author  = TehPers
+
   |author  = spacechase0
   |id      = TehPers.FestiveSlimes
+
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
   |nexus  = 2990
+
  |curse  = 867397
   |github  = TehPers/StardewValleyMods
+
  |moddrop = 127276
 +
   |nexus  = 605
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Fishing Overhaul
+
   |name    = SAAT.API, SAAT - Audio API and Toolkit
   |author  = TehPers
+
   |author  = ZeroMeters
   |id      = TehPers.FishingOverhaul
+
   |id      = ZeroMeters.SAAT.API
   |nexus  = 866
+
   |nexus  = 10747
  |moddrop = 123679
+
   |github  = Dawilly/SAAT
   |github  = TehPers/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Telephone Purchasing
+
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
   |author  = Stingray
+
   |author  = ZeroMeters
   |id      = Stingray.TP
+
   |id      = ZeroMeters.SAAT.Mod
   |nexus  = 10190
+
   |nexus  = 10747
   |github  = Stingrayss/StardewValley
+
   |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    = Teleporter
+
   |name    = Safe Lightning
   |author  = Bifibi
+
   |author  = CatCattyCat, Cat
   |id      = Teleporter
+
   |id      = cat.safelightning
   |nexus  =
+
   |nexus  = 2039
   |chucklefish = 4374
+
   |moddrop = 833550
   |github  =
+
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fast Travel|Fast Travel]] instead.
+
   |summary  = use [[#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    = Teleport Mod
+
   |name    = Safe Lightning Redux, Safe Lightning
   |author  = Falson, Falson127
+
   |author  = Shockah
   |id      = Falson.TeleportMod
+
   |id      = Shockah.SafeLightning
   |nexus  = 18842
+
   |nexus  = 11857
   |github  =
+
   |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    = Teleport NPC
+
   |name    = Safe Lightning Updated
   |author  = Enaium
+
   |author  = Rokugin
   |id      = Enaium.TeleportNpc
+
   |id      = Rokugin.SafeLightningUpdated
  |curse  = 436803
+
   |nexus  = 22783
  |moddrop = 865554
+
   |github  = rokugin/StardewMods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/TeleportNpc
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC Location
+
   |name    = Safer Bombs
   |author  = ccr
+
   |author  = Dragoon23
   |id      = ccr.TeleportNPCLocation
+
   |id      = Dragoon23.SaferBombs
   |nexus  = 17190
+
   |nexus  = 23559
   |github  = chencrstu/TeleportNPCLocation
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Point
+
   |name    = Safe Reading
   |author  = Enaium
+
   |author  = LunaticShade
   |id      = Enaium.TeleportPoint
+
   |id      = LunaticShade.SafeReading
  |curse  = 436830
+
   |nexus  = 8564
  |moddrop = 864013
+
   |github  = LunaticShade/StardewValley.SafeReading
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/TeleportPoint
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport To Farm
+
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
   |author  = Rafael
+
   |author  = blueberry
   |id      = Rafael.TeleportToFarm
+
   |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  = 7247
+
   |nexus  = 4154
   |github  =
+
   |github  = b-b-blueberry/SailorStyles
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Adventurer's Life Expanded
+
   |name    = Saloon Warp Totem
   |author  = HamioDracny
+
   |author  = Artinity
   |id      = HamioDracny.TALE.SMAPI
+
   |id      = Artinity.SaloonWarpTotem
   |nexus  = 14083
+
   |nexus  = 16450
   |github  =
+
   |github  = Artinity/SaloonWarpTotem
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Best of "The Queen of Sauce"
+
   |name    = SAML
   |author  = Bpendragon
+
   |author  = MindMeltMax
   |id      = Bpendragon.BestOfQOS
+
   |id      = MindMeltMax.SAML
   |nexus  = 7985
+
   |nexus  = 20250
   |github  = Bpendragon/Best-of-Queen-of-Sauce
+
   |github  = MindMeltMax/SAML
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
+
   |name    = Satchels
   |author  = Neat
+
   |author  = spacechase0
   |id      = neat.newspaper
+
   |id      = spacechase0.Satchels
   |nexus  = 8689
+
   |nexus  = 20625
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Farmer That Stared at Rocks
+
   |name    = Sauvignon in Stardew
   |author  = ItsLittany
+
   |author  = Jesse, Jdvicks94
   |id      = itslittany.RockBreaker
+
   |id      = Jesse.SauvignonInStardew
   |nexus  = 6376
+
   |nexus  = 2597
   |moddrop = 804101
+
   |github  = JDvickery/Sauvignon-in-Stardew
   |github  =
+
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
   |unofficial version = 1.9.1-unofficial.5-BigBhole69
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Fishmonger
+
   |name    = Savage Vincent (NPC Speech Bubbles)
   |author  = VoidWitchCult
+
   |author  = BlaDe
   |id      = VoidWitchCult.TheFishmongerFishing
+
   |id      = BlaDe.NPCSpeechBubblesVincent
   |nexus  = 16326
+
   |nexus  = 11833
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theft of the Winter Star
+
   |name    = Save Anywhere Redux, Save Anywhere
   |author  = spacechase0 and ParadigmNomad
+
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
   |id      = spacechase0.TheftOfTheWinterStar
+
   |id      = Omegasis.SaveAnywhere
   |curse  = 867729
+
   |curse  = 898109
  |moddrop = 771680
+
   |nexus  = 8386<!--non-redux: 444-->
   |nexus  = 5062
+
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |warnings = Broken on Android (use the built-in autosave instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Save Backup
 +
  |author  = SMAPI
 +
  |id      = SMAPI.SaveBackup
 +
  |nexus  =
 +
  |url    = https://smapi.io
 +
  |github  = Pathoschild/SMAPI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Gnomiverse
+
   |name    = Save Game Options
   |author  = Purppelle and King Gnomus
+
   |author  = SorryLate, rharyanto
   |id      = Purppelle.TheGnomiverse
+
   |id      = SorryLate.SaveGameOptions
   |nexus  = 13266
+
   |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
 +
  |name    = Scale Up
 +
  |author  = Platonymous
 +
  |id      = Platonymous.ScaleUp
 +
  |nexus  = 3130
 +
  |moddrop = 793912
 +
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
+
   |name    = Scarecrow Highlighter
   |author  = Tlitookilakin
+
   |author  = WretchedPenguin
   |id      = tlitookilakin.BakeOffCode
+
   |id      = WretchedPenguin.ScarecrowHighlighter
   |nexus  = 18856
+
   |nexus  = 3579
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Love of Cooking
+
   |name    = Scaring - Thieving Skill
   |author  = blueberry
+
   |author  = moonslime
   |id      = blueberry.LoveOfCooking
+
   |id      = moonslime.SpookySkill
   |nexus  = 6830
+
   |nexus  = 23791
   |github  = b-b-blueberry/CooksAssistant
+
   |github  = Annosz/UIInfoSuite2
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theme Manager
+
   |name    = Schedule Viewer
   |author  = Khloe Leclair
+
   |author  = BinaryLip
   |id      = leclair.thememanager
+
   |id      = BinaryLip.ScheduleViewer
   |nexus  = 14525
+
  |curse  = 1020728
   |github  = KhloeLeclair/StardewMods
+
   |nexus  = 19305
 
+
   |github  = BinaryLip/ScheduleViewer
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Moon
+
   |name    = Scream
   |author  = Pucklynn
+
   |author  = Taskmaster
   |id      = shannon.MoonMod
+
   |id      = Taskmaster.Scream
   |nexus  = 2482
+
   |nexus  = 4588
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Northern Gulf
+
   |name    = Screaming For Joy
   |author  = The commission of The Northern Gulf
+
   |author  = Danil Harding, Danil_HM
   |id      = TcTHG.Custom_The_Northern_Gulf
+
   |id      = DanilH.ScreamingForJoy
   |nexus  = 19376
+
   |nexus  = 24643
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Pumpkin King
+
   |name    = Screenshot Everywhere
   |author  = KirbyLink
+
   |author  = Gaiadin
   |id      = kirbylink.pumpkinking
+
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
   |nexus  = 3006
+
   |nexus  = 10805
   |github  = KirbyLink/PumpkinKing
+
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
<!--@retest-after Custom Farming Redux
 
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 
  |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/4109
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Queen Of Sauce Reminder
+
   |name    = Scroll To Blank
   |author  = TheShwamp
+
   |author  = Caraxian
   |id      = TheShwamp.TheQueenOfSauceReminder
+
   |id      = caraxian.scroll.to.blank
   |nexus  = 5172
+
   |nexus  = 4144
   |github  =
+
  |chucklefish = 4405
 +
   |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Twlight Traveller - Custom NPC (API), APICut
+
   |name    = Scroll To Zoom
   |author  = Eris, AkatsukiVana, HuaGei API
+
   |author  = Tomwa
   |id      = Eris.APICut
+
   |id      = Tomwa.ScrollToZoom
   |nexus  = 8158
+
   |nexus  = 2163
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Think-n-Talk
+
   |name    = Scrying Orb
   |author  = Prism 99
+
   |author  = kdau
   |id      = prism99.thinkntalk
+
   |id      = kdau.ScryingOrb
   |nexus  = 9546
+
   |nexus  = 5603
   |github = Prism-99/Think-n-Talk
+
   |moddrop = 756553
 +
  |source = https://gitlab.com/kdau/predictivemods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = This Mod Is Organic
+
   |name    = Scythe Harvesting
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
+
   |author  = mmanlapat
   |id      = SweetPanda.Organic
+
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
   |nexus  = 16648
+
   |nexus  = 1106
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 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    = SDV Game of Life
   |author  = spacechase0
+
   |author  = Super Aardvark, ubererdferkel
   |id      = ThreeHeartDancePartner
+
   |id      = SuperAardvark.GameOfLife
  |curse  = 867388
+
   |nexus  = 5361
  |moddrop = 127278
+
   |github  = super-aardvark/AardvarkMods-SDV
   |nexus  = 500
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Throwable Axe
+
   |name    = SDV Twitch
   |author  = spacechase0
+
   |author  = Dawgeth
   |id      = spacechase0.ThrowableAxe
+
   |id      = MTD.SDVTwitch
   |curse   = 867726
+
   |nexus   = 1760
   |moddrop = 771683
+
   |github  =
  |nexus  = 5097
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Thunderstorm Totem
+
   |name    = SDVWM, The Weather Machine
   |author  = justastranger
+
   |author  = SixthTitan
   |id      = jas.ThunderstormTotem
+
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
  |moddrop = 944622
+
   |nexus  = 3203
   |nexus  =
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Fields
+
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = seitanicbean
+
   |author  = FreeTheJunimos
   |id      = seitanicbean.tidyfields
+
   |id      = freethejunimos.seaclifffarm
   |nexus  = 10929
+
   |nexus  = 13911
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Social
+
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = trashcan9
+
   |author  = FreeTheJunimos
   |id      = trashcan9.TidySocial
+
   |id      = freethejunimos.seaclifffarm.pc
   |nexus  = 16233
+
   |nexus  = 14296
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tileman Challenge
+
   |name    = Season Affixes
   |author  = SpicyKai
+
   |author  = Shockah
   |id      = SpicyKai.Tileman
+
   |id      = Shockah.SeasonAffixes
   |nexus  = 11945
+
   |nexus  = 16297
   |github  = spicykai/StardewValley-Mods
+
   |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tile Transparency, Transparent Tiles
+
   |name    = Seasonal Immersion
   |author  = aedenthorn, Erinthe
+
   |author  = Entoarox
   |id      = aedenthorn.TileTransparency
+
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
   |nexus  = 17288
+
   |nexus  = 2273
   |github  = aedenthorn/StardewValleyMods
+
  |chucklefish = 4262
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tillable Ground
+
   |name    = Seasonal Save Slots
   |author  = hawkfalcon
+
   |author  = Tyler Gibbs
   |id      = hawkfalcon.TillableGround
+
   |id      = tylergibbs2.SeasonalSaveSlots
   |nexus  = 2175
+
   |nexus  = 14382
   |github  = hawkfalcon/Stardew-Mods
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tilled Soil Decay
+
   |name    = Season Switcher
   |author  = bcmpinc
+
   |author  = dumbledalton
   |id      = bcmpinc.TilledSoilDecay
+
   |id      = Dumbledalton.SeasonSwitcher
   |nexus  = 2738
+
   |nexus  = 10457
   |github  = bcmpinc/StardewHack
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after StardewHack-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest
+
   |name    = Sebastian Frog Tank Switch
   |author  = Asconoid
+
   |author  = Shaklin
   |id      = Asconoid.TimeBeforeHarvest
+
   |id      = shaklin.SebastianFrogTankSwitch
   |nexus  = 5764
+
   |nexus  = 8508
 
   |github  =
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest Enhanced
+
   |name    = Secretariat (Faster Horse)
   |author  = Jonathan Ginn
+
   |author  = Janglinator
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id      = jangles.secretariat
   |nexus  = 12170
+
   |nexus  = 7537
   |github  =
+
   |github  = Janglinator/Secretariat
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freeze
+
   |name    = Secret Hedge Maze, Hedge Maze
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = aedenthorn, Erinthe
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id      = aedenthorn.HedgeMaze
   |nexus  = 973
+
  |curse  = 868718
   |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus  = 14138
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freezes at Midnight
+
   |name    = Secret Woods Snorlax
   |author  = JBtheShadow
+
   |author  = ichortower
   |id      = JBtheShadow.TimeFreezesAtMidnight
+
   |id      = ichortower.SecretWoodsSnorlax
   |nexus  = 7425
+
   |nexus  = 19112
   |github  =
+
   |github  = ichortower/SecretWoodsSnorlax
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Master
+
   |name    = Seed Bag
   |author  = trashcan9
+
   |author  = Platonymous
   |id      = trashcan9.TimeMaster
+
   |id      = Platonymous.SeedBag
   |nexus  = 16192
+
   |nexus  = 1133
   |github  =
+
   |moddrop = 793931
 
+
   |github  = Platonymous/Stardew-Valley-Mods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Multiplier
+
   |name    = Seed Catalogue
   |author  = DefenTheNation
+
   |author  = spacechase0
   |id      = DefenTheNation.TimeMultiplier
+
   |id      = spacechase0.SeedCatalogue
   |nexus  = 2262
+
   |nexus  = 1640
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
  |moddrop = 281292
 +
   |github  = spacechase0/SeedCatalogue
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time of the Prairie King
+
   |name    = Seed Info - Continued, Seed Information - Continued
   |author  = The Fluffy Robot
+
   |author  = aedenthorn and FlyingTNT
   |id      = TheFluffyRobot.TimeOfThePrairieKing
+
   |id      = FlyingTNT.SeedInfo
   |nexus  = 5631
+
   |nexus  = 22519
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Seed Info, Seed Information
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = aedenthorn, Erinthe
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = aedenthorn.SeedInfo
   |nexus  = 1000
+
   |nexus  = 15754
   |moddrop = 664035
+
  |github  = aedenthorn/StardewValleyMods
   |github = JohnsonNicholas/SDVMods
+
 
 +
  |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    = TimeSpeed
+
   |name    = Seed Machines
   |author  = cantorsdust and Pathoschild
+
   |author  = Veress
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id      = Veress.SeedMachines
   |nexus  = 169
+
   |nexus  = 6265
   |github  = cantorsdust/StardewMods
+
   |github  = mrveress/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Totem
+
   |name    = Seed Maker - Better Quality More Seeds
   |author  = gmff
+
   |author  = vabrell, Victor Abrell
   |id      = GMFF.TimeTotem
+
   |id      = vabrell.sm_bqms
   |curse   = 494425
+
   |nexus   = 14236
   |nexus   =
+
   |github  = vabrell/sdw-seed-maker-mod
   |github  =
+
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status      = workaround
 +
   |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TMXL Map Toolkit, TMX Loader
+
   |name    = Seed Maker Crop Quality, SMCQ
   |author  = Platonymous
+
   |author  = mcoocr
   |id      = Platonymous.TMXLoader
+
   |id      = mcoocr.smcq
  |curse  = 877235
+
   |nexus  = 3089
   |nexus  = 1820
+
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
  |moddrop = 771913
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = To-Dew
+
   |name    = Seed Maker Quality
   |author  = Jamie Taylor
+
   |author  = Speshkitty
   |id      = jltaylor-us.ToDew
+
   |id      = speshkitty.seedmakerquality
   |nexus  = 7409
+
   |nexus  = 21000
   |github  = jltaylor-us/StardewToDew
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To Do List
+
   |name    = Seed Maker Tweaks
   |author  = Eleanor, eleanoot
+
   |author  = aedenthorn, Erinthe
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id      = aedenthorn.SeedMakerTweaks
   |nexus  = 1630
+
   |nexus  = 10681
   |github  = eleanoot/stardew-to-do-mod
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toggle Monsters
+
   |name    = Seeds are Rare
   |author  = Jolyone, Me
+
   |author  = jahangmar
   |id      = Me.ToggleMonsters
+
   |id      = jahangmar.SeedsAreRare
   |nexus  = 11801
+
   |nexus  = 3618
   |github  =
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Icons
+
   |name    = Seed Shortage
   |author  = furyx639
+
   |author  = Xynerorias
   |id      = furyx639.ToolbarIcons
+
   |id      = xynerorias.seedshortage
   |curse   = 871834
+
   |nexus   = 5614
   |nexus  = 11026
+
   |github  = xynerorias/Seed-Shortage
   |github  = LeFauxMatt/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Tooltips
+
   |name    = Seeds Unpacked
   |author  = danmw3
+
   |author  = blueberry
   |id      = danmw3.toolbartooltips
+
   |id      = blueberry.SeedsUnpacked
   |nexus  = 4977
+
   |nexus  = 7215
   |github  =
+
   |github  = b-b-blueberry/SeedsUnboxed
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ToolBelt
+
   |name    = See Me Rollin'
   |author  = yuri0r
+
   |author  = Khloe Leclair
   |id      = yuri0r.ToolBelt
+
   |id      = leclair.seemerollin
   |nexus  = 8566
+
   |nexus  = 10976
   |github  =
+
   |moddrop = 1116122
   |source = https://gitlab.com/yuri0r/toolbelt
+
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Charging
+
   |name    = Select Tool Power
  |author  = mralbobo
+
   |author  = GrimatGaming
  |id      = mralbobo.ToolCharging
+
   |id      = GrimatGaming.SelectToolPower
  |nexus  =
+
   |nexus  = 21290
  |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 Power Select
 
   |author  = CrazyWig
 
   |id      = crazywig.toolpowerselect
 
   |nexus  = 2553
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Setup
+
   |name    = Self Serve
  |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
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ToolSmartSwitch
+
   |id      = aedenthorn.SelfServe
  |curse  = 868687
+
   |nexus  = 11313
   |nexus  = 15216
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Costs
+
   |name    = Self Serve for 1.6
   |author  = Cherry, CherryChain
+
   |author  = NeverToxic
   |id      = Cherry.ToolUpgradeCosts
+
   |id      = NeverToxic.SelfServe
   |nexus  = 6576
+
   |nexus  = 20985
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = Dunc4nNT/StardewMods
 
 
  |broke in          = SMAPI 3.12
 
  |unofficial version = 1.0.1-unofficial.1-Skalaki
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-76604
 
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery
+
   |name    = Self Service
   |author  = SorryLate
+
   |author  = JarvieK
   |id      = SorryLate.ToolUpgradeDelivery
+
   |id      = JarvieK.SelfService
   |nexus  = 5421
+
   |nexus  = 1304
   |github  = sorrylate/Stardew-Valley-Mod
+
   |github  = Jarvie8176/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 0.3.4-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery Service
+
   |name    = Self Service Shops
   |author  = Felix-Dev
+
   |author  = GuiNoya, Yesst
   |id      = Felix-Dev.ToolUpgradeDeliveryService
+
   |id      = GuiNoya.SelfServiceShop
   |nexus  = 2938
+
   |nexus  = 1622
   |github  = Felix-Dev/StardewMods
+
   |github  = GuiNoya/SVMods
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
+
   |summary  = use [[#Self Service|Self Service]] instead.
<!--
 
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Reminder
+
   |name    = Sell Quality
   |author  = Wracketeer
+
   |author  = DonDorscha, jasonmbrady
   |id      = Wracketeer.ToolUpgradeReminder
+
   |id      = DonDorscha.SellQuality
   |nexus  = 13423
+
   |nexus  = 12469
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Too Many Animals
+
   |name    = Send Items Multiplayer
   |author  = furyx639
+
   |author  = hafnerpw
   |id      = furyx639.TooManyAnimals
+
   |id      = hafnerpw.SendItemsMultiplayer
  |curse  = 871833
+
   |nexus  = 13794
   |nexus  = 11033
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Town School Functions
+
   |name    = Send Items to Other Farmers, Send Letters
   |author  = Edu Anttunes
+
   |author  = Denifia
   |id      = EduAnttunes.TownSchool.Functions
+
   |id      = Denifia.SendItems
   |nexus  = 6317
+
   |nexus  = 1087
   |github  =
+
  |moddrop = 127754
 +
   |github  = Denifia/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Mod
+
   |name    = Separate Greenhouse
   |author  = Pathoschild
+
   |author  = lolmaj
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id      = lolmaj.SeparateGreenhouse
   |nexus  = 1401
+
   |nexus  = 3965
   |moddrop = 606639
+
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Sounds, Tractor Engine Sound
+
   |name    = Separate Money for Multiplayer
   |author  = MissCoriel
+
   |author  = funny-snek
   |id      = misscoriel.tractorsounds
+
   |id      = funnysnek.SeparateMoney
   |nexus  = 5781
+
   |nexus  = 3086
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trading
+
   |name    = Serene Greenhouse
   |author  = MindMeltMax
+
   |author  = PeacefulEnd
   |id      = MindMeltMax.Trading
+
   |id      = PeacefulEnd.SereneGreenhouse
   |moddrop = 1214750
+
   |curse  = 870943
   |nexus  = 13293
+
   |nexus  = 8011
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = Floogen/SereneGreenhouse
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Station
+
   |name    = Serfdom
   |author  = Cherry, CherryChain
+
   |author  = DaLion
   |id      = Cherry.TrainStation
+
   |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
   |nexus  = 6183
+
   |nexus  = 24357
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Tracks
+
   |name    = Server Bookmarker
   |author  = aedenthorn, Erinthe
+
   |author  = Ilyaki
   |id      = aedenthorn.TrainTracks
+
   |id      = Ilyaki.ServerBookmarker
   |nexus  = 10927
+
   |nexus  = 2968
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Ilyaki/ServerBookmarker
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
}}
+
<!--
{{#invoke:SMAPI compatibility|entry
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
   |name    = Train Whistle
+
   |unofficial version = 1.0.5-unofficial.2-jenrikku
   |author  = Taskmaster
+
-->
  |id      = Taskmaster.TrainWhistle
 
  |nexus  = 4473
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trampoline
+
   |name    = Server Browser
   |author  = aedenthorn, Erinthe
+
   |author  = Ilyaki
   |id      = aedenthorn.Trampoline
+
   |id      = Ilyaki.ServerBrowser
   |nexus  = 11619
+
   |nexus  = 3227
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Ilyaki/Server-Browser
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparency Settings
+
   |name    = Server Port Changer
   |author  = Esca, Esca-MMC
+
   |author  = PhantomGamers
   |id      = Esca.TransparencySettings
+
   |id      = PhantomGamers.ServerPortChanger
   |nexus  = 8891
+
   |nexus  = 2993
  |moddrop = 971985
+
   |github  = PhantomGamers/StardewPortChanger
   |github  = Esca-MMC/TransparencySettings
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparent Objects
+
   |name    = Set Money
   |author  = aedenthorn, Erinthe
+
   |author  = j4c0b333
   |id      = aedenthorn.TransparentObjects
+
   |id      = j4c0b333.SetMoney
   |nexus  = 6412
+
   |nexus  = 3889
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Trash 4 Elliott
 
  |author  = ChrisMzz
 
  |id      = ChrisMzz.trash4elliott
 
  |nexus  = 18882
 
 
   |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    = Trash Bear Abides
+
   |name    = Set Reminders
   |author  = John Peters
+
   |author  = Aelaan Bluewood
   |id      = JohnPeters.TrashBearAbides
+
   |id      = AelaanBluewood.SetReminders
   |nexus  = 11359
+
   |nexus  = 16112
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Item Helper, Trash Bear Name
+
   |name    = Set Unique Game ID
   |author  = MattDeDuck, Duckshard
+
   |author  = dJomp
   |id      = MattDeDuck.TrashBearName
+
   |id      = dJomp.SetUniqueGameID
   |nexus  = 5252
+
   |nexus  = 2042
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Can Reactions
+
   |name    = Seven Deadly Sins
   |author  = aedenthorn, Erinthe
+
   |author  = ricehit, Little Dot
   |id      = aedenthorn.TrashCanReactions
+
   |id      = ricehit.SevenDeadlySinsSAMPI
   |nexus  = 7643
+
   |nexus  = 15100
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Cans On Horse
+
   |name    = Sewer Slimes
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TrashCansOnHorse
+
   |id      = aedenthorn.SewerSlimes
   |nexus  = 16394
+
   |nexus  = 18195
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Does Not Consume Bait
+
   |name    = Shadow for Mazes, Maze
   |author  = atravita
+
   |author  = Edu Anttunes
   |id      = atravita.TrashDoesNotConsumeBait
+
   |id      = Maze
  |curse  = 870979
+
   |nexus  = 8930
  |moddrop = 1128126
+
   |github  =
   |nexus  = 11426
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Remover
+
   |name    = Shared Exp, Shared Xp
   |author  = SorryLate, rharyanto
+
   |author  = Batzpup
   |id      = SorryLate.TrashRemover
+
   |id      = SharedExp.Batzpup
   |nexus  = 5114
+
  |moddrop = 1269698
 +
   |nexus  = 14607
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Trash
+
   |name    = Shared Professions
   |author  = Jaredlll08
+
   |author  = virtualbjorn
   |id      = BlameJared.TrashTrash
+
   |id      = virtualbjorn.SharedProfessions
   |nexus  =
+
   |nexus  = 16628
  |curse  = 297981
+
   |github  =
   |github  = jaredlll08/Trash-Trash
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Traveling Takes Time
+
   |name    = Shared Recipes
   |author  = Vrakyas
+
   |author  = jpslatt, jslattery26
   |id      = Vrakyas.TravelingTakesTime
+
   |id      = jslattery26.SharedRecipes
   |nexus  = 4031
+
   |nexus  = 22718
   |github  =
+
   |github  = jslattery26/stardew_mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Travelling Skill
+
   |name    = Share Experience
   |author  = Achtuur8
+
   |author  = season
   |id      = Achtuur.StardewTravelSkill
+
   |id      = season.ShareExperience
   |nexus  = 16820
+
   |nexus  = 22163
   |github  = Achtuur/StardewTravelSkill
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Treasure Chests Expanded
+
   |name    = Sharing is Caring
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.TreasureChestsExpanded
+
   |id      = spacechase0.SharingIsCaring
   |nexus  = 7685
+
   |nexus  = 14263
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Changes
+
   |name    = Shed Notifications
   |author  = JPAN
+
   |author  = TheCroak
   |id      = jpan.TreeChanges
+
   |id      = TheCroak.BuildingsNotifications
   |nexus  = 3964
+
   |nexus  = 620
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shake Mod
+
   |name    = Shenandoah Library
   |author  = NCarigon
+
   |author  = Nishtra
   |id      = NCarigon.TreeShakeMod
+
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
   |nexus  = 15927
+
   |nexus  = 756
   |github  = ncarigon/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shaker
+
   |name    = Shift Toolbar When Paused
   |author  = TyoAtrosa
+
   |author  = Zamiel
   |id      = TyoAtrosa.Treeshaker
+
   |id      = Zamiel.ShiftToolbarWhenPaused
   |nexus  = 2159
+
   |nexus  = 21613
   |github  = TyoAtrosa/TreeShaker
+
   |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Spread
+
   |name    = Ship Anything, Ship Everything
   |author  = bcmpinc
+
   |author  = Berkay Yigit, berkayylmao
   |id      = bcmpinc.TreeSpread
+
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
   |nexus  = 3183
+
   |nexus  = 3782
   |github  = bcmpinc/StardewHack
+
  |github  = berkayylmao/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ship Anywhere
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ShipAnywhere
 +
  |nexus  = 1379
 +
  |moddrop = 183277
 +
   |github  = spacechase0/ShipAnywhere
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after StardewHack-->
+
   |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    = Tree Transplant
+
   |name    = Ship From Inventory
   |author  = YukiShiku, LeonBlade
+
   |author  = Platonymous
   |id      = TreeTransplant
+
   |id      = Platonymous.ShipFromInventory
   |nexus  = 1342
+
   |nexus  = 3219
   |moddrop = 526140
+
   |moddrop = 793916
  |chucklefish = 5485
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = LeonBlade/TreeTransplant
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trendy Haley
+
   |name    = Shipments to Quality, Quality from Shipments
   |author  = candidus42
+
   |author  = JPAN
   |id      = Candidus42.TrendyHaley
+
   |id      = JPAN.QualityFromShipments
   |nexus  = 4984
+
   |nexus  = 7531
   |github  = mus-candidus/TrendyHaley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trick or Treat
+
   |name    = Shipment Tracker
   |author  = Dad of Gwen, Carleton and Gwen
+
   |author  = Iceburg
   |id      = DadOfGwenTrickOrTreatMod
+
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
   |nexus  = 8115
+
   |nexus  = 321
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tricks and Treats
+
   |name    = Shipping Bin Summary
   |author  = ch20youk
+
   |author  = Futro, Futroo
   |id      = ch20youk.TricksAndTreats
+
   |id      = futro.ShippingBinSummary
   |nexus  = 18947
+
   |nexus  = 18992
   |github  = cl4r3/Halloween-Mod-Jam-2023
+
   |github  = futroo/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = True Random Geodes
+
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
   |author  = lilico/atelier99
+
   |author  = holythesea
   |id      = lilico.TrueRandomGeodes
+
   |id      = holythesea.SortShippingCollection
   |nexus  = 11371
+
   |nexus  = 15694
   |github  =
+
   |github  = holy-the-sea/SortShippingCollection
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Turn to Your Enemies
+
   |name    = Shipping Taxes
   |author  = Krutonium
+
   |author  = NOGAF
   |id      = krutonium.turn_to_your_enemies
+
   |id      = NOGAF.ShippingTaxes
   |nexus  = 12643
+
   |nexus  = 5189
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Announcements
+
   |name    = Shop Anywhere
   |author  = Zyin
+
   |author  = SorryLate, rharyanto
   |id      = Zyin.TVAnnouncements
+
   |id      = SorryLate.ShopAnywhere
   |nexus  = 3649
+
   |nexus  = 5299
   |github  = Zyin055/TVAnnouncements
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Brasileira
+
   |name    = Shop Expander
   |author  = JhonnieRandler & Brukob
+
   |author  = Entoarox
   |id      = JhonnieMike.BrasilTV
+
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
   |nexus  = 10843
+
   |nexus  = 2278
   |github  = JhonnieRandler/TVBrasileira
+
  |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    = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name    = Shoplifter
   |author  = hisameartwork
+
   |author  = TheMightyAmondee
   |id      = HisameArtwork.GardeningChannel
+
   |id      = TheMightyAmondee.Shoplifter
   |nexus  = 5485
+
   |nexus  = 8569
   |github  =
+
   |github  = TheMightyAmondee/Shoplifter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Recipes
+
   |name    = Shopping Cart
   |author  = SorryLate, rharyanto
+
   |author  = LeFauxMatt
   |id      = SorryLate.TvRecipes
+
   |id      = furyx639.ShoppingCart
   |nexus  = 5260
+
  |curse  = 871829
   |github  =
+
   |nexus  = 13701
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twin Stick Strafe Action
+
   |name    = Shopping Show
   |author  = AndyUr
+
   |author  = AvalonMFX
   |id      = AndyUr.TwinStickStrafeAction
+
   |id      = AvalonMFX.ShoppingShow
   |nexus  = 7589
+
  |curse  = 1016429
 +
   |nexus  = 18445
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch Chat Integration
+
   |name    = Shop Tile Framework
   |author  = Hexenentendrache
+
   |author  = Cherry, CherryChain
   |id      = Hexenentendrache.TwitchChatIntegration
+
   |id      = Cherry.ShopTileFramework
   |nexus  = 17321
+
   |nexus  = 5005
   |github  = Enteligenz/StardewMods
+
  |moddrop = 716384
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch in Stardew Valley, Twitch for Stardew
+
   |name    = Shovel Tool Upgrades, Upgradable Shovel
   |author  = Telshin, Tim "Telshin" Aldridge
+
   |author  = moonslime
   |id      = telshin.twitch-for-stardew
+
   |id      = moonslime.ShovelToolUpgrades
  |curse  = 306420
+
   |nexus  = 16028
   |nexus  =
 
 
   |github  =
 
   |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.6<!--@retest-after Growable Giant Crops-->
 
 
   |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    = Show Birthdays
   |author  = Annosz
+
   |author  = Traktori
   |id      = Annosz.UiInfoSuite2
+
   |id      = Traktori.ShowBirthdays
   |nexus  =
+
   |nexus  = 7495
  |url    = https://github.com/Annosz/UIInfoSuite2/releases
+
   |github  = Traktori7/StardewValleyMods
   |github  = Annosz/UiInfoSuite2
 
 
 
  |warnings = Broken on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UI Mod Suite
+
   |name    = Showcase
   |author  = Demiacle
+
   |author  = Igorious
   |id      = Demiacle.UiModSuite
+
   |id      = Igorious.Showcase
   |nexus  = 1023
+
   |nexus  =
   |github  = demiacle/UiModSuite
+
  |chucklefish = 4487
 +
   |github  = Igorious/Stardew_Valley_Showcase_Mod
  
   |broke in = Stardew Valley 1.2
+
   |broke in = SMAPI 2.0
  |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    = Show Catch Quality
   |author  = Pereclaw Team
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Pereclaw.ukrutilities
+
   |id      = f4iTh.ShowCatchQuality
   |nexus  = 8427
+
   |nexus  = 3326
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultimate Gold
+
   |name    = Show Cooking Recipes
   |author  = Shadowfoxss
+
   |author  = MasterOfMutton
   |id      = Shadowfoxss.UltimateGoldStardew
+
   |id      = faragodavid.showcookingrecipes
   |nexus  = 2833
+
   |nexus  = 5525
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unbreakable Tackles
+
   |name    = Show Daily Luck
   |author  = MindMeltMax
+
   |author  = Arphox
   |id      = MindMeltMax.UnbreakableTackles
+
   |id      = Arphox.ShowDailyLuck
   |nexus  = 7719
+
   |nexus  = 15910
  |moddrop = 1135717
+
   |github  = arphox/StardewValleyMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underdark Sewer
+
   |name    = Show Item Quality
   |author  = Mel Noelle and Kirbylink
+
   |author  = Jonqora
   |id      = melnoelle.underdarksewer
+
   |id      = Jonqora.ShowItemQuality
   |nexus  = 3070
+
   |nexus  = 6311
   |github  = KirbyLink/UnderdarkSewer
+
   |github  = Jonqora/StardewMods
  
   |broke in          = SMAPI 3.0
+
   |broke in          = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.2-minervamaga
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126054
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
+
  |unofficial version = 1.1.3-unofficial.1-bungus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underground Secrets
+
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.UndergroundSecrets
+
   |id      = aedenthorn.ShowPlayerBehind
   |nexus  = 6597
+
  |curse  = 868887
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 6540
 
+
   |github  = aedenthorn/stardewValleyMods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unhinged Mayo Jar
+
   |name    = Show Predictable RNG Outcomes
   |author  = spacechase0
+
   |author  = Relance
   |id      = spacechase0.UnhingedMayoJar
+
   |id      = Relance.ShowPredictableRNGOutcomes
   |nexus  = 17139
+
   |nexus  = 13186
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children
+
   |name    = Show XP and Level Gains, Show XP
   |author  = Shaklin
+
   |author  = adverserath
   |id      = shaklin.uniquechildren
+
   |id      = Adverserath.ShowXP
   |nexus  = 6278
+
   |nexus  = 19501
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children Talk
+
   |name    = Shroom Spotter
   |author  = Shaklin
+
   |author  = TehPers
   |id      = shaklin.uniquechildrentalk
+
   |id      = TehPers.ShroomSpotter
   |nexus  = 9540
+
   |nexus  = 908
   |github  =
+
  |moddrop = 125766
 +
   |github  = TehPers/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Valley
+
   |name    = Shroom Spotter Redux
   |author  = aedenthorn, Erinthe
+
   |author  = Strobe and TehPers
   |id      = aedenthorn.UniqueValley
+
   |id      = ShroomSpotter
   |nexus  = 13828
+
   |nexus  = 7934
   |github  = aedenthorn/StardewValleyMods
+
   |github  = strobel1ght/ShroomSpotterRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Cats and Dogs
+
   |name    = Shut Up
   |author  = funny-snek
+
   |author  = Geko_X
   |id      = funnysnek.UnlimitedCatsandDogs
+
   |id      = gekox.shutUp
   |nexus  = 2942
+
  |moddrop = 1530062
 +
   |nexus  = 7358
 
   |github  =
 
   |github  =
 
+
   |source  = https://gitlab.com/geko_x/stardew-mods
   |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Players
+
   |name    = Silent Alarm Clock
   |author  = Armitxes
+
   |author  = Invatorzen
   |id      = Armitxes.UnlimitedPlayers
+
   |id      = invatorzen.AC
   |nexus  = 2213
+
   |nexus  = 12164
  |curse  = 362847
 
  |github  = Armitxes/StardewValley_UnlimitedPlayers
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Unlockable Bundles
 
  |author  = DeLiXx
 
  |id      = DLX.Bundles
 
  |nexus  = 17265
 
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-bundles
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlock Dye Menu
+
   |name    = Silent Scarecrows
   |author  = Shaklin
+
   |author  = climaxius
   |id      = shaklin.unlockdyemenu
+
   |id      = climaxius.silentscarecrows
   |nexus  = 6156
+
   |nexus  = 3258
   |github  =
+
   |github  = robbiev/SilentScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlocked Doors
+
   |name    = Silo Report
   |author  = damien
+
   |author  = bogie5464
   |id      = damien.unlocked_doors
+
   |id      = bogie5464.SiloReport
   |nexus  = 4338
+
   |nexus  = 3194
   |github  =
+
   |github  = bogie5464/SiloReport
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Custom Locks|Custom Locks]] instead.
+
   |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated Instant Eat Key
+
   |name    = Silo Size
   |author  = apomorph
+
   |author  = pepoluan
   |id      = apomorph.updatedInstantEatKey
+
   |id      = pepoluan.SiloSize
   |nexus  = 15191
+
   |nexus  = 8819
 +
  |moddrop = 981291
 
   |github  =
 
   |github  =
}}
+
   |source = https://sourceforge.net/p/sdvmod-silo-size/
{{#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
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
+
   |name    = Simple Crop Label
   |author  = Miihau
+
   |author  = TheMusketeer
   |id      = Miihau.MiihauUpgradeableMachines
+
   |id      = SimpleCropLabel
   |nexus  = 17234
+
   |nexus  = 314
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name    = Simple HUD
   |author  = Richard Cai
+
   |author  = Enaium
   |id      = richard_cai.UpgradedHorse
+
   |id      = Enaium.SimpleHUD
   |nexus  = 5242
+
   |moddrop = 1145228
  |github  = RichardJCai/stardew-valley-mods
+
   |nexus  =
}}
+
   |github  = Enaium-StardewValleyMods/SimpleHUD
{{#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
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#BetterBombs|BetterBombs]] instead.
 
<!--
 
  |unofficial version = 1.0.5-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
+
   |name    = Simple Hunger System, Hunger Mod
   |author  = Right Hand Man
+
   |author  = skn
   |id      = raik.uselessinfo
+
   |id      = skn.HungerMod
   |nexus  = 8634
+
   |nexus  = 3270<!--was 1127 before re-release-->
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Utility Grid
+
   |name    = Simple Screenshots, Screenshot
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.UtilityGrid
+
   |id      = aedenthorn.Screenshot
   |nexus  = 10197
+
   |nexus  = 10178
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UV Index (Sunscreen Mod)
+
   |name    = Simple Sound Manager
   |author  = Jonqora
+
   |author  = Omegasis, AlphaOmegasis
   |id      = Jonqora.UVIndex
+
   |id      = Omegasis.SimpleSoundManager
   |nexus  = 6676
+
   |nexus  = 1410
   |github  = Jonqora/StardewMods
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Simple Sounds
 +
  |author  = BleakCodex
 +
  |id      = BleakCodex.SimpleSounds
 +
  |nexus  = 14540
 +
  |github  = BleakCodex/SimpleSounds
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Grass
+
   |name    = Simple Sprinkler
   |author  = dantheman999
+
   |author  = ADoby, tZed, Tobias Z
   |id      = dantheman999.VariableGrass
+
   |id      = tZed.SimpleSprinkler
   |nexus  =
+
   |nexus  = 76
  |url    = https://community.playstarbound.com/threads/107658
+
   |github  = ADoby/SimpleSprinkler
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Seasons
+
   |name    = Simplified Achievements
   |author  = calebstein1
+
   |author  = cel10e
   |id      = calebstein1.StardewVariableSeasons
+
   |id      = cel10e.SimplifiedAchievements
   |nexus  = 19904
+
  |moddrop = 909416
   |github  = calebstein1/StardewVariableSeasons
+
   |nexus  = 8026
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vending Machine, NPC Vending Machine
+
   |name    = Singin' Stone
   |author  = ActionJackson
+
   |author  = CyTheGuy01
   |id      = ActionJackson.VendingMachine
+
   |id      = CyTheGuy01.TestMod
   |nexus  = 7508
+
   |nexus  = 6463
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vertical Toolbar
+
   |name    = Single-Player Regen, Single-Player Sleep
   |author  = bmarquismarkail, Space Baby
+
   |author  = MindMeltMax
   |id      = SB_VerticalToolMenu
+
   |id      = MindMeltMax.SPRegen
   |nexus  = 943
+
   |nexus  = 6778
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
  |moddrop = 1135654
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Video Player
+
   |name    = SinZational Several Spouse Spots
   |author  = aedenthorn, Erinthe
+
   |author  = SinZ
   |id      = aedenthorn.VideoPlayer
+
   |id      = SinZ.SeveralSpouseSpots
   |nexus  = 6524
+
   |nexus  = 20655
   |github  = aedenthorn/StardewValleyMods
+
   |github  = SinZ163/StardewMods
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Villager Compass
+
   |name    = SinZational Shared Spaces
   |author  = Jboss
+
   |author  = SinZ
   |id      = Jboss.VillagerCompass
+
   |id      = SinZ.SharedSpaces
   |nexus  = 16912
+
   |nexus  = 20654
   |github  = jbossjaslow/Stardew_Mods
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visible Fish
+
   |name    = SinZational Spending Services
   |author  = shekurika
+
   |author  = SinZ
   |id      = shekurika.WaterFish
+
   |id      = SinZ.SinZationalSpendingServices
   |nexus  = 8897
+
   |nexus  = 20656
   |github  =
+
   |github  = SinZ163/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visualize
+
   |name    = Sit and Rest
   |author  = Platonymous
+
   |author  = Krutonium
   |id      = Platonymous.Visualize
+
   |id      = Krutonium.SitandRest
   |curse   = 307573
+
   |nexus  = 7403
   |moddrop = 793933
+
  |github  =
   |nexus  = 1704
+
}}
   |github  = Platonymous/Stardew-Valley-Mods
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sit For Stamina
 +
  |author  = Entoarox
 +
  |id      = Entoarox.SitForStamina
 +
  |nexus  = 7334
 +
  |github  = Entoarox/StardewMods
 +
}}
 +
{{#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
 
{{#invoke:SMAPI compatibility|entry
   |name    = VisualizeTK
+
   |name    = Sit on Chairs, Sentar Em Cadeiras
   |author  = Platonymous
+
   |author  = BrasileiroTop, Vagabundo2421
   |id      = Platonymous.VisualizeTK
+
   |id      = BrasileiroTop.Sentar
   |nexus  = 19009
+
   |nexus  = 4729
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Void Effects, Stardew Void Effects
+
   |name    = Sixty-Nine Shirt, Sixty-Nine
   |author  = Renny
+
   |author  = aedenthorn, Erinthe
   |id      = renny.stardewvoideffects
+
   |id      = aedenthorn.SixtyNine
   |nexus  = 2703
+
   |nexus  = 6969
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wait Around
+
   |name    = Sizable Fish
   |author  = Alhifar
+
   |author  = spacechase0
   |id      = Alhifar.WaitAround
+
   |id      = spacechase0.SizableFish
   |nexus  =
+
   |nexus  = 14267
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github  = spacechase0/StardewValleyMods
   |github  = Alhifar/WaitAroundSMAPI
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wake Up
+
   |name    = Skateboard
   |author  = EvilPdor
+
   |author  = aedenthorn, Erinthe
   |id      =
+
   |id      = aedenthorn.Skateboard
   |nexus  =
+
   |nexus  = 13096
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk Through Trellis
+
   |name    = Skateboard For 1.6
   |author  = TheOfficialTab
+
   |author  = chiccen
   |id      = theofficialtab.walkthroughtrellis
+
   |id      = chiccen.Skateboard
   |nexus  = 1958
+
   |nexus  = 24074
   |github  = OfficialTab/walk-through-trellis
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Recycler
+
   |name    = Skillful Clothes
   |author  = Mizzion
+
   |author  = LunaticShade
   |id      = mizzion.wallpaperrecycler
+
   |id      = LunaticShade.SkillfulClothes
   |nexus  = 1905
+
   |nexus  = 8541
   |moddrop = 661354
+
   |github  = LunaticShade/StardewValley.SkillfulClothes
   |github  = Mizzion/MyStardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Prestige
 +
  |author  = CinderGarde, Alphablackwolf
 +
  |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
 +
  |nexus  = 569
 +
  |github  = Alphablackwolf/SkillPrestige
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Prestige for All SpaceCore Skill Mods
 +
  |author  = CinderGarde, Alphablackwolf
 +
  |id      = CinderGarde.SpaceCoreSkillAdapter
 +
  |nexus  = 569
 +
   |github  = Alphablackwolf/SkillPrestige
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Planter
+
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
   |author  = aedenthorn, Erinthe
+
   |author  = CinderGarde, Alphablackwolf
   |id      = aedenthorn.WallPlanter
+
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
   |nexus  = 11339
+
   |nexus  = 569
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Alphablackwolf/SkillPrestige
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Televisions
+
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
   |author  = aedenthorn, Erinthe
+
   |author  = Tondorian
   |id      = aedenthorn.WallTelevision
+
   |id      = Tondorian.SkillPrestige.LoveOfCooking
   |nexus  = 11448
+
   |nexus  = 18605
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Tondorian/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3<!--@retest after The Love of Cooking-->
 +
}}
 +
{{#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    = Warp Animals
+
   |name    = Skill Prestige for Magic
   |author  = Symen
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Symen.WarpAnimals
+
   |id      = alphablackwolf.MagicPrestigeAdapter
   |nexus  = 1400
+
   |nexus  = 569
   |github  = simonbru/WarpAnimals
+
   |github  = Alphablackwolf/SkillPrestige
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Binder
+
   |name    = Skill Rings
   |author  = SnowFire kVala
+
   |author  = AlphaMeece
   |id      = SnowFire.Warp_Binder
+
   |id      = AlphaMeece.SkillRings
   |nexus  = 6892
+
  |curse  = 991336
 +
   |nexus  = 7515
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer
+
   |name    = Skill Training
   |author  = Strato35, Shalankwa
+
   |author  = spacechase0
   |id      = Strato35.WarpMultiplayer
+
   |id      = spacechase0.SkillTraining
   |nexus  = 7451
+
   |nexus  = 14452
   |github  = Shalankwa/SDV_Mods
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name    = Skinny Animals
   |author  = Shaklin
+
   |author  = tem696969696969
   |id      = shaklin.warpmultiplayer_locations
+
   |id      = tem696969696969.SkinnyAnimals
   |nexus  = 8950
+
   |nexus  = 21826
   |github  =
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Network
+
   |name    = Skin Tone Loader
   |author  = tlitookilakin
+
   |author  = HeyImAmethyst
   |id      = tlitookilakin.warpnetwork
+
   |id      = HeyImAmethyst.SkinToneLoader
   |nexus  = 8567
+
   |nexus  = 22797
  |moddrop = 951720
+
   |github  = HeyImAmethyst/SkinToneLoader
   |github  = tlitookilakin/WarpNetwork
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Parsnip
+
   |name    = Skip Dialogue
   |author  = Pillow
+
   |author  = FricativeMelon
   |id      = Pillow.WarpParsnip
+
   |id      = FricativeMelon.SkipDialogue
   |nexus  = 18628
+
   |nexus  = 15311
   |github  = AnotherPillow/WarpParsnip
+
   |github  = FricativeMelon/SkipDialogue
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Snitch
+
   |name    = Skip Fish
   |author  = ceruleandeep
+
   |author  = LucaINC
   |id      = ceruleandeep.WarpSnitch
+
   |id      = LucaINC.StardewValleyMods.SkipFish
   |nexus  = 9087
+
   |nexus  = 19762
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp To Friends
+
   |name    = Skip Fishing Minigame
   |author  = Shalankwa
+
   |author  = DewMods
   |id      = Shalankwa.WarpToFriends
+
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
   |nexus  = 2180
+
   |nexus  = 2697
   |github  = Shalankwa/SDV_Mods
+
   |github  =
 
 
  |status            = workaround
 
  |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Wasteless Watering
+
   |name     = Skip Fishing Minigame 2
   |author = GrumpyCrouton
+
   |author   = philosquare
   |id     = GrumpyCrouton.WastelessWatering
+
   |id       = philosquare.SkipFishingMinigame2
   |nexus   = 10998
+
  |moddrop  = 1530481
   |github =
+
   |nexus   =
 +
   |github   = philosquare/SDVSkipFishingMinigame2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Balloon
+
   |name    = Skip Intro
   |author  = HaulinOats
+
   |author  = Pathoschild
   |id      = HaulinOats.WaterBalloon
+
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
   |nexus  = 14481
+
  |curse  = 1000635
   |github  = HaulinOats/StardewMods
+
   |nexus  = 533
 +
  |moddrop = 606601
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bomb
+
   |name    = Skip Start
   |author  = BlaDe
+
   |author  = DeadRobotDev
   |id      = BlaDe.WaterBomb
+
   |id      = DeadRobotDev.SkipStart
   |nexus  = 10267
+
   |nexus  = 11885
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bot
+
   |name    = Skip Text
   |author  = andyruwruw
+
   |author  = CrunchyDuck
   |id      = andyruwruw.WaterBot
+
   |id      = CrunchyDuck.SkipText
   |nexus  = 8167
+
   |nexus  = 8947
   |github  = andyruwruw/stardew-valley-water-bot
+
   |github  = CrunchyDuck/Stardew-Skip-Text
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Can Refiller
+
   |name    = Skull Cavern Drill
   |author  = Mizzion
+
   |author  = S1mmyy
   |id      = mizzion.watercanrefiller
+
   |id      = S1mmyy.SkullCavernDrill
   |nexus  = 3539
+
   |nexus  = 6121
   |moddrop = 661368
+
   |github  = S1mmyy/StardewMods
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Flow
+
   |name    = Skull Cavern Drill Redux
   |author  = blueberry
+
   |author  = NetworkOverflow
   |id      = blueberry.WaterFlow
+
   |id      = NetworkOverflow.SkullCavernDrillRedux
   |nexus  = 11790
+
   |nexus  = 16533
   |github  = b-b-blueberry/WaterFlow
+
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Give Exp
+
   |name    = Skull Cavern Elevator
   |author  = Achtuur
+
   |author  = Bifibi, Lestoph
   |id      = Achtuur.WateringCanGiveExp
+
   |id      = SkullCavernElevator
   |nexus  = 16903
+
   |nexus  = 963
   |github  = Achtuur/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Tweaks
+
   |name    = Skull Cavern Toggle
   |author  = aedenthorn, Erinthe
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = aedenthorn.WateringCanTweaks
+
   |id      = TheMightyAmondee.SkullCavernToggle
  |curse  = 868789
+
   |nexus  = 7908
   |nexus  = 10947
+
   |github  = TheMightyAmondee/SkullCavernToggle
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Grants Experience and Crops Can Wither
+
   |name    = Skull Cave Saver
   |author  = Goldenrevolver
+
   |author  = cantorsdust
   |id      = Goldenrevolver.WateringGrantsXP
+
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
   |nexus  = 7768
+
   |nexus  = 175
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = cantorsdust/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Pet Bowl, Pet Water Bowl
+
   |name    = Sleep In Wedding
   |author  = Mizzion
+
   |author  = atravita
   |id      = mizzion.petwaterbowl
+
   |id      = atravita.SleepInWedding
   |nexus   = 2009
+
   |curse   = 870963
   |moddrop = 661365
+
   |moddrop = 1294437
   |github  = Mizzion/MyStardewMods
+
  |nexus  = 15006
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Waterproof Items
+
   |name    = Sleepless Fisherman
   |author  = Esca, Esca-MMC
+
   |author  = Annosz
   |id      = Esca.WaterproofItems
+
   |id      = Annosz.SleeplessFisherman
   |nexus  = 6460
+
   |nexus  = 5915
  |moddrop = 807393
+
   |github  = Annosz/StardewValleyModding
   |github  = Esca-MMC/WaterproofItems
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Retaining Field
+
   |name    = Sleepless in Stardew
   |author  = Digus
+
   |author  = instafluff
   |id      = DIGUS.WaterRetainingFieldMod
+
   |id      = instafluff.sleeplessinstardew
   |nexus  = 2374
+
   |nexus  = 5445
   |github  = Digus/StardewValleyMods
+
   |github  = instafluff/SleeplessInStardew
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wealth is Health
+
   |name    = Sleepovers
   |author  = Qi The Mysterious
+
   |author  = bwdy
   |id      = QiTheMysterious.WealthIsHealth
+
   |id      = bwdy.sleepovers
   |nexus  = 19903
+
   |nexus  = 3531
   |github  =
+
   |github  = bwdymods/SDV-Sleepovers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons Ignore Grass
+
   |name    = Sleep Warning
   |author  = aedenthorn, Erinthe
+
   |author  = GlimmerDev
   |id      = aedenthorn.WeaponsIgnoreGrass
+
   |id      = glimmerDev.SleepWarning
   |nexus  = 15409
+
   |nexus  = 21128
   |github  = aedenthorn/StardewValleyMods
+
   |github  = GlimmerDev/StardewValleyMod_SleepWarning
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons on Display
+
   |name    = Sleep Wherever
   |author  = Anthony Hilyard
+
   |author  = Vexorth
   |id      = com.anthonyhilyard.WeaponsOnDisplay
+
   |id      = Vexorth.SleepWherever
  |curse  = 447259
+
   |nexus  = 16674
   |nexus  = 9319
+
   |github  =
   |github  = AHilyard/WeaponsOnDisplay
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wear More Rings
+
   |name    = Sleep Worker
   |author  = bcmpinc
+
   |author  = Platonymous
   |id      = bcmpinc.WearMoreRings
+
   |id      = Platonymous.SleepWorker
   |nexus   = 3214
+
   |curse   = 877233
   |github  = bcmpinc/StardewHack
+
   |moddrop = 793835
 
+
   |nexus  = 2062
   |warnings = Broken on Android.
+
   |github  = Platonymous/Stardew-Valley-Mods
 
 
   |beta broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Controller
+
   |name    = Sleepy Eye
   |author  = EvilPdor
+
   |author  = spacechase0
   |id      =
+
   |id      = spacechase0.SleepyEye
   |nexus   =
+
   |curse  = 867761
   |url    = https://community.playstarbound.com/threads/111526
+
   |moddrop = 129011
   |github  = natfoth/StardewValleyMods
+
   |nexus  = 1152
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.2
+
   |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    = Weather God
+
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
   |author  = nrm33n
+
   |author  = fernass354
   |id      = nrm33n.weatherGod
+
   |id      = fernass354.SlimeHutchResize
   |nexus  = 15563
+
   |nexus  = 18507
 
   |github  =
 
   |github  =
  
   |status  = broken<!-- author uploaded source code instead of the compiled mod -->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Illnesses
+
   |name    = Slime Hutch Water Spots
  |author  = Sakorona
 
  |id      = KoihimeNakamura.WeatherIllnesses
 
  |nexus  = 2210
 
  |moddrop = 664153
 
  |github  = Sakorona/SDVMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Weather Totem
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WeatherTotems
+
   |id      = aedenthorn.SlimeHutchWaterSpots
   |nexus  = 16455
+
   |nexus  = 13778
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Mod
+
   |name    = Slime Minerals
   |author  = Opalie
+
   |author  = ChrisMzz
   |id      = Opalie.Wedding
+
   |id      = ChrisMzz.slimeminerals
   |nexus  =
+
   |nexus  = 20930
  |moddrop = 526231
+
   |github  = ChrisMzz/StardewValleyMods
   |github  = Opalie/Wedding
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Tweaks
+
   |name    = Slime Mods, Slime Minigame, Slime QOL
   |author  = aedenthorn, Erinthe
+
   |author  = Tofu, SadDodo
   |id      = aedenthorn.WeddingTweaks
+
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
  |curse  = 868829
+
   |nexus  = 2743
   |nexus  = 10117
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weekly Break Reminder
+
   |name    = Slime Produce
   |author  = treehat
+
   |author  = exotico
   |id      = Treehat.WeeklyBreakReminder
+
   |id      = exotico.SlimeProduce
   |nexus  = 8194
+
   |nexus  = 7634
   |github  =
+
   |github  = andraemon/SlimeProduce
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122362
 +
  |unofficial version = 1.3.4-unofficial.1-LikeFrogs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Week Starts Sunday
+
   |name    = Slime Spawner
   |author  = aedenthorn, Erinthe
+
   |author  = aurnj, Roy Li
   |id      = aedenthorn.WeekStartsSunday
+
   |id      = RuyiLi.SlimeSpawner
   |nexus  = 13707
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
   |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Werewolf in the Valley
 
  |author  = Platonymous
 
  |id      = Platonymous.Werewolf
 
  |curse  = 877223
 
  |nexus  = 15724
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Are You Missing
+
   |name    = Slime Water Filler, Slime AutoWaterer
   |author  = PrivateButtface
+
   |author  = Speshkitty
   |id      = PrivateButtface.WhatAreYouMissing
+
   |id      = speshkitty.slimewaterer
   |nexus  = 4430
+
   |nexus  = 7141
   |github  = LukeSeewald/PublicStardewValleyMods
+
   |github  = Speshkitty/SlimeWaterFiller
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Farm Cave, WhatAMush
+
   |name    = Slim Hutch
   |author  = Oxyligen
+
   |author  = Peasly Wellbott
   |id      = WhatAMush
+
   |id      = Wellbott.SlimHutchCode
   |nexus  = 1097
+
   |nexus  = 7424
   |github  =
+
   |github  = Wellbott/StardewValleyMods
 
 
  |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    = Slingshot Rebalance
   |author  = Oxyligen
+
   |author  = Redwood, Towering Redwood
   |id      = wHatsUp
+
   |id      = Redwood.SlingshotRebalance
   |nexus  = 1082
+
   |nexus  = 14391
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where Are They
+
   |name    = Slots Cheats
   |author  = Capaldi12
+
   |author  = Fischkop2
   |id      = Capaldi12.WhereAreThey
+
   |id      = Fischkop2.SlotsCheats
   |nexus  = 13208
+
   |nexus  = 22574
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/Capaldi12/wherearethey
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where's My Items?
+
   |name    = Slower Fence Decay
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = f4iTh.WheresMyItems
+
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
   |nexus  = 2086
+
   |nexus  = 252
   |github =
+
  |source  = https://gitlab.com/speeder1/FenceSlowDecayMod
 +
 
 +
  |broke in = SMAPI 2.0
 +
   |status  = workaround
 +
  |summary = use [[#No Fence Decay|No Fence Decay]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = White Turnip
+
   |name    = Smack Dat Scarecrow
   |author  = ejun0
+
   |author  = LeFauxMatt
   |id      = ejun0.WhiteTurnip
+
   |id      = furyx639.SmackDatScarecrow
   |nexus  = 8568
+
   |curse   = 871830
  |github  =
+
   |nexus  = 13528
}}
+
   |github  = LeFauxMatt/StardewMods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Who Lives Here
 
  |author  = Prism 99
 
  |id      = prism99.wholiveshere
 
   |nexus  = 19840
 
   |github  = Prism-99/WhoLivesHere
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wiki Links
+
   |name    = Small Beach Farm
   |author  = aedenthorn, Erinthe
+
   |author  = Pathoschild
   |id      = aedenthorn.WikiLinks
+
   |id      = Pathoschild.SmallBeachFarm
   |nexus  = 11476
+
  |curse  = 1000624
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 3750
 
+
   |moddrop = 606555
   |beta broke in = Stardew Valley 1.6
+
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wild Flowers, Wildflowers
+
   |name    = Smaller Fish Ponds, Fish Well
   |author  = aedenthorn, Erinthe
+
   |author  = Peasly Wellbott
   |id      = aedenthorn.Wildflowers
+
   |id      = Wellbott.FishWell
   |nexus  = 14061
+
   |nexus  = 7651
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Wellbott/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Smaller Fish Ponds|The Return of Smaller Fish Ponds]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wind Effects
+
   |name    = Small Tree Texture
   |author  = CatCattyCat
+
   |author  = season
   |id      = cat.windeffects
+
   |id      = season.SmallTreeTexture
   |nexus  = 6647
+
   |nexus  = 22285
  |moddrop = 833564
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.0.3-unofficial.4-brimbane
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-80633
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Window Resize
+
   |name    = Smart Building
   |author  = thatnzguy
+
   |author  = DecidedlyHuman
   |id      = thatnzguy.WindowResize
+
   |id      = DecidedlyHuman.SmartBuilding
   |nexus  = 2266
+
   |nexus  = 11158
   |github  = thatnzguy/WindowResize
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Grass
+
   |name    = Smart Cursor
   |author  = CatCattyCat, Cat
+
   |author  = DecidedlyHuman
   |id      = cat.wintergrass
+
   |id      = DecidedlyHuman.SmartCursor
   |nexus  = 1601
+
   |nexus  = 13268
  |moddrop = 833542
+
   |github  = DecidedlyHuman/StardewValleyMods
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Pigs
+
   |name    = Smart Cursor
   |author  = MindMeltMax
+
   |author  = stokastic
   |id      = MindMeltMax.WinterPigs
+
   |id      = stokastic.SmartCursor
  |moddrop = 1443556
+
   |nexus  = 2458
   |nexus  = 16879
+
   |github  = stokastic/SmartCursor
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 3.0
 +
  |unofficial version = 1.1.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Rain
+
   |name    = SmartMod
   |author  = idermailer
+
   |author  = KuroBear
   |id      = idermailer.WinterRain
+
   |id      = KuroBear.SmartMod
   |nexus  = 13767
+
   |nexus  =
   |github  = idermailer/WinterRain
+
  |url    = https://community.playstarbound.com/threads/108104
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Star Spouse
+
   |name    = Smol Fish
   |author  = drbirbdev
+
   |author  = gbromios
   |id      = drbirbdev.WinterStarSpouse
+
   |id      = gbromios.SmolFish
   |nexus  = 14164
+
   |nexus  = 14287
   |github  = drbirbdev/StardewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Witcher Mod
+
   |name    = Snack Anything
   |author  = aedenthorn, Erinthe
+
   |author  = Cherry, ChroniclerCherry
   |id      = Aedenthorn.WitcherMod
+
   |id      = Cherry.SnackAnything
   |nexus  = 5797
+
   |nexus  = 5196
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 716397
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wizard's Mystical Stationary
+
   |name    = Snail Mail
   |author  = Taskmaster
+
   |author  = Darkhax
   |id      = Taskmaster.WizardsMysticalStationary
+
   |id      = darkhax.snailmail
  |nexus  = 5246
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Wonderful Farm Life
 
  |author  = Jinxiewinxie and TaintedWheat
 
  |id      = WonderfulFarmLife
 
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |curse  = 307861
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  = Stardew-Valley-Modding/Snail-Mail
  
   |broke in           = Stardew Valley 1.1 or 1.11
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
<!--
 
  |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    = Snow Crab
   |author  = jahangmar
+
   |author  = John Peters
   |id      = jahangmar.WorkingFireplace
+
   |id      = JohnPeters.SnowCrab
   |nexus  = 3654
+
   |nexus  = 11302
   |github  = jahangmar/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = X
+
   |name    = Socializing Skill
   |author  = skiilaa
+
   |author  = drbirbdev
   |id      = skiilaa.X
+
   |id      = drbirbdev.SocializingSkill
   |nexus  = 2286
+
   |nexus  = 14142
 +
  |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.20
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XP Display
+
   |name    = Social Page Order Button
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.XPDisplay
+
   |id      = aedenthorn.SocialPageOrderButton
   |nexus  = 11089
+
   |nexus  = 7871
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier
+
   |name    = Social Page Order Menu
   |author  = nofilenamed
+
   |author  = aedenthorn, Erinthe
   |id      = NFN.XPMUL
+
   |id      = aedenthorn.SocialPageOrderMenu
   |nexus  = 8649
+
   |nexus  = 13698
   |github  = nofilenamed/XPMultiplier
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier.Space
+
   |name    = Social Page Order Redux
   |author  = nofilenamed
+
   |author  = aedenthorn and FlyingTNT
   |id      = NFN.XPMULSPA
+
   |id      = FlyingTNT.SocialPageOrderRedux
   |nexus  = 8760
+
   |nexus  = 23374
   |github  = nofilenamed/XPMultiplier.Space
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Xtardew Core
+
   |name    = Social Tab Patch for Unlimited Players
   |author  = hixega
+
   |author  = funny-snek
   |id      = hixega.XtardewCore
+
   |id      = funnysnek.socialtabpatch
   |nexus  = 19096
+
   |nexus  = 2981
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Solar Eclipse Event
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.SolarEclipseEvent
 +
  |nexus  = 897
 +
  |github  = JohnsonNicholas/SDVMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Year-Round Crops
+
   |name    = Solid Foundations
   |author  = vincebel
+
   |author  = PeacefulEnd
   |id      = vincebel.YearRoundCrops
+
   |id      = PeacefulEnd.SolidFoundations
   |nexus  = 8196
+
  |curse  = 870929
   |github  = vincebel7/YearRoundCrops
+
   |nexus  = 12311
 +
   |github  = Floogen/SolidFoundations
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name    = Solid Foundations → Automate Integration
   |id      = bcmpinc.HarvestWithScythe
+
  |author  = PeacefulEnd
   |nexus  = 2731
+
   |id      = PeacefulEnd.SolidFoundationsAutomate
  |author  = bcmpinc
+
   |nexus  = 12311
   |github  = bcmpinc/StardewHack
+
   |github  = Floogen/SolidFoundations
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
+
   |broke in = Solid Foundations 2.0.2?
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Map Teleport, Stardew Map Teleport
+
   |name    = Sona's Farm
   |author  = moddem
+
   |author  = Kerlin & Sona
   |id      = moddem.StardewMapTeleport
+
   |id      = kerlin.sonasfarm
   |nexus  = 18143
+
   |nexus  = 8545
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Sprint Mod
+
   |name    = Sonic Shoes
   |author  = XxHarvzBackxX
+
   |author  = lilico
   |id      = XxHarvzBackxX.YASM
+
   |id      = lilico.SonicShoes
   |nexus  = 9228
+
   |nexus  = 10226
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = You've Got Mail - Twitch Integration
+
   |name    = Sorted Storages
   |author  = Jaredlll08, YGM Team
+
   |author  = TeamCoFH, Tech, Zeldo
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id      = Zeldo.LinkedStorages
  |curse  = 308005
 
 
   |nexus  =
 
   |nexus  =
 +
  |curse  = 290653
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sorting Chests
 +
  |author  = aRooooooba
 +
  |id      = aRooooooba.SortingChests
 +
  |nexus  = 8224
 +
  |github  = aRooooooba/SortingChests
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = zDailyIncrease
+
   |name    = Sound Effect Replacement
   |author  = thakyZ
+
   |author  = aedenthorn, Erinthe
   |id      = zdailyincrease
+
   |id      = aedenthorn.SoundEffectReplacement
   |nexus  =
+
   |nexus  = 10232
  |chucklefish = 4247
+
   |github  = aedenthorn/StardewValleyMods
   |github  = thakyZ/zDailyIncrease
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zenchman
+
   |name    = Sound Loop Mod
   |author  = BlaDe
+
   |author  = strelkasaur
   |id      = BlaDe.Zenchman
+
   |id      = com.strelkasaurus.sm.soundloop
   |nexus  = 12024
+
   |nexus  = 13099
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zen Mod
+
   |name    = Sounds Patcher
   |author  = PositiveVegan
+
   |author  = MindMeltMax
   |id      = PositiveVegan.ZenMod
+
   |id      = MindMeltMax.SoundsPatcher
   |nexus  = 12899
+
   |nexus  = 7465
   |github  =
+
  |moddrop = 1135690
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zombie Outbreak
+
   |name    = Sound Tweaker
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ZombieOutbreak
+
   |id      = aedenthorn.SoundTweaker
   |nexus  = 6743
+
   |nexus  = 14767
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level
+
   |name    = SpaceCore
   |author  = thespbgamer
+
   |author  = spacechase0
   |id      = thespbgamer.ZoomLevel
+
   |id      = spacechase0.SpaceCore
   |curse  = 714275
+
   |curse  = 867152
   |nexus  = 7363
+
  |moddrop = 136998
   |github  = thespbgamer/ZoomLevel
+
   |nexus  = 1348
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level Keybinding
+
   |name    = Spawn Monsters
   |author  = GuiNoya, Yesst
+
   |author  = Berisan
   |id      = GuiNoya.ZoomLevelKeybind
+
   |id      = Berisan.SpawnMonsters
   |nexus  = 1621
+
   |nexus  = 3201
   |github  = GuiNoya/SVMods
+
   |github  = Berisan/SpawnMonsters
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Mod / Zoom Out Extreme
+
   |name    = Spawn More Rocks
   |author  = RockinRolla
+
   |author  = Mase
   |id      = RockinMods.ZoomMod
+
   |id      = Mase.SpawnMoreRocks
   |nexus  = 1326
+
   |nexus  = 7423
   |github  = rockinrolla/ZoomMod
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.33
 
  |status  = workaround
 
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 
<!--
 
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoomy Farmer
+
   |name    = Spawn Sea Monster
   |author  = Geko_X
+
   |author  = Edu Anttunes
   |id      = gekox.zoomyFarmer
+
   |id      = EduAnttunes.SpawnSeaMonster
   |nexus  = 6031
+
   |nexus  = 5736
 
   |github  =
 
   |github  =
   |source = https://gitlab.com/geko_x/stardew-mods
+
 
 +
   |status = abandoned
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
 
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|beta|link=0}}</div>
 
 
===SMAPI mods (obsolete)===
 
This list contains mods which...
 
* have their mod pages hidden/deleted;
 
* or have been replaced by a change in the base game;
 
* or have been explicitly abandoned by the mod author (unless they're open-source and likely to be updated unofficially).
 
 
These will likely never be updated again.
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 4Leaf
+
   |name    = Spawn Supply Crates on Beach
   |author  = Alex Noddings
+
   |author  = onlythechosen
   |id      = an.4leaf
+
   |id      = otc.supplycratesonbeach
   |nexus  = 2365
+
   |nexus  = 20828
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
   |author  = Entoarox
+
   |author  = AcidicNic
   |id      = Entoarox.AdvancedLocationLoader
+
   |id      = acidicnic.SpecialOrdersAnywhere
   |nexus  = 2270
+
   |nexus  = 7588
  |chucklefish = 3619
+
   |github  = AcidicNic/StardewValleyMods
   |github  = Entoarox/StardewMods
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advancing Sprinklers
+
   |name    = Special Orders Tags Extended
   |author  = Warix3
+
   |author  = atravita
   |id      = warix3.advancingsprinklers
+
   |id      = atravita.SpecialOrdersExtended
   |nexus  = 2983
+
  |curse  = 870988
   |github  =
+
  |moddrop = 1086743
 +
   |nexus  = 9855
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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    = Special Orders Tweaks
   |author  = CKextreme
+
   |author  = nnn
   |id      = CKextreme.AfkTimer
+
   |id      = nnn.Special_Orders_Tweaks
   |nexus  = 3721
+
   |nexus  = 22719
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aging Mod
+
   |name    = Special Power Utilities
   |author  = skn
+
   |author  = Spiderbuttons
   |id      = skn.AgingMod
+
   |id      = Spiderbuttons.SpecialPowerUtilities
   |nexus  = 1129
+
   |nexus  = 22300
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = All Crops All Seasons
+
   |name    = Specify Gift Taste Portraits
   |author  = cantorsdust
+
   |author  = Button, Spiderbuttons
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id      = Button.SpecifyGiftTastePortraits
   |nexus  = 170
+
   |nexus  = 15882
   |github  = cantorsdust/StardewMods
+
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Angel's Lead Rod Drop Rate Fixer
+
   |name    = Speed Boots
   |author  = Angela Ranna
+
   |author  = season
   |id      = AngelaRanna.LeadRodFixer
+
   |id      = season.SpeedBoots
   |nexus  = 6894
+
   |nexus  = 22958
  |github  = AngelaRanna/StardewMods
 
 
 
  |status  = obsolete
 
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Animal Mood Fix
 
  |author  = Grant Peters
 
  |id      = GPeters-AnimalMoodFix
 
  |nexus  = 761
 
 
   |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    = Speed Mod
   |author  = DaLion
+
   |author  = Blackclaw
   |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id      = Blackclaw.SpeedMod
   |nexus  = 11288
+
   |nexus  = 5082
   |github  =
+
   |github  = Xebeth/StardewValley-SpeedMod
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |status   = workaround
 +
   |summary = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Archaeology House Content Management Helper
+
   |name    = Speedrun Practice Mod
   |author  = Felix-Dev
+
   |author  = Underscore
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
   |nexus  = 2804
+
   |nexus  = 7337
   |github  = Felix-Dev/StardewMods
+
   |github  = Underscore76/SDVPracticeMod
 
 
  |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    = Speedster
   |author  = Max Vollmer, SVProtector
+
   |author  = Platonymous
   |id      = maxvollmer.audiodevices
+
   |id      = Platonymous.Speedster
   |nexus  = 2838
+
   |nexus  = 1102
   |github  = maxvollmer/AudioDevices
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.3
   |status  = obsolete
+
   |status  = abandoned
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto-Grabber Mod
+
   |name    = Spelldew Valley
   |author  = Jotser
+
   |author  = instafluff
   |id      = Jotser.AutoGrabberMod
+
   |id      = instafluff.spelldewvalley
   |nexus  = 2783
+
   |nexus  = 7322
   |github  =
+
   |github  = instafluff/SpelldewValley
 
+
}}
   |status = abandoned
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] 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    = Auto Stack Items to Chest
+
   |name    = Spenny Deluxe
   |author  = Chosimba
+
   |author  = spacechase0
   |id      = Chosimba.AutoStackItemsToChest
+
   |id      = spacechase0.SpennyDeluxe
   |nexus  = 2307
+
   |nexus  = 14984
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 
 
  |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    = Spenny Lite
   |author  = LateFilmsGamer
+
   |author  = spacechase0
   |id      = Late's.AdjustBabyChance
+
   |id      = spacechase0.SpennyLite
   |nexus  = 15018
+
   |nexus  = 14249
   |github  =
+
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Gender Interface
+
   |name    = Spice of Life
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = KarratKake
   |id      = f4iTh.BabyGenderInterface
+
   |id      = KarratKake.SpiceOfLife
   |nexus  = 1947
+
   |nexus  = 7398
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bee House Flower Range Fix
+
   |name    = Splash Text
   |author  = KirbyLink
+
   |author  = sophiesalacia
   |id      = kirbylink.beehousefix
+
   |id      = sophie.SplashText
   |nexus  = 3013
+
   |nexus  = 14416
   |github  = KirbyLink/BeeHouseFix
+
   |github  = sophiesalacia/StardewMods
 
 
  |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    = Split Money
   |author  = Taskmaster
+
   |author  = Platonymous
   |id      = Taskmaster.BeMyValentine
+
   |id      = Platonymous.SplitMoney
   |nexus  = 5219
+
   |nexus  = 2303
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting
+
   |name    = Split Screen
   |author  = RedstoneBoy
+
   |author  = Ilyaki
   |id      = RedstoneBoy.BetterCrafting
+
   |id      = Ilyaki.SplitScreen
   |nexus  = 2504
+
   |nexus  = 2139
   |github  = RedstoneBoy/BetterCrafting
+
   |github  = Ilyaki/SplitScreen
  
   |status  = abandoned
+
  |broke in = SMAPI 3.0
   |broke in = Stardew Valley 1.4
+
   |status  = obsolete
 +
   |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
+
   |name    = Splitscreen Improved
   |author  = Khloe Leclair
+
   |author  = gaussfire
   |id      = leclair.bcspacecore
+
   |id      = gaussfire.SplitscreenImproved
   |nexus  = 11115
+
   |nexus  = 24507
  |moddrop = 1115749
+
   |github  = alanperrow/StardewModding
   |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    = Split Screen Manager
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = RomenH
   |id      = f4iTh.BetterTransmutation
+
   |id      = RomenH.SplitScreenManager
   |nexus  = 2120
+
   |nexus  = 12063
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |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    = Split Screen Regions
   |author  = BunnyJumps
+
   |author  = Espy
   |id      = BunnyJumps.BJSCapsuleMod
+
   |id      = Espy.SplitScreenRegions
   |nexus  = 2502
+
   |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
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS MP Kick Mod
+
   |name    = Spooky Big Pumkin, Spooky_pumkin
   |author  = BunnyJumps
+
   |author  = Dounat2201, Sasara
   |id      = BunnyJumps.BJSMPKickMenu
+
   |id      = Sasara.pumkin
   |nexus  = 2503
+
   |nexus  = 4586
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Night Sounds
+
   |name    = Spouse Outdoor Area
   |author  = BunnyJumps
+
   |author  = Shaklin
   |id      = BunnyJumps.BJSNightSounds
+
   |id      = shaklin.spouseoutdoorarea
   |nexus  = 2501
+
   |nexus  = 6747
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.8
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Only Treasure Room
+
   |name    = Spouses in Ginger Island, Spouses' Island
   |author  = BunnyJumps
+
   |author  = mistyspring
   |id      = BunnyJumps.BJSOnlyTreasureRoom
+
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
   |nexus   = 3145
+
   |curse   = 880521
   |github  =
+
   |nexus  = 11037
 
+
   |github = misty-spring/StardewMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Plant Everywhere
+
   |name    = Spouse's Room Mod
   |author  = BunnyJumps
+
   |author  = Wata, Watagatapitusberry
   |id      = BunnyJumps.BJSPlantEverywhere
+
   |id      = Spouseroom
   |nexus  = 3143
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Stop Grass
+
   |name    = Spouse Stuff
   |author  = BunnyJumps
+
   |author  = hquake, Per Sikker Hansen, Sikker
   |id      = BunnyJumps.BJSStopGrass
+
   |id      = Sikker.SpouseStuff
   |nexus  = 2500
+
   |nexus  = 4651
   |github  =
+
   |github  = sikker/SpouseStuff
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Thunderstorm
+
   |name    = Sprinkler Activation
   |author  = BunnyJumps
+
   |author  = Blaxsmith
   |id      = BunnyJumps.BJSThunderStorm
+
   |id      = Blaxsmith.SprinklerActivation
   |nexus  = 3144
+
   |nexus  = 7661
   |github  =
+
   |github  = Blaxsmith/SprinklerActivation
 
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blue Chickens in Multiplayer
+
   |name    = Sprinkler Mod
   |author  = WindHero
+
   |author  = aedenthorn, Erinthe
   |id      = WindHero.BlueChickensInMultiplayer
+
   |id      = aedenthorn.SprinklerMod
   |nexus  = 2336
+
   |nexus  = 15385
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
+
   |summary  = use {{nexus mod|22167|Sprinkler Mod Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bow
+
   |name    = Sprinkles
   |author  = spacechase0
+
   |author  = Platonymous
   |id      = spacechase0.Bow
+
   |id      = Platonymous.Sprinkles
   |nexus  = 2756
+
   |nexus  =
   |moddrop = 771627
+
   |chucklefish = 4592
  |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  =
 
   |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    = Bwdyworks
+
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
   |author  = bwdy
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = bwdyworks
+
   |id      = SPDSprintAndDash
   |nexus  = 3530
+
   |nexus  = 235
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capitalist Split Money
+
   |name    = Sprint and Dash Redux
   |author  = Ilyaki
+
   |author  = littleraskol
   |id      = Ilyaki.CapitalistSplitMoney
+
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
   |nexus  = 3083
+
   |nexus  = 560
   |github  = Ilyaki/CapitalistSplitMoney
+
  |moddrop = 827770
 +
   |github  = littleraskol/Sprint-And-Dash-Redux
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Casks Anywhere
+
   |name    = Sprinting
   |author  = YukiShiku, LeonBlade
+
   |author  = Patrick, mistersnuggler
   |id      = CasksAnywhere
+
   |id      =
   |nexus  = 878
+
   |nexus  =
   |chucklefish = 5486
+
   |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
  |moddrop = 124612
+
   |github  = oliverpl/SprintingMod
   |github  = LeonBlade/CasksAnywhere
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.2
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Casks Everywhere|Casks Everywhere]] instead).
+
   |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Child Bed Config
+
   |name    = Sprinting
   |author  = aclockworkhound
+
   |author  = onemix
   |id      = aclockworkhound.ChildBedConfig
+
   |id      = onemix.Sprinting
   |nexus  = 3540
+
   |nexus  = 10469
   |github  = clockworkhound/SDV-ChildBedConfig
+
   |github  = thiagomasson/Sprinting
 
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Automation
+
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
   |author  = CJBok
+
   |author  = Abs, abslam
   |id      = CJBAutomation
+
   |id      = abs.SprintNRegen
   |nexus  = 211
+
   |nexus  = 4898
   |github  = CJBok/SDV-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Clock24
+
   |name    = Sprint Sprint, Sprint Sprint Sprint
   |author  = Lysero
+
   |author  = Jessebot, JessebotX
   |id      = Lysero.Clock24
+
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
   |nexus  = 3718
+
   |nexus  = 4778
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cobalt
+
   |name    = Sprint (unidarkshin)
   |author  = spacechase0
+
   |author  = unidarkshin, Devin Lematty
   |id      = spacechase0.Cobalt
+
   |id      = DevinLematty.Sprint
   |nexus  = 1723
+
   |nexus  = 7492
   |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    = Sprint (Yoshify)
   |author  = DanielSerrano, Lord Xamon
+
   |author  = Yoshify
   |id      = LordXamon.ColdWeatherHaleyPRO
+
   |id      =
   |nexus  = 1169
+
   |nexus  = 2
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 0.39.1
   |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 [[#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    = Colored Chests
+
   |name    = SpriteMaster
   |author  = Igorious
+
   |author  = Ameise, Ameisen, mkukli
   |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id      = DigitalCarbide.SpriteMaster
   |nexus  =
+
   |nexus  = 4922
  |chucklefish = 3684
+
   |github  = ameisen/SV-SpriteMaster
   |github  =
 
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colorful Chests
+
   |name    = Sprites in Detail
   |author  = spacechase0
+
   |author  = BleakCodex
   |id      = spacechase0.ColorfulChests
+
   |id      = BleakCodex.SpritesInDetail
   |nexus  = 1623
+
   |nexus  = 14487
  |moddrop = 279189
+
   |github  = BleakCodex/SpritesInDetail
   |github  = spacechase0/ColorfulChests
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Concentration on Farming
+
   |name    = Stabbing Sword Special
   |author  = punyo, yakminepunyo
+
   |author  = Peasly Wellbott
   |id      = punyo.ConcentrationOnFarming
+
   |id      = Wellbott.StabbingSwordSpecial
   |nexus  = 1445
+
   |nexus  = 7683
   |github  =
+
   |github  = Wellbott/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Shipping Dates
+
   |name    = Stack Check Fix
   |author  = Nishtra
+
   |author  = punyo, yakminepunyo
   |id      = ConfigurableShippingDates
+
   |id      = punyo.StackCheckFix
   |nexus  = 675
+
   |nexus  = 2433
   |github  =
+
   |github  = pomepome/StackCheckFix
 
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Console Coordinates
+
   |name    = Stacked Item Icons
   |author  = Pillow
+
   |author  = aedenthorn, Erinthe
   |id      = Pillow.ConsoleCoordinates
+
   |id      = aedenthorn.StackedItemIcons
   |nexus   = 8957
+
   |curse   = 868678
   |github  =
+
   |nexus  = 15468
 
+
   |github = aedenthorn/StardewValleyMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Copy Invite Code
+
   |name    = Stack Everything
 
   |author  = CatCattyCat, Cat
 
   |author  = CatCattyCat, Cat
   |id      = cat.copyinvitecode
+
   |id      = cat.stackeverything
   |nexus  = 2171
+
   |nexus  = 2053
 +
  |moddrop = 833551
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |status  = obsolete
+
  |broke in = Stardew Valley 1.5
   |summary = remove this mod (added in Stardew Valley 1.3.17).
+
   |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
 +
  |name    = Stack Everything Redux
 +
  |author  = thimadera
 +
  |id      = thimadera.StackEverythingRedux
 +
  |nexus  = 22381
 +
  |github  = thimadera/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Counter
+
   |name    = Stack Quality
   |author  = bcmpinc
+
   |author  = LeFauxMatt
   |id      = bcmpinc.CraftCounter
+
   |id      = furyx639.StackQuality
   |nexus  = 2739
+
  |curse  = 871828
   |github  = bcmpinc/StardewHack
+
   |nexus  = 13724
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = abandoned
   |summary = remove this mod (added in Stardew Valley 1.4).
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Size Changer
 +
  |author  = Shockah
 +
  |id      = Shockah.StackSizeChanger
 +
  |nexus  = 11866
 +
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crafting Counter
+
   |name    = Stack Split Redux
   |author  = lolpcgaming
+
   |author  = pepoluan
   |id      = lolpcgaming.CraftingCounter
+
   |id      = pepoluan.StackSplitRedux
   |nexus  = 1585
+
   |nexus  = 8967
   |github  =
+
  |moddrop = 976551
 +
   |github  = pepoluan/StackSplitRedux
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Priority
+
   |name    = StackSplitX
   |author  = trienow
+
   |author  = tstaples
   |id      = de.trienow.stardew.craftpriority
+
   |id      = tstaples.StackSplitX
   |nexus  = 4174
+
   |nexus  = 798
   |github  = trienow/Stardew-CraftPriority
+
   |github  = tstaples/StackSplitX
  
   |status = obsolete
+
  |broke in = Stardew Valley 1.4
   |summary = remove this mod (added in Stardew Valley 1.4).
+
   |status   = workaround
 +
   |summary = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Creeper Forage
+
   |name    = Stack to Nearby Chests
   |author  = bwdy
+
   |author  = Ilyaki
   |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id      = Ilyaki.StackToNearbyChests
   |nexus  = 2115
+
   |nexus  = 1787
   |github  =
+
   |github  = Ilyaki/StackToNearbyChests
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.5
   |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
+
   |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    = Crop Safety
+
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
   |author  = BadNetCode
+
   |author  = Becks723
   |id      = BadNetCode.CropSafety
+
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
   |nexus  = 1233
+
   |nexus  = 13381
  |moddrop = 130160
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Current Location
+
   |name    = StaminaRegen
   |author  = Omegasis, AlphaOmegasis
+
   |author  = EvilPdor
   |id      = CurrentLocation102120161203
+
   |id      =
   |nexus  = 638
+
   |nexus  =
   |github  = janavarro95/Stardew_Valley_Mods
+
  |url    = https://community.playstarbound.com/threads/111526
 +
   |github  = natfoth/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
+
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Standardized Krobus
 +
  |author  = minervamaga
 +
  |id      = minervamaga.StandardizedKrobus
 +
  |nexus  =
 +
  |moddrop = 716314
 +
  |github  = minervamaga/StandardizedKrobus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Asset Modifier, Custom Asset Editor
+
   |name    = Starbot
   |author  = Omegasis, AlphaOmegasis
+
   |author  = bwdy
   |id      = Omegasis.CustomAssetModifier
+
   |id      = bwdy.starbot
   |nexus  = 1836
+
   |nexus  = 4755
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = bwdymods/SDV-Starbot
  
   |broke in = SMAPI 3.0
+
   |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
 +
  |name    = Stardew Access
 +
  |author  = Mohammad Shoaib
 +
  |id      = shoaib.stardewaccess
 +
   |nexus   = 16205
 +
   |url    = {{github|stardew-access/stardew-access}}/releases
 +
  |github = stardew-access/stardew-access
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Bundles
+
   |name    = Stardew and Chill
   |author  = furyx639
+
   |author  = mod.kitchen
   |id      = furyx639.CustomBundles
+
   |id      = mod.kitchen.stardewandchill
   |nexus  = 8258
+
   |nexus  = 12147
 
+
   |github  =
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops
+
   |name    = Stardew Aquarium Code
   |author  = spacechase0
+
   |author  = Gervig91
   |id      = spacechase0.CustomCrops
+
   |id      = Cherry.StardewAquarium
   |nexus  = 1592
+
   |nexus  = 6372
  |moddrop = 273617
+
   |github  =
   |github  = spacechase0/CustomCrops
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |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    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
   |author  = Platonymous
+
   |author  = Moonwolf, Moonwolf287
   |id      = Platonymous.CustomElementHandler
+
   |id      = Moonwolf.StardewAquariumInformant
   |nexus  = 1068
+
   |nexus  = 16527
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Stardew Aquarium-->
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Emotes
+
   |name    = Stardew Archipelago
   |author  = purrplingcat
+
   |author  = Kaito Kid
   |id      = PurrplingCat.CustomEmotes
+
   |id      = KaitoKid.StardewArchipelago
   |nexus  = 10861
+
   |nexus  = 16087
   |github  = purrplingcat/CustomEmotes
+
   |github  = agilbert1412/StardewArchipelago
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux
+
   |name    = Stardew Auto GC
   |author  = Platonymous
+
   |author  = Lake1059, 1059Studio
   |id      = Platonymous.CustomFarming
+
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
   |nexus  = 991
+
   |nexus  = 9293
   |curse   = 307366
+
  |github  =
   |moddrop = 793926
+
}}
   |github  = Platonymous/Stardew-Valley-Mods
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Brewery
 +
   |author  = Cylon
 +
   |id      = cylon.stardewbrewery
 +
   |nexus  = 2057
 +
   |github  = JustCylon/stardew-brewery
  
  |status  = abandoned
+
   |broke in = Stardew Valley 1.3
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
+
   |status  = workaround
   |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
+
   |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} 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 Farming Redux → CFAutomate
+
   |name    = Stardew Config Menu
   |author  = Platonymous
+
   |author  = Juice805
   |id      = Platonymous.CFAutomate
+
   |id      = Juice805.StardewConfigMenu
   |nexus  = 991
+
   |nexus  = 1312
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = StardewConfigFramework/StardewConfigMenu
  
   |broke in = Automate 1.15
+
   |broke in = Stardew Valley 1.3.29
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
+
   |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] 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    = Stardew Content Compatibility Layer (SCCL)
   |author  = spacechase0
+
   |author  = TehPers
   |id      = spacechase0.CustomFarmTypes
+
   |id      = SCCL
   |nexus  = 1140
+
   |nexus  = 889
  |moddrop = 128708
+
   |github  = TehPers/StardewValleyMods
   |github  = spacechase0/CustomFarmTypes
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.2
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Greenhouse
+
   |name    = Stardew Debt
   |author  = Forkmaster
+
   |author  = Poison
   |id      = Forkmaster.CustomGreenhouse
+
   |id      = Poison.StardewTesting
   |nexus  = 3464
+
   |nexus  = 10005
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Harvest Fix
+
   |name    = Stardew Discord
   |author  = mytigio
+
   |author  = Steven Kraft
   |id      = mytigio.customharvestfix
+
   |id      = StevenKraft.StardewDiscord
   |nexus  = 4192
+
   |nexus  = 3608
   |github  = mytigio/CustomHarvestFix
+
   |github  = steven-kraft/StardewDiscord
  
  |status  = obsolete
+
   |broke in = Stardew Valley 1.4
  |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    = Stardew Druid
   |author  = Speshkitty
+
   |author  = Neosinf
   |id      = speshkitty.CustomiseChildBedroom
+
   |id      = neosinf.StardewDruid
   |nexus  = 5540
+
   |nexus  = 18465
   |github  = Speshkitty/CustomiseChildBedroom
+
   |github  = Neosinf/StardewDruid
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Cursor Sprite
+
   |name    = Stardew Druid Lite
   |author  = Satozaki
+
   |author  = Neosinf
   |id      = EpicBellyFlop45.CustomizeCursorSprite
+
   |id      = neosinf.StardewDruidLite
   |nexus  = 3014
+
   |nexus  = 19308
   |github  = AndyCrocker/StardewMods
+
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC
+
   |name    = Stardew Editor
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.CustomNPC
+
   |id      = spacechase0.StardewEditor.GameIntegration
   |nexus  = 1607
+
   |nexus  = 1298
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = spacechase0/StardewEditor
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |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    = Stardew FPS (Animation Frame Speed)
   |author  = Platonymous
+
   |author  = 1059 Studio, Lake1059
   |id      = Platonymous.CustomShirts
+
   |id      = Lake1059.StardewFPS
   |nexus  = 2416
+
   |nexus  = 20801
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = Lake1059/StardewFPS
 
+
}}
   |broke in = Stardew Valley 1.4
+
{{#invoke:SMAPI compatibility|entry
   |status   = abandoned
+
  |name    = Stardew Get Achievement Now
   |summary = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
+
  |author  = Lake1059, 1059 Studio
 +
   |id      = Lake1059.StardewGetAchievementNow
 +
   |nexus   = 11515
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shops Redux
+
   |name    = Stardew Hack
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = bcmpinc
   |id      = Omegasis.CustomShopReduxGui
+
   |id      = bcmpinc.StardewHack
   |nexus  = 1378
+
   |nexus  = 3213
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = bcmpinc/StardewHack
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio
+
   |name    = Stardew Hitboxes
   |author  = aedenthorn, Erinthe
+
   |author  = Tyler Gibbs
   |id      = aedenthorn.CustomSpousePatio
+
   |id      = tylergibbs2.StardewHitboxes
   |nexus  = 6630
+
   |nexus  = 12264
   |github  = aedenthorn/StardewValleyMods
+
   |github  = tylergibbs2/StardewHitboxes
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |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    = Stardew Hypnos - Sleeping Overhaul, Hypnos
   |author  = Platonymous
+
   |author  = davikr, apdapreturns
   |id      = Platonymous.CustomWallsAndFloors
+
   |id      = davikr.hypnos
  |curse  = 307569
+
   |nexus  = 5935
  |moddrop = 793903
+
   |github  = davicr/StardewHypnos
   |nexus  = 3010
+
   |broken in = Stardew Valley 1.4
   |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    = Stardew Impact, Stardew Impact - Play as NPCs
   |author  = dreamsicl
+
   |author  = aedenthorn, Erinthe
   |id      = EventNotifications
+
   |id      = aedenthorn.StardewImpact
   |nexus  =
+
   |nexus  = 14365
  |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    = Daily Quest Anywhere
+
   |name    = Stardew Locations
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Mizzion
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id      = mizzion.stardewlocations
   |nexus  = 513
+
   |nexus  = 1929
   |github  = janavarro95/Stardew_Valley_Mods
+
   |moddrop = 661357
 
+
   |github = Mizzion/MyStardewMods
   |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    = Stardew Media Keys
   |author  = stokastic
+
   |author  = Angebro
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id      = Angebro.StardewMediaKeys
   |nexus  = 2462
+
   |nexus  = 11246
   |github  = stokastic/CoopGrabber
+
   |github  = AngeloC3/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Obelisk
+
   |name    = Stardew Motif
   |author  = CatCattyCat, Cat
+
   |author  = Vinyks
   |id      = cat.desertobelisk
+
   |id      = Vinyks.StardewMotif
   |nexus  = 2021
+
   |nexus  = 14326
  |moddrop = 833549
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DewCord Rich Presence
+
   |name    = Stardew Multiplayer Server
   |author  = explosivetortellini
+
   |author  = funny-snek & Zuberii & moy, Moy
   |id      = explosivetortellini.StardewValleyDRP
+
   |id      = moy.Always_On_Server
   |nexus  = 8348
+
   |nexus  = 20659
   |github  = explosivetortellini/StardewValleyDRP
+
   |github  = AguirreMoy/Stardew-Multiplayer-Server-Mod
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Emotes
+
   |name    = Stardew Nametags
   |author  = PurrplingCat
+
   |author  = Tyler Gibbs
   |id      = PurrplingCat.DialogueEmotes
+
   |id      = tylergibbs2.StardewNametags
   |nexus  = 6537
+
   |nexus  = 12158
   |github  = purrplingcat/DialogueEmotes
+
   |github  = tylergibbs2/StardewNametags
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Horses
+
   |name    = Stardew News Feed
   |author  = Bpendragon
+
   |author  = Other Buckets
   |id      = Bpendragon-DynamicHorses
+
   |id      = OtherBuckets.StardewNewsFeed
   |nexus  = 874
+
   |nexus  = 3206
   |github  = Bpendragon/DynamicHorses
+
   |github  = Mikesnorth/StardewNewsFeed
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
   |status  = abandoned
+
}}
   |summary = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Stardew Notifications
 +
   |author = monopandora (maintained by Sakorona)
 +
  |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
 +
  |moddrop = 664154
 +
  |nexus  = 4713
 +
  |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EiTK
+
   |name    = STardew Overview
   |author  = enaium
+
   |author  = Sto13
   |id      = Enaium.EiTK
+
   |id      = Sto13.STardewOverview
  |curse  = 365803
+
   |nexus  = 14564
   |nexus  =
 
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emotes
+
   |name    = Stardew Progress
   |author  = aurnj, Roy Li
+
   |author  = seeinggreen
   |id      = RuyiLi.Emotes
+
   |id      = seeinggreen.StardewProgress
   |nexus  =
+
   |nexus  = 9786
  |url    = https://community.playstarbound.com/threads/emotes.129159
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Hands
+
   |name    = Stardew Realty Framework
   |author  = Oblitus
+
   |author  = Prism 99
   |id      = QuicksilverFox.EmptyHands
+
   |id      = prism99.advize.stardewrealty
   |nexus  = 1176
+
   |nexus  = 10512
   |github  = quicksilverfox/StardewMods
+
   |github  = Prism-99/FarmExpansion
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better Warehouse
+
   |name    = Stardew RPC - Discord Rich Presence
   |author  = charliedemilho
+
   |author  = ElocinDev
   |id      = charliedemilho.EvenBetterWarehouse
+
   |id      = elocindev.stardewrpc
   |nexus  = 10396
+
  |curse  = 1009887
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expansive Combat, Proficiência
+
   |name    = Stardew RPG
   |author  = Hamio, HamioDracny
+
   |author  = aedenthorn, Erinthe
   |id      = HamioDracny.ProficienciaEmDano
+
   |id      = aedenthorn.StardewRPG
   |nexus  = 7511
+
   |nexus  = 11132
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FaeQuest
+
   |name    = Stardew Speak
   |author  = Navi-chan, ooo0000
+
   |author  = evfredericksen, Evan Fredericksen
   |id      = NaviChan.FaeQuest
+
   |id      = evfredericksen.StardewSpeak
   |nexus  = 2484
+
   |nexus  = 7929
   |github  =
+
   |github  = evfredericksen/StardewSpeak
  
   |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    = Stardew Survival Project
   |author  = Advize
+
   |author  = NeroYuki
   |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      = neroyuki.rlvalley
   |nexus  = 130
+
   |nexus  = 14183
   |github  = AdvizeGH/FarmExpansion
+
   |github  = NeroYuki/StardewSurvivalProject
 
 
  |broke in = Stardew Valley 1.3.16
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Hub
+
   |name    = Stardew Symphony Remastered, Stardew Symphony
   |author  = Platonymous
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Platonymous.FarmHub
+
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
   |nexus  = 2309
+
   |nexus  = 425
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5.5
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm in the Sky, Fundo
+
   |name    = Stardew Twitch Tracker
   |author  = BrasileiroTop
+
   |author  = Cody, Cody Hansen
   |id      = BrasileiroTop.Fundo
+
   |id      = cody.StardewTwitchTrackerMod
   |nexus  = 5423
+
   |nexus  = 16543
 
   |github  =
 
   |github  =
  
Line 18,459: Line 20,440:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Warps Patch
+
   |name    = Stardew Valley Balance Overhaul, Stardew Valley Balance Overhaul Bundles
   |author  = tlitookilakin
+
   |author  = Alvadea & Jaksha & Theoddon
   |id      = tlitookilakin.farmwarpspatch
+
   |id      = Theoddon.SVBOBundlesLoader
   |nexus  = 8236
+
   |nexus  = 13426
  |moddrop = 926207
+
   |github  = Annosz/UIInfoSuite2
   |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    = Fast Geode, Instant Geodes
+
   |name    = Stardew Valley Barber, Stardew Barber
   |author  = ofmanynames
+
   |author  = phroureo
   |id      = InstantGeode
+
   |id      = phroureo.BarberSV
   |nexus  = 750
+
   |nexus  = 9061
 
   |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    = Stardew Valley ESP, sdv-helper
   |author  = DaLion
+
   |author  = reimu, r2h, tomdc
   |id      = DaLion.ImmersiveRings
+
   |id      = reimu.sdv-helper
   |nexus  = 11380
+
   |nexus  = 3917
   |github  =
+
   |github  = rei2hu/stardewvalley-esp
  
   |status = abandoned
+
   |broke in = Stardew Valley 1.6
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley Expanded
 +
  |author = Flashshifter
 +
   |id      = FlashShifter.SVECode
 +
  |nexus  = 3753
 +
  |moddrop = 833179
 +
  |github  = FlashShifter/StardewValleyExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Crackers, Firecracker Mod
+
   |name    = Stardew Valley Randomizer
   |author  = MindMeltMax
+
   |author  = Tooshi
   |id      = MindMeltMax.FireCracker
+
   |id      = Tooshi.Randomizer
   |nexus  = 7321
+
   |nexus  = 5185
   |github  =
+
  |curse  = 308003
 +
   |github  = cTooshi/stardew-valley-randomizer
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fischievements
+
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
   |author  = MattDeDuck, Duckshard
+
   |author  = Tyler Gibbs and TheHaboo
   |id      = MattDeDuck.Fischievements
+
   |id      = tylergibbs2.StardewRoguelike
   |nexus  = 3658
+
   |nexus  = 13614
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
   |author  = f4iTh and Lita, JertsukkaTheMan
+
   |author  = evskii
   |id      = f4iTh.WoodsDebrisFix
+
   |id      = evskii.StardewTimelapse
   |nexus  = 1941
+
   |nexus  = 19806
 
   |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    = Fix Scythe Exp
+
   |name    = Stardew Voices
   |author  = bcmpinc
+
   |author  = Shannon Hobby
   |id      = bcmpinc.FixScytheExp
+
   |id      = shobby.StardewVoices
  |nexus  =
+
   |curse   = 1010539
   |github  = bcmpinc/StardewHack
+
   |nexus  = 22550
   |url    = https://github.com/bcmpinc/StardewHack/releases
 
 
 
  |broke in = Stardew Valley 1.3.25
 
  |status  = abandoned
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = FLO - New Custom NPC, FlorenceMod
 
  |author  = randomAnon1234
 
  |id      = none<!--no manifest ID-->
 
   |nexus  = 591
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FQ Festival Tweaks
+
   |name    = Stardew Web
   |author  = FletcherQuest
+
   |author  = Prism 99
   |id      = FletcherQuest.FQFestivalTweaks
+
   |id      = prism99.stardewweb
   |nexus  = 9062
+
   |nexus  = 8715
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Anywhere
+
   |name    = Stardew Web API
   |author  = Entoarox
+
   |author  = zunderscore
   |id      = Entoarox.FurnitureAnywhere
+
   |id      = zunderscore.StardewWebApi
   |nexus  = 2276
+
   |nexus  = 22540
  |chucklefish = 4324
+
   |github  = zunderscore/StardewWebApi
   |github  = Entoarox/StardewMods
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 
<!--
 
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FuryCore
+
   |name    = Stardust Core
   |author  = furyx639
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = furyx639.FuryCore
+
   |id      = Omegasis.StardustCore
   |nexus  = 10696
+
   |nexus  = 2341
 
+
   |github = janavarro95/Stardew_Valley_Mods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Dressed
+
   |name    = Starksouls
   |author  = Advize and Jinxiewinxie
+
   |author  = FenrirA
   |id      = Advize.GetDressed
+
   |id      = FenrirAsonda.Starksouls
   |nexus  = 331
+
   |nexus  = 10915
   |github  = AdvizeGH/GetDressed
+
   |github  = OhWellMikell/Starksouls
 
 
  |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    = Ginger Island Extra Locations
+
   |name    = Start in Ginger Island
 
   |author  = mistyspring
 
   |author  = mistyspring
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
+
   |id      = mistyspring.GingerIslandStart
  |curse  = 880520
+
   |nexus  = 20401
   |nexus  = 12195
+
   |github  =
   |github  = misty-spring/StardewMods
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift
+
   |name    = Starting Money
   |author  = ShadowDragon8685
+
   |author  = mmanlapat
   |id      = ShadowDragon.GrandfathersGift
+
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
   |nexus  = 985
+
   |nexus  = 1138
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift Remade
+
   |name    = Startup Volume Config
   |author  = pepoluan
+
   |author  = certifiableGrimalkin
   |id      = pepoluan.GrandfatherGiftRemade
+
   |id      = certifiableGrimalkin.StartupVolumeConfig
   |nexus  = 4151
+
   |nexus  = 15846
  |chucklefish = 5783
 
 
   |github  =
 
   |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    = Hamlet
+
   |name    = Start With Greenhouse
   |author  = Taskmaster
+
   |author  = CaptainSully
   |id      = Taskmaster.Hamlet
+
   |id      = CaptainSully.StartWithGreenhouse
   |nexus  = 4601
+
   |nexus  = 9878
 +
  |moddrop = 1035412
 +
  |github  = CaptainSully/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Start With Hat
 +
  |author  = treyh0
 +
  |id      = treyh0.StartWithHat
 +
  |nexus  = 2628
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Animals
+
   |name    = Stash Items
   |author  = StarPeanut, Greger
+
   |author  = ZackHill
   |id      = HappyAnimals
+
   |id      = ZackHill.StashItems
 +
  |nexus  = 9624
 +
  |github  = zack-hill/stardew-valley-stash-items
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stash Items to Chest
 +
  |author  = lambui
 +
  |id      = BlueMod_StashItemsToChest
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
   |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
   |github  =
+
   |github  = lambui/StardewValleyMod_StashItemsToChest
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Sprites
+
   |name    = Static Inventory
   |author  = ninthworld
+
   |author  = Dinotopea
   |id      = NinthWorld.HDSprites
+
   |id      = Dinotopea.StaticInventory
   |nexus  = 4024
+
   |nexus  = 20093
   |github  = ninthworld/HDSprites
+
   |github  = nrobinson12/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hempire
+
   |name    = Static Tool Power
   |author  = Oga_The_Real
+
   |author  = Omek97
   |id      = Oga_The_Real.Hempire
+
   |id      = omek97.static_toolpower
   |nexus  = 14477
+
   |nexus  = 21281
   |github  =
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stats as Tokens
 +
  |author  = sophiesalacia
 +
  |id      = Vertigon.StatsAsTokens
 +
  |nexus  = 9659
 +
  |github  = dtomlinson-ga/StatsAsTokens
  
   |status  = abandoned<!--mod page hidden-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Animations, Animacoes
+
   |name    = Stats Passive Regeneration, Stats Reloader
   |author  = BrasileiroTop
+
   |author  = strato35
   |id      = BrasileiroTop.Animacoes
+
   |id      = Strato35.StatsReloader
   |nexus  = 5139
+
   |nexus  = 7428
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Mill
+
   |name    = Statue of Generosity
   |author  = AustinYQM
+
   |author  = spacechase0
   |id      = AustinYQM.ImprovedMill
+
   |id      = spacechase0.StatueOfGenerosity
   |nexus  = 1748
+
  |curse  = 867713
   |github  = AustinYQM/ImprovedMill
+
   |nexus  = 7532
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Inventory
+
   |name    = Statue Shorts
   |author  = unidarkshin, Devin Lematty
+
   |author  = aedenthorn, Erinthe
   |id      = DevinLematty.InfiniteInventory
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 2247
+
   |nexus  = 17642
   |github  = unidarkshin/Stardew-Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use {{nexus mod|22135|Statue Shorts Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interactions, Interacoes
+
   |name    = Statue Shorts Redux
   |author  = BrasileiroTop
+
   |author  = Nom0ri
   |id      = BrasileiroTop.Interacoes
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 4862
+
   |nexus  = 22135
   |github  =
+
   |github  = Nom0ri/StatueShortsRedux
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Farm
+
   |name    = Stay Up
   |author  = Platonymous
+
   |author  = su226
   |id      = Platonymous.JunimoFarm
+
   |id      = Su226.StayUp
   |nexus  = 984
+
   |nexus  = 7592
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = su226/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Studio, Music Blocks
+
   |name    = Stay Up Late
   |author  = Becks723
+
   |author  = Krutonium
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id      = krutonium.stayuplate
   |nexus  = 6971
+
   |nexus  = 12578
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junk Mail
+
   |name    = Stay Up Plus
   |author  = Taskmaster
+
   |author  = neur0tox1n, neur0tox1n_
   |id      = Taskmaster.JunkMail
+
   |id      = neur0tox1n_.StayUpPlus
   |nexus  = 4452
+
   |nexus  = 21469
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keyboard Mod Menu
+
   |name    = SteamDew
   |author  = Shadowfoxss
+
   |author  = Mewsubi
   |id      = Shadowfoxss.KeyboardModMenu
+
   |id      = Mewsubi.SteamDew
   |nexus  = 3147
+
   |nexus  = 19396
  |curse  = 308891
+
   |github  = myuusubi/SteamDew
   |github  =
 
  
   |broke in = SMAPI 3.0
+
   |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    = Kisekae
+
   |name    = Stendew Valley
   |author  = Kabigon
+
   |author  = Haunted Pineapple
   |id      = Kabigon.kisekae
+
   |id      = HauntedPineapple.StendewValley
   |nexus  = 2348
+
   |nexus  = 19483
   |github  = KabigonFirst/StardewValleyMods
+
   |github  = HauntedPineapple/Stendew-Valley
  
   |broke in = Stardew Valley 1.3.29
+
   |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    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
+
   |name    = Stone Bridge Over Pond, Pond With Bridge
   |author  = Lavapulse
+
   |author  = Advize and jinxiewinxie
   |id      = Lavapulse.LavapulseChickens
+
   |id      = jinxiewinxie.StoneBridgeOverPond
   |nexus  = 4821
+
   |nexus  = 316
   |github  =
+
   |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
 +
  |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
 +
  |author  = Mustafa
 +
  |id      = Mustafa.StopSoundsWhenAltTabbed
 +
  |nexus  = 13925
 +
  |github = mustafa-git/StopSoundsWhenAltTabbed
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leah Cabin Music Fix
+
   |name    = Storage Containers
   |author  = Huanir
+
   |author  = trashcan9
   |id      = Huanir.LeahCabinMusicFix
+
   |id      = trashcan9.StorageContainers
   |nexus  = 2653
+
   |nexus  = 16071
 
   |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    = Stronger You
   |author  = Permamiss
+
   |author  = Krutonium
   |id      = BALANCEMOD_AntiExhaustion
+
   |id      = Krutonium.StrongerYou
   |nexus  = 637
+
   |nexus  = 7402
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location and Music Logger
+
   |name    = Stuck at Level 1 but Overpower Drop Rates
   |author  = Brandy Lover, WDavi
+
   |author  = Darkmushu
   |id      = Brandy Lover.LMlog
+
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
   |nexus  = 1366
+
   |nexus  = 17380
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Makeshift Multiplayer
+
   |name    = Stumps to Hardwood Stumps
   |author  = spacechase0
+
   |author  = Nishtra
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
   |nexus  = 501
+
   |nexus  = 691
  |moddrop = 127274
+
   |github  =
   |github  = spacechase0/StardewValleyMP
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
   |status   = obsolete
+
}}
 +
{{#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    = Map Image Export
+
   |name    = Submerged Crab Pots
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id      = aedenthorn.SubmergedCrabPots
   |nexus  = 1073
+
   |nexus  = 11719
  |moddrop = 127273
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/MapImageExporter
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
   |status  = obsolete
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
   |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#SubmergedCrabPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mass Production
+
   |name    = Subterranian Overhaul, Dwarvish
   |author  = Jacque Pott
+
   |author  = mytigio
   |id      = JacquePott.MassProduction
+
   |id      = mytigio.SubterranianOverhaul
   |nexus  = 7021
+
   |nexus  = 4149
   |github  = JacquePott/StardewValleyMods
+
   |github  = mytigio/SDVMods
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 
   |status  = abandoned
 
   |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    = Message Box API, ChatMod
+
   |name    = Summit Reborn
   |author  = Kithio
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Kithio:ChatMod
+
   |id      = KoihimeNakamura.summitreborn
   |nexus  =
+
   |nexus  = 2073
  |chucklefish = 4296
+
   |github  = JohnsonNicholas/SDVMods
   |github  =
 
  
  |broke in = SMAPI 2.0
+
   |status = abandoned
   |status   = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining with Explosives
+
   |name    = Sundrop City
   |author  = Nishtra
+
   |author  = The Sundrop Team
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
   |nexus  = 770
+
   |nexus  = 4014
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5.5
  |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    = Super Hopper
   |author  = Taskmaster
+
   |author  = spacechase0
   |id      = Taskmaster.MonthlyMail
+
   |id      = spacechase0.SuperHopper
   |nexus  = 4523
+
  |curse  = 867698
   |github  =
+
   |nexus  = 9418
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MoodFix
+
   |name    = Super Sleeper
   |author  = vaindil
+
   |author  = spoocky123
   |id      = vaindil.MoodFix
+
   |id      = spoocky123.SuperSleeper
   |nexus  = 1809
+
   |nexus  = 10842
   |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    = Surfing Festival
   |author  = YonKuma, kumarei
+
   |author  = spacechase0 and ParadigmNomad
   |id      = YonKuma.MoodGuard
+
   |id      = spacechase0.SurfingFestival
   |nexus  = 1597
+
  |curse  = 867720
   |github  = YonKuma/MoodGuard
+
   |nexus  = 6688
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Map Layers
+
   |name    = Surprise Pregnancy, SurpriseBaby1
   |author  = Platonymous
+
   |author  = MiphasGrace
   |id      = Platonymous.MoreMapLayers
+
   |id      = MiphasGrace.SurpriseBaby1
   |nexus  = 1134
+
   |nexus  = 13126
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More TV Channel, CanaisTv
+
   |name    = Survivalistic
   |author  = BrasileiroTop
+
   |author  = Ophaneom
   |id      = BrasileiroTop.CanaisTv
+
   |id      = Ophaneom.Survivalistic
   |nexus  = 5126
+
   |nexus  = 12179
   |github  =
+
   |github  = Ophaneom/Survivalistic
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.0.5-unofficial.2-Locked15
 +
  |unofficial url    = {{github|Locked15/SDV_Survivalistic-Rebooted}}/releases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Through Object
+
   |name    = SV Fishing Mod
   |author  = ylsama
+
   |author  = KDERazorback
   |id      = ylsama.MoveThoughObject
+
   |id      = KDERazorback.SvFishingMod
   |nexus  = 2680
+
   |nexus  = 6403
   |github  =
+
   |github  = KDERazorback/SvFishingMod
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 
 
 
  |dev note = source in separate Git branch
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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    = SV Notepad
   |author  = SgtPickles, GameMX
+
   |author  = HereBeCush
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id      = herebecush.SVNotepad
   |nexus  = 2256
+
   |nexus  = 21473
 
   |github  =
 
   |github  =
 
+
   |source = https://gitlab.com/hbc-mods/stardew-valley/sv-notepad
   |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Emotes
+
   |name    = Swap Rings
   |author  = FerMod
+
   |author  = Zamiel
   |id      = FerMod.MultiplayerEmotes
+
   |id      = Zamiel.SwapRings
   |nexus  = 2347
+
   |nexus  = 21205
   |github  = FerMod/StardewMods
+
   |github  = Zamiell/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    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name    = Swim
   |author  = Unremarkable, animavoro
+
   |author  = aedenthorn, Erinthe
   |id      = unremarkable.fix-sellToStorePrice
+
   |id      = aedenthorn.Swim
   |nexus  = 2135
+
  |curse  = 868896
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |nexus  = 6326
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.11
+
   |broke in           = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
+
   |summary  = use [[#Swim - Continued|Swim - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Shaft Fix
+
   |name    = Swim (Almost) Anywhere, Swim Suit
   |author  = Prince-Leto
+
   |author  = Platonymous
   |id      = princeleto.multiplayershaftfix
+
   |id      = Platonymous.SwimSuit
   |nexus  = 2922
+
   |nexus  = 1215
   |github  = Prince-Leto/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
   |status  = obsolete
+
   |status  = abandoned
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
+
   |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouses
+
   |name    = Swim - Continued
   |author  = aedenthorn, Erinthe
+
   |author  = aedenthorn and FlyingTNT
   |id      = aedenthorn.MultipleSpouses
+
   |id      = FlyingTNT.Swim
   |nexus  = 6227
+
   |nexus  = 23169
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FlyingTNT/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    = Museum Rearranger
+
   |name    = Swimsuits Anywhere
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Myzkatonic
   |id      = Omegasis.MuseumRearranger
+
   |id      = Myzkatonic.SwimsuitsAnywhere
   |nexus  = 428
+
   |nexus  = 7722
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cheat Shortcuts (No Map Overwrite)
+
   |name    = Swiss Army Knife
   |author  = kulcris
+
   |author  = John Peters
   |id      = kulcris.NoCheatShortcuts
+
   |id      = JohnPeters.SwissArmyKnife
   |nexus  = 2310
+
   |nexus  = 13991
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swizzy Meads
 +
  |author  = Swizzy Studios
 +
  |id      = SwizzyStudios.SwizzyMeads
 +
  |nexus  = 3241
 +
  |github  = SwizzyStudios/SV-SwizzyMeads
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debug Mode
+
   |name    = Tab Autoloot
   |author  = Pathoschild
+
   |author  = Guedez
   |id      = Pathoschild.NoDebugMode
+
   |id      = tab.autoloot
   |nexus  = 593
+
   |nexus  = 5115
   |github  = Pathoschild/StardewMods
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Pets
+
   |name    = Tailor Weapon Skins
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Peasly Wellbott
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id      = Wellbott.TailorWeaponSkins
   |nexus  = 506
+
   |nexus  = 7797
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds From Trees Fix
+
   |name    = Tainted Cellar, Underground House Cellar
   |author  = KirbyLink
+
   |author  = Jinxiewinxie and TaintedWheat
   |id      = kirbylink.noseedsfromtreesfix
+
   |id      = TaintedCellar
   |nexus  = 2947
+
   |nexus  = 1672
   |github  = KirbyLink/NoSeedsFromTreesFix
+
   |github  = Jinxiewinxie/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
   |status  = obsolete
+
<!--
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
+
   |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    = Notes
+
   |name    = Take a Break
   |author  = Platonymous
+
   |author  = Krutonium
   |id      = Platonymous.Notes
+
   |id      = krutonium.TakeABreak
   |nexus  = 3068
+
   |nexus  = 12549
  |moddrop = 793905
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Speak
+
   |name    = Take All
   |author  = jwdred
+
   |author  = aedenthorn, Erinthe
   |id      =
+
   |id      = aedenthorn.TakeAll
   |nexus  = 694
+
   |nexus  = 14247
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |status  = obsolete
 
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Online Splitscreen
+
   |name    = Take It Slow
   |author  = DeLiXx
+
   |author  = KarratKake
   |id      = DeLiXx.Online_Splitscreen
+
   |id      = KarratKake.TakeItSlow
   |nexus  = 12291
+
   |nexus  = 13432
 
   |github  =
 
   |github  =
  |source  =
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornamental
+
   |name    = Talk to Inworld's AI Villagers, Inworld
   |author  = Taskmaster
+
   |author  = Inworld AI, PogDerson
   |id      = Taskmaster.Ornamental
+
   |id      = PogDerson.Inworld
   |nexus  = 4981
+
   |nexus  = 16816
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = P2P Animal Noise
+
   |name    = Tap Giant Crops
   |author  = Modotte
+
   |author  = atravita
   |id      = modotte.P2PAnimalNoise
+
   |id      = atravita.TapGiantCrops
   |nexus  = 17383
+
  |curse  = 870968
   |github  =
+
  |moddrop = 1205166
 +
   |nexus  = 13052
 +
   |github  = atravita-mods/StardewMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Scepter, Personal Return Scepter
+
   |name    = Tappable Palm Trees
   |author  = Alex Noddings
+
   |author  = aedenthorn, Erinthe
   |id      = an.ownscepter
+
   |id      = aedenthorn.TappablePalmTrees
   |nexus  = 2404
+
   |nexus  = 10661
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Mob Spawner
+
   |name    = Tapper Ready
   |author  = zesman
+
   |author  = skunkkky
   |id      = MobSpawner.pseudohub.de
+
   |id      = skunkkk.TapperReady
   |nexus  = 2794
+
   |nexus  = 1219
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Tapper Report|Tapper Report]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Unlocked Recipes
+
   |name    = Tapper Report
   |author  = zesman
+
   |author  = pepoluan
   |id      = UnlockedRecipes.pseudohub.de
+
   |id      = pepoluan.TapperReport
   |nexus  = 2798
+
   |nexus  = 8700
 
   |github  =
 
   |github  =
 
+
   |source  = https://sourceforge.net/p/sdvmod-tapper-report
   |broke in = Stardew Valley 1.3.36
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Mushroom Trees
+
   |name    = Taxes Mod
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = bdawson1993
   |id      = f4iTh.PMT
+
   |id      =
   |nexus  = 2349
+
   |nexus  = 38
 
   |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
 
  |name    = Polygamy
 
  |author  = bwdy
 
  |id      = bwdy.polygamy
 
  |nexus  = 3542
 
  |github  = bwdymods/SDV-Polygamy
 
 
  |broke in = Stardew Valley 1.4
 
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
+
   |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    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
   |author  = ryaon
+
   |author  = TehPers
   |id      = Ryaon.FectorChallenge
+
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
   |nexus  = 5125
+
   |nexus  = 3256<!--was 2150 before re-release-->
   |github  =
+
   |moddrop = 1071149
 
+
   |github = TehPers/StardewValleyMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profession Adjustments
+
   |name    = Teh's Festive Slimes
   |author  = Kevin Connors
+
   |author  = TehPers
   |id      = KevinConnors.ProfessionAdjustments
+
   |id      = TehPers.FestiveSlimes
   |nexus  = 2424
+
   |nexus  = 2990
   |github  = kevinforrestconnors/ProfessionAdjustments
+
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Puffer Chick - Chickens
+
   |name    = Teh's Fishing Overhaul
   |author  = Satozaki
+
   |author  = TehPers
   |id      = EpicBellyFlop45.PufferChickChickens
+
   |id      = TehPers.FishingOverhaul
   |nexus  = 2997
+
   |nexus  = 866
   |github  =
+
  |moddrop = 123679
 +
   |github  = TehPers/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pumpkin Chickens
+
   |name    = Telephone Purchasing
   |author  = Satozaki
+
   |author  = Stingray
   |id      = EpicBellyFlop45.PumpkinChickens
+
   |id      = Stingray.TP
   |nexus  = 3004
+
   |nexus  = 10190
 +
  |github  = Stingrayss/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleportation Tool
 +
  |author  = jeWel
 +
  |id      = jeWel.TeleportationToolModCode
 +
  |nexus  = 22534
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality of Life - Immersive Tweaks
+
   |name    = Teleporter
   |author  = DaLion
+
   |author  = Bifibi
   |id      = DaLion.ImmersiveTweaks
+
   |id      = Teleporter
   |nexus  = 11296
+
   |nexus  =
 +
  |chucklefish = 4374
 
   |github  =
 
   |github  =
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.2
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |status   = workaround
 +
   |summary = use [[#Fast Travel|Fast Travel]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Essentials
+
   |name    = Teleport Mod
   |author  = PurrplingCat
+
   |author  = Falson, Falson127
   |id      = PurrplingCat.QuestEssentials
+
   |id      = Falson.TeleportMod
   |nexus  = 8827
+
   |nexus  = 18842
   |github  = purrplingcat/StardewMods
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Removable Horse Hats
+
   |name    = Teleport NPC
   |author  = CatCattyCat, Cat
+
   |author  = Enaium
   |id      = cat.removablehorsehats
+
   |id      = Enaium.TeleportNpc
   |nexus   = 2223
+
   |curse   = 436803
   |github  = danvolchek/StardewMods
+
   |moddrop = 865554
 
+
   |nexus   =
   |broke in = Stardew Valley 1.4
+
   |github = Enaium-StardewValleyMods/TeleportNpc
  |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    = Teleport NPC Location
   |author  = Platonymous
+
   |author  = ccr
   |id      = Platonymous.RingOfFire
+
   |id      = ccr.TeleportNPCLocation
   |nexus  = 1166
+
   |nexus  = 17190
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = chencrstu/TeleportNPCLocation
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rotate Toolbar
+
   |name    = Teleport Point
   |author  = Pathoschild
+
   |author  = Enaium
   |id      = Pathoschild.RotateToolbar
+
   |id      = Enaium.TeleportPoint
   |nexus   = 1100
+
   |curse   = 436830
   |github  = Pathoschild/StardewMods
+
   |moddrop = 864013
 
+
   |nexus  =
   |status  = abandoned
+
   |github  = Enaium-StardewValleyMods/TeleportPoint
   |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scream
+
   |name    = Teleport To Farm
   |author  = Taskmaster
+
   |author  = Rafael
   |id      = Taskmaster.Scream
+
   |id      = Rafael.TeleportToFarm
   |nexus  = 4588
+
   |nexus  = 7247
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Immersion
+
   |name    = Terraria Accessories
   |author  = Entoarox
+
   |author  = jeWel
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id      = jeWel.TerrariaAccessoriesCode
   |nexus  = 2273
+
   |nexus  = 22931
  |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    = Test Mod for Automated Workflows, Test Mod
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.SeedCatalogue
+
   |id      = spacechase0.TestMod
   |nexus  = 1640
+
   |nexus  = 21216
  |moddrop = 281292
+
   |github  = spacechase0/TestModWorkflow
   |github  = spacechase0/SeedCatalogue
 
 
 
  |status  = obsolete
 
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Money for Multiplayer
+
   |name    = Thai Font Adjuster
   |author  = funny-snek
+
   |author  = 'ELL and NRTnarathip
   |id      = funnysnek.SeparateMoney
+
   |id      = ELL.ThaiFontAdjuster
   |nexus  = 3086
+
   |nexus  = 9586
 
   |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    = The Adventurer's Life Expanded
   |author  = DaLion
+
   |author  = HamioDracny
   |id      = DaLion.ImmersiveTaxes
+
   |id      = HamioDracny.TALE.SMAPI
   |nexus  = 12547
+
   |nexus  = 14083
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Money
+
   |name    = The Best of "The Queen of Sauce"
   |author  = j4c0b333
+
   |author  = Bpendragon
   |id      = j4c0b333.SetMoney
+
   |id      = Bpendragon.BestOfQOS
   |nexus  = 3889
+
   |nexus  = 7985
   |github  =
+
   |github  = Bpendragon/Best-of-Queen-of-Sauce
 
 
  |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    = The Cave Cult, Cave Cult Code
   |author  = dJomp
+
   |author  = CtrlAltDefeat, Evan Yoshitani
   |id      = dJomp.SetUniqueGameID
+
   |id      = CtrlAltDefeat.CaveCultCode
   |nexus  = 2042
+
   |nexus  = 23741
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anywhere
+
   |name    = The Chest Dimension
   |author  = spacechase0
+
   |author  = zazizu
   |id      = spacechase0.ShipAnywhere
+
   |id      = zazizu.TheChestDimension
   |nexus  = 1379
+
   |nexus  = 4013
  |moddrop = 183277
+
   |github  = cilekli-link/SDVMods
   |github  = spacechase0/ShipAnywhere
 
  
  |broke in = Stardew Valley 1.3
+
   |status = abandoned
   |status   = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Taxes
+
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
   |author  = NOGAF
+
   |author  = Neat
   |id      = NOGAF.ShippingTaxes
+
   |id      = neat.newspaper
   |nexus  = 5189
+
   |nexus  = 8689
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = The Farmer That Stared at Rocks
   |author  = TehPers
+
   |author  = ItsLittany
   |id      = TehPers.ShroomSpotter
+
   |id      = itslittany.RockBreaker
   |nexus  = 908
+
   |nexus  = 6376
   |moddrop = 125766
+
   |moddrop = 804101
   |github  = TehPers/StardewValleyMods
+
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.4
+
{{#invoke:SMAPI compatibility|entry
   |status   = abandoned
+
  |name    = The Fish Dimension
   |summary = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
+
  |author  = ichortower
 +
   |id      = ichortower.TheFishDimension
 +
   |nexus   = 22335
 +
   |github = ichortower/TheFishDimension
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sound Manager
+
   |name    = Theft of the Winter Star
   |author  = Omegasis, AlphaOmegasis
+
   |author  = spacechase0 and ParadigmNomad
   |id      = Omegasis.SimpleSoundManager
+
   |id      = spacechase0.TheftOfTheWinterStar
   |nexus  = 1410
+
  |curse  = 867729
   |github  = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 771680
 +
   |nexus  = 5062
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Singin' Stone
+
   |name    = The Gnomiverse
   |author  = CyTheGuy01
+
   |author  = Purppelle and King Gnomus
   |id      = CyTheGuy01.TestMod
+
   |id      = Purppelle.TheGnomiverse
   |nexus  = 6463
+
   |nexus  = 13266
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit on Chairs, Sentar Em Cadeiras
+
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
   |author  = BrasileiroTop, Vagabundo2421
+
   |author  = Tlitookilakin
   |id      = BrasileiroTop.Sentar
+
   |id      = tlitookilakin.BakeOffCode
   |nexus  = 4729
+
   |nexus  = 18856
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cave Saver
+
   |name    = The Long Night
   |author  = cantorsdust
+
   |author  = Pathoschild
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id      = Pathoschild.TheLongNight
   |nexus  = 175
+
   |nexus  = 1369
   |github  = cantorsdust/StardewMods
+
   |github  = Pathoschild/StardewMods
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.3.20
   |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
+
   |status   = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Water Filler, Slime AutoWaterer
+
   |name    = The Love of Cooking
   |author  = Speshkitty
+
   |author  = blueberry
   |id      = speshkitty.slimewaterer
+
   |id      = blueberry.LoveOfCooking
   |nexus  = 7141
+
   |nexus  = 6830
   |github  = Speshkitty/SlimeWaterFiller
+
   |github  = b-b-blueberry/CooksAssistant
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |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    = Theme Manager
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Khloe Leclair
   |id      = KoihimeNakamura.SolarEclipseEvent
+
   |id      = leclair.thememanager
   |nexus  = 897
+
   |nexus  = 14525
   |github  = JohnsonNicholas/SDVMods
+
   |github  = KhloeLeclair/StardewMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Sea Monster
+
   |name    = The Moon
   |author  = Edu Anttunes
+
   |author  = Pucklynn
   |id      = EduAnttunes.SpawnSeaMonster
+
   |id      = shannon.MoonMod
   |nexus  = 5736
+
   |nexus  = 2482
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedster
+
   |name    = The Northern Gulf
   |author  = Platonymous
+
   |author  = The commission of The Northern Gulf
   |id      = Platonymous.Speedster
+
   |id      = TcTHG.Custom_The_Northern_Gulf
   |nexus  = 1102
+
   |nexus  = 19376
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Money
+
   |name    = The Pumpkin King
   |author  = Platonymous
+
   |author  = KirbyLink
   |id      = Platonymous.SplitMoney
+
   |id      = kirbylink.pumpkinking
   |nexus  = 2303
+
   |nexus  = 3006
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = KirbyLink/PumpkinKing
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.4
   |summary = remove this mod (separate money was added 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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen
+
   |name    = The Queen Of Sauce Reminder
   |author  = Ilyaki
+
   |author  = TheShwamp
   |id      = Ilyaki.SplitScreen
+
   |id      = TheShwamp.TheQueenOfSauceReminder
   |nexus  = 2139
+
   |nexus  = 5172
   |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    = The Return of Custom Backpack Framework
   |author  = Platonymous
+
   |author  = platinummyr
   |id      = Platonymous.Sprinkles
+
   |id      = platinummyr.CustomBackpackFramework
   |nexus  =
+
   |nexus  = 21588
  |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    = The Return of Immersive Scarecrows
   |author  = TehPers
+
   |author  = aedenthorn and lucaskfreitas
   |id      = SCCL
+
   |id      = lucaskfreitas.ImmersiveScarecrows
   |nexus  = 889
+
   |nexus  = 20701
  |github  = TehPers/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Editor
+
   |name    = The Return of Immersive Sprinklers
   |author  = spacechase0
+
   |author  = aedenthorn and lucaskfreitas
   |id      = spacechase0.StardewEditor.GameIntegration
+
   |id      = lucaskfreitas.ImmersiveSprinklers
   |nexus  = 1298
+
   |nexus  = 20796
   |github  = spacechase0/StardewEditor
+
   |github  = lucaskfreitas/ImmersiveSprinklers
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Twitch Tracker
+
   |name    = The Return of More Backpack Upgrades
   |author  = Cody, Cody Hansen
+
   |author  = platinummyr
   |id      = cody.StardewTwitchTrackerMod
+
  |id      = platinummyr.CPMoreBackpacks
   |nexus  = 16543
+
  |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  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Summit Reborn
+
   |name    = Thinking Time
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = PokeBenji
   |id      = KoihimeNakamura.summitreborn
+
   |id      = PokeBenji.ThinkingTime, YourName.ThinkingTimeMobile<!--mobile version-->
   |nexus   = 2073
+
   |curse   = 1024585
   |github  = JohnsonNicholas/SDVMods
+
   |nexus  = 24457
 
+
   |github =
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim (Almost) Anywhere, Swim Suit
+
   |name    = Think-n-Talk
   |author  = Platonymous
+
   |author  = Prism 99
   |id      = Platonymous.SwimSuit
+
   |id      = prism99.thinkntalk
   |nexus  = 1215
+
   |nexus  = 9546
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = Prism-99/Think-n-Talk
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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    = This Mod Is Organic
   |author  = bdawson1993
+
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
   |id      =
+
   |id      = SweetPanda.Organic
   |nexus  = 38
+
   |nexus  = 16648
 
   |github  =
 
   |github  =
  
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#Ferngill Revenue Service|Ferngill Revenue Service]] or [[#Serfdom - Immersive Taxes|Serfdom - Immersive Taxes]] instead).
 
   |broke in = SMAPI 0.39.1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Chest Dimension
+
   |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  = zazizu
+
   |author  = spacechase0
   |id      = zazizu.TheChestDimension
+
   |id      = spacechase0.ThreeHeartDancePartner<!--changed in 1.1.2-unofficial.2-FlyingTNT-->, ThreeHeartDancePartner
   |nexus  = 4013
+
  |curse  = 867388
   |github  = cilekli-link/SDVMods
+
  |moddrop = 127278
 +
   |nexus  = 500
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Long Night
+
   |name    = Throwable Axe
   |author  = Pathoschild
+
   |author  = spacechase0
   |id      = Pathoschild.TheLongNight
+
   |id      = spacechase0.ThrowableAxe
   |nexus  = 1369
+
  |curse  = 867726
   |github  = Pathoschild/StardewMods
+
  |moddrop = 771683
 +
   |nexus  = 5097
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in = Stardew Valley 1.6
  |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    = Thunderstorm Totem
   |author  = CKextreme
+
   |author  = justastranger
   |id      = CKextreme.TimeNotifier
+
   |id      = jas.ThunderstormTotem
   |nexus  = 3706
+
  |moddrop = 944622
 +
   |nexus  =
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Tidy Fields
   |author  = Sakorona
+
   |author  = seitanicbean
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = seitanicbean.tidyfields
   |nexus  = 1000
+
   |nexus  = 10929
   |github  = Sakorona/SDVMods
+
   |github  =
 +
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Travel
+
   |name    = Tidy Social
   |author  = Cile_ed
+
   |author  = trashcan9
   |id      = Cile_ed.TimeTravel
+
   |id      = trashcan9.TidySocial
   |nexus  = 4068
+
   |nexus  = 16233
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Geodes
+
   |name    = Tileman Challenge
   |author  = spacechase0
+
   |author  = SpicyKai
   |id      = spacechase0.ToolGeodes
+
   |id      = SpicyKai.Tileman
   |nexus  = 3090
+
   |nexus  = 11945
  |moddrop = 771642
+
   |github  = spicykai/StardewValley-Mods
   |github  = spacechase0/ToolGeodes
 
  
   |status  = abandoned
+
  |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
 
{{#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    = Tillable Ground
   |author  = DaLion
+
   |author  = hawkfalcon
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
+
   |id      = hawkfalcon.TillableGround
   |nexus  = 7965
+
   |nexus  = 2175
   |github  =
+
   |github  = hawkfalcon/Stardew-Mods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultiplayer
+
   |name    = Tilled Soil Decay
   |author  = Platonymous
+
   |author  = bcmpinc
   |id      = Platonymous.Ultiplayer
+
   |id      = bcmpinc.TilledSoilDecay
   |nexus  = 2134
+
   |nexus  = 2738
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = bcmpinc/StardewHack
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift All Week)
+
   |name    = Tilt-Shift - Native Effect Shader
   |author  = Chirase
+
   |author  = misterwu
   |id      = Tommy.GiftAllWeek
+
   |id      = misterwu.tiltshifteffect
   |nexus  = 6850
+
   |nexus  = 21959
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift Every Day)
+
   |name    = Time Before Harvest
   |author  = Chirase
+
   |author  = Asconoid
   |id      = Tommy.GiftEveryDay
+
   |id      = Asconoid.TimeBeforeHarvest
   |nexus  = 6850
+
   |nexus  = 5764
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Areas
+
   |name    = Time Before Harvest Enhanced
   |author  = DeLiXx
+
   |author  = Jonathan Ginn
   |id      = DeLiXx.Unlockable_Areas
+
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
   |nexus  = 15132
+
   |nexus  = 12170
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
+
   |source  = https://gitlab.com/enom/time-before-harvest-enhanced
  
   |status = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk of Life, Awesome Professions
+
   |name    = Time Freezes at Midnight
   |author  = DaLion
+
   |author  = JBtheShadow
   |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id      = JBtheShadow.TimeFreezesAtMidnight
   |nexus  = 8111
+
   |nexus  = 7425
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walkshop
+
   |name    = Time Master
   |author  = enaium
+
   |author  = trashcan9
   |id      = Enaium.Walkshop
+
   |id      = trashcan9.TimeMaster
  |curse  = 365806
+
   |nexus  = 16192
   |nexus  =
 
 
   |github  =
 
   |github  =
 +
  |source  = {{nexus mod|16192}}?tab=files
  
   |status = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Fix
+
   |name    = Time Notifier
   |author  = Travoos
+
   |author  = CKextreme
   |id      =
+
   |id      = CKextreme.TimeNotifier
   |nexus  =
+
   |nexus  = 3706
  |chucklefish = 4211
 
 
   |github  =
 
   |github  =
  
  |broke in = SMAPI 2.0
+
   |status  = abandoned
   |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    = Time of the Prairie King
   |author  = CyTheGuy01, CyberCheese15
+
   |author  = The Fluffy Robot
   |id      = cybercheese.WarpChests
+
   |id      = TheFluffyRobot.TimeOfThePrairieKing
   |nexus  = 6402
+
   |nexus  = 5631
   |github  =
+
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
 
 
  |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    = Time Reminder
   |author  = Sakorona (ItsBenter)
+
   |author  = Sakorona
   |id      = KoihimeNakamura.WashAwayForage
+
   |id      = KoihimeNakamura.TimeReminder
   |nexus  = 6715
+
   |nexus  = 1000
 
   |github  = Sakorona/SDVMods
 
   |github  = Sakorona/SDVMods
  
  |broke in = Stardew Valley 1.5
+
   |status = abandoned
   |status   = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapon Reskinner
+
   |name    = Time Reminder
   |author  = spacechase0
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = spacechase0.WeaponReskinner
+
   |id      = KoihimeNakamura.TimeReminder
   |nexus  = 5095
+
   |nexus  = 1000
   |moddrop = 771681
+
   |moddrop = 664035
   |github  = spacechase0/WeaponReskinner
+
   |github  = JohnsonNicholas/SDVMods
 
 
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = XmlSerializerRetool
+
   |name    = TimeSpeed
   |author  = Persival
+
   |author  = cantorsdust and Pathoschild
   |id      = none <!-- no ID in manifest -->
+
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
   |nexus  = 450
+
   |nexus  = 169
   |github  =
+
   |github  = cantorsdust/StardewMods
 
 
  |broke in = Stardew Valley 1.1
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XNB Loader
+
   |name    = Time Totem
   |author  = Entoarox
+
   |author  = gmff
   |id      = Entoarox.XnbLoader
+
   |id      = GMFF.TimeTotem
   |nexus   = 2275
+
   |curse   = 494425
   |chucklefish = 4506
+
   |nexus  =
   |github  = Entoarox/StardewMods
+
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |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    = Time Travel
   |author  = taintedwheat
+
   |author  = Cile_ed
   |id      = taintedwheat.2CuteFarmCave
+
   |id      = Cile_ed.TimeTravel
   |nexus  = 843
+
   |nexus  = 4068
 
   |github  =
 
   |github  =
  
   |content pack for  = Content Patcher
+
   |status  = abandoned
 
 
  |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    = Time Watch
   |author  = DevilBro/Ursii98
+
   |author  = KyuubiRan
   |id      = ursii98.BathroomAfter2ndHouseupgrade
+
   |id      = kyuubiran.TimeWatch
   |nexus  = 2578
+
   |nexus  = 23725
   |github  =
+
   |github  = KyuubiRan/TimeWatch
  |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    = TMXL Map Toolkit, TMX Loader
   |author  = Bugbuddy
+
   |author  = Platonymous
   |id      = bugbuddy.GreenPasturesFarm
+
   |id      = Platonymous.TMXLoader
   |nexus   = 2326
+
   |curse   = 877235
   |github  =
+
   |nexus   = 1820
 
+
   |moddrop = 771913
   |content pack for = Content Patcher
+
   |github  = Platonymous/Stardew-Valley-Mods
 
 
   |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    = To-Dew
   |author  = Zander
+
   |author  = Jamie Taylor
   |id      = zander.immersivefarm2
+
   |id      = jltaylor-us.ToDew
   |nexus  = 1531
+
  |curse  = 997100
   |github  =
+
   |nexus  = 7409
 
+
   |github  = jltaylor-us/StardewToDew
  |content pack for = Content Patcher
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.3.36
+
   |name    = To Do List
   |status  = workaround
+
   |author  = Eleanor, eleanoot
   |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
+
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
}}
+
  |nexus   = 1630
{{#invoke:SMAPI compatibility|entry
+
   |github = eleanoot/stardew-to-do-mod
   |name    = Overgrown Fairy Buildings
+
 
   |author = Ali Read/naeldeus
+
   |broke in = Stardew Valley 1.3.29
   |id      = naeldeus.OvergrownFairyBuildings
+
   |status   = workaround
   |nexus   = 4564
+
   |summary = use [[#To-Dew|To-Dew]] instead.
   |github =
+
<!--
 
+
   |unofficial version = 1.1.3-unofficial.2-pathoschild
  |content pack for = Content Patcher
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 
+
-->
   |broke in          = Stardew Valley 1.5
+
}}
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
+
   |name    = Toggle Items Framework
}}
+
   |author  = selph, zombifier
{{#invoke:SMAPI compatibility|entry
+
   |id      = selph.ToggleItems
   |name    = Remove That Damn Rock
+
   |nexus  = 21361
   |author  = Plutey/Androxilogin
+
   |github  = zombifier/My_Stardew_Mods
   |id      = Androxilogin.RemoveThatDamnRock
+
}}
   |nexus  = 384
+
{{#invoke:SMAPI compatibility|entry
   |github  =
+
  |name    = Toggle Monsters
 
+
  |author  = Jolyone, Me
  |content pack for = Content Patcher
+
   |id      = Me.ToggleMonsters
 
+
   |nexus  = 11801
   |broke in          = Stardew Valley 1.2
+
   |github  =
   |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    = Toggle Music, Toggle Music Hotkey
{{#invoke:SMAPI compatibility|footer}}
+
  |author  = MaltoseMatt
 
+
  |id      = MaltoseMatt.ToggleMusic
===XNB mods===
+
  |nexus  = 22913
See [[Modding:Using XNB mods]].
+
  |github  =
 
+
}}
==Mod data overrides==
+
{{#invoke:SMAPI compatibility|entry
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.
+
  |name    = Tool Assembly
 
+
  |author  = OFTS_CQM
{{#invoke:SMAPI compatibility overrides|header}}
+
  |id      = ofts.toolAss
{{#invoke:SMAPI compatibility overrides|entry
+
  |nexus  = 23872
   |name          = Adjust Artisan Prices
+
  |github  = ofts-cqm/ToolAssembly
   |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
+
}}
   |update keys    =
+
{{#invoke:SMAPI compatibility|entry
   |local version  =
+
  |name    = Toolbar Icons
   |remote version = 0.01 → 0.0.1
+
  |author  = LeFauxMatt
   |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
+
  |id      = furyx639.ToolbarIcons
}}
+
  |curse  = 871834
{{#invoke:SMAPI compatibility overrides|entry
+
  |moddrop = 1547451
   |name          = Almighty Farming Tool
+
  |nexus  = 11026
   |id            = 439
+
  |github  = LeFauxMatt/StardewMods
   |update keys    =
+
}}
   |local version  =
+
{{#invoke:SMAPI compatibility|entry
   |remote version = 1.21 → 1.2.1
+
  |name    = Toolbar Tooltips
   |reason        = {{nexus mod|439|mod page}} has wrong version format
+
  |author  = danmw3
}}
+
  |id      = danmw3.toolbartooltips
{{#invoke:SMAPI compatibility overrides|entry
+
  |nexus  = 4977
   |name          = Auto Water
+
  |github  =
   |id            = pickle.autowater
+
}}
   |update keys    = Nexus:5463 → Nexus:1666
+
{{#invoke:SMAPI compatibility|entry
   |local version  =
+
  |name    = ToolBelt
   |remote version =
+
  |author  = yuri0r
   |reason        = manifest has wrong update key<!--last checked: 1.2.1-->
+
  |id      = yuri0r.ToolBelt
}}
+
  |nexus  = 8566
{{#invoke:SMAPI compatibility overrides|entry
+
  |github  =
   |name          = Better Shipping Box
+
  |source  = https://gitlab.com/yuri0r/toolbelt
   |id            = Kithio:BetterShippingBox, Kithio.BetterShippingBox
+
 
   |update keys    =
+
  |broke in = Stardew Valley 1.6
   |local version  = 1.0.1 → 1.0.2
+
}}
   |remote version =
+
{{#invoke:SMAPI compatibility|entry
   |reason        = manifest outdated<!--last checked: 1.0.2-->
+
  |name    = Tool Charging
}}
+
  |author  = mralbobo
{{#invoke:SMAPI compatibility overrides|entry
+
  |id      = mralbobo.ToolCharging
   |name          = Big Silo
+
  |nexus  =
   |id            = lperkins2.BigSilo
+
  |url    = https://community.playstarbound.com/threads/111988
   |update keys    =
+
  |github  = mralbobo/stardew-tool-charging
   |local version  = 0.0.2 → 0.0.3
+
 
   |remote version =
+
  |broke in          = SMAPI 3.0
   |reason        = manifest outdated<!--last checked: 0.0.3-->
+
  |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 overrides|entry
+
}}
 +
{{#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.WeatherTotem<!--changed in 0.1.1-unofficial.1-->, aedenthorn.WeatherTotems
 +
  |nexus  = 16455
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WeatherTotem
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Totems Expanded
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.WeatherTotems
 +
  |nexus  = 21539
 +
  |github  = TheMightyAmondee/WeatherTotems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Wonders
 +
  |author  = Kanadeyoru
 +
  |id      = Kana.WeatherWonders.DLL
 +
  |curse  = 1016623
 +
  |nexus  = 23868
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wedding Mod
 +
  |author  = Opalie
 +
  |id      = Opalie.Wedding
 +
  |nexus  =
 +
  |moddrop = 526231
 +
  |github  = Opalie/Wedding
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wedding Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeddingTweaks
 +
  |curse  = 868829
 +
  |nexus  = 10117
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weekly Break Reminder
 +
  |author  = treehat
 +
  |id      = Treehat.WeeklyBreakReminder
 +
  |nexus  = 8194
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Week Starts Sunday
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeekStartsSunday
 +
  |nexus  = 13707
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weird Sounds
 +
  |author  = mori_sensei
 +
  |id      = mori_sensei.WeirdSounds
 +
  |nexus  = 23848
 +
  |github  = alcmoe/SVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Werewolf in the Valley
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Werewolf
 +
  |curse  = 877223
 +
  |moddrop = 1521370
 +
  |nexus  = 15724
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = What Are You Missing
 +
  |author  = PrivateButtface
 +
  |id      = PrivateButtface.WhatAreYouMissing
 +
  |nexus  = 4430
 +
  |github  = LukeSeewald/PublicStardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = What Farm Cave, WhatAMush
 +
  |author  = Oxyligen
 +
  |id      = WhatAMush
 +
  |nexus  = 1097
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = wHats Up
 +
  |author  = Oxyligen
 +
  |id      = wHatsUp
 +
  |nexus  = 1082
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where Are They
 +
  |author  = Capaldi12
 +
  |id      = Capaldi12.WhereAreThey
 +
  |nexus  = 13208
 +
  |github  =
 +
  |source  = https://gitlab.com/Capaldi12/wherearethey
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where's My Horse
 +
  |author  = temisthem
 +
  |id      = tem696969696969.WheresMyHorse
 +
  |nexus  = 23287
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where's My Items?
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.WheresMyItems
 +
  |nexus  = 2086
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = White Turnip
 +
  |author  = ejun0
 +
  |id      = ejun0.WhiteTurnip
 +
  |nexus  = 8568
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Who Lives Here
 +
  |author  = Prism 99
 +
  |id      = prism99.wholiveshere
 +
  |nexus  = 19840
 +
  |github  = Prism-99/WhoLivesHere
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wiki Links
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WikiLinks
 +
  |nexus  = 11476
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24119|Wiki Links by Aedenthorn}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Eggs Hatching
 +
  |author  = MikeW
 +
  |id      = Mikew.wildeggshatching
 +
  |nexus  = 23935
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Wildflowers
 +
  |nexus  = 14061
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21498|Wild Flowers Reimagined}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers Reimagined
 +
  |author  = jpp
 +
  |id      = jpp.WildFlowersReimagined
 +
  |nexus  = 21498
 +
  |github  = jpparajeles/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Tree Tweaks
 +
  |author  = chiccen
 +
  |id      = chiccen.WildTreeTweaks
 +
  |nexus  = 24349
 +
  |github  = chiccenFL/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wind Effects
 +
  |author  = CatCattyCat
 +
  |id      = cat.windeffects
 +
  |nexus  = 6647
 +
  |moddrop = 833564
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = 1.0.3-unofficial.5-brimbane
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119900
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Window Resize
 +
  |author  = thatnzguy
 +
  |id      = thatnzguy.WindowResize
 +
  |nexus  = 2266
 +
  |github  = thatnzguy/WindowResize
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Grass
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.wintergrass
 +
  |nexus  = 1601
 +
  |moddrop = 833542
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (grass no longer dies in winter in Stardew Valley 1.6).
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Pigs
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.WinterPigs
 +
  |curse  = 1004491
 +
  |moddrop = 1443556
 +
  |nexus  = 16879
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Rain
 +
  |author  = idermailer
 +
  |id      = idermailer.WinterRain
 +
  |nexus  = 13767
 +
  |github  = idermailer/WinterRain
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Star Spouse
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.WinterStarSpouse
 +
  |nexus  = 14164
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Witcher Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.WitcherMod
 +
  |nexus  = 5797
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wizard's Mystical Stationary
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.WizardsMysticalStationary
 +
  |nexus  = 5246
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wonderful Farm Life
 +
  |author  = Jinxiewinxie and TaintedWheat
 +
  |id      = WonderfulFarmLife
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
 +
  |github  = Jinxiewinxie/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.1 or 1.11
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Workbench Helper
 +
  |author  = Ballom41
 +
  |id      = Ballom41.WorkbenchHelper
 +
  |nexus  = 21294
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Working Fireplace
 +
  |author  = jahangmar
 +
  |id      = jahangmar.WorkingFireplace
 +
  |nexus  = 3654
 +
  |github  = jahangmar/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = World Maps, World Maps Everywhere
 +
  |author  = shekurika
 +
  |id      = shekurika.worldMaps
 +
  |nexus  = 24210
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = X
 +
  |author  = skiilaa
 +
  |id      = skiilaa.X
 +
  |nexus  = 2286
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.20
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XmlSerializerRetool
 +
  |author  = Persival
 +
  |id      = none <!-- no ID in manifest -->
 +
  |nexus  = 450
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XNB Loader
 +
  |author  = Entoarox
 +
  |id      = Entoarox.XnbLoader
 +
  |nexus  = 2275
 +
  |chucklefish = 4506
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XP Display
 +
  |author  = Shockah
 +
  |id      = Shockah.XPDisplay
 +
  |nexus  = 11089
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XPMultiplier
 +
  |author  = nofilenamed
 +
  |id      = NFN.XPMUL
 +
  |nexus  = 8649
 +
  |github  = nofilenamed/XPMultiplier
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XPMultiplier.Space
 +
  |author  = nofilenamed
 +
  |id      = NFN.XPMULSPA
 +
  |nexus  = 8760
 +
  |github  = nofilenamed/XPMultiplier.Space
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Xtardew Core
 +
  |author  = hixega
 +
  |id      = hixega.XtardewCore
 +
  |nexus  = 19096
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yanshufitos Mod
 +
  |author  = yanshufitos
 +
  |id      = yanshufitos.yanshufitosmod
 +
  |nexus  = 20355
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |broke in = never worked
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Year-Round Crops
 +
  |author  = vincebel
 +
  |id      = vincebel.YearRoundCrops
 +
  |nexus  = 8196
 +
  |github  = vincebel7/YearRoundCrops
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Auto Watering
 +
  |author  = zhuoyun233
 +
  |id      = zhuoyun233.YetAnotherAutoWatering
 +
  |nexus  = 21036
 +
  |github  = ZhuoYun233/YetAnotherAutoWatering-StardrewValleyMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Cooking Skill
 +
  |author  = moonslime
 +
  |id      = moonslime.CookingSkill
 +
  |nexus  = 22681
 +
  |github  = Pet-Slime/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Fishing Mod
 +
  |author  = NeverToxic
 +
  |id      = NeverToxic.YetAnotherFishingMod
 +
  |nexus  = 20391
 +
  |github  = Dunc4nNT/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
 +
  |id      = bcmpinc.HarvestWithScythe
 +
  |nexus  = 2731
 +
  |author  = bcmpinc
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Map Teleport, Stardew Map Teleport
 +
  |author  = moddem
 +
  |id      = moddem.StardewMapTeleport
 +
  |nexus  = 18143
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Sprint Mod
 +
  |author  = XxHarvzBackxX
 +
  |id      = XxHarvzBackxX.YASM
 +
  |nexus  = 9228
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = You've Got Mail - Twitch Integration
 +
  |author  = Jaredlll08, YGM Team
 +
  |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
 +
  |curse  = 308005
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = zDailyIncrease
 +
  |author  = thakyZ
 +
  |id      = zdailyincrease
 +
  |nexus  =
 +
  |chucklefish = 4247
 +
  |github  = thakyZ/zDailyIncrease
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ZelWorld - Custom World Music
 +
  |author  = zelink
 +
  |id      = zelink.ZelWorld
 +
  |nexus  = 21466
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zenchman
 +
  |author  = BlaDe
 +
  |id      = BlaDe.Zenchman
 +
  |nexus  = 12024
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zen Mod
 +
  |author  = PositiveVegan
 +
  |id      = PositiveVegan.ZenMod
 +
  |nexus  = 12899
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zombie Outbreak
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ZombieOutbreak
 +
  |nexus  = 6743
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Level
 +
  |author  = thespbgamer
 +
  |id      = thespbgamer.ZoomLevel
 +
  |curse  = 714275
 +
  |nexus  = 7363
 +
  |github  = thespbgamer/ZoomLevel
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Level Keybinding
 +
  |author  = GuiNoya, Yesst
 +
  |id      = GuiNoya.ZoomLevelKeybind
 +
  |nexus  = 1621
 +
  |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Mod / Zoom Out Extreme
 +
  |author  = RockinRolla
 +
  |id      = RockinMods.ZoomMod
 +
  |nexus  = 1326
 +
  |github  = rockinrolla/ZoomMod
 +
 
 +
  |broke in = Stardew Valley 1.3.33
 +
  |status  = workaround
 +
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
<!--
 +
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Per Map
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.ZoomPerMap
 +
  |nexus  = 22227
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoomy Farmer
 +
  |author  = Geko_X
 +
  |id      = gekox.zoomyFarmer
 +
  |moddrop = 1530058
 +
  |nexus  = 6031
 +
  |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|footer}}
 +
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|link=0}}</div>
 +
 
 +
===Content packs===
 +
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 +
 
 +
{{#invoke:SMAPI compatibility|header}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 2CUTE FarmCave
 +
  |author  = taintedwheat
 +
  |id      = taintedwheat.2CuteFarmCave
 +
  |nexus  = 843
 +
  |github  =
 +
 
 +
  |content pack for  = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 2.0.1-unofficial.1-opalie
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adventurer's Guild Expanded
 +
  |author  = SUPERT
 +
  |id      = supert.adventureguildexpanded
 +
  |nexus  = 12102
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.0-unofficial.2-femtohound
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-200#post-126783
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-199#post-126783 unofficial update] or {{nexus mod|22591|Adventurer's Guild Expanded - Unofficial Update for 1.6}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bathroom After 2nd House Upgrade
 +
  |author  = DevilBro/Ursii98
 +
  |id      = ursii98.BathroomAfter2ndHouseupgrade
 +
  |nexus  = 2578
 +
  |github  =
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 4.0.1-unofficial.2-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Boogies Tidy Crafting<!--manifest-->, Tidy Crafting Menu<!--Nexus-->
 +
  |author  = Boogie
 +
  |id      = Boogie.Crafting
 +
  |nexus  = 7177
 +
 
 +
  |summary  = broken (doesn't show new 1.6 crafting recipes).
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cuter Slimes
 +
  |author  = Amaryn
 +
  |id      = Amaryn.CuterSlimes
 +
  |nexus  = 6073
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21889|Cuter Slimes Refreshed}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Don't Enable Pam
 +
  |author  = Jonqora
 +
  |id      = Jonqora.DontEnablePam
 +
  |nexus  = 6721
 +
  |github  = Jonqora/StardewMods/tree/master/DontEnablePam
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|23080|No Pam Enabling}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Green Pastures Farm
 +
  |author  = Bugbuddy
 +
  |id      = bugbuddy.GreenPasturesFarm
 +
  |nexus  = 2326
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Farm 2
 +
  |author  = Zander
 +
  |id      = zander.immersivefarm2
 +
  |nexus  = 1531
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Spouses
 +
  |author  = someguy363
 +
  |id      = iss.immersivespouses
 +
  |nexus  = 5117
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22538|Immersive Spouses 1.6}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Looking for Love
 +
  |author  = sivolobwho and foggywizard
 +
  |id      = foggy.LfL
 +
  |nexus  = 10206
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21370|Looking For Love Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lumisteria Clumps and Nodes
 +
  |author  = Lumisteria
 +
  |id      = lumisteria.CON.NodesForClassicOres
 +
  |nexus  = 9256
 +
  |github  =
 +
 
 +
  |content pack for = Custom Ore Nodes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{Nexus mod|21986|Lumisteria Glimmering Clumps and Nodes}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Backpack Upgrades
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CPMoreBackpacks
 +
  |nexus  = 13827
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21591|The Return Of More Backpack Upgrades}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Overgrown Fairy Buildings
 +
  |author  = Ali Read/naeldeus
 +
  |id      = naeldeus.OvergrownFairyBuildings
 +
  |nexus  = 4564
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Artisan Products
 +
  |author  = Wingyl
 +
  |id      = Wingyl.QualityArtisanProducts
 +
  |moddrop = 707502
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remove That Damn Rock
 +
  |author  = Plutey/Androxilogin
 +
  |id      = Androxilogin.RemoveThatDamnRock
 +
  |nexus  = 384
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.2
 +
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spacious Greenhouse
 +
  |author  = mintgal
 +
  |id      = mintgal.SpaciousGreenhouse
 +
  |nexus  = 4137
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |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-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Chefs Closet
 
   |name          = Chefs Closet
 
   |id            = Duder.ChefsCloset
 
   |id            = Duder.ChefsCloset
Line 19,839: Line 23,761:
 
   |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 19,872: Line 23,793:
 
   |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 19,928: Line 23,841:
 
   |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 19,952: Line 23,873:
 
   |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 00:09, 17 June 2024

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

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

Instructions

For players

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

To update your mods:

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

For mod authors

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

Notes for the mod status:

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

Compatibility list

C# mods

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

Content packs

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

XNB mods

See Modding:Using XNB mods.

Mod data overrides

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

For mod developers

Updating a mod

See migration guides. You can...

Creating an unofficial update

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

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